Package: coreutils;
Reported by: dakezhang <at> gmail.com
Date: Tue, 31 Mar 2015 21:16:01 UTC
Severity: normal
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20238 in the body.
You can then email your comments to 20238 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-coreutils <at> gnu.org
:bug#20238
; Package coreutils
.
(Tue, 31 Mar 2015 21:16:02 GMT) Full text and rfc822 format available.dakezhang <at> gmail.com
:bug-coreutils <at> gnu.org
.
(Tue, 31 Mar 2015 21:16:03 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Dake Zhang <dakezhang <at> gmail.com> To: bug-coreutils <at> gnu.org Subject: Can these Errors be fixed? Thank you. Date: Tue, 31 Mar 2015 15:29:47 -0500
[Message part 1 (text/plain, inline)]
beaudetlabmini:~ dakez$ git clone git://git.sv.gnu.org/coreutils Cloning into 'coreutils'... remote: Counting objects: 164730, done. remote: Compressing objects: 100% (39408/39408), done. remote: Total 164730 (delta 125062), reused 164614 (delta 124985) Receiving objects: 100% (164730/164730), 30.41 MiB | 3.16 MiB/s, done. Resolving deltas: 100% (125062/125062), done. Checking connectivity... done. beaudetlabmini:~ dakez$ cd coreutils beaudetlabmini:coreutils dakez$ ./bootstrap ./bootstrap: line 221: autopoint: command not found ./bootstrap: Error: 'autopoint' not found ./bootstrap: line 424: gettext: command not found ./bootstrap: Error: 'gettext' not found ./bootstrap: Error: 'makeinfo' version == 4.8 is too old ./bootstrap: 'makeinfo' version >= 4.13 is required ./bootstrap: line 221: xz: command not found ./bootstrap: Error: 'xz' not found ./bootstrap: See README-prereq for how to get the prerequisite programs beaudetlabmini:coreutils dakez$ brew install xz ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/xz-5.2.0.yo ######################################################################## 100.0% ==> Pouring xz-5.2.0.yosemite.bottle.tar.gz [image: 🍺] /usr/local/Cellar/xz/5.2.0: 59 files, 1.7M beaudetlabmini:coreutils dakez$ brew install gettext Warning: gettext-0.19.4 already installed beaudetlabmini:coreutils dakez$ brew uninstall gettext Uninstalling /usr/local/Cellar/gettext/0.19.4... beaudetlabmini:coreutils dakez$ brew install gettext ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.1 Already downloaded: /Library/Caches/Homebrew/gettext-0.19.4.yosemite.bottle.tar.gz ==> Pouring gettext-0.19.4.yosemite.bottle.tar.gz ==> Caveats This formula is keg-only, which means it was not symlinked into /usr/local. Mac OS X provides similar software, and installing this software in parallel can cause all kinds of trouble. OS X provides the BSD gettext library and some software gets confused if both are in the library path. Generally there are no consequences of this for you. If you build your own software and it requires this formula, you'll need to add to your build variables: LDFLAGS: -L/usr/local/opt/gettext/lib CPPFLAGS: -I/usr/local/opt/gettext/include ==> Summary [image: 🍺] /usr/local/Cellar/gettext/0.19.4: 1920 files, 21M beaudetlabmini:coreutils dakez$ ./bootstrap ./bootstrap: line 221: autopoint: command not found ./bootstrap: Error: 'autopoint' not found ./bootstrap: line 424: gettext: command not found ./bootstrap: Error: 'gettext' not found ./bootstrap: Error: 'makeinfo' version == 4.8 is too old ./bootstrap: 'makeinfo' version >= 4.13 is required ./bootstrap: See README-prereq for how to get the prerequisite programs beaudetlabmini:coreutils dakez$ brew install texinfo ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/texinfo-5.2 ######################################################################## 100.0% ==> Pouring texinfo-5.2.yosemite.bottle.tar.gz ==> Caveats This formula is keg-only, which means it was not symlinked into /usr/local. Mac OS X already provides this software and installing another version in parallel can cause all kinds of trouble. Software that uses TeX, such as lilypond and octave, require a newer version of these files. ==> Summary [image: 🍺] /usr/local/Cellar/texinfo/5.2: 396 files, 8.1M beaudetlabmini:coreutils dakez$ export PATH=/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:$PATH beaudetlabmini:coreutils dakez$ ./bootstrap ./bootstrap: Bootstrapping from checked-out coreutils sources... ./bootstrap: consider installing git-merge-changelog from gnulib ./bootstrap: getting gnulib files... Submodule 'gnulib' (git://git.sv.gnu.org/gnulib.git) registered for path 'gnulib' Cloning into 'gnulib'... remote: Counting objects: 160459, done. remote: Compressing objects: 100% (24109/24109), done. remote: Total 160459 (delta 136343), reused 160379 (delta 136292) Receiving objects: 100% (160459/160459), 29.60 MiB | 10.40 MiB/s, done. Resolving deltas: 100% (136343/136343), done. Checking connectivity... done. Submodule path 'gnulib': checked out '6e0e31c383c86e297bfbb8dae89515b0587a1b15' ./bootstrap: getting translations into po/.reference for coreutils... receiving file list ... done ./ af.po be.po bg.po ca.po cs.po da.po de.po el.po eo.po es.po et.po eu.po fi.po fr.po ga.po gl.po hr.po hu.po ia.po id.po it.po ja.po kk.po ko.po lg.po lt.po ms.po nb.po nl.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po sent 993 bytes received 4626332 bytes 711896.15 bytes/sec total size is 17238627 speedup is 3.73 ./bootstrap: updated po/af.po... ./bootstrap: updated po/be.po... ./bootstrap: updated po/bg.po... ./bootstrap: updated po/ca.po... ./bootstrap: updated po/cs.po... ./bootstrap: updated po/da.po... ./bootstrap: updated po/de.po... ./bootstrap: updated po/el.po... ./bootstrap: updated po/eo.po... ./bootstrap: updated po/es.po... ./bootstrap: updated po/et.po... ./bootstrap: updated po/eu.po... ./bootstrap: updated po/fi.po... ./bootstrap: updated po/fr.po... ./bootstrap: updated po/ga.po... ./bootstrap: updated po/gl.po... ./bootstrap: updated po/hr.po... ./bootstrap: updated po/hu.po... ./bootstrap: updated po/ia.po... ./bootstrap: updated po/id.po... ./bootstrap: updated po/it.po... ./bootstrap: updated po/ja.po... ./bootstrap: updated po/kk.po... ./bootstrap: updated po/ko.po... ./bootstrap: updated po/lg.po... ./bootstrap: updated po/lt.po... ./bootstrap: updated po/ms.po... ./bootstrap: updated po/nb.po... ./bootstrap: updated po/nl.po... ./bootstrap: updated po/pl.po... ./bootstrap: updated po/pt.po... ./bootstrap: updated po/pt_BR.po... ./bootstrap: updated po/ro.po... ./bootstrap: updated po/ru.po... ./bootstrap: updated po/sk.po... ./bootstrap: updated po/sl.po... ./bootstrap: updated po/sr.po... ./bootstrap: updated po/sv.po... ./bootstrap: updated po/tr.po... ./bootstrap: updated po/uk.po... ./bootstrap: updated po/vi.po... ./bootstrap: updated po/zh_CN.po... ./bootstrap: updated po/zh_TW.po... ./bootstrap: autopoint --force Copying file ABOUT-NLS Copying file build-aux/config.rpath Copying file m4/codeset.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en <at> boldquot.header Copying file po/en <at> quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin ./bootstrap: gnulib/gnulib-tool --import --no-changelog --aux-dir build-aux --doc-base doc --lib libcoreutils --m4-base m4/ --source-base lib/ --tests-base tests --local-dir gl --tests-base=gnulib-tests --with-tests --symlink --makefile-name=gnulib.mk --import ... Module list with included dependencies (indented): absolute-header accept accept-tests acl acl-tests alignof alignof-tests alloca alloca-opt alloca-opt-tests allocator announce-gen areadlink areadlink-tests areadlink-with-size areadlink-with-size-tests areadlinkat areadlinkat-tests argmatch argmatch-tests argv-iter argv-iter-tests arpa_inet arpa_inet-tests assert assure at-internal autobuild backupfile base64 base64-tests binary-io binary-io-tests bind bind-tests bitrotate bitrotate-tests btowc btowc-tests buffer-lcm c-ctype c-ctype-tests c-strcase c-strcase-tests c-strcaseeq c-strtod c-strtold calloc-gnu calloc-gnu-tests calloc-posix canon-host canonicalize canonicalize-tests careadlinkat chdir chdir-long chdir-tests chown chown-tests clock-time cloexec cloexec-tests close close-stream close-tests closedir closein closein-tests closeout config-h configmake connect connect-tests crypto/md5 crypto/md5-tests crypto/sha1 crypto/sha1-tests crypto/sha256 crypto/sha512 ctype ctype-tests cycle-check d-ino d-type dev-ino di-set di-set-tests diacrit dirent dirent-safer dirent-safer-tests dirent-tests dirfd dirname dirname-lgpl dirname-tests do-release-commit-and-tag dosname double-slash-root dtoastr dtotimespec dup dup-tests dup2 dup2-tests environ environ-tests errno errno-tests error euidaccess exclude exclude-tests exitfail extensions extern-inline faccessat faccessat-tests fadvise fadvise-tests fchdir fchdir-tests fchmodat fchmodat-tests fchownat fchownat-tests fclose fclose-tests fcntl fcntl-h fcntl-h-tests fcntl-safer fcntl-safer-tests fcntl-tests fd-hook fd-reopen fd-safer-flag fdatasync fdatasync-tests fdl fdopen fdopen-tests fdopendir fdopendir-tests fdutimensat fdutimensat-tests fflush fflush-tests fgetc-tests file-set file-type fileblocks filemode filename filenamecat filenamecat-lgpl filenamecat-tests filevercmp filevercmp-tests flexmember float float-tests fnmatch fnmatch-gnu fnmatch-tests fopen fopen-safer fopen-safer-tests fopen-tests fpending fpending-tests fpieee fprintftime fpucw fpurge fpurge-tests fputc-tests fread-tests freadahead freadahead-tests freading freading-tests freadptr freadptr-tests freadseek freadseek-tests freopen freopen-safer freopen-safer-tests freopen-tests frexp-nolibm frexp-nolibm-tests frexpl-nolibm frexpl-nolibm-tests fseek fseek-tests fseeko fseeko-tests fseterr fseterr-tests fstat fstat-tests fstatat fstatat-tests fsusage fsync fsync-tests ftell ftell-tests ftello ftello-tests ftoastr ftruncate ftruncate-tests fts full-read full-write futimens futimens-tests fwrite-tests gendocs getaddrinfo getaddrinfo-tests getcwd getcwd-lgpl getcwd-lgpl-tests getcwd-tests getdelim getdelim-tests getdtablesize getdtablesize-tests getgroups getgroups-tests gethostname gethostname-tests gethrxtime getline getline-tests getloadavg getloadavg-tests getlogin getlogin-tests getndelim2 getndelim2-tests getopt-gnu getopt-posix getopt-posix-tests getpagesize getpass-gnu gettext gettext-h gettime gettimeofday gettimeofday-tests getugroups getusershell git-version-gen gitlog-to-changelog gnu-make gnu-web-doc-update gnumakefile gnupload gperf group-member hard-locale hash hash-pjw hash-tests hash-triple havelib heap host-os hostent human i-ring i-ring-tests iconv iconv-h iconv-h-tests iconv-tests iconv_open idcache ignore-value ignore-value-tests include_next inet_ntop inet_ntop-tests inet_pton inet_pton-tests inline ino-map ino-map-tests intprops intprops-tests inttostr inttostr-tests inttypes inttypes-incomplete inttypes-tests ioctl ioctl-tests isapipe isatty isatty-tests isblank isblank-tests isnand-nolibm isnand-nolibm-tests isnanf-nolibm isnanf-nolibm-tests isnanl-nolibm isnanl-nolibm-tests iswblank iswblank-tests langinfo langinfo-tests largefile lchmod lchown lchown-tests ldtoastr lib-ignore linebuffer link link-follow link-tests linkat linkat-tests listen listen-tests localcharset locale locale-tests localeconv localeconv-tests localename localename-tests lock lock-tests long-options lseek lseek-tests lstat lstat-tests maintainer-makefile malloc-gnu malloc-gnu-tests malloc-posix malloca malloca-tests manywarnings math math-tests mbchar mbiter mbrlen mbrtowc mbrtowc-tests mbsalign mbsalign-tests mbscasecmp mbscasecmp-tests mbsinit mbsinit-tests mbslen mbsrtowcs mbsrtowcs-tests mbsstr mbsstr-tests mbswidth mbtowc mbuiter memcasecmp memcasecmp-tests memchr memchr-tests memchr2 memchr2-tests memcmp2 memcoll memcoll-tests mempcpy memrchr memrchr-tests mgetgroups mkancesdirs mkdir mkdir-p mkdir-tests mkfifo mkfifo-tests mknod mknod-tests mkstemp mktime modechange mountlist mpsort msvc-inval msvc-nothrow multiarch nanosleep nanosleep-tests netdb netdb-tests netinet_in netinet_in-tests nl_langinfo nl_langinfo-tests nocrash non-recursive-gnulib-prefix-hack nproc obstack open open-tests openat openat-die openat-h openat-safer openat-safer-tests openat-tests opendir parse-datetime parse-datetime-tests pathmax pathmax-tests perl perror perror-tests physmem pipe-posix pipe-posix-tests posix-shell posixtm posixtm-tests posixver printf-frexp printf-frexp-tests printf-frexpl printf-frexpl-tests printf-safe priv-set priv-set-tests progname propername pthread putenv qacl quote quotearg quotearg-simple quotearg-simple-tests raise raise-tests randint randperm randread randread-tests read read-file read-file-tests read-tests readdir readlink readlink-tests readlinkat readlinkat-tests readtokens readtokens-tests readtokens0 readutmp realloc-gnu realloc-gnu-tests realloc-posix regex regex-tests remove remove-tests rename rename-tests rewinddir rmdir rmdir-tests root-dev-ino root-uid rpmatch safe-read safe-write same same-inode save-cwd savedir savewd sched sched-tests secure_getenv select select-tests selinux-at selinux-h servent setenv setenv-tests setlocale setlocale-tests setsockopt setsockopt-tests settime sig2str sigaction sigaction-tests signal-h signal-h-tests signbit signbit-tests sigprocmask sigprocmask-tests size_max sleep sleep-tests smack snippet/_Noreturn snippet/arg-nonnull snippet/c++defs snippet/unused-parameter snippet/warn-on-use snprintf snprintf-tests socket socketlib sockets sockets-tests socklen ssize_t stat stat-macros stat-size stat-tests stat-time stat-time-tests statat statat-tests stdalign stdalign-tests stdarg stdbool stdbool-tests stddef stddef-tests stdint stdint-tests stdio stdio-tests stdlib stdlib-safer stdlib-tests stpcpy stpncpy strdup-posix streq strerror strerror-override strerror-tests strerror_r-posix strerror_r-posix-tests strftime strftime-tests striconv striconv-tests string string-tests strncat strncat-tests strndup strnlen strnlen-tests strnlen1 strnumcmp strpbrk strsignal strsignal-tests strstr-simple strtod strtod-tests strtoimax strtoimax-tests strtoll strtoll-tests strtoull strtoull-tests strtoumax strtoumax-tests symlink symlink-tests symlinkat symlinkat-tests sys_ioctl sys_ioctl-tests sys_resource sys_resource-tests sys_select sys_select-tests sys_socket sys_socket-tests sys_stat sys_stat-tests sys_time sys_time-tests sys_types sys_types-tests sys_uio sys_uio-tests sys_utsname sys_utsname-tests sys_wait sys_wait-tests tempname termios termios-tests test-framework-sh test-framework-sh-tests thread thread-tests threadlib time time-tests time_r timer-time timespec tls tls-tests trim tzset u64 u64-tests uname uname-tests unicodeio unistd unistd-safer unistd-safer-tests unistd-tests unistr/base unistr/u8-mbtoucr unistr/u8-mbtoucr-tests unistr/u8-uctomb unistr/u8-uctomb-tests unitypes uniwidth/base uniwidth/width uniwidth/width-tests unlink unlink-busy unlink-tests unlinkat unlinkat-tests unlinkdir unlocked-io unsetenv unsetenv-tests update-copyright update-copyright-tests uptime useless-if-before-free userspec userspec-tests utimecmp utimens utimens-tests utimensat utimensat-tests vasnprintf vasnprintf-tests vasprintf vasprintf-posix vasprintf-posix-tests vasprintf-tests vc-list-files vc-list-files-tests verify verify-tests verror version-etc version-etc-fsf version-etc-tests vfprintf-posix vfprintf-posix-tests vprintf-posix vprintf-posix-tests warnings wchar wchar-tests wcrtomb wcrtomb-tests wcswidth wctob wctomb wctype-h wctype-h-tests wcwidth wcwidth-tests winsz-ioctl winsz-termios write write-any-file write-tests xalloc xalloc-die xalloc-die-tests xalloc-oversized xdectoint xfreopen xfts xgetcwd xgetgroups xgethostname xmemcoll xnanosleep xprintf xprintf-posix xprintf-posix-tests xreadlink xsize xstriconv xstrndup xstrtod xstrtoimax xstrtoimax-tests xstrtol xstrtol-tests xstrtold xstrtoumax xstrtoumax-tests xvasprintf xvasprintf-tests yesno yesno-tests yield Notice from module error: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=error:3:c-format --flag=error_at_line:5:c-format Notice from module localcharset: If your package's tests make use of the locale_charset() function directly or indirectly, you may need to define the CHARSETALIASDIR environment variable, so that "make check" works before "make install". In Makefile.am syntax: TESTS_ENVIRONMENT += @LOCALCHARSET_TESTS_ENVIRONMENT@ Notice from module propername: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' Notice from module strpbrk: This module is obsolete. Notice from module vasprintf: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=asprintf:2:c-format --flag=vasprintf:2:c-format Notice from module verror: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=verror:3:c-format --flag=verror_at_line:5:c-format Notice from module xprintf: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=xprintf:1:c-format --flag=xvprintf:1:c-format --flag=xfprintf:2:c-format --flag=xvfprintf:2:c-format Notice from module xvasprintf: If you are using GNU gettext version 0.16.1 or older, add the following options to XGETTEXT_OPTIONS in your po/Makevars: --flag=xasprintf:1:c-format File list: build-aux/announce-gen build-aux/config.rpath build-aux/do-release-commit-and-tag build-aux/gendocs.sh build-aux/git-version-gen build-aux/gitlog-to-changelog build-aux/gnu-web-doc-update build-aux/gnupload build-aux/prefix-gnulib-mk build-aux/snippet/_Noreturn.h build-aux/snippet/arg-nonnull.h build-aux/snippet/c++defs.h build-aux/snippet/unused-parameter.h build-aux/snippet/warn-on-use.h build-aux/update-copyright build-aux/useless-if-before-free build-aux/vc-list-files doc/fdl.texi doc/gendocs_template doc/gendocs_template_min doc/parse-datetime.texi lib/acl-errno-valid.c lib/acl-internal.h lib/acl.h lib/acl_entries.c lib/alignof.h lib/alloca.c lib/alloca.in.h lib/allocator.c lib/allocator.h lib/anytostr.c lib/areadlink-with-size.c lib/areadlink.c lib/areadlink.h lib/areadlinkat.c lib/argmatch.c lib/argmatch.h lib/argv-iter.c lib/argv-iter.h lib/arpa_inet.in.h lib/asnprintf.c lib/asprintf.c lib/assure.h lib/at-func.c lib/at-func2.c lib/backupfile.c lib/backupfile.h lib/base64.c lib/base64.h lib/basename-lgpl.c lib/basename.c lib/bitrotate.c lib/bitrotate.h lib/btowc.c lib/buffer-lcm.c lib/buffer-lcm.h lib/c-ctype.c lib/c-ctype.h lib/c-strcase.h lib/c-strcasecmp.c lib/c-strcaseeq.h lib/c-strncasecmp.c lib/c-strtod.c lib/c-strtod.h lib/c-strtold.c lib/calloc.c lib/canon-host.c lib/canon-host.h lib/canonicalize.c lib/canonicalize.h lib/careadlinkat.c lib/careadlinkat.h lib/chdir-long.c lib/chdir-long.h lib/chmodat.c lib/chown.c lib/chownat.c lib/cloexec.c lib/cloexec.h lib/close-stream.c lib/close-stream.h lib/close.c lib/closedir.c lib/closein.c lib/closein.h lib/closeout.c lib/closeout.h lib/config.charset lib/copy-acl.c lib/creat-safer.c lib/ctype.in.h lib/cycle-check.c lib/cycle-check.h lib/dev-ino.h lib/di-set.c lib/di-set.h lib/diacrit.c lib/diacrit.h lib/dirchownmod.c lib/dirchownmod.h lib/dirent--.h lib/dirent-private.h lib/dirent-safer.h lib/dirent.in.h lib/dirfd.c lib/dirname-lgpl.c lib/dirname.c lib/dirname.h lib/dosname.h lib/dtoastr.c lib/dtotimespec.c lib/dup-safer-flag.c lib/dup-safer.c lib/dup.c lib/dup2.c lib/errno.in.h lib/error.c lib/error.h lib/euidaccess.c lib/exclude.c lib/exclude.h lib/exitfail.c lib/exitfail.h lib/faccessat.c lib/fadvise.c lib/fadvise.h lib/fchdir.c lib/fchmodat.c lib/fchown-stub.c lib/fchownat.c lib/fclose.c lib/fcntl--.h lib/fcntl-safer.h lib/fcntl.c lib/fcntl.in.h lib/fd-hook.c lib/fd-hook.h lib/fd-reopen.c lib/fd-reopen.h lib/fd-safer-flag.c lib/fd-safer.c lib/fdatasync.c lib/fdopen.c lib/fdopendir.c lib/fdutimensat.c lib/fflush.c lib/file-has-acl.c lib/file-set.c lib/file-set.h lib/file-type.c lib/file-type.h lib/fileblocks.c lib/filemode.c lib/filemode.h lib/filename.h lib/filenamecat-lgpl.c lib/filenamecat.c lib/filenamecat.h lib/filevercmp.c lib/filevercmp.h lib/float+.h lib/float.c lib/float.in.h lib/fnmatch.c lib/fnmatch.in.h lib/fnmatch_loop.c lib/fopen-safer.c lib/fopen.c lib/fpending.c lib/fpending.h lib/fprintftime.c lib/fprintftime.h lib/fpucw.h lib/fpurge.c lib/freadahead.c lib/freadahead.h lib/freading.c lib/freading.h lib/freadptr.c lib/freadptr.h lib/freadseek.c lib/freadseek.h lib/freopen-safer.c lib/freopen.c lib/frexp.c lib/frexpl.c lib/fseek.c lib/fseeko.c lib/fseterr.c lib/fseterr.h lib/fstat.c lib/fstatat.c lib/fsusage.c lib/fsusage.h lib/fsync.c lib/ftell.c lib/ftello.c lib/ftoastr.c lib/ftoastr.h lib/ftruncate.c lib/fts-cycle.c lib/fts.c lib/fts_.h lib/full-read.c lib/full-read.h lib/full-write.c lib/full-write.h lib/futimens.c lib/gai_strerror.c lib/getaddrinfo.c lib/getcwd-lgpl.c lib/getcwd.c lib/getdelim.c lib/getdtablesize.c lib/getfilecon.c lib/getgroups.c lib/gethostname.c lib/gethrxtime.c lib/gethrxtime.h lib/getline.c lib/getloadavg.c lib/getlogin.c lib/getndelim2.c lib/getndelim2.h lib/getopt.c lib/getopt.in.h lib/getopt1.c lib/getopt_int.h lib/getpagesize.c lib/getpass.c lib/getpass.h lib/gettext.h lib/gettime.c lib/gettimeofday.c lib/getugroups.c lib/getugroups.h lib/getusershell.c lib/gl_openssl.h lib/glthread/lock.c lib/glthread/lock.h lib/glthread/threadlib.c lib/glthread/tls.c lib/glthread/tls.h lib/group-member.c lib/hard-locale.c lib/hard-locale.h lib/hash-pjw.c lib/hash-pjw.h lib/hash-triple.c lib/hash-triple.h lib/hash.c lib/hash.h lib/heap.c lib/heap.h lib/human.c lib/human.h lib/i-ring.c lib/i-ring.h lib/iconv.c lib/iconv.in.h lib/iconv_close.c lib/iconv_open-aix.gperf lib/iconv_open-hpux.gperf lib/iconv_open-irix.gperf lib/iconv_open-osf.gperf lib/iconv_open-solaris.gperf lib/iconv_open.c lib/idcache.c lib/idcache.h lib/ignore-value.h lib/imaxtostr.c lib/inet_ntop.c lib/ino-map.c lib/ino-map.h lib/intprops.h lib/inttostr.c lib/inttostr.h lib/inttypes.in.h lib/isapipe.c lib/isapipe.h lib/isatty.c lib/isblank.c lib/isnan.c lib/isnand-nolibm.h lib/isnand.c lib/isnanf-nolibm.h lib/isnanf.c lib/isnanl-nolibm.h lib/isnanl.c lib/iswblank.c lib/itold.c lib/langinfo.in.h lib/lchown.c lib/ldtoastr.c lib/linebuffer.c lib/linebuffer.h lib/link.c lib/linkat.c lib/localcharset.c lib/localcharset.h lib/locale.in.h lib/localeconv.c lib/long-options.c lib/long-options.h lib/lseek.c lib/lstat.c lib/malloc.c lib/malloca.c lib/malloca.h lib/malloca.valgrind lib/math.c lib/math.in.h lib/mbchar.c lib/mbchar.h lib/mbiter.c lib/mbiter.h lib/mbrlen.c lib/mbrtowc.c lib/mbsalign.c lib/mbsalign.h lib/mbscasecmp.c lib/mbsinit.c lib/mbslen.c lib/mbsrtowcs-impl.h lib/mbsrtowcs-state.c lib/mbsrtowcs.c lib/mbsstr.c lib/mbswidth.c lib/mbswidth.h lib/mbtowc-impl.h lib/mbtowc.c lib/mbuiter.c lib/mbuiter.h lib/md5.c lib/md5.h lib/memcasecmp.c lib/memcasecmp.h lib/memchr.c lib/memchr.valgrind lib/memchr2.c lib/memchr2.h lib/memchr2.valgrind lib/memcmp2.c lib/memcmp2.h lib/memcoll.c lib/memcoll.h lib/mempcpy.c lib/memrchr.c lib/mgetgroups.c lib/mgetgroups.h lib/mkancesdirs.c lib/mkancesdirs.h lib/mkdir-p.c lib/mkdir-p.h lib/mkdir.c lib/mkfifo.c lib/mknod.c lib/mkstemp-safer.c lib/mkstemp.c lib/mktime-internal.h lib/mktime.c lib/modechange.c lib/modechange.h lib/mountlist.c lib/mountlist.h lib/mpsort.c lib/mpsort.h lib/msvc-inval.c lib/msvc-inval.h lib/msvc-nothrow.c lib/msvc-nothrow.h lib/nanosleep.c lib/netdb.in.h lib/netinet_in.in.h lib/nl_langinfo.c lib/nproc.c lib/nproc.h lib/obstack.c lib/obstack.h lib/offtostr.c lib/open-safer.c lib/open.c lib/openat-die.c lib/openat-priv.h lib/openat-proc.c lib/openat-safer.c lib/openat.c lib/openat.h lib/opendir-safer.c lib/opendir.c lib/parse-datetime.h lib/parse-datetime.y lib/pathmax.h lib/physmem.c lib/physmem.h lib/pipe-safer.c lib/pipe.c lib/posixtm.c lib/posixtm.h lib/posixver.c lib/posixver.h lib/printf-args.c lib/printf-args.h lib/printf-frexp.c lib/printf-frexp.h lib/printf-frexpl.c lib/printf-frexpl.h lib/printf-parse.c lib/printf-parse.h lib/priv-set.c lib/priv-set.h lib/progname.c lib/progname.h lib/propername.c lib/propername.h lib/pthread.c lib/pthread.in.h lib/putenv.c lib/qcopy-acl.c lib/qset-acl.c lib/quote.h lib/quotearg.c lib/quotearg.h lib/raise.c lib/rand-isaac.c lib/rand-isaac.h lib/randint.c lib/randint.h lib/randperm.c lib/randperm.h lib/randread.c lib/randread.h lib/read-file.c lib/read-file.h lib/read.c lib/readdir.c lib/readlink.c lib/readlinkat.c lib/readtokens.c lib/readtokens.h lib/readtokens0.c lib/readtokens0.h lib/readutmp.c lib/readutmp.h lib/realloc.c lib/ref-add.sin lib/ref-del.sin lib/regcomp.c lib/regex.c lib/regex.h lib/regex_internal.c lib/regex_internal.h lib/regexec.c lib/remove.c lib/rename.c lib/rewinddir.c lib/rmdir.c lib/root-dev-ino.c lib/root-dev-ino.h lib/root-uid.h lib/rpmatch.c lib/safe-read.c lib/safe-read.h lib/safe-write.c lib/safe-write.h lib/same-inode.h lib/same.c lib/same.h lib/save-cwd.c lib/save-cwd.h lib/savedir.c lib/savedir.h lib/savewd.c lib/savewd.h lib/sched.in.h lib/se-context.c lib/se-context.in.h lib/se-selinux.c lib/se-selinux.in.h lib/secure_getenv.c lib/select.c lib/selinux-at.c lib/selinux-at.h lib/set-acl.c lib/setenv.c lib/settime.c lib/sha1.c lib/sha1.h lib/sha256.c lib/sha256.h lib/sha512.c lib/sha512.h lib/sig-handler.c lib/sig-handler.h lib/sig2str.c lib/sig2str.h lib/sigaction.c lib/siglist.h lib/signal.in.h lib/signbitd.c lib/signbitf.c lib/signbitl.c lib/sigprocmask.c lib/size_max.h lib/smack.h lib/snprintf.c lib/sockets.c lib/sockets.h lib/stat-macros.h lib/stat-size.h lib/stat-time.c lib/stat-time.h lib/stat.c lib/statat.c lib/stdalign.in.h lib/stdarg.in.h lib/stdbool.in.h lib/stddef.in.h lib/stdint.in.h lib/stdio--.h lib/stdio-impl.h lib/stdio-safer.h lib/stdio.in.h lib/stdlib--.h lib/stdlib-safer.h lib/stdlib.in.h lib/stpcpy.c lib/stpncpy.c lib/str-kmp.h lib/str-two-way.h lib/strdup.c lib/streq.h lib/strerror-override.c lib/strerror-override.h lib/strerror.c lib/strftime.c lib/strftime.h lib/striconv.c lib/striconv.h lib/string.in.h lib/strintcmp.c lib/stripslash.c lib/strncat.c lib/strndup.c lib/strnlen.c lib/strnlen1.c lib/strnlen1.h lib/strnumcmp-in.h lib/strnumcmp.c lib/strnumcmp.h lib/strpbrk.c lib/strsignal.c lib/strstr.c lib/strtod.c lib/strtoimax.c lib/strtol.c lib/strtoll.c lib/strtoul.c lib/strtoull.c lib/strtoumax.c lib/symlink.c lib/sys_ioctl.in.h lib/sys_resource.in.h lib/sys_select.in.h lib/sys_socket.c lib/sys_socket.in.h lib/sys_stat.in.h lib/sys_time.in.h lib/sys_types.in.h lib/sys_uio.in.h lib/sys_utsname.in.h lib/sys_wait.in.h lib/tempname.c lib/tempname.h lib/termios.in.h lib/time.in.h lib/time_r.c lib/timespec.c lib/timespec.h lib/trim.c lib/trim.h lib/u64.c lib/u64.h lib/uinttostr.c lib/umaxtostr.c lib/uname.c lib/unicodeio.c lib/unicodeio.h lib/unistd--.h lib/unistd-safer.h lib/unistd.c lib/unistd.in.h lib/unistr.in.h lib/unistr/u8-mbtoucr.c lib/unistr/u8-uctomb-aux.c lib/unistr/u8-uctomb.c lib/unitypes.in.h lib/uniwidth.in.h lib/uniwidth/cjk.h lib/uniwidth/width.c lib/unlink.c lib/unlinkat.c lib/unlocked-io.h lib/unsetenv.c lib/userspec.c lib/userspec.h lib/utimecmp.c lib/utimecmp.h lib/utimens.c lib/utimens.h lib/utimensat.c lib/vasnprintf.c lib/vasnprintf.h lib/vasprintf.c lib/verify.h lib/verror.c lib/verror.h lib/version-etc-fsf.c lib/version-etc.c lib/version-etc.h lib/vfprintf.c lib/vprintf.c lib/w32sock.h lib/wchar.in.h lib/wcrtomb.c lib/wcswidth-impl.h lib/wcswidth.c lib/wctype-h.c lib/wctype.in.h lib/wcwidth.c lib/write-any-file.c lib/write-any-file.h lib/write.c lib/xalloc-die.c lib/xalloc-oversized.h lib/xalloc.h lib/xasprintf.c lib/xdectoimax.c lib/xdectoint.c lib/xdectoint.h lib/xdectoumax.c lib/xfreopen.c lib/xfreopen.h lib/xfts.c lib/xfts.h lib/xgetcwd.c lib/xgetcwd.h lib/xgetgroups.c lib/xgethostname.c lib/xgethostname.h lib/xmalloc.c lib/xmemcoll.c lib/xmemcoll.h lib/xnanosleep.c lib/xnanosleep.h lib/xprintf.c lib/xprintf.h lib/xreadlink.c lib/xreadlink.h lib/xsize.c lib/xsize.h lib/xstriconv.c lib/xstriconv.h lib/xstrndup.c lib/xstrndup.h lib/xstrtod.c lib/xstrtod.h lib/xstrtoimax.c lib/xstrtol-error.c lib/xstrtol.c lib/xstrtol.h lib/xstrtold.c lib/xstrtoul.c lib/xstrtoumax.c lib/xtime.c lib/xtime.h lib/xvasprintf.c lib/xvasprintf.h lib/yesno.c lib/yesno.h m4/00gnulib.m4 m4/absolute-header.m4 m4/acl.m4 m4/alloca.m4 m4/arpa_inet_h.m4 m4/assert.m4 m4/autobuild.m4 m4/backupfile.m4 m4/base64.m4 m4/bison.m4 m4/btowc.m4 m4/c-strtod.m4 m4/calloc.m4 m4/canon-host.m4 m4/canonicalize.m4 m4/chdir-long.m4 m4/chown.m4 m4/clock_time.m4 m4/close-stream.m4 m4/close.m4 m4/closedir.m4 m4/closein.m4 m4/closeout.m4 m4/codeset.m4 m4/config-h.m4 m4/configmake.m4 m4/ctype.m4 m4/cycle-check.m4 m4/d-ino.m4 m4/d-type.m4 m4/dirent-safer.m4 m4/dirent_h.m4 m4/dirfd.m4 m4/dirname.m4 m4/double-slash-root.m4 m4/dup.m4 m4/dup2.m4 m4/eealloc.m4 m4/environ.m4 m4/errno_h.m4 m4/error.m4 m4/euidaccess.m4 m4/exponentd.m4 m4/exponentf.m4 m4/exponentl.m4 m4/extensions.m4 m4/extern-inline.m4 m4/faccessat.m4 m4/fchdir.m4 m4/fchmodat.m4 m4/fchownat.m4 m4/fclose.m4 m4/fcntl-o.m4 m4/fcntl-safer.m4 m4/fcntl.m4 m4/fcntl_h.m4 m4/fdatasync.m4 m4/fdopen.m4 m4/fdopendir.m4 m4/fflush.m4 m4/fileblocks.m4 m4/filemode.m4 m4/filenamecat.m4 m4/flexmember.m4 m4/float_h.m4 m4/fnmatch.m4 m4/fopen.m4 m4/fpending.m4 m4/fpieee.m4 m4/fpurge.m4 m4/freadahead.m4 m4/freading.m4 m4/freadptr.m4 m4/freadseek.m4 m4/freopen.m4 m4/frexp.m4 m4/frexpl.m4 m4/fseek.m4 m4/fseeko.m4 m4/fseterr.m4 m4/fstat.m4 m4/fstatat.m4 m4/fstypename.m4 m4/fsusage.m4 m4/fsync.m4 m4/ftell.m4 m4/ftello.m4 m4/ftruncate.m4 m4/fts.m4 m4/futimens.m4 m4/getaddrinfo.m4 m4/getcwd-abort-bug.m4 m4/getcwd-path-max.m4 m4/getcwd.m4 m4/getdelim.m4 m4/getdtablesize.m4 m4/getgroups.m4 m4/gethostname.m4 m4/gethrxtime.m4 m4/getline.m4 m4/getloadavg.m4 m4/getlogin.m4 m4/getndelim2.m4 m4/getopt.m4 m4/getpagesize.m4 m4/getpass.m4 m4/gettext.m4 m4/gettime.m4 m4/gettimeofday.m4 m4/getugroups.m4 m4/getusershell.m4 m4/gl-openssl.m4 m4/glibc2.m4 m4/glibc21.m4 m4/gnu-make.m4 m4/gnulib-common.m4 m4/group-member.m4 m4/hard-locale.m4 m4/host-os.m4 m4/hostent.m4 m4/human.m4 m4/i-ring.m4 m4/iconv.m4 m4/iconv_h.m4 m4/iconv_open.m4 m4/idcache.m4 m4/include_next.m4 m4/inet_ntop.m4 m4/inet_pton.m4 m4/inline.m4 m4/intdiv0.m4 m4/intl.m4 m4/intldir.m4 m4/intlmacosx.m4 m4/intmax.m4 m4/intmax_t.m4 m4/inttostr.m4 m4/inttypes-pri.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/ioctl.m4 m4/isapipe.m4 m4/isatty.m4 m4/isblank.m4 m4/isnand.m4 m4/isnanf.m4 m4/isnanl.m4 m4/iswblank.m4 m4/jm-winsz1.m4 m4/jm-winsz2.m4 m4/langinfo_h.m4 m4/largefile.m4 m4/lchmod.m4 m4/lchown.m4 m4/lcmessage.m4 m4/ldexp.m4 m4/ldexpl.m4 m4/lib-ignore.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libunistring-base.m4 m4/link-follow.m4 m4/link.m4 m4/linkat.m4 m4/localcharset.m4 m4/locale-fr.m4 m4/locale-ja.m4 m4/locale-tr.m4 m4/locale-zh.m4 m4/locale_h.m4 m4/localeconv.m4 m4/localename.m4 m4/lock.m4 m4/longlong.m4 m4/ls-mntd-fs.m4 m4/lseek.m4 m4/lstat.m4 m4/malloc.m4 m4/malloca.m4 m4/manywarnings.m4 m4/math_h.m4 m4/mbchar.m4 m4/mbiter.m4 m4/mbrlen.m4 m4/mbrtowc.m4 m4/mbsinit.m4 m4/mbslen.m4 m4/mbsrtowcs.m4 m4/mbstate_t.m4 m4/mbswidth.m4 m4/mbtowc.m4 m4/md5.m4 m4/memcasecmp.m4 m4/memchr.m4 m4/memcoll.m4 m4/mempcpy.m4 m4/memrchr.m4 m4/mgetgroups.m4 m4/mkancesdirs.m4 m4/mkdir-p.m4 m4/mkdir.m4 m4/mkfifo.m4 m4/mknod.m4 m4/mkstemp.m4 m4/mktime.m4 m4/mmap-anon.m4 m4/mode_t.m4 m4/modechange.m4 m4/mountlist.m4 m4/mpsort.m4 m4/msvc-inval.m4 m4/msvc-nothrow.m4 m4/multiarch.m4 m4/nanosleep.m4 m4/netdb_h.m4 m4/netinet_in_h.m4 m4/nl_langinfo.m4 m4/nls.m4 m4/nocrash.m4 m4/non-recursive-gnulib-prefix-hack.m4 m4/nproc.m4 m4/obstack.m4 m4/off_t.m4 m4/open.m4 m4/openat.m4 m4/opendir.m4 m4/parse-datetime.m4 m4/pathmax.m4 m4/perl.m4 m4/perror.m4 m4/physmem.m4 m4/pipe.m4 m4/po.m4 m4/posix-shell.m4 m4/posixtm.m4 m4/posixver.m4 m4/printf-frexp.m4 m4/printf-frexpl.m4 m4/printf-posix.m4 m4/printf.m4 m4/priv-set.m4 m4/progtest.m4 m4/pthread.m4 m4/putenv.m4 m4/quote.m4 m4/quotearg.m4 m4/raise.m4 m4/read-file.m4 m4/read.m4 m4/readdir.m4 m4/readlink.m4 m4/readlinkat.m4 m4/readtokens.m4 m4/readutmp.m4 m4/realloc.m4 m4/regex.m4 m4/remove.m4 m4/rename.m4 m4/rewinddir.m4 m4/rmdir.m4 m4/rpmatch.m4 m4/safe-read.m4 m4/safe-write.m4 m4/same.m4 m4/save-cwd.m4 m4/savedir.m4 m4/savewd.m4 m4/sched_h.m4 m4/secure_getenv.m4 m4/select.m4 m4/selinux-context-h.m4 m4/selinux-selinux-h.m4 m4/servent.m4 m4/setenv.m4 m4/setlocale.m4 m4/settime.m4 m4/sha1.m4 m4/sha256.m4 m4/sha512.m4 m4/sig2str.m4 m4/sigaction.m4 m4/signal_h.m4 m4/signalblocking.m4 m4/signbit.m4 m4/size_max.m4 m4/sleep.m4 m4/snprintf.m4 m4/socketlib.m4 m4/sockets.m4 m4/socklen.m4 m4/sockpfaf.m4 m4/ssize_t.m4 m4/st_dm_mode.m4 m4/stat-size.m4 m4/stat-time.m4 m4/stat.m4 m4/stdalign.m4 m4/stdarg.m4 m4/stdbool.m4 m4/stddef_h.m4 m4/stdint.m4 m4/stdint_h.m4 m4/stdio_h.m4 m4/stdlib_h.m4 m4/stpcpy.m4 m4/stpncpy.m4 m4/strdup.m4 m4/strerror.m4 m4/strerror_r.m4 m4/strftime.m4 m4/string_h.m4 m4/strncat.m4 m4/strndup.m4 m4/strnlen.m4 m4/strpbrk.m4 m4/strsignal.m4 m4/strstr.m4 m4/strtod.m4 m4/strtoimax.m4 m4/strtoll.m4 m4/strtoull.m4 m4/strtoumax.m4 m4/symlink.m4 m4/symlinkat.m4 m4/sys_ioctl_h.m4 m4/sys_resource_h.m4 m4/sys_select_h.m4 m4/sys_socket_h.m4 m4/sys_stat_h.m4 m4/sys_time_h.m4 m4/sys_types_h.m4 m4/sys_uio_h.m4 m4/sys_utsname_h.m4 m4/sys_wait_h.m4 m4/tempname.m4 m4/termios_h.m4 m4/thread.m4 m4/threadlib.m4 m4/time_h.m4 m4/time_r.m4 m4/timer_time.m4 m4/timespec.m4 m4/tls.m4 m4/tm_gmtoff.m4 m4/tzset.m4 m4/uintmax_t.m4 m4/uname.m4 m4/ungetc.m4 m4/unicodeio.m4 m4/unistd-safer.m4 m4/unistd_h.m4 m4/unlink-busy.m4 m4/unlink.m4 m4/unlinkat.m4 m4/unlinkdir.m4 m4/unlocked-io.m4 m4/uptime.m4 m4/userspec.m4 m4/utimbuf.m4 m4/utimecmp.m4 m4/utimens.m4 m4/utimensat.m4 m4/utimes.m4 m4/vasnprintf.m4 m4/vasprintf-posix.m4 m4/vasprintf.m4 m4/version-etc.m4 m4/vfprintf-posix.m4 m4/visibility.m4 m4/vprintf-posix.m4 m4/warn-on-use.m4 m4/warnings.m4 m4/wchar_h.m4 m4/wchar_t.m4 m4/wcrtomb.m4 m4/wcswidth.m4 m4/wctob.m4 m4/wctomb.m4 m4/wctype_h.m4 m4/wcwidth.m4 m4/wint_t.m4 m4/write-any-file.m4 m4/write.m4 m4/xalloc.m4 m4/xgetcwd.m4 m4/xnanosleep.m4 m4/xsize.m4 m4/xstrndup.m4 m4/xstrtod.m4 m4/xstrtol.m4 m4/xvasprintf.m4 m4/yesno.m4 m4/yield.m4 tests/infinity.h tests/init.sh tests/macros.h tests/minus-zero.h tests/nan.h tests/nap.h tests/randomd.c tests/randoml.c tests/signature.h tests/test-accept.c tests/test-alignof.c tests/test-alloca-opt.c tests/test-areadlink-with-size.c tests/test-areadlink.c tests/test-areadlink.h tests/test-areadlinkat.c tests/test-argmatch.c tests/test-argv-iter.c tests/test-arpa_inet.c tests/test-base64.c tests/test-binary-io.c tests/test-binary-io.sh tests/test-bind.c tests/test-bitrotate.c tests/test-btowc.c tests/test-btowc1.sh tests/test-btowc2.sh tests/test-c-ctype.c tests/test-c-strcase.sh tests/test-c-strcasecmp.c tests/test-c-strncasecmp.c tests/test-calloc-gnu.c tests/test-canonicalize.c tests/test-chdir.c tests/test-chown.c tests/test-chown.h tests/test-cloexec.c tests/test-close.c tests/test-closein.c tests/test-closein.sh tests/test-connect.c tests/test-copy-acl-1.sh tests/test-copy-acl-2.sh tests/test-copy-acl.c tests/test-copy-acl.sh tests/test-ctype.c tests/test-di-set.c tests/test-dirent-safer.c tests/test-dirent.c tests/test-dirname.c tests/test-dup-safer.c tests/test-dup.c tests/test-dup2.c tests/test-environ.c tests/test-errno.c tests/test-exclude.c tests/test-exclude1.sh tests/test-exclude2.sh tests/test-exclude3.sh tests/test-exclude4.sh tests/test-exclude5.sh tests/test-exclude6.sh tests/test-exclude7.sh tests/test-exclude8.sh tests/test-faccessat.c tests/test-fadvise.c tests/test-fchdir.c tests/test-fchmodat.c tests/test-fchownat.c tests/test-fclose.c tests/test-fcntl-h.c tests/test-fcntl-safer.c tests/test-fcntl.c tests/test-fdatasync.c tests/test-fdopen.c tests/test-fdopendir.c tests/test-fdutimensat.c tests/test-fflush.c tests/test-fflush2.c tests/test-fflush2.sh tests/test-fgetc.c tests/test-file-has-acl-1.sh tests/test-file-has-acl-2.sh tests/test-file-has-acl.c tests/test-file-has-acl.sh tests/test-filenamecat.c tests/test-filevercmp.c tests/test-float.c tests/test-fnmatch.c tests/test-fopen-safer.c tests/test-fopen.c tests/test-fopen.h tests/test-fpending.c tests/test-fpending.sh tests/test-fprintf-posix.h tests/test-fpurge.c tests/test-fputc.c tests/test-fread.c tests/test-freadahead.c tests/test-freadahead.sh tests/test-freading.c tests/test-freadptr.c tests/test-freadptr.sh tests/test-freadptr2.c tests/test-freadptr2.sh tests/test-freadseek.c tests/test-freadseek.sh tests/test-freopen-safer.c tests/test-freopen.c tests/test-frexp.c tests/test-frexp.h tests/test-frexpl.c tests/test-fseek.c tests/test-fseek.sh tests/test-fseek2.sh tests/test-fseeko.c tests/test-fseeko.sh tests/test-fseeko2.sh tests/test-fseeko3.c tests/test-fseeko3.sh tests/test-fseeko4.c tests/test-fseeko4.sh tests/test-fseterr.c tests/test-fstat.c tests/test-fstatat.c tests/test-fsync.c tests/test-ftell.c tests/test-ftell.sh tests/test-ftell2.sh tests/test-ftell3.c tests/test-ftello.c tests/test-ftello.sh tests/test-ftello2.sh tests/test-ftello3.c tests/test-ftello4.c tests/test-ftello4.sh tests/test-ftruncate.c tests/test-ftruncate.sh tests/test-futimens.c tests/test-futimens.h tests/test-fwrite.c tests/test-getaddrinfo.c tests/test-getcwd-lgpl.c tests/test-getcwd.c tests/test-getcwd.sh tests/test-getdelim.c tests/test-getdtablesize.c tests/test-getgroups.c tests/test-gethostname.c tests/test-getline.c tests/test-getloadavg.c tests/test-getlogin.c tests/test-getndelim2.c tests/test-getopt.c tests/test-getopt.h tests/test-getopt_long.h tests/test-gettimeofday.c tests/test-hash.c tests/test-i-ring.c tests/test-iconv-h.c tests/test-iconv.c tests/test-ignore-value.c tests/test-inet_ntop.c tests/test-inet_pton.c tests/test-init.sh tests/test-ino-map.c tests/test-intprops.c tests/test-inttostr.c tests/test-inttypes.c tests/test-ioctl.c tests/test-isatty.c tests/test-isblank.c tests/test-isnand-nolibm.c tests/test-isnand.h tests/test-isnanf-nolibm.c tests/test-isnanf.h tests/test-isnanl-nolibm.c tests/test-isnanl.h tests/test-iswblank.c tests/test-langinfo.c tests/test-lchown.c tests/test-lchown.h tests/test-link.c tests/test-link.h tests/test-linkat.c tests/test-listen.c tests/test-locale.c tests/test-localeconv.c tests/test-localename.c tests/test-lock.c tests/test-lseek.c tests/test-lseek.sh tests/test-lstat.c tests/test-lstat.h tests/test-lutimens.h tests/test-malloc-gnu.c tests/test-malloca.c tests/test-math.c tests/test-mbrtowc-w32-1.sh tests/test-mbrtowc-w32-2.sh tests/test-mbrtowc-w32-3.sh tests/test-mbrtowc-w32-4.sh tests/test-mbrtowc-w32-5.sh tests/test-mbrtowc-w32.c tests/test-mbrtowc.c tests/test-mbrtowc1.sh tests/test-mbrtowc2.sh tests/test-mbrtowc3.sh tests/test-mbrtowc4.sh tests/test-mbsalign.c tests/test-mbscasecmp.c tests/test-mbscasecmp.sh tests/test-mbsinit.c tests/test-mbsinit.sh tests/test-mbsrtowcs.c tests/test-mbsrtowcs1.sh tests/test-mbsrtowcs2.sh tests/test-mbsrtowcs3.sh tests/test-mbsrtowcs4.sh tests/test-mbsstr1.c tests/test-mbsstr2.c tests/test-mbsstr2.sh tests/test-mbsstr3.c tests/test-mbsstr3.sh tests/test-md5.c tests/test-memcasecmp.c tests/test-memchr.c tests/test-memchr2.c tests/test-memcoll.c tests/test-memrchr.c tests/test-mkdir.c tests/test-mkdir.h tests/test-mkfifo.c tests/test-mkfifo.h tests/test-mknod.c tests/test-nanosleep.c tests/test-netdb.c tests/test-netinet_in.c tests/test-nl_langinfo.c tests/test-nl_langinfo.sh tests/test-open.c tests/test-open.h tests/test-openat-safer.c tests/test-openat.c tests/test-parse-datetime.c tests/test-pathmax.c tests/test-perror.c tests/test-perror.sh tests/test-perror2.c tests/test-pipe.c tests/test-posixtm.c tests/test-printf-frexp.c tests/test-printf-frexpl.c tests/test-printf-posix.h tests/test-printf-posix.output tests/test-priv-set.c tests/test-quotearg-simple.c tests/test-quotearg.h tests/test-raise.c tests/test-rand-isaac.c tests/test-read-file.c tests/test-read.c tests/test-readlink.c tests/test-readlink.h tests/test-readlinkat.c tests/test-readtokens.c tests/test-readtokens.sh tests/test-realloc-gnu.c tests/test-regex.c tests/test-remove.c tests/test-rename.c tests/test-rename.h tests/test-rmdir.c tests/test-rmdir.h tests/test-sameacls.c tests/test-sched.c tests/test-select-fd.c tests/test-select-in.sh tests/test-select-out.sh tests/test-select-stdin.c tests/test-select.c tests/test-select.h tests/test-set-mode-acl-1.sh tests/test-set-mode-acl-2.sh tests/test-set-mode-acl.c tests/test-set-mode-acl.sh tests/test-setenv.c tests/test-setlocale1.c tests/test-setlocale1.sh tests/test-setlocale2.c tests/test-setlocale2.sh tests/test-setsockopt.c tests/test-sha1.c tests/test-sigaction.c tests/test-signal-h.c tests/test-signbit.c tests/test-sigprocmask.c tests/test-sleep.c tests/test-snprintf.c tests/test-sockets.c tests/test-stat-time.c tests/test-stat.c tests/test-stat.h tests/test-statat.c tests/test-stdalign.c tests/test-stdbool.c tests/test-stddef.c tests/test-stdint.c tests/test-stdio.c tests/test-stdlib.c tests/test-strerror.c tests/test-strerror_r.c tests/test-strftime.c tests/test-striconv.c tests/test-string.c tests/test-strncat.c tests/test-strnlen.c tests/test-strsignal.c tests/test-strtod.c tests/test-strtoimax.c tests/test-strtoll.c tests/test-strtoull.c tests/test-strtoumax.c tests/test-symlink.c tests/test-symlink.h tests/test-symlinkat.c tests/test-sys_ioctl.c tests/test-sys_resource.c tests/test-sys_select.c tests/test-sys_socket.c tests/test-sys_stat.c tests/test-sys_time.c tests/test-sys_types.c tests/test-sys_uio.c tests/test-sys_utsname.c tests/test-sys_wait.c tests/test-sys_wait.h tests/test-termios.c tests/test-thread_create.c tests/test-thread_self.c tests/test-time.c tests/test-tls.c tests/test-u64.c tests/test-uname.c tests/test-unistd.c tests/test-unlink.c tests/test-unlink.h tests/test-unlinkat.c tests/test-unsetenv.c tests/test-update-copyright.sh tests/test-userspec.c tests/test-utimens-common.h tests/test-utimens.c tests/test-utimens.h tests/test-utimensat.c tests/test-vasnprintf.c tests/test-vasprintf-posix.c tests/test-vasprintf.c tests/test-vc-list-files-cvs.sh tests/test-vc-list-files-git.sh tests/test-verify.c tests/test-verify.sh tests/test-version-etc.c tests/test-version-etc.sh tests/test-vfprintf-posix.c tests/test-vfprintf-posix.sh tests/test-vprintf-posix.c tests/test-vprintf-posix.sh tests/test-wchar.c tests/test-wcrtomb-w32-1.sh tests/test-wcrtomb-w32-2.sh tests/test-wcrtomb-w32-3.sh tests/test-wcrtomb-w32-4.sh tests/test-wcrtomb-w32-5.sh tests/test-wcrtomb-w32.c tests/test-wcrtomb.c tests/test-wcrtomb.sh tests/test-wctype-h.c tests/test-wcwidth.c tests/test-write.c tests/test-xalloc-die.c tests/test-xalloc-die.sh tests/test-xfprintf-posix.c tests/test-xprintf-posix.c tests/test-xprintf-posix.sh tests/test-xstrtoimax.c tests/test-xstrtoimax.sh tests/test-xstrtol.c tests/test-xstrtol.sh tests/test-xstrtoul.c tests/test-xstrtoumax.c tests/test-xstrtoumax.sh tests/test-xvasprintf.c tests/test-yesno.c tests/test-yesno.sh tests/unistr/test-strncat.h tests/unistr/test-u8-mbtoucr.c tests/unistr/test-u8-uctomb.c tests/uniwidth/test-uc_width.c tests/uniwidth/test-uc_width2.c tests/uniwidth/test-uc_width2.sh tests/zerosize-ptr.h lib/accept.c -> tests/accept.c lib/at-func.c -> tests/at-func.c lib/binary-io.c -> tests/binary-io.c lib/binary-io.h -> tests/binary-io.h lib/bind.c -> tests/bind.c lib/connect.c -> tests/connect.c lib/glthread/thread.c -> tests/glthread/thread.c lib/glthread/thread.h -> tests/glthread/thread.h lib/glthread/yield.h -> tests/glthread/yield.h lib/inet_pton.c -> tests/inet_pton.c lib/ioctl.c -> tests/ioctl.c lib/listen.c -> tests/listen.c lib/localename.c -> tests/localename.c lib/localename.h -> tests/localename.h lib/perror.c -> tests/perror.c lib/setlocale.c -> tests/setlocale.c lib/setsockopt.c -> tests/setsockopt.c lib/sleep.c -> tests/sleep.c lib/socket.c -> tests/socket.c lib/strerror_r.c -> tests/strerror_r.c lib/symlinkat.c -> tests/symlinkat.c lib/unlinkdir.c -> tests/unlinkdir.c lib/unlinkdir.h -> tests/unlinkdir.h lib/w32sock.h -> tests/w32sock.h lib/wctob.c -> tests/wctob.c lib/wctomb-impl.h -> tests/wctomb-impl.h lib/wctomb.c -> tests/wctomb.c top/GNUmakefile top/maint.mk Creating directory ./build-aux/snippet Creating directory ./gnulib-tests/glthread Creating directory ./gnulib-tests/unistr Creating directory ./gnulib-tests/uniwidth Creating directory ./lib/glthread Creating directory ./lib/unistr Creating directory ./lib/uniwidth Copying file GNUmakefile Copying file build-aux/announce-gen Replacing file build-aux/config.rpath (non-gnulib code backed up in build-aux/config.rpath~) !! Copying file build-aux/do-release-commit-and-tag Copying file build-aux/gendocs.sh Copying file build-aux/git-version-gen Copying file build-aux/gitlog-to-changelog Copying file build-aux/gnu-web-doc-update Copying file build-aux/gnupload Copying file build-aux/prefix-gnulib-mk Copying file build-aux/snippet/_Noreturn.h Copying file build-aux/snippet/arg-nonnull.h Copying file build-aux/snippet/c++defs.h Copying file build-aux/snippet/unused-parameter.h Copying file build-aux/snippet/warn-on-use.h Copying file build-aux/update-copyright Copying file build-aux/useless-if-before-free Copying file build-aux/vc-list-files Copying file doc/fdl.texi Copying file doc/gendocs_template Copying file doc/gendocs_template_min Copying file doc/parse-datetime.texi Copying file gnulib-tests/accept.c Copying file gnulib-tests/at-func.c Copying file gnulib-tests/binary-io.c Copying file gnulib-tests/binary-io.h Copying file gnulib-tests/bind.c Copying file gnulib-tests/connect.c Copying file gnulib-tests/glthread/thread.c Copying file gnulib-tests/glthread/thread.h Copying file gnulib-tests/glthread/yield.h Copying file gnulib-tests/inet_pton.c Copying file gnulib-tests/infinity.h Copying file gnulib-tests/init.sh Copying file gnulib-tests/ioctl.c Copying file gnulib-tests/listen.c Copying file gnulib-tests/localename.c Copying file gnulib-tests/localename.h Copying file gnulib-tests/macros.h Copying file gnulib-tests/minus-zero.h Copying file gnulib-tests/nan.h Copying file gnulib-tests/nap.h Copying file gnulib-tests/perror.c Copying file gnulib-tests/randomd.c Copying file gnulib-tests/randoml.c Copying file gnulib-tests/setlocale.c Copying file gnulib-tests/setsockopt.c Copying file gnulib-tests/signature.h Copying file gnulib-tests/sleep.c Copying file gnulib-tests/socket.c Copying file gnulib-tests/strerror_r.c Copying file gnulib-tests/symlinkat.c Copying file gnulib-tests/test-accept.c Copying file gnulib-tests/test-alignof.c Copying file gnulib-tests/test-alloca-opt.c Copying file gnulib-tests/test-areadlink-with-size.c Copying file gnulib-tests/test-areadlink.c Copying file gnulib-tests/test-areadlink.h Copying file gnulib-tests/test-areadlinkat.c Copying file gnulib-tests/test-argmatch.c Copying file gnulib-tests/test-argv-iter.c Copying file gnulib-tests/test-arpa_inet.c Copying file gnulib-tests/test-base64.c Copying file gnulib-tests/test-binary-io.c Copying file gnulib-tests/test-binary-io.sh Copying file gnulib-tests/test-bind.c Copying file gnulib-tests/test-bitrotate.c Copying file gnulib-tests/test-btowc.c Copying file gnulib-tests/test-btowc1.sh Copying file gnulib-tests/test-btowc2.sh Copying file gnulib-tests/test-c-ctype.c Copying file gnulib-tests/test-c-strcase.sh Copying file gnulib-tests/test-c-strcasecmp.c Copying file gnulib-tests/test-c-strncasecmp.c Copying file gnulib-tests/test-calloc-gnu.c Copying file gnulib-tests/test-canonicalize.c Copying file gnulib-tests/test-chdir.c Copying file gnulib-tests/test-chown.c Copying file gnulib-tests/test-chown.h Copying file gnulib-tests/test-cloexec.c Copying file gnulib-tests/test-close.c Copying file gnulib-tests/test-closein.c Copying file gnulib-tests/test-closein.sh Copying file gnulib-tests/test-connect.c Copying file gnulib-tests/test-copy-acl-1.sh Copying file gnulib-tests/test-copy-acl-2.sh Copying file gnulib-tests/test-copy-acl.c Copying file gnulib-tests/test-copy-acl.sh Copying file gnulib-tests/test-ctype.c Copying file gnulib-tests/test-di-set.c Copying file gnulib-tests/test-dirent-safer.c Copying file gnulib-tests/test-dirent.c Copying file gnulib-tests/test-dirname.c Copying file gnulib-tests/test-dup-safer.c Copying file gnulib-tests/test-dup.c Copying file gnulib-tests/test-dup2.c Copying file gnulib-tests/test-environ.c Copying file gnulib-tests/test-errno.c Copying file gnulib-tests/test-exclude.c Copying file gnulib-tests/test-exclude1.sh Copying file gnulib-tests/test-exclude2.sh Copying file gnulib-tests/test-exclude3.sh Copying file gnulib-tests/test-exclude4.sh Copying file gnulib-tests/test-exclude5.sh Copying file gnulib-tests/test-exclude6.sh Copying file gnulib-tests/test-exclude7.sh Copying file gnulib-tests/test-exclude8.sh Copying file gnulib-tests/test-faccessat.c Copying file gnulib-tests/test-fadvise.c Copying file gnulib-tests/test-fchdir.c Copying file gnulib-tests/test-fchmodat.c Copying file gnulib-tests/test-fchownat.c Copying file gnulib-tests/test-fclose.c Copying file gnulib-tests/test-fcntl-h.c Copying file gnulib-tests/test-fcntl-safer.c Copying file gnulib-tests/test-fcntl.c Copying file gnulib-tests/test-fdatasync.c Copying file gnulib-tests/test-fdopen.c Copying file gnulib-tests/test-fdopendir.c Copying file gnulib-tests/test-fdutimensat.c Copying file gnulib-tests/test-fflush.c Copying file gnulib-tests/test-fflush2.c Copying file gnulib-tests/test-fflush2.sh Copying file gnulib-tests/test-fgetc.c Copying file gnulib-tests/test-file-has-acl-1.sh Copying file gnulib-tests/test-file-has-acl-2.sh Copying file gnulib-tests/test-file-has-acl.c Copying file gnulib-tests/test-file-has-acl.sh Copying file gnulib-tests/test-filenamecat.c Copying file gnulib-tests/test-filevercmp.c Copying file gnulib-tests/test-float.c Copying file gnulib-tests/test-fnmatch.c Copying file gnulib-tests/test-fopen-safer.c Copying file gnulib-tests/test-fopen.c Copying file gnulib-tests/test-fopen.h Copying file gnulib-tests/test-fpending.c Copying file gnulib-tests/test-fpending.sh Copying file gnulib-tests/test-fprintf-posix.h Copying file gnulib-tests/test-fpurge.c Copying file gnulib-tests/test-fputc.c Copying file gnulib-tests/test-fread.c Copying file gnulib-tests/test-freadahead.c Copying file gnulib-tests/test-freadahead.sh Copying file gnulib-tests/test-freading.c Copying file gnulib-tests/test-freadptr.c Copying file gnulib-tests/test-freadptr.sh Copying file gnulib-tests/test-freadptr2.c Copying file gnulib-tests/test-freadptr2.sh Copying file gnulib-tests/test-freadseek.c Copying file gnulib-tests/test-freadseek.sh Copying file gnulib-tests/test-freopen-safer.c Copying file gnulib-tests/test-freopen.c Copying file gnulib-tests/test-frexp.c Copying file gnulib-tests/test-frexp.h Copying file gnulib-tests/test-frexpl.c Copying file gnulib-tests/test-fseek.c Copying file gnulib-tests/test-fseek.sh Copying file gnulib-tests/test-fseek2.sh Copying file gnulib-tests/test-fseeko.c Copying file gnulib-tests/test-fseeko.sh Copying file gnulib-tests/test-fseeko2.sh Copying file gnulib-tests/test-fseeko3.c Copying file gnulib-tests/test-fseeko3.sh Copying file gnulib-tests/test-fseeko4.c Copying file gnulib-tests/test-fseeko4.sh Copying file gnulib-tests/test-fseterr.c Copying file gnulib-tests/test-fstat.c Copying file gnulib-tests/test-fstatat.c Copying file gnulib-tests/test-fsync.c Copying file gnulib-tests/test-ftell.c Copying file gnulib-tests/test-ftell.sh Copying file gnulib-tests/test-ftell2.sh Copying file gnulib-tests/test-ftell3.c Copying file gnulib-tests/test-ftello.c Copying file gnulib-tests/test-ftello.sh Copying file gnulib-tests/test-ftello2.sh Copying file gnulib-tests/test-ftello3.c Copying file gnulib-tests/test-ftello4.c Copying file gnulib-tests/test-ftello4.sh Copying file gnulib-tests/test-ftruncate.c Copying file gnulib-tests/test-ftruncate.sh Copying file gnulib-tests/test-futimens.c Copying file gnulib-tests/test-futimens.h Copying file gnulib-tests/test-fwrite.c Copying file gnulib-tests/test-getaddrinfo.c Copying file gnulib-tests/test-getcwd-lgpl.c Copying file gnulib-tests/test-getcwd.c Copying file gnulib-tests/test-getcwd.sh Copying file gnulib-tests/test-getdelim.c Copying file gnulib-tests/test-getdtablesize.c Copying file gnulib-tests/test-getgroups.c Copying file gnulib-tests/test-gethostname.c Copying file gnulib-tests/test-getline.c Copying file gnulib-tests/test-getloadavg.c Copying file gnulib-tests/test-getlogin.c Copying file gnulib-tests/test-getndelim2.c Copying file gnulib-tests/test-getopt.c Copying file gnulib-tests/test-getopt.h Copying file gnulib-tests/test-getopt_long.h Copying file gnulib-tests/test-gettimeofday.c Copying file gnulib-tests/test-hash.c Copying file gnulib-tests/test-i-ring.c Copying file gnulib-tests/test-iconv-h.c Copying file gnulib-tests/test-iconv.c Copying file gnulib-tests/test-ignore-value.c Copying file gnulib-tests/test-inet_ntop.c Copying file gnulib-tests/test-inet_pton.c Copying file gnulib-tests/test-init.sh Copying file gnulib-tests/test-ino-map.c Copying file gnulib-tests/test-intprops.c Copying file gnulib-tests/test-inttostr.c Copying file gnulib-tests/test-inttypes.c Copying file gnulib-tests/test-ioctl.c Copying file gnulib-tests/test-isatty.c Copying file gnulib-tests/test-isblank.c Copying file gnulib-tests/test-isnand-nolibm.c Copying file gnulib-tests/test-isnand.h Copying file gnulib-tests/test-isnanf-nolibm.c Copying file gnulib-tests/test-isnanf.h Copying file gnulib-tests/test-isnanl-nolibm.c Copying file gnulib-tests/test-isnanl.h Copying file gnulib-tests/test-iswblank.c Copying file gnulib-tests/test-langinfo.c Copying file gnulib-tests/test-lchown.c Copying file gnulib-tests/test-lchown.h Copying file gnulib-tests/test-link.c Copying file gnulib-tests/test-link.h Copying file gnulib-tests/test-linkat.c Copying file gnulib-tests/test-listen.c Copying file gnulib-tests/test-locale.c Copying file gnulib-tests/test-localeconv.c Copying file gnulib-tests/test-localename.c Copying file gnulib-tests/test-lock.c Copying file gnulib-tests/test-lseek.c Copying file gnulib-tests/test-lseek.sh Copying file gnulib-tests/test-lstat.c Copying file gnulib-tests/test-lstat.h Copying file gnulib-tests/test-lutimens.h Copying file gnulib-tests/test-malloc-gnu.c Copying file gnulib-tests/test-malloca.c Copying file gnulib-tests/test-math.c Copying file gnulib-tests/test-mbrtowc-w32-1.sh Copying file gnulib-tests/test-mbrtowc-w32-2.sh Copying file gnulib-tests/test-mbrtowc-w32-3.sh Copying file gnulib-tests/test-mbrtowc-w32-4.sh Copying file gnulib-tests/test-mbrtowc-w32-5.sh Copying file gnulib-tests/test-mbrtowc-w32.c Copying file gnulib-tests/test-mbrtowc.c Copying file gnulib-tests/test-mbrtowc1.sh Copying file gnulib-tests/test-mbrtowc2.sh Copying file gnulib-tests/test-mbrtowc3.sh Copying file gnulib-tests/test-mbrtowc4.sh Copying file gnulib-tests/test-mbsalign.c Copying file gnulib-tests/test-mbscasecmp.c Copying file gnulib-tests/test-mbscasecmp.sh Copying file gnulib-tests/test-mbsinit.c Copying file gnulib-tests/test-mbsinit.sh Copying file gnulib-tests/test-mbsrtowcs.c Copying file gnulib-tests/test-mbsrtowcs1.sh Copying file gnulib-tests/test-mbsrtowcs2.sh Copying file gnulib-tests/test-mbsrtowcs3.sh Copying file gnulib-tests/test-mbsrtowcs4.sh Copying file gnulib-tests/test-mbsstr1.c Copying file gnulib-tests/test-mbsstr2.c Copying file gnulib-tests/test-mbsstr2.sh Copying file gnulib-tests/test-mbsstr3.c Copying file gnulib-tests/test-mbsstr3.sh Copying file gnulib-tests/test-md5.c Copying file gnulib-tests/test-memcasecmp.c Copying file gnulib-tests/test-memchr.c Copying file gnulib-tests/test-memchr2.c Copying file gnulib-tests/test-memcoll.c Copying file gnulib-tests/test-memrchr.c Copying file gnulib-tests/test-mkdir.c Copying file gnulib-tests/test-mkdir.h Copying file gnulib-tests/test-mkfifo.c Copying file gnulib-tests/test-mkfifo.h Copying file gnulib-tests/test-mknod.c Copying file gnulib-tests/test-nanosleep.c Copying file gnulib-tests/test-netdb.c Copying file gnulib-tests/test-netinet_in.c Copying file gnulib-tests/test-nl_langinfo.c Copying file gnulib-tests/test-nl_langinfo.sh Copying file gnulib-tests/test-open.c Copying file gnulib-tests/test-open.h Copying file gnulib-tests/test-openat-safer.c Copying file gnulib-tests/test-openat.c Copying file gnulib-tests/test-parse-datetime.c Copying file gnulib-tests/test-pathmax.c Copying file gnulib-tests/test-perror.c Copying file gnulib-tests/test-perror.sh Copying file gnulib-tests/test-perror2.c Copying file gnulib-tests/test-pipe.c Copying file gnulib-tests/test-posixtm.c Copying file gnulib-tests/test-printf-frexp.c Copying file gnulib-tests/test-printf-frexpl.c Copying file gnulib-tests/test-printf-posix.h Copying file gnulib-tests/test-printf-posix.output Copying file gnulib-tests/test-priv-set.c Copying file gnulib-tests/test-quotearg-simple.c Copying file gnulib-tests/test-quotearg.h Copying file gnulib-tests/test-raise.c Copying file gnulib-tests/test-rand-isaac.c Copying file gnulib-tests/test-read-file.c Copying file gnulib-tests/test-read.c Copying file gnulib-tests/test-readlink.c Copying file gnulib-tests/test-readlink.h Copying file gnulib-tests/test-readlinkat.c Copying file gnulib-tests/test-readtokens.c Copying file gnulib-tests/test-readtokens.sh Copying file gnulib-tests/test-realloc-gnu.c Copying file gnulib-tests/test-regex.c Copying file gnulib-tests/test-remove.c Copying file gnulib-tests/test-rename.c Copying file gnulib-tests/test-rename.h Copying file gnulib-tests/test-rmdir.c Copying file gnulib-tests/test-rmdir.h Copying file gnulib-tests/test-sameacls.c Copying file gnulib-tests/test-sched.c Copying file gnulib-tests/test-select-fd.c Copying file gnulib-tests/test-select-in.sh Copying file gnulib-tests/test-select-out.sh Copying file gnulib-tests/test-select-stdin.c Copying file gnulib-tests/test-select.c Copying file gnulib-tests/test-select.h Copying file gnulib-tests/test-set-mode-acl-1.sh Copying file gnulib-tests/test-set-mode-acl-2.sh Copying file gnulib-tests/test-set-mode-acl.c Copying file gnulib-tests/test-set-mode-acl.sh Copying file gnulib-tests/test-setenv.c Copying file gnulib-tests/test-setlocale1.c Copying file gnulib-tests/test-setlocale1.sh Copying file gnulib-tests/test-setlocale2.c Copying file gnulib-tests/test-setlocale2.sh Copying file gnulib-tests/test-setsockopt.c Copying file gnulib-tests/test-sha1.c Copying file gnulib-tests/test-sigaction.c Copying file gnulib-tests/test-signal-h.c Copying file gnulib-tests/test-signbit.c Copying file gnulib-tests/test-sigprocmask.c Copying file gnulib-tests/test-sleep.c Copying file gnulib-tests/test-snprintf.c Copying file gnulib-tests/test-sockets.c Copying file gnulib-tests/test-stat-time.c Copying file gnulib-tests/test-stat.c Copying file gnulib-tests/test-stat.h Copying file gnulib-tests/test-statat.c Copying file gnulib-tests/test-stdalign.c Copying file gnulib-tests/test-stdbool.c Copying file gnulib-tests/test-stddef.c Copying file gnulib-tests/test-stdint.c Copying file gnulib-tests/test-stdio.c Copying file gnulib-tests/test-stdlib.c Copying file gnulib-tests/test-strerror.c Copying file gnulib-tests/test-strerror_r.c Copying file gnulib-tests/test-strftime.c Copying file gnulib-tests/test-striconv.c Copying file gnulib-tests/test-string.c Copying file gnulib-tests/test-strncat.c Copying file gnulib-tests/test-strnlen.c Copying file gnulib-tests/test-strsignal.c Copying file gnulib-tests/test-strtod.c Copying file gnulib-tests/test-strtoimax.c Copying file gnulib-tests/test-strtoll.c Copying file gnulib-tests/test-strtoull.c Copying file gnulib-tests/test-strtoumax.c Copying file gnulib-tests/test-symlink.c Copying file gnulib-tests/test-symlink.h Copying file gnulib-tests/test-symlinkat.c Copying file gnulib-tests/test-sys_ioctl.c Copying file gnulib-tests/test-sys_resource.c Copying file gnulib-tests/test-sys_select.c Copying file gnulib-tests/test-sys_socket.c Copying file gnulib-tests/test-sys_stat.c Copying file gnulib-tests/test-sys_time.c Copying file gnulib-tests/test-sys_types.c Copying file gnulib-tests/test-sys_uio.c Copying file gnulib-tests/test-sys_utsname.c Copying file gnulib-tests/test-sys_wait.c Copying file gnulib-tests/test-sys_wait.h Copying file gnulib-tests/test-termios.c Copying file gnulib-tests/test-thread_create.c Copying file gnulib-tests/test-thread_self.c Copying file gnulib-tests/test-time.c Copying file gnulib-tests/test-tls.c Copying file gnulib-tests/test-u64.c Copying file gnulib-tests/test-uname.c Copying file gnulib-tests/test-unistd.c Copying file gnulib-tests/test-unlink.c Copying file gnulib-tests/test-unlink.h Copying file gnulib-tests/test-unlinkat.c Copying file gnulib-tests/test-unsetenv.c Copying file gnulib-tests/test-update-copyright.sh Copying file gnulib-tests/test-userspec.c Copying file gnulib-tests/test-utimens-common.h Copying file gnulib-tests/test-utimens.c Copying file gnulib-tests/test-utimens.h Copying file gnulib-tests/test-utimensat.c Copying file gnulib-tests/test-vasnprintf.c Copying file gnulib-tests/test-vasprintf-posix.c Copying file gnulib-tests/test-vasprintf.c Copying file gnulib-tests/test-vc-list-files-cvs.sh Copying file gnulib-tests/test-vc-list-files-git.sh Copying file gnulib-tests/test-verify.c Copying file gnulib-tests/test-verify.sh Copying file gnulib-tests/test-version-etc.c Copying file gnulib-tests/test-version-etc.sh Copying file gnulib-tests/test-vfprintf-posix.c Copying file gnulib-tests/test-vfprintf-posix.sh Copying file gnulib-tests/test-vprintf-posix.c Copying file gnulib-tests/test-vprintf-posix.sh Copying file gnulib-tests/test-wchar.c Copying file gnulib-tests/test-wcrtomb-w32-1.sh Copying file gnulib-tests/test-wcrtomb-w32-2.sh Copying file gnulib-tests/test-wcrtomb-w32-3.sh Copying file gnulib-tests/test-wcrtomb-w32-4.sh Copying file gnulib-tests/test-wcrtomb-w32-5.sh Copying file gnulib-tests/test-wcrtomb-w32.c Copying file gnulib-tests/test-wcrtomb.c Copying file gnulib-tests/test-wcrtomb.sh Copying file gnulib-tests/test-wctype-h.c Copying file gnulib-tests/test-wcwidth.c Copying file gnulib-tests/test-write.c Copying file gnulib-tests/test-xalloc-die.c Copying file gnulib-tests/test-xalloc-die.sh Copying file gnulib-tests/test-xfprintf-posix.c Copying file gnulib-tests/test-xprintf-posix.c Copying file gnulib-tests/test-xprintf-posix.sh Copying file gnulib-tests/test-xstrtoimax.c Copying file gnulib-tests/test-xstrtoimax.sh Copying file gnulib-tests/test-xstrtol.c Copying file gnulib-tests/test-xstrtol.sh Copying file gnulib-tests/test-xstrtoul.c Copying file gnulib-tests/test-xstrtoumax.c Copying file gnulib-tests/test-xstrtoumax.sh Copying file gnulib-tests/test-xvasprintf.c Copying file gnulib-tests/test-yesno.c Copying file gnulib-tests/test-yesno.sh Copying file gnulib-tests/unistr/test-strncat.h Copying file gnulib-tests/unistr/test-u8-mbtoucr.c Copying file gnulib-tests/unistr/test-u8-uctomb.c Copying file gnulib-tests/uniwidth/test-uc_width.c Copying file gnulib-tests/uniwidth/test-uc_width2.c Copying file gnulib-tests/uniwidth/test-uc_width2.sh Copying file gnulib-tests/unlinkdir.c Copying file gnulib-tests/unlinkdir.h Copying file gnulib-tests/w32sock.h Copying file gnulib-tests/wctob.c Copying file gnulib-tests/wctomb-impl.h Copying file gnulib-tests/wctomb.c Copying file gnulib-tests/zerosize-ptr.h Copying file lib/acl-errno-valid.c Copying file lib/acl-internal.h Copying file lib/acl.h Copying file lib/acl_entries.c Copying file lib/alignof.h Copying file lib/alloca.c Copying file lib/alloca.in.h Copying file lib/allocator.c Copying file lib/allocator.h Copying file lib/anytostr.c Copying file lib/areadlink-with-size.c Copying file lib/areadlink.c Copying file lib/areadlink.h Copying file lib/areadlinkat.c Copying file lib/argmatch.c Copying file lib/argmatch.h Copying file lib/argv-iter.c Copying file lib/argv-iter.h Copying file lib/arpa_inet.in.h Copying file lib/asnprintf.c Copying file lib/asprintf.c Copying file lib/assure.h Copying file lib/at-func.c Copying file lib/at-func2.c Copying file lib/backupfile.c Copying file lib/backupfile.h Copying file lib/base64.c Copying file lib/base64.h Copying file lib/basename-lgpl.c Copying file lib/basename.c Copying file lib/bitrotate.c Copying file lib/bitrotate.h Copying file lib/btowc.c Copying file lib/buffer-lcm.c Copying file lib/buffer-lcm.h Copying file lib/c-ctype.c Copying file lib/c-ctype.h Copying file lib/c-strcase.h Copying file lib/c-strcasecmp.c Copying file lib/c-strcaseeq.h Copying file lib/c-strncasecmp.c Copying file lib/c-strtod.c Copying file lib/c-strtod.h Copying file lib/c-strtold.c Copying file lib/calloc.c Copying file lib/canon-host.c Copying file lib/canon-host.h Copying file lib/canonicalize.c Copying file lib/canonicalize.h Copying file lib/careadlinkat.c Copying file lib/careadlinkat.h Copying file lib/chdir-long.c Copying file lib/chdir-long.h Copying file lib/chmodat.c Copying file lib/chown.c Copying file lib/chownat.c Copying file lib/cloexec.c Copying file lib/cloexec.h Copying file lib/close-stream.c Copying file lib/close-stream.h Copying file lib/close.c Copying file lib/closedir.c Copying file lib/closein.c Copying file lib/closein.h Copying file lib/closeout.c Copying file lib/closeout.h Copying file lib/config.charset Copying file lib/copy-acl.c Copying file lib/creat-safer.c Copying file lib/ctype.in.h Copying file lib/cycle-check.c Copying file lib/cycle-check.h Copying file lib/dev-ino.h Copying file lib/di-set.c Copying file lib/di-set.h Copying file lib/diacrit.c Copying file lib/diacrit.h Copying file lib/dirchownmod.c Copying file lib/dirchownmod.h Copying file lib/dirent--.h Copying file lib/dirent-private.h Copying file lib/dirent-safer.h Copying file lib/dirent.in.h Copying file lib/dirfd.c Copying file lib/dirname-lgpl.c Copying file lib/dirname.c Copying file lib/dirname.h Copying file lib/dosname.h Copying file lib/dtoastr.c Copying file lib/dtotimespec.c Copying file lib/dup-safer-flag.c Copying file lib/dup-safer.c Copying file lib/dup.c Copying file lib/dup2.c Copying file lib/errno.in.h Copying file lib/error.c Copying file lib/error.h Copying file lib/euidaccess.c Copying file lib/exclude.c Copying file lib/exclude.h Copying file lib/exitfail.c Copying file lib/exitfail.h Copying file lib/faccessat.c Copying file lib/fadvise.c Copying file lib/fadvise.h Copying file lib/fchdir.c Copying file lib/fchmodat.c Copying file lib/fchown-stub.c Copying file lib/fchownat.c Copying file lib/fclose.c Copying file lib/fcntl--.h Copying file lib/fcntl-safer.h Copying file lib/fcntl.c Copying file lib/fcntl.in.h Copying file lib/fd-hook.c Copying file lib/fd-hook.h Copying file lib/fd-reopen.c Copying file lib/fd-reopen.h Copying file lib/fd-safer-flag.c Copying file lib/fd-safer.c Copying file lib/fdatasync.c Copying file lib/fdopen.c Copying file lib/fdopendir.c Copying file lib/fdutimensat.c Copying file lib/fflush.c Copying file lib/file-has-acl.c Copying file lib/file-set.c Copying file lib/file-set.h Copying file lib/file-type.c Copying file lib/file-type.h Copying file lib/fileblocks.c Copying file lib/filemode.c Copying file lib/filemode.h Copying file lib/filename.h Copying file lib/filenamecat-lgpl.c Copying file lib/filenamecat.c Copying file lib/filenamecat.h Copying file lib/filevercmp.c Copying file lib/filevercmp.h Copying file lib/float+.h Copying file lib/float.c Copying file lib/float.in.h Copying file lib/fnmatch.c Copying file lib/fnmatch.in.h Copying file lib/fnmatch_loop.c Copying file lib/fopen-safer.c Copying file lib/fopen.c Copying file lib/fpending.c Copying file lib/fpending.h Copying file lib/fprintftime.c Copying file lib/fprintftime.h Copying file lib/fpucw.h Copying file lib/fpurge.c Copying file lib/freadahead.c Copying file lib/freadahead.h Copying file lib/freading.c Copying file lib/freading.h Copying file lib/freadptr.c Copying file lib/freadptr.h Copying file lib/freadseek.c Copying file lib/freadseek.h Copying file lib/freopen-safer.c Copying file lib/freopen.c Copying file lib/frexp.c Copying file lib/frexpl.c Copying file lib/fseek.c Copying file lib/fseeko.c Copying file lib/fseterr.c Copying file lib/fseterr.h Copying file lib/fstat.c Copying file lib/fstatat.c Copying file lib/fsusage.c Copying file lib/fsusage.h Copying file lib/fsync.c Copying file lib/ftell.c Copying file lib/ftello.c Copying file lib/ftoastr.c Copying file lib/ftoastr.h Copying file lib/ftruncate.c Copying file lib/fts-cycle.c Copying file lib/fts.c Copying file lib/fts_.h Copying file lib/full-read.c Copying file lib/full-read.h Copying file lib/full-write.c Copying file lib/full-write.h Copying file lib/futimens.c Copying file lib/gai_strerror.c Copying file lib/getaddrinfo.c Copying file lib/getcwd-lgpl.c Copying file lib/getcwd.c Copying file lib/getdelim.c Copying file lib/getdtablesize.c Copying file lib/getfilecon.c Copying file lib/getgroups.c Copying file lib/gethostname.c Copying file lib/gethrxtime.c Copying file lib/gethrxtime.h Copying file lib/getline.c Copying file lib/getloadavg.c Copying file lib/getlogin.c Copying file lib/getndelim2.c Copying file lib/getndelim2.h Copying file lib/getopt.c Copying file lib/getopt.in.h Copying file lib/getopt1.c Copying file lib/getopt_int.h Copying file lib/getpagesize.c Copying file lib/getpass.c Copying file lib/getpass.h Copying file lib/gettext.h Copying file lib/gettime.c Copying file lib/gettimeofday.c Copying file lib/getugroups.c Copying file lib/getugroups.h Copying file lib/getusershell.c Copying file lib/gl_openssl.h Copying file lib/glthread/lock.c Copying file lib/glthread/lock.h Copying file lib/glthread/threadlib.c Copying file lib/glthread/tls.c Copying file lib/glthread/tls.h Copying file lib/group-member.c Copying file lib/hard-locale.c Copying file lib/hard-locale.h Copying file lib/hash-pjw.c Copying file lib/hash-pjw.h Copying file lib/hash-triple.c Copying file lib/hash-triple.h Copying file lib/hash.c Copying file lib/hash.h Copying file lib/heap.c Copying file lib/heap.h Copying file lib/human.c Copying file lib/human.h Copying file lib/i-ring.c Copying file lib/i-ring.h Copying file lib/iconv.c Copying file lib/iconv.in.h Copying file lib/iconv_close.c Copying file lib/iconv_open-aix.gperf Copying file lib/iconv_open-hpux.gperf Copying file lib/iconv_open-irix.gperf Copying file lib/iconv_open-osf.gperf Copying file lib/iconv_open-solaris.gperf Copying file lib/iconv_open.c Copying file lib/idcache.c Copying file lib/idcache.h Copying file lib/ignore-value.h Copying file lib/imaxtostr.c Copying file lib/inet_ntop.c Copying file lib/ino-map.c Copying file lib/ino-map.h Copying file lib/intprops.h Copying file lib/inttostr.c Copying file lib/inttostr.h Copying file lib/inttypes.in.h Copying file lib/isapipe.c Copying file lib/isapipe.h Copying file lib/isatty.c Copying file lib/isblank.c Copying file lib/isnan.c Copying file lib/isnand-nolibm.h Copying file lib/isnand.c Copying file lib/isnanf-nolibm.h Copying file lib/isnanf.c Copying file lib/isnanl-nolibm.h Copying file lib/isnanl.c Copying file lib/iswblank.c Copying file lib/itold.c Copying file lib/langinfo.in.h Copying file lib/lchown.c Copying file lib/ldtoastr.c Copying file lib/linebuffer.c Copying file lib/linebuffer.h Copying file lib/link.c Copying file lib/linkat.c Copying file lib/localcharset.c Copying file lib/localcharset.h Copying file lib/locale.in.h Copying file lib/localeconv.c Copying file lib/long-options.c Copying file lib/long-options.h Copying file lib/lseek.c Copying file lib/lstat.c Copying file lib/malloc.c Copying file lib/malloca.c Copying file lib/malloca.h Copying file lib/malloca.valgrind Copying file lib/math.c Copying file lib/math.in.h Copying file lib/mbchar.c Copying file lib/mbchar.h Copying file lib/mbiter.c Copying file lib/mbiter.h Copying file lib/mbrlen.c Copying file lib/mbrtowc.c Copying file lib/mbsalign.c Copying file lib/mbsalign.h Copying file lib/mbscasecmp.c Copying file lib/mbsinit.c Copying file lib/mbslen.c Copying file lib/mbsrtowcs-impl.h Copying file lib/mbsrtowcs-state.c Copying file lib/mbsrtowcs.c Copying file lib/mbsstr.c Copying file lib/mbswidth.c Copying file lib/mbswidth.h Copying file lib/mbtowc-impl.h Copying file lib/mbtowc.c Copying file lib/mbuiter.c Copying file lib/mbuiter.h Copying file lib/md5.c Copying file lib/md5.h Copying file lib/memcasecmp.c Copying file lib/memcasecmp.h Copying file lib/memchr.c Copying file lib/memchr.valgrind Copying file lib/memchr2.c Copying file lib/memchr2.h Copying file lib/memchr2.valgrind Copying file lib/memcmp2.c Copying file lib/memcmp2.h Copying file lib/memcoll.c Copying file lib/memcoll.h Copying file lib/mempcpy.c Copying file lib/memrchr.c Copying file lib/mgetgroups.c Copying file lib/mgetgroups.h Copying file lib/mkancesdirs.c Copying file lib/mkancesdirs.h Copying file lib/mkdir-p.c Copying file lib/mkdir-p.h Copying file lib/mkdir.c Copying file lib/mkfifo.c Copying file lib/mknod.c Copying file lib/mkstemp-safer.c Copying file lib/mkstemp.c Copying file lib/mktime-internal.h Copying file lib/mktime.c Copying file lib/modechange.c Copying file lib/modechange.h Copying file lib/mountlist.c Copying file lib/mountlist.h Copying file lib/mpsort.c Copying file lib/mpsort.h Copying file lib/msvc-inval.c Copying file lib/msvc-inval.h Copying file lib/msvc-nothrow.c Copying file lib/msvc-nothrow.h Copying file lib/nanosleep.c Copying file lib/netdb.in.h Copying file lib/netinet_in.in.h Copying file lib/nl_langinfo.c Copying file lib/nproc.c Copying file lib/nproc.h Copying file lib/obstack.c Copying file lib/obstack.h Copying file lib/offtostr.c Copying file lib/open-safer.c Copying file lib/open.c Copying file lib/openat-die.c Copying file lib/openat-priv.h Copying file lib/openat-proc.c Copying file lib/openat-safer.c Copying file lib/openat.c Copying file lib/openat.h Copying file lib/opendir-safer.c Copying file lib/opendir.c Copying file lib/parse-datetime.h Copying file lib/parse-datetime.y Copying file lib/pathmax.h Copying file lib/physmem.c Copying file lib/physmem.h Copying file lib/pipe-safer.c Copying file lib/pipe.c Copying file lib/posixtm.c Copying file lib/posixtm.h Copying file lib/posixver.c Copying file lib/posixver.h Copying file lib/printf-args.c Copying file lib/printf-args.h Copying file lib/printf-frexp.c Copying file lib/printf-frexp.h Copying file lib/printf-frexpl.c Copying file lib/printf-frexpl.h Copying file lib/printf-parse.c Copying file lib/printf-parse.h Copying file lib/priv-set.c Copying file lib/priv-set.h Copying file lib/progname.c Copying file lib/progname.h Copying file lib/propername.c Copying file lib/propername.h Copying file lib/pthread.c Copying file lib/pthread.in.h Copying file lib/putenv.c Copying file lib/qcopy-acl.c Copying file lib/qset-acl.c Copying file lib/quote.h Copying file lib/quotearg.c Copying file lib/quotearg.h Copying file lib/raise.c Copying file lib/rand-isaac.c Copying file lib/rand-isaac.h Copying file lib/randint.c Copying file lib/randint.h Copying file lib/randperm.c Copying file lib/randperm.h Copying file lib/randread.c Copying file lib/randread.h Copying file lib/read-file.c Copying file lib/read-file.h Copying file lib/read.c Copying file lib/readdir.c Copying file lib/readlink.c Copying file lib/readlinkat.c Copying file lib/readtokens.c Copying file lib/readtokens.h Copying file lib/readtokens0.c Copying file lib/readtokens0.h Copying file lib/readutmp.c Copying file lib/readutmp.h Copying file lib/realloc.c Copying file lib/ref-add.sin Copying file lib/ref-del.sin Copying file lib/regcomp.c Copying file lib/regex.c Copying file lib/regex.h Copying file lib/regex_internal.c Copying file lib/regex_internal.h Copying file lib/regexec.c Copying file lib/remove.c Copying file lib/rename.c Copying file lib/rewinddir.c Copying file lib/rmdir.c Copying file lib/root-dev-ino.c Copying file lib/root-dev-ino.h Copying file lib/root-uid.h Copying file lib/rpmatch.c Copying file lib/safe-read.c Copying file lib/safe-read.h Copying file lib/safe-write.c Copying file lib/safe-write.h Copying file lib/same-inode.h Copying file lib/same.c Copying file lib/same.h Copying file lib/save-cwd.c Copying file lib/save-cwd.h Copying file lib/savedir.c Copying file lib/savedir.h Copying file lib/savewd.c Copying file lib/savewd.h Copying file lib/sched.in.h Copying file lib/se-context.c Copying file lib/se-context.in.h Copying file lib/se-selinux.c Copying file lib/se-selinux.in.h Copying file lib/secure_getenv.c Copying file lib/select.c Copying file lib/selinux-at.c Copying file lib/selinux-at.h Copying file lib/set-acl.c Copying file lib/setenv.c Copying file lib/settime.c Copying file lib/sha1.c Copying file lib/sha1.h Copying file lib/sha256.c Copying file lib/sha256.h Copying file lib/sha512.c Copying file lib/sha512.h Copying file lib/sig-handler.c Copying file lib/sig-handler.h Copying file lib/sig2str.c Copying file lib/sig2str.h Copying file lib/sigaction.c Copying file lib/siglist.h Copying file lib/signal.in.h Copying file lib/signbitd.c Copying file lib/signbitf.c Copying file lib/signbitl.c Copying file lib/sigprocmask.c Copying file lib/size_max.h Copying file lib/smack.h Copying file lib/snprintf.c Copying file lib/sockets.c Copying file lib/sockets.h Copying file lib/stat-macros.h Copying file lib/stat-size.h Copying file lib/stat-time.c Copying file lib/stat-time.h Copying file lib/stat.c Copying file lib/statat.c Copying file lib/stdalign.in.h Copying file lib/stdarg.in.h Copying file lib/stdbool.in.h Copying file lib/stddef.in.h Copying file lib/stdint.in.h Copying file lib/stdio--.h Copying file lib/stdio-impl.h Copying file lib/stdio-safer.h Copying file lib/stdio.in.h Copying file lib/stdlib--.h Copying file lib/stdlib-safer.h Copying file lib/stdlib.in.h Copying file lib/stpcpy.c Copying file lib/stpncpy.c Copying file lib/str-kmp.h Copying file lib/str-two-way.h Copying file lib/strdup.c Copying file lib/streq.h Copying file lib/strerror-override.c Copying file lib/strerror-override.h Copying file lib/strerror.c Copying file lib/strftime.c Copying file lib/strftime.h Copying file lib/striconv.c Copying file lib/striconv.h Copying file lib/string.in.h Copying file lib/strintcmp.c Copying file lib/stripslash.c Copying file lib/strncat.c Copying file lib/strndup.c Copying file lib/strnlen.c Copying file lib/strnlen1.c Copying file lib/strnlen1.h Copying file lib/strnumcmp-in.h Copying file lib/strnumcmp.c Copying file lib/strnumcmp.h Copying file lib/strpbrk.c Copying file lib/strsignal.c Copying file lib/strstr.c Copying file lib/strtod.c Copying file lib/strtoimax.c Copying file lib/strtol.c Copying file lib/strtoll.c Copying file lib/strtoul.c Copying file lib/strtoull.c Copying file lib/strtoumax.c Copying file lib/symlink.c Copying file lib/sys_ioctl.in.h Copying file lib/sys_resource.in.h Copying file lib/sys_select.in.h Copying file lib/sys_socket.c Copying file lib/sys_socket.in.h Copying file lib/sys_stat.in.h Copying file lib/sys_time.in.h Copying file lib/sys_types.in.h Copying file lib/sys_uio.in.h Copying file lib/sys_utsname.in.h Copying file lib/sys_wait.in.h Copying file lib/tempname.c Copying file lib/tempname.h Copying file lib/termios.in.h Copying file lib/time.in.h Copying file lib/time_r.c Copying file lib/timespec.c Copying file lib/timespec.h Copying file lib/trim.c Copying file lib/trim.h Copying file lib/u64.c Copying file lib/u64.h Copying file lib/uinttostr.c Copying file lib/umaxtostr.c Copying file lib/uname.c Copying file lib/unicodeio.c Copying file lib/unicodeio.h Copying file lib/unistd--.h Copying file lib/unistd-safer.h Copying file lib/unistd.c Copying file lib/unistd.in.h Copying file lib/unistr.in.h Copying file lib/unistr/u8-mbtoucr.c Copying file lib/unistr/u8-uctomb-aux.c Copying file lib/unistr/u8-uctomb.c Copying file lib/unitypes.in.h Copying file lib/uniwidth.in.h Copying file lib/uniwidth/cjk.h Copying file lib/uniwidth/width.c Copying file lib/unlink.c Copying file lib/unlinkat.c Copying file lib/unlocked-io.h Copying file lib/unsetenv.c Copying file lib/userspec.c Copying file lib/userspec.h Copying file lib/utimecmp.c Copying file lib/utimecmp.h Copying file lib/utimens.c Copying file lib/utimens.h Copying file lib/utimensat.c Copying file lib/vasnprintf.c Copying file lib/vasnprintf.h Copying file lib/vasprintf.c Copying file lib/verify.h Copying file lib/verror.c Copying file lib/verror.h Copying file lib/version-etc-fsf.c Copying file lib/version-etc.c Copying file lib/version-etc.h Copying file lib/vfprintf.c Copying file lib/vprintf.c Copying file lib/w32sock.h Copying file lib/wchar.in.h Copying file lib/wcrtomb.c Copying file lib/wcswidth-impl.h Copying file lib/wcswidth.c Copying file lib/wctype-h.c Copying file lib/wctype.in.h Copying file lib/wcwidth.c Copying file lib/write-any-file.c Copying file lib/write-any-file.h Copying file lib/write.c Copying file lib/xalloc-die.c Copying file lib/xalloc-oversized.h Copying file lib/xalloc.h Copying file lib/xasprintf.c Copying file lib/xdectoimax.c Copying file lib/xdectoint.c Copying file lib/xdectoint.h Copying file lib/xdectoumax.c Copying file lib/xfreopen.c Copying file lib/xfreopen.h Copying file lib/xfts.c Copying file lib/xfts.h Copying file lib/xgetcwd.c Copying file lib/xgetcwd.h Copying file lib/xgetgroups.c Copying file lib/xgethostname.c Copying file lib/xgethostname.h Copying file lib/xmalloc.c Copying file lib/xmemcoll.c Copying file lib/xmemcoll.h Copying file lib/xnanosleep.c Copying file lib/xnanosleep.h Copying file lib/xprintf.c Copying file lib/xprintf.h Copying file lib/xreadlink.c Copying file lib/xreadlink.h Copying file lib/xsize.c Copying file lib/xsize.h Copying file lib/xstriconv.c Copying file lib/xstriconv.h Copying file lib/xstrndup.c Copying file lib/xstrndup.h Copying file lib/xstrtod.c Copying file lib/xstrtod.h Copying file lib/xstrtoimax.c Copying file lib/xstrtol-error.c Copying file lib/xstrtol.c Copying file lib/xstrtol.h Copying file lib/xstrtold.c Copying file lib/xstrtoul.c Copying file lib/xstrtoumax.c Copying file lib/xtime.c Copying file lib/xtime.h Copying file lib/xvasprintf.c Copying file lib/xvasprintf.h Copying file lib/yesno.c Copying file lib/yesno.h Copying file m4/00gnulib.m4 Copying file m4/absolute-header.m4 Copying file m4/acl.m4 Copying file m4/alloca.m4 Copying file m4/arpa_inet_h.m4 Copying file m4/assert.m4 Copying file m4/autobuild.m4 Copying file m4/backupfile.m4 Copying file m4/base64.m4 Copying file m4/bison.m4 Copying file m4/btowc.m4 Copying file m4/c-strtod.m4 Copying file m4/calloc.m4 Copying file m4/canon-host.m4 Copying file m4/canonicalize.m4 Copying file m4/chdir-long.m4 Copying file m4/chown.m4 Copying file m4/clock_time.m4 Copying file m4/close-stream.m4 Copying file m4/close.m4 Copying file m4/closedir.m4 Copying file m4/closein.m4 Copying file m4/closeout.m4 Replacing file m4/codeset.m4 (non-gnulib code backed up in m4/codeset.m4~) !! Copying file m4/config-h.m4 Copying file m4/configmake.m4 Copying file m4/ctype.m4 Copying file m4/cycle-check.m4 Copying file m4/d-ino.m4 Copying file m4/d-type.m4 Copying file m4/dirent-safer.m4 Copying file m4/dirent_h.m4 Copying file m4/dirfd.m4 Copying file m4/dirname.m4 Copying file m4/double-slash-root.m4 Copying file m4/dup.m4 Copying file m4/dup2.m4 Copying file m4/eealloc.m4 Copying file m4/environ.m4 Copying file m4/errno_h.m4 Copying file m4/error.m4 Copying file m4/euidaccess.m4 Copying file m4/exponentd.m4 Copying file m4/exponentf.m4 Copying file m4/exponentl.m4 Copying file m4/extensions.m4 Copying file m4/extern-inline.m4 Copying file m4/faccessat.m4 Copying file m4/fchdir.m4 Copying file m4/fchmodat.m4 Copying file m4/fchownat.m4 Copying file m4/fclose.m4 Replacing file m4/fcntl-o.m4 (non-gnulib code backed up in m4/fcntl-o.m4~) !! Copying file m4/fcntl-safer.m4 Copying file m4/fcntl.m4 Copying file m4/fcntl_h.m4 Copying file m4/fdatasync.m4 Copying file m4/fdopen.m4 Copying file m4/fdopendir.m4 Copying file m4/fflush.m4 Copying file m4/fileblocks.m4 Copying file m4/filemode.m4 Copying file m4/filenamecat.m4 Copying file m4/flexmember.m4 Copying file m4/float_h.m4 Copying file m4/fnmatch.m4 Copying file m4/fopen.m4 Copying file m4/fpending.m4 Copying file m4/fpieee.m4 Copying file m4/fpurge.m4 Copying file m4/freadahead.m4 Copying file m4/freading.m4 Copying file m4/freadptr.m4 Copying file m4/freadseek.m4 Copying file m4/freopen.m4 Copying file m4/frexp.m4 Copying file m4/frexpl.m4 Copying file m4/fseek.m4 Copying file m4/fseeko.m4 Copying file m4/fseterr.m4 Copying file m4/fstat.m4 Copying file m4/fstatat.m4 Copying file m4/fstypename.m4 Copying file m4/fsusage.m4 Copying file m4/fsync.m4 Copying file m4/ftell.m4 Copying file m4/ftello.m4 Copying file m4/ftruncate.m4 Copying file m4/fts.m4 Copying file m4/futimens.m4 Copying file m4/getaddrinfo.m4 Copying file m4/getcwd-abort-bug.m4 Copying file m4/getcwd-path-max.m4 Copying file m4/getcwd.m4 Copying file m4/getdelim.m4 Copying file m4/getdtablesize.m4 Copying file m4/getgroups.m4 Copying file m4/gethostname.m4 Copying file m4/gethrxtime.m4 Copying file m4/getline.m4 Copying file m4/getloadavg.m4 Copying file m4/getlogin.m4 Copying file m4/getndelim2.m4 Copying file m4/getopt.m4 Copying file m4/getpagesize.m4 Copying file m4/getpass.m4 Replacing file m4/gettext.m4 (non-gnulib code backed up in m4/gettext.m4~) !! Copying file m4/gettime.m4 Copying file m4/gettimeofday.m4 Copying file m4/getugroups.m4 Copying file m4/getusershell.m4 Copying file m4/gl-openssl.m4 Replacing file m4/glibc2.m4 (non-gnulib code backed up in m4/glibc2.m4~) !! Replacing file m4/glibc21.m4 (non-gnulib code backed up in m4/glibc21.m4~) !! Copying file m4/gnu-make.m4 Copying file m4/gnulib-common.m4 Copying file m4/gnulib-tool.m4 Copying file m4/group-member.m4 Copying file m4/hard-locale.m4 Copying file m4/host-os.m4 Copying file m4/hostent.m4 Copying file m4/human.m4 Copying file m4/i-ring.m4 Replacing file m4/iconv.m4 (non-gnulib code backed up in m4/iconv.m4~) !! Copying file m4/iconv_h.m4 Copying file m4/iconv_open.m4 Copying file m4/idcache.m4 Copying file m4/include_next.m4 Copying file m4/inet_ntop.m4 Copying file m4/inet_pton.m4 Copying file m4/inline.m4 Replacing file m4/intdiv0.m4 (non-gnulib code backed up in m4/intdiv0.m4~) !! Replacing file m4/intl.m4 (non-gnulib code backed up in m4/intl.m4~) !! Replacing file m4/intldir.m4 (non-gnulib code backed up in m4/intldir.m4~) !! Replacing file m4/intlmacosx.m4 (non-gnulib code backed up in m4/intlmacosx.m4~) !! Replacing file m4/intmax.m4 (non-gnulib code backed up in m4/intmax.m4~) !! Copying file m4/intmax_t.m4 Copying file m4/inttostr.m4 Replacing file m4/inttypes-pri.m4 (non-gnulib code backed up in m4/inttypes-pri.m4~) !! Copying file m4/inttypes.m4 Replacing file m4/inttypes_h.m4 (non-gnulib code backed up in m4/inttypes_h.m4~) !! Copying file m4/ioctl.m4 Copying file m4/isapipe.m4 Copying file m4/isatty.m4 Copying file m4/isblank.m4 Copying file m4/isnand.m4 Copying file m4/isnanf.m4 Copying file m4/isnanl.m4 Copying file m4/iswblank.m4 Copying file m4/jm-winsz1.m4 Copying file m4/jm-winsz2.m4 Copying file m4/langinfo_h.m4 Copying file m4/largefile.m4 Copying file m4/lchmod.m4 Copying file m4/lchown.m4 Replacing file m4/lcmessage.m4 (non-gnulib code backed up in m4/lcmessage.m4~) !! Copying file m4/ldexp.m4 Copying file m4/ldexpl.m4 Copying file m4/lib-ignore.m4 Replacing file m4/lib-ld.m4 (non-gnulib code backed up in m4/lib-ld.m4~) !! Replacing file m4/lib-link.m4 (non-gnulib code backed up in m4/lib-link.m4~) !! Replacing file m4/lib-prefix.m4 (non-gnulib code backed up in m4/lib-prefix.m4~) !! Copying file m4/libunistring-base.m4 Copying file m4/link-follow.m4 Copying file m4/link.m4 Copying file m4/linkat.m4 Copying file m4/localcharset.m4 Copying file m4/locale-fr.m4 Copying file m4/locale-ja.m4 Copying file m4/locale-tr.m4 Copying file m4/locale-zh.m4 Copying file m4/locale_h.m4 Copying file m4/localeconv.m4 Copying file m4/localename.m4 Replacing file m4/lock.m4 (non-gnulib code backed up in m4/lock.m4~) !! Replacing file m4/longlong.m4 (non-gnulib code backed up in m4/longlong.m4~) !! Copying file m4/ls-mntd-fs.m4 Copying file m4/lseek.m4 Copying file m4/lstat.m4 Copying file m4/malloc.m4 Copying file m4/malloca.m4 Copying file m4/manywarnings.m4 Copying file m4/math_h.m4 Copying file m4/mbchar.m4 Copying file m4/mbiter.m4 Copying file m4/mbrlen.m4 Copying file m4/mbrtowc.m4 Copying file m4/mbsinit.m4 Copying file m4/mbslen.m4 Copying file m4/mbsrtowcs.m4 Copying file m4/mbstate_t.m4 Copying file m4/mbswidth.m4 Copying file m4/mbtowc.m4 Copying file m4/md5.m4 Copying file m4/memcasecmp.m4 Copying file m4/memchr.m4 Copying file m4/memcoll.m4 Copying file m4/mempcpy.m4 Copying file m4/memrchr.m4 Copying file m4/mgetgroups.m4 Copying file m4/mkancesdirs.m4 Copying file m4/mkdir-p.m4 Copying file m4/mkdir.m4 Copying file m4/mkfifo.m4 Copying file m4/mknod.m4 Copying file m4/mkstemp.m4 Copying file m4/mktime.m4 Copying file m4/mmap-anon.m4 Copying file m4/mode_t.m4 Copying file m4/modechange.m4 Copying file m4/mountlist.m4 Copying file m4/mpsort.m4 Copying file m4/msvc-inval.m4 Copying file m4/msvc-nothrow.m4 Copying file m4/multiarch.m4 Copying file m4/nanosleep.m4 Copying file m4/netdb_h.m4 Copying file m4/netinet_in_h.m4 Copying file m4/nl_langinfo.m4 Replacing file m4/nls.m4 (non-gnulib code backed up in m4/nls.m4~) !! Copying file m4/nocrash.m4 Copying file m4/non-recursive-gnulib-prefix-hack.m4 Copying file m4/nproc.m4 Copying file m4/obstack.m4 Copying file m4/off_t.m4 Copying file m4/open.m4 Copying file m4/openat.m4 Copying file m4/opendir.m4 Copying file m4/parse-datetime.m4 Copying file m4/pathmax.m4 Copying file m4/perl.m4 Copying file m4/perror.m4 Copying file m4/physmem.m4 Copying file m4/pipe.m4 Replacing file m4/po.m4 (non-gnulib code backed up in m4/po.m4~) !! Copying file m4/posix-shell.m4 Copying file m4/posixtm.m4 Copying file m4/posixver.m4 Copying file m4/printf-frexp.m4 Copying file m4/printf-frexpl.m4 Replacing file m4/printf-posix.m4 (non-gnulib code backed up in m4/printf-posix.m4~) !! Copying file m4/printf.m4 Copying file m4/priv-set.m4 Replacing file m4/progtest.m4 (non-gnulib code backed up in m4/progtest.m4~) !! Copying file m4/pthread.m4 Copying file m4/putenv.m4 Copying file m4/quote.m4 Copying file m4/quotearg.m4 Copying file m4/raise.m4 Copying file m4/read-file.m4 Copying file m4/read.m4 Copying file m4/readdir.m4 Copying file m4/readlink.m4 Copying file m4/readlinkat.m4 Copying file m4/readtokens.m4 Copying file m4/readutmp.m4 Copying file m4/realloc.m4 Copying file m4/regex.m4 Copying file m4/remove.m4 Copying file m4/rename.m4 Copying file m4/rewinddir.m4 Copying file m4/rmdir.m4 Copying file m4/rpmatch.m4 Copying file m4/safe-read.m4 Copying file m4/safe-write.m4 Copying file m4/same.m4 Copying file m4/save-cwd.m4 Copying file m4/savedir.m4 Copying file m4/savewd.m4 Copying file m4/sched_h.m4 Copying file m4/secure_getenv.m4 Copying file m4/select.m4 Copying file m4/selinux-context-h.m4 Copying file m4/selinux-selinux-h.m4 Copying file m4/servent.m4 Copying file m4/setenv.m4 Copying file m4/setlocale.m4 Copying file m4/settime.m4 Copying file m4/sha1.m4 Copying file m4/sha256.m4 Copying file m4/sha512.m4 Copying file m4/sig2str.m4 Copying file m4/sigaction.m4 Copying file m4/signal_h.m4 Copying file m4/signalblocking.m4 Copying file m4/signbit.m4 Replacing file m4/size_max.m4 (non-gnulib code backed up in m4/size_max.m4~) !! Copying file m4/sleep.m4 Copying file m4/snprintf.m4 Copying file m4/socketlib.m4 Copying file m4/sockets.m4 Copying file m4/socklen.m4 Copying file m4/sockpfaf.m4 Copying file m4/ssize_t.m4 Copying file m4/st_dm_mode.m4 Copying file m4/stat-size.m4 Copying file m4/stat-time.m4 Copying file m4/stat.m4 Copying file m4/stdalign.m4 Copying file m4/stdarg.m4 Copying file m4/stdbool.m4 Copying file m4/stddef_h.m4 Copying file m4/stdint.m4 Replacing file m4/stdint_h.m4 (non-gnulib code backed up in m4/stdint_h.m4~) !! Copying file m4/stdio_h.m4 Copying file m4/stdlib_h.m4 Copying file m4/stpcpy.m4 Copying file m4/stpncpy.m4 Copying file m4/strdup.m4 Copying file m4/strerror.m4 Copying file m4/strerror_r.m4 Copying file m4/strftime.m4 Copying file m4/string_h.m4 Copying file m4/strncat.m4 Copying file m4/strndup.m4 Copying file m4/strnlen.m4 Copying file m4/strpbrk.m4 Copying file m4/strsignal.m4 Copying file m4/strstr.m4 Copying file m4/strtod.m4 Copying file m4/strtoimax.m4 Copying file m4/strtoll.m4 Copying file m4/strtoull.m4 Copying file m4/strtoumax.m4 Copying file m4/symlink.m4 Copying file m4/symlinkat.m4 Copying file m4/sys_ioctl_h.m4 Copying file m4/sys_resource_h.m4 Copying file m4/sys_select_h.m4 Copying file m4/sys_socket_h.m4 Copying file m4/sys_stat_h.m4 Copying file m4/sys_time_h.m4 Copying file m4/sys_types_h.m4 Copying file m4/sys_uio_h.m4 Copying file m4/sys_utsname_h.m4 Copying file m4/sys_wait_h.m4 Copying file m4/tempname.m4 Copying file m4/termios_h.m4 Copying file m4/thread.m4 Replacing file m4/threadlib.m4 (non-gnulib code backed up in m4/threadlib.m4~) !! Copying file m4/time_h.m4 Copying file m4/time_r.m4 Copying file m4/timer_time.m4 Copying file m4/timespec.m4 Copying file m4/tls.m4 Copying file m4/tm_gmtoff.m4 Copying file m4/tzset.m4 Replacing file m4/uintmax_t.m4 (non-gnulib code backed up in m4/uintmax_t.m4~) !! Copying file m4/uname.m4 Copying file m4/ungetc.m4 Copying file m4/unicodeio.m4 Copying file m4/unistd-safer.m4 Copying file m4/unistd_h.m4 Copying file m4/unlink-busy.m4 Copying file m4/unlink.m4 Copying file m4/unlinkat.m4 Copying file m4/unlinkdir.m4 Copying file m4/unlocked-io.m4 Copying file m4/uptime.m4 Copying file m4/userspec.m4 Copying file m4/utimbuf.m4 Copying file m4/utimecmp.m4 Copying file m4/utimens.m4 Copying file m4/utimensat.m4 Copying file m4/utimes.m4 Copying file m4/vasnprintf.m4 Copying file m4/vasprintf-posix.m4 Copying file m4/vasprintf.m4 Copying file m4/version-etc.m4 Copying file m4/vfprintf-posix.m4 Replacing file m4/visibility.m4 (non-gnulib code backed up in m4/visibility.m4~) !! Copying file m4/vprintf-posix.m4 Copying file m4/warn-on-use.m4 Copying file m4/warnings.m4 Copying file m4/wchar_h.m4 Replacing file m4/wchar_t.m4 (non-gnulib code backed up in m4/wchar_t.m4~) !! Copying file m4/wcrtomb.m4 Copying file m4/wcswidth.m4 Copying file m4/wctob.m4 Copying file m4/wctomb.m4 Copying file m4/wctype_h.m4 Copying file m4/wcwidth.m4 Replacing file m4/wint_t.m4 (non-gnulib code backed up in m4/wint_t.m4~) !! Copying file m4/write-any-file.m4 Copying file m4/write.m4 Copying file m4/xalloc.m4 Copying file m4/xgetcwd.m4 Copying file m4/xnanosleep.m4 Replacing file m4/xsize.m4 (non-gnulib code backed up in m4/xsize.m4~) !! Copying file m4/xstrndup.m4 Copying file m4/xstrtod.m4 Copying file m4/xstrtol.m4 Copying file m4/xvasprintf.m4 Copying file m4/yesno.m4 Copying file m4/yield.m4 Copying file maint.mk Creating lib/gnulib.mk Creating m4/gnulib-cache.m4 Creating m4/gnulib-comp.m4 Creating gnulib-tests/gnulib.mk Updating ./build-aux/.gitignore (backup in ./build-aux/.gitignore~) Creating ./build-aux/snippet/.gitignore Creating ./gnulib-tests/.gitignore Creating ./gnulib-tests/glthread/.gitignore Creating ./gnulib-tests/unistr/.gitignore Creating ./gnulib-tests/uniwidth/.gitignore Creating ./lib/.gitignore Creating ./lib/glthread/.gitignore Creating ./lib/unistr/.gitignore Creating ./lib/uniwidth/.gitignore Updating ./m4/.gitignore (backup in ./m4/.gitignore~) Finished. You may need to add #include directives for the following .h files. #include <alloca.h> #include <assert.h> #include <ctype.h> #include <dirent.h> #include <fcntl.h> #include <getopt.h> #include <inttypes.h> #include <netinet/in.h> #include <pthread.h> #include <regex.h> #include <signal.h> #include <stdbool.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/ioctl.h> #include <sys/resource.h> #include <sys/stat.h> #include <sys/time.h> #include <sys/types.h> #include <sys/utsname.h> #include <sys/wait.h> #include <termios.h> #include <time.h> #include <unistd.h> #include <wchar.h> /* Include only after all system include files. */ #include "acl.h" #include "alignof.h" #include "areadlink.h" #include "argmatch.h" #include "argv-iter.h" #include "backupfile.h" #include "base64.h" #include "buffer-lcm.h" #include "c-strcase.h" #include "c-strtod.h" #include "canon-host.h" #include "canonicalize.h" #include "cloexec.h" #include "closein.h" #include "closeout.h" #include "configmake.h" #include "cycle-check.h" #include "di-set.h" #include "diacrit.h" #include "dirname.h" #include "error.h" #include "exclude.h" #include "exitfail.h" #include "fadvise.h" #include "fcntl-safer.h" #include "fd-reopen.h" #include "file-type.h" #include "filemode.h" #include "filenamecat.h" #include "filevercmp.h" #include "fnmatch.h" #include "fprintftime.h" #include "fsusage.h" #include "ftoastr.h" #include "fts_.h" #include "full-read.h" #include "full-write.h" #include "getndelim2.h" #include "getpass.h" #include "gettext.h" #include "getugroups.h" #include "hard-locale.h" #include "hash-pjw.h" #include "hash.h" #include "heap.h" #include "human.h" #include "idcache.h" #include "ignore-value.h" #include "inttostr.h" #include "isapipe.h" #include "linebuffer.h" #include "long-options.h" #include "mbsalign.h" #include "mbswidth.h" #include "md5.h" #include "memcasecmp.h" #include "memcmp2.h" #include "mgetgroups.h" #include "mkancesdirs.h" #include "mkdir-p.h" #include "modechange.h" #include "mountlist.h" #include "mpsort.h" #include "nproc.h" #include "obstack.h" #include "openat.h" #include "parse-datetime.h" #include "pathmax.h" #include "physmem.h" #include "posixtm.h" #include "posixver.h" #include "priv-set.h" #include "progname.h" #include "propername.h" #include "quote.h" #include "quotearg.h" #include "randint.h" #include "randperm.h" #include "read-file.h" #include "readtokens.h" #include "readtokens0.h" #include "readutmp.h" #include "root-dev-ino.h" #include "safe-read.h" #include "same.h" #include "save-cwd.h" #include "savedir.h" #include "savewd.h" #include "selinux-at.h" #include "sha1.h" #include "sha256.h" #include "sha512.h" #include "sig2str.h" #include "smack.h" #include "stat-macros.h" #include "stat-size.h" #include "stat-time.h" #include "stdio-safer.h" #include "stdlib-safer.h" #include "strftime.h" #include "strnumcmp.h" #include "timespec.h" #include "unicodeio.h" #include "unistd-safer.h" #include "unlocked-io.h" #include "userspec.h" #include "utimecmp.h" #include "utimens.h" #include "vasprintf.h" #include "verify.h" #include "verror.h" #include "write-any-file.h" #include "xalloc.h" #include "xdectoint.h" #include "xfreopen.h" #include "xfts.h" #include "xgetcwd.h" #include "xgethostname.h" #include "xmemcoll.h" #include "xnanosleep.h" #include "xprintf.h" #include "xreadlink.h" #include "xstrtod.h" #include "xstrtol.h" #include "xtime.h" #include "yesno.h" You may need to use the following Makefile variables when linking. Use them in <program>_LDADD when linking a program, or in <library>_a_LDFLAGS or <library>_la_LDFLAGS when linking a library. $(GETADDRINFO_LIB) $(GETHOSTNAME_LIB) $(GETLOADAVG_LIBS) $(HOSTENT_LIB) $(INET_NTOP_LIB) $(LIBSOCKET) $(LIB_ACL) $(LIB_CLOCK_GETTIME) $(LIB_CRYPTO) $(LIB_EACCESS) $(LIB_FDATASYNC) $(LIB_GETHRXTIME) $(LIB_NANOSLEEP) $(LIB_PTHREAD) $(LIB_SELECT) $(LIB_SELINUX) $(LIB_TIMER_TIME) $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise $(SERVENT_LIB) Don't forget to - "include gnulib.mk" from within "lib/Makefile.am", - "include gnulib.mk" from within "gnulib-tests/Makefile.am", - mention "-I m4" in ACLOCAL_AMFLAGS in Makefile.am, - mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am, - invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC_STDC, - invoke gl_INIT in ./configure.ac. prefix=lib/ running: AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install --force -I m4 --no-recursive autoreconf: Entering directory `.' autoreconf: running: true --force autoreconf: running: aclocal -I m4 --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --include=m4 --force autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader --include=m4 --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:53: installing 'build-aux/compile' configure.ac:59: installing 'build-aux/config.guess' configure.ac:59: installing 'build-aux/config.sub' configure.ac:36: installing 'build-aux/install-sh' configure.ac:36: installing 'build-aux/missing' Makefile.am: installing './INSTALL' Makefile.am: installing 'build-aux/depcomp' configure.ac: installing 'build-aux/ylwrap' doc/local.mk:19: installing 'build-aux/mdate-sh' Makefile.am:221: 'doc/local.mk' included from here doc/local.mk:19: installing 'build-aux/texinfo.tex' Makefile.am:221: 'doc/local.mk' included from here parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory `.' ./bootstrap: ln -fs ../gnulib/build-aux/install-sh build-aux/install-sh ./bootstrap: ln -fs ../gnulib/build-aux/mdate-sh build-aux/mdate-sh ./bootstrap: ln -fs ../gnulib/build-aux/texinfo.tex build-aux/texinfo.tex ./bootstrap: ln -fs ../gnulib/build-aux/depcomp build-aux/depcomp ./bootstrap: ln -fs ../gnulib/build-aux/config.guess build-aux/config.guess ./bootstrap: ln -fs ../gnulib/build-aux/config.sub build-aux/config.sub ./bootstrap: ln -fs gnulib/doc/INSTALL INSTALL ./bootstrap: Creating po/Makevars from po/Makevars.template ... cp: illegal option -- - usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory ./bootstrap: done. Now you can run './configure'. beaudetlabmini:coreutils dakez$ ./configure checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for ranlib... ranlib checking whether ln -s works... yes checking for Minix Amsterdam compiler... no checking for ar... ar checking build system type... x86_64-apple-darwin14.1.0 checking host system type... x86_64-apple-darwin14.1.0 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: autobuild project... GNU coreutils configure: autobuild revision... 8.23.161-d313a-dirty configure: autobuild hostname... beaudetlabmini.ad.bcm.edu configure: autobuild timestamp... 20150331T201539Z checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for arpa/inet.h... yes checking for features.h... no checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for wctype.h... yes checking for stdio_ext.h... no checking for sys/stat.h... (cached) yes checking for sys/vfs.h... no checking for sys/fs_types.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for termios.h... yes checking for sys/time.h... yes checking for grp.h... yes checking for iconv.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for xlocale.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for sys/statvfs.h... yes checking for sys/select.h... yes checking for priv.h... no checking for pthread.h... yes checking for utmp.h... yes checking for utmpx.h... yes checking for malloc.h... no checking for sched.h... yes checking for selinux/selinux.h... no checking for sys/ioctl.h... yes checking for sys/resource.h... yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for utime.h... yes checking for hurd.h... no checking for linux/falloc.h... no checking for paths.h... yes checking for stropts.h... no checking for sys/systeminfo.h... no checking for syslog.h... yes checking for pwd.h... yes checking for OS.h... no checking for gmp.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for d_ino member in directory struct... yes checking for long file names... yes checking for pathconf... yes checking for btowc... yes checking for canonicalize_file_name... no checking for realpath... yes checking for readlinkat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for getdtablesize... yes checking for faccessat... yes checking for posix_fadvise... no checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... no checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fpurge... yes checking for __fpurge... no checking for __freadahead... no checking for __freading... no checking for __freadptr... no checking for __freadptrinc... no checking for __fseterr... no checking for fstatat... yes checking for fsync... yes checking for strtof... yes checking for ftruncate... yes checking for openat... yes checking for fstatfs... yes checking for futimens... no checking for getdelim... yes checking for microuptime... no checking for nanouptime... no checking for getlogin... yes checking for flockfile... yes checking for funlockfile... yes checking for __fsetlocking... no checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for nanotime... no checking for getusershell... yes checking for iswcntrl... yes checking for iswblank... yes checking for link... yes checking for readlink... yes checking for linkat... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for getgrouplist... yes checking for fchmod... yes checking for mkfifo... yes checking for mknod... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for pipe... yes checking for utmpname... no checking for utmpxname... yes checking for secure_getenv... no checking for setenv... yes checking for settimeofday... yes checking for stime... no checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for stpncpy... yes checking for strdup... yes checking for strerror_r... yes checking for __xpg_strerror_r... no checking for tzset... yes checking for strndup... yes checking for strtoimax... yes checking for strtoumax... yes checking for localtime_r... yes checking for unlinkat... yes checking for futimes... yes checking for futimesat... no checking for utimensat... no checking for lutimes... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for wcswidth... yes checking for getegid... yes checking for ttyname... yes checking for newlocale... yes checking for sleep... yes checking for catgets... yes checking for symlinkat... yes checking for shutdown... yes checking for wctob... yes checking for directio... no checking for setrlimit... yes checking for prctl... no checking for endgrent... yes checking for endpwent... yes checking for fallocate... no checking for iswspace... yes checking for setgroups... yes checking for sethostname... yes checking for sync... yes checking for syncfs... no checking for sysctl... yes checking for sysinfo... no checking for tcgetpgrp... yes checking for getgrgid_nomembers... no checking for getgrnam_nomembers... no checking for getgrent_nomembers... no checking for C/C++ restrict keyword... __restrict checking whether <wchar.h> uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether strtold conforms to C99... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether // is distinct from /... no checking whether realpath works... no checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... no checking whether chown always updates ctime... yes checking whether byte ordering is bigendian... no checking if environ is properly declared... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking type of array argument to getgroups... gid_t checking whether fchdir is declared... yes checking for working fcntl.h... no (bad O_NOATIME) checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... int checking whether fdatasync is declared... no checking for st_dm_mode in struct stat... no checking whether strmode is declared... yes checking for mbstate_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... no checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether <sys/socket.h> is self-contained... yes checking for shutdown... (cached) yes checking whether <sys/socket.h> defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking for arithmetic hrtime_t... no checking for unsigned long long int... yes checking for long long int... yes checking whether getline is declared... yes checking for ssize_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether getenv is declared... yes checking whether getpass is declared... yes checking whether fflush_unlocked is declared... no checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... no checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking for off_t... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking for wint_t... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for wchar_t... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... no checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /usr/local/bin/sed checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... no checking whether <sys/select.h> is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for external symbol _system_configuration... no checking for desired default level of POSIX conformance... none-specified checking for sigset_t... yes checking whether rmdir works... yes checking whether unlink honors trailing slashes... no checking whether unlink of a parent directory fails as it should... no checking for library containing setfilecon... no checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether stpncpy is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether strncat works... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether sys_siglist is declared... yes checking whether ldexp() can be used without linking with libm... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in <time.h>... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for struct utimbuf... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... yes checking whether ungetc works on arbitrary bytes... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether strerror_r is declared... (cached) yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for strtod_l... yes checking for strtold_l... yes checking for GNU libc compatible calloc... no checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... no checking for clock_gettime... no checking for clock_settime... no checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for fdatasync... yes checking whether fdopen sets errno... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for struct stat.st_blocks... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether isblank is declared... yes checking whether isblank is declared... (cached) yes checking whether fopen recognizes a trailing slash... yes checking for __fpending... no checking how to determine the number of pending output bytes on a stream... fp->_p - fp->_bf._base checking whether fpurge is declared... yes checking whether fpurge works... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking whether fstatat (..., 0) works... yes checking for sys/mount.h... yes configure: checking how to get file system space usage checking for statvfs function (SVR4)... no checking for two-argument statfs with statfs.f_frsize member... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... yes checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for statfs that truncates block counts... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for struct statfs.f_type... no configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... yes checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking for gethostname... yes checking for HOST_NAME_MAX... 256 checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... no checking for getline... yes checking for working getline function... yes checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking whether __fsetlocking is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether tzset clobbers localtime buffer... no checking whether getusershell is declared... yes checking for group_member... no checking host operating system... Darwin checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for isapipe... no checking whether pipes are FIFOs (and for their link count)... yes (0) checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking whether isnan(long double) can be used without linking with libm... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for lchown... yes checking for C compiler flag to ignore unused libraries... none checking whether link obeys POSIX... no checking for __xpg4... no checking whether link(2) dereferences a symlink... yes checking whether linkat() can link symlinks... no checking whether linkat handles trailing slash correctly... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... no checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc works on empty input... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking whether mbswidth is declared in <wchar.h>... no checking for mbstate_t... (cached) yes checking for mempcpy... (cached) no checking for memrchr... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether mkfifo rejects trailing slashes... no checking whether mknod can create fifo without root privileges... yes checking for working mkstemp... yes checking for working mktime... no checking for listmntent... no checking for getmntinfo... yes checking for sys/ucred.h... yes checking for sys/mount.h... (cached) yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... no checking for getmntent... no checking for listmntent of Cray/Unicos-9... no checking for mntctl function and struct vmount... no checking for getfsstat function... no checking for FIXME existence of three headers... no checking for getmntinfo function... yes checking whether getmntinfo returns statvfs structures... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for struct statfs.f_fstypename... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether <netinet/in.h> is self-contained... yes checking whether YESEXPR works... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... yes checking for sched_getaffinity... no checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... (cached) yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... no checking for opendir... yes checking for struct tm.tm_zone... yes checking for perl5.005 or newer... yes checking for sys/pstat.h... (cached) no checking for sys/sysmp.h... (cached) no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... (cached) yes checking for sys/systemcfg.h... no checking for sys/sysctl.h... (cached) yes checking for pstat_getstatic... no checking for pstat_getdynamic... (cached) no checking for sysmp... (cached) no checking for getsysinfo... no checking for sysctl... (cached) yes checking for table... no checking for sysinfo... (cached) no checking for struct sysinfo.mem_unit... no checking for a shell that conforms to POSIX... /bin/sh checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for getppriv... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether <pthread.h> pollutes the namespace... no checking for pthread_t... yes checking for pthread_spinlock_t... no checking for library containing pthread_create and pthread_join... none required checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... none required checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... no checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... no checking for acl_delete_fd_np... yes checking for acl_delete_file_np... yes checking for acl_copy_ext_native... yes checking for acl_create_entry_np... yes checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_entries... no checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking whether getutent is declared... no checking for struct utmpx.ut_user... yes checking for struct utmp.ut_user... no checking for struct utmpx.ut_name... no checking for struct utmp.ut_name... yes checking for struct utmpx.ut_type... yes checking for struct utmp.ut_type... no checking for struct utmpx.ut_pid... yes checking for struct utmp.ut_pid... no checking for struct utmpx.ut_id... yes checking for struct utmp.ut_id... no checking for struct utmpx.ut_exit... no checking for struct utmp.ut_exit... no checking for struct utmpx.ut_exit.ut_exit... no checking for struct utmp.ut_exit.ut_exit... no checking for struct utmpx.ut_exit.e_exit... no checking for struct utmp.ut_exit.e_exit... no checking for struct utmpx.ut_exit.ut_termination... no checking for struct utmp.ut_exit.ut_termination... no checking for struct utmpx.ut_exit.e_termination... no checking for struct utmp.ut_exit.e_termination... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... (cached) yes checking whether rename honors trailing slash on destination... no checking whether rename honors trailing slash on source... no checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for rewinddir... yes checking whether rmdir works... (cached) yes checking for rpmatch... no checking for nl_langinfo and YESEXPR... yes checking for struct sched_param... yes checking for __secure_getenv... no checking for issetugid... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking selinux/flask.h usability... no checking selinux/flask.h presence... no checking for selinux/flask.h... no checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... no checking for sig2str... no checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for smack_new_label_from_self in -lsmack... no checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for va_copy... yes checking for max_align_t... (cached) no checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether inttypes macros match system or gnu printf... system checking for stpcpy... yes checking for working stpncpy... yes checking for working strndup... yes checking for working strnlen... yes checking for strpbrk... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking whether strstr works... yes checking whether strtod obeys C99... yes checking whether strtoimax works... yes checking for strtoll... yes checking for strtoull... yes checking whether symlink handles trailing slash correctly... no checking whether <sys/ioctl.h> declares ioctl... yes checking whether <sys/select.h> is self-contained... (cached) yes checking for nlink_t... (cached) yes checking for struct utsname... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for library containing timer_settime... no checking for timer_settime... no checking for uname... yes checking whether unlink honors trailing slashes... (cached) no checking whether unlink of a parent directory fails as it should... (cached) no checking whether a running program can be unlinked... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for /proc/uptime... no checking for ptrdiff_t... yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... (cached) no checking whether use of TIOCGWINSZ requires sys/ioctl.h... no checking whether use of TIOCGWINSZ requires termios.h... (cached) yes checking whether use of struct winsize requires sys/ptem.h... no checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking whether byte ordering is bigendian... (cached) no checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for setlocale... yes checking for uselocale... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a turkish Unicode locale... (cached) none checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether perror matches strerror... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether sleep is declared... yes checking for working sleep... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlinkat handles trailing slash correctly... no checking for pthread_atfork... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... yes checking for sched_yield in -lrt... no checking for sched_yield in -lposix4... no checking for library containing strerror... none required checking for working volatile... yes checking for sys/sysctl.h... (cached) yes checking whether sys/types.h defines makedev... yes checking whether time.h and sys/time.h may both be included... yes checking whether geteuid is declared... yes checking whether getlogin is declared... yes checking whether getuid is declared... yes checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether ttyname is declared... yes checking whether setregid is declared... yes checking attr/error_context.h usability... no checking attr/error_context.h presence... no checking for attr/error_context.h... no checking attr/libattr.h usability... no checking attr/libattr.h presence... no checking for attr/libattr.h... no configure: WARNING: libattr development library was not found or not usable. configure: WARNING: GNU coreutils will be built without xattr support. checking for struct stat.st_author... no checking for ino_t... yes checking for major_t... no checking for minor_t... no checking for mode_to_security_class... no checking for matchpathcon_init_prefix... no checking for inotify_init... no checking nfs/vfs.h usability... no checking nfs/vfs.h presence... no checking for nfs/vfs.h... no checking for struct statfs.f_namelen... no checking for struct statfs.f_type... (cached) no checking for struct statfs.f_frsize... no checking for cap_get_file in -lcap... no configure: WARNING: libcap library was not found or not usable. configure: WARNING: GNU coreutils will be built without capability support. checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for chroot... yes checking for gethostid... yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether localtime caches TZ... no checking for getattrat... no checking for initgroups... yes checking for syslog... yes checking for 3-argument setpriority function... yes checking ut_host in struct utmp... yes checking for sysctl... (cached) yes checking for sys/sysctl.h... (cached) yes checking whether we can get the system boot time... yes checking POSIX termios... (cached) yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) no checking whether termios.h needs _XOPEN_SOURCE... no checking c_line in struct termios... no checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether use of TIOCGWINSZ requires termios.h... (cached) yes checking whether strsignal is declared... (cached) yes checking whether sys_siglist is declared... (cached) yes checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for library containing __gmpz_init... -lgmp checking whether mpz_inits is declared... yes checking whether this is system supports stdbuf... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt checking for xgettext... /usr/local/opt/gettext/bin/xgettext checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) yes checking for CFLocaleCopyCurrent... (cached) yes checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gnulib-tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile beaudetlabmini:coreutils dakez$ make GEN .version GEN lib/alloca.h GEN lib/c++defs.h GEN lib/warn-on-use.h GEN lib/arg-nonnull.h GEN lib/arpa/inet.h GEN lib/configmake.h GEN lib/ctype.h GEN lib/dirent.h GEN lib/fcntl.h GEN lib/fnmatch.h GEN lib/getopt.h GEN lib/iconv.h gperf -m 10 ./lib/iconv_open-aix.gperf > ./lib/iconv_open-aix.h-t mv ./lib/iconv_open-aix.h-t ./lib/iconv_open-aix.h gperf -m 10 ./lib/iconv_open-hpux.gperf > ./lib/iconv_open-hpux.h-t mv ./lib/iconv_open-hpux.h-t ./lib/iconv_open-hpux.h gperf -m 10 ./lib/iconv_open-irix.gperf > ./lib/iconv_open-irix.h-t mv ./lib/iconv_open-irix.h-t ./lib/iconv_open-irix.h gperf -m 10 ./lib/iconv_open-osf.gperf > ./lib/iconv_open-osf.h-t mv ./lib/iconv_open-osf.h-t ./lib/iconv_open-osf.h gperf -m 10 ./lib/iconv_open-solaris.gperf > ./lib/iconv_open-solaris.h-t mv ./lib/iconv_open-solaris.h-t ./lib/iconv_open-solaris.h GEN lib/inttypes.h GEN lib/langinfo.h GEN lib/locale.h GEN lib/math.h GEN lib/netdb.h GEN lib/parse-datetime.c GEN lib/pthread.h GEN lib/sched.h GEN lib/unused-parameter.h GEN lib/selinux/selinux.h GEN lib/selinux/context.h GEN lib/signal.h GEN lib/stddef.h GEN lib/stdint.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/ioctl.h GEN lib/sys/resource.h GEN lib/sys/select.h GEN lib/sys/socket.h GEN lib/sys/stat.h GEN lib/sys/time.h GEN lib/sys/types.h GEN lib/sys/uio.h GEN lib/sys/utsname.h GEN lib/sys/wait.h GEN lib/termios.h GEN lib/time.h GEN lib/unistd.h GEN lib/unistr.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/wchar.h GEN lib/wctype.h GEN src/coreutils.h GEN src/dircolors.h /Applications/Xcode.app/Contents/Developer/usr/bin/make src/make-prime-list CC src/make-prime-list.o CCLD src/make-prime-list GEN src/primes.h GEN src/fs-is-local.h GEN src/fs.h GEN src/version.c GEN src/version.h /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in po Making all in . Updating ./doc/version.texi GEN doc/constants.texi MAKEINFO doc/coreutils.info CC lib/copy-acl.o CC lib/set-acl.o CC lib/allocator.o CC lib/areadlink.o CC lib/areadlink-with-size.o CC lib/areadlinkat.o CC lib/argmatch.o CC lib/argv-iter.o CC lib/backupfile.o CC lib/base64.o CC lib/bitrotate.o CC lib/buffer-lcm.o CC lib/c-ctype.o CC lib/c-strcasecmp.o CC lib/c-strncasecmp.o CC lib/c-strtod.o CC lib/c-strtold.o CC lib/canon-host.o CC lib/canonicalize.o CC lib/careadlinkat.o CC lib/cloexec.o CC lib/close-stream.o CC lib/closein.o CC lib/closeout.o CC lib/md5.o CC lib/sha1.o CC lib/sha256.o CC lib/sha512.o CC lib/cycle-check.o CC lib/di-set.o CC lib/diacrit.o CC lib/opendir-safer.o CC lib/dirname.o CC lib/basename.o CC lib/dirname-lgpl.o CC lib/basename-lgpl.o CC lib/stripslash.o CC lib/dtoastr.o CC lib/dtotimespec.o CC lib/exclude.o CC lib/exitfail.o CC lib/fadvise.o CC lib/chmodat.o CC lib/chownat.o CC lib/creat-safer.o CC lib/open-safer.o CC lib/fd-hook.o CC lib/fd-reopen.o CC lib/fd-safer-flag.o CC lib/dup-safer-flag.o CC lib/fdutimensat.o CC lib/file-set.o CC lib/file-type.o CC lib/filemode.o CC lib/filenamecat.o CC lib/filenamecat-lgpl.o CC lib/filevercmp.o CC lib/fopen-safer.o CC lib/fprintftime.o CC lib/freading.o CC lib/freadseek.o CC lib/freopen-safer.o CC lib/ftoastr.o CC lib/full-read.o CC lib/full-write.o CC lib/gethrxtime.o CC lib/xtime.o CC lib/getndelim2.o CC lib/gettime.o CC lib/getugroups.o CC lib/hard-locale.o CC lib/hash.o CC lib/hash-pjw.o CC lib/hash-triple.o CC lib/heap.o CC lib/human.o CC lib/i-ring.o CC lib/idcache.o CC lib/ino-map.o CC lib/imaxtostr.o CC lib/inttostr.o CC lib/offtostr.o CC lib/uinttostr.o CC lib/umaxtostr.o CC lib/ldtoastr.o CC lib/linebuffer.o CC lib/localcharset.o CC lib/glthread/lock.o CC lib/long-options.o CC lib/malloca.o CC lib/math.o CC lib/mbchar.o CC lib/mbiter.o CC lib/mbsalign.o CC lib/mbscasecmp.o CC lib/mbslen.o CC lib/mbsstr.o CC lib/mbswidth.o CC lib/mbuiter.o CC lib/memcasecmp.o CC lib/memchr2.o CC lib/memcmp2.o CC lib/memcoll.o CC lib/mgetgroups.o lib/mgetgroups.c:90:45: warning: passing 'gid_t *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] ng = getgrouplist (username, gid, g, &max_n_groups); ^ /usr/include/unistd.h:648:43: note: passing argument to parameter here int getgrouplist(const char *, int, int *, int *); ^ 1 warning generated. CC lib/mkancesdirs.o CC lib/dirchownmod.o CC lib/mkdir-p.o CC lib/modechange.o CC lib/mpsort.o CC lib/nproc.o CC lib/openat-die.o CC lib/openat-safer.o CC lib/parse-datetime.o CC lib/physmem.o CC lib/posixtm.o CC lib/posixver.o CC lib/printf-frexp.o CC lib/printf-frexpl.o CC lib/priv-set.o CC lib/progname.o CC lib/propername.o CC lib/acl-errno-valid.o CC lib/file-has-acl.o CC lib/qcopy-acl.o CC lib/qset-acl.o CC lib/quotearg.o CC lib/randint.o CC lib/randperm.o CC lib/randread.o CC lib/rand-isaac.o CC lib/read-file.o CC lib/readtokens.o CC lib/readtokens0.o CC lib/root-dev-ino.o CC lib/safe-read.o CC lib/safe-write.o CC lib/same.o CC lib/save-cwd.o CC lib/savedir.o CC lib/savewd.o CC lib/se-context.o CC lib/se-selinux.o CC lib/settime.o CC lib/sig-handler.o CC lib/sockets.o CC lib/stat-time.o CC lib/statat.o CC lib/mkstemp-safer.o CC lib/strftime.o CC lib/striconv.o CC lib/strnlen1.o CC lib/strintcmp.o CC lib/strnumcmp.o CC lib/sys_socket.o CC lib/tempname.o CC lib/glthread/threadlib.o CC lib/timespec.o CC lib/glthread/tls.o CC lib/trim.o CC lib/u64.o CC lib/unicodeio.o CC lib/unistd.o CC lib/dup-safer.o CC lib/fd-safer.o CC lib/pipe-safer.o CC lib/unistr/u8-mbtoucr.o CC lib/unistr/u8-uctomb.o CC lib/unistr/u8-uctomb-aux.o CC lib/uniwidth/width.o CC lib/userspec.o CC lib/utimecmp.o CC lib/utimens.o CC lib/verror.o CC lib/version-etc.o CC lib/version-etc-fsf.o CC lib/wctype-h.o CC lib/write-any-file.o CC lib/xmalloc.o CC lib/xalloc-die.o CC lib/xdectoimax.o CC lib/xdectoumax.o CC lib/xfreopen.o CC lib/xfts.o CC lib/xgetcwd.o CC lib/xgetgroups.o CC lib/xgethostname.o CC lib/xmemcoll.o CC lib/xnanosleep.o CC lib/xprintf.o CC lib/xreadlink.o CC lib/xsize.o CC lib/xstriconv.o CC lib/xstrndup.o CC lib/xstrtod.o CC lib/xstrtoimax.o CC lib/xstrtol.o CC lib/xstrtoul.o CC lib/xstrtol-error.o CC lib/xstrtold.o CC lib/xstrtoumax.o CC lib/xvasprintf.o CC lib/xasprintf.o CC lib/yesno.o CC lib/acl_entries.o CC lib/asnprintf.o CC lib/at-func2.o CC lib/calloc.o CC lib/chdir-long.o CC lib/chown.o CC lib/error.o lib/error.c:386:12: warning: data argument not used by format string [-Wformat-extra-args] file_name, line_number); ^ 1 warning generated. CC lib/euidaccess.o CC lib/fchownat.o CC lib/fclose.o CC lib/fflush.o CC lib/fnmatch.o CC lib/fpending.o CC lib/fpurge.o CC lib/freadahead.o CC lib/freadptr.o CC lib/fseek.o CC lib/fseeko.o CC lib/fseterr.o CC lib/fstatat.o CC lib/fsusage.o CC lib/fts.o CC lib/futimens.o CC lib/getcwd.o CC lib/getcwd-lgpl.o CC lib/getgroups.o CC lib/getopt.o CC lib/getopt1.o CC lib/getpass.o CC lib/group-member.o CC lib/isapipe.o CC lib/isnanf.o CC lib/isnanl.o CC lib/lchown.o CC lib/link.o CC lib/linkat.o CC lib/lstat.o CC lib/mempcpy.o CC lib/memrchr.o CC lib/mkfifo.o CC lib/mknod.o CC lib/mktime.o CC lib/mountlist.o CC lib/nanosleep.o CC lib/obstack.o CC lib/open.o CC lib/openat.o CC lib/openat-proc.o CC lib/printf-args.o CC lib/printf-parse.o CC lib/pthread.o CC lib/putenv.o CC lib/readlink.o CC lib/readutmp.o CC lib/regex.o CC lib/remove.o CC lib/rename.o CC lib/rpmatch.o CC lib/secure_getenv.o CC lib/selinux-at.o CC lib/setenv.o CC lib/sig2str.o CC lib/stat.o CC lib/strerror.o CC lib/strerror-override.o CC lib/symlink.o CC lib/unlink.o CC lib/unlinkat.o CC lib/utimensat.o CC lib/vasnprintf.o CC lib/wcswidth.o CC lib/wcwidth.o AR lib/libcoreutils.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(bitrotate.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(chmodat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(chownat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(fd-hook.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(xtime.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(math.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(mbiter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(mbuiter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(priv-set.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(se-context.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(se-selinux.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(sig-handler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(stat-time.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(statat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(sys_socket.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(threadlib.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(timespec.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(tls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(u64.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(unistd.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(u8-uctomb.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(wctype-h.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(xsize.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(getcwd-lgpl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(pthread.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(bitrotate.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(chmodat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(chownat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(fd-hook.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(xtime.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(math.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(mbiter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(mbuiter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(priv-set.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(se-context.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(se-selinux.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(sig-handler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(stat-time.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(statat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(sys_socket.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(threadlib.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(timespec.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(tls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(u64.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(unistd.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(u8-uctomb.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(wctype-h.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(xsize.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(getcwd-lgpl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(pthread.o) has no symbols CC src/version.o AR src/libver.a CC src/chroot.o CCLD src/chroot CC src/hostid.o CCLD src/hostid CC src/nice.o CCLD src/nice CC src/who.o CCLD src/who CC src/users.o CCLD src/users CC src/pinky.o CCLD src/pinky CC src/uptime.o CCLD src/uptime CC src/stty.o CCLD src/stty CC src/df.o CC src/find-mount-point.o CCLD src/df CC src/stdbuf.o CCLD src/stdbuf CC src/lbracket.o CCLD src/[ CC src/base64.o CCLD src/base64 CC src/basename.o CCLD src/basename CC src/cat.o CCLD src/cat CC src/chcon.o CCLD src/chcon CC src/chgrp.o CC src/chown-core.o CCLD src/chgrp CC src/chmod.o CCLD src/chmod CC src/chown.o CCLD src/chown CC src/cksum.o CCLD src/cksum CC src/comm.o CCLD src/comm CC src/cp.o CC src/copy.o CC src/cp-hash.o CC src/extent-scan.o CC src/selinux.o CCLD src/cp CC src/csplit.o CCLD src/csplit CC src/cut.o CCLD src/cut CC src/date.o CCLD src/date CC src/dd.o CCLD src/dd CC src/ls.o CC src/ls-dir.o CCLD src/dir CC src/dircolors.o CCLD src/dircolors CC src/dirname.o CCLD src/dirname CC src/du.o CCLD src/du CC src/echo.o CCLD src/echo CC src/env.o CCLD src/env CC src/expand.o CCLD src/expand CC src/expr.o CCLD src/expr CC src/factor.o CCLD src/factor CC src/false.o CCLD src/false CC src/fmt.o CCLD src/fmt CC src/fold.o CCLD src/fold CC src/src_ginstall-install.o CC src/src_ginstall-prog-fprintf.o CC src/src_ginstall-copy.o CC src/src_ginstall-cp-hash.o CC src/src_ginstall-extent-scan.o CC src/src_ginstall-selinux.o CCLD src/ginstall CC src/groups.o CC src/group-list.o CCLD src/groups CC src/head.o CCLD src/head CC src/id.o CCLD src/id CC src/join.o CCLD src/join CC src/kill.o CC src/operand2sig.o CCLD src/kill CC src/link.o CCLD src/link CC src/ln.o src/ln.c:370:33: warning: data argument not used by format string [-Wformat-extra-args] quote_n (0, dest), quote_n (1, source)); ^ src/ln.c:370:33: warning: data argument not used by format string [-Wformat-extra-args] quote_n (0, dest), quote_n (1, source)); ^ 2 warnings generated. CC src/relpath.o CCLD src/ln CC src/logname.o CCLD src/logname CC src/ls-ls.o CCLD src/ls CC src/src_md5sum-md5sum.o CCLD src/md5sum CC src/mkdir.o CC src/prog-fprintf.o CCLD src/mkdir CC src/mkfifo.o CCLD src/mkfifo CC src/mknod.o CCLD src/mknod CC src/mktemp.o CCLD src/mktemp CC src/mv.o CC src/remove.o CCLD src/mv CC src/nl.o CCLD src/nl CC src/nproc.o CCLD src/nproc CC src/nohup.o CCLD src/nohup CC src/numfmt.o CCLD src/numfmt CC src/od.o CCLD src/od CC src/paste.o CCLD src/paste CC src/pathchk.o CCLD src/pathchk CC src/pr.o CCLD src/pr CC src/printenv.o CCLD src/printenv CC src/printf.o CCLD src/printf CC src/ptx.o CCLD src/ptx CC src/pwd.o CCLD src/pwd CC src/readlink.o CCLD src/readlink CC src/realpath.o CCLD src/realpath CC src/rm.o CCLD src/rm CC src/rmdir.o CCLD src/rmdir CC src/runcon.o CCLD src/runcon CC src/seq.o CCLD src/seq CC src/src_sha1sum-md5sum.o CCLD src/sha1sum CC src/src_sha224sum-md5sum.o CCLD src/sha224sum CC src/src_sha256sum-md5sum.o CCLD src/sha256sum CC src/src_sha384sum-md5sum.o CCLD src/sha384sum CC src/src_sha512sum-md5sum.o CCLD src/sha512sum CC src/shred.o CCLD src/shred CC src/shuf.o CCLD src/shuf CC src/sleep.o CCLD src/sleep CC src/sort.o CCLD src/sort CC src/split.o CCLD src/split CC src/stat.o CCLD src/stat CC src/sum.o CCLD src/sum CC src/sync.o CCLD src/sync CC src/tac.o CCLD src/tac CC src/tail.o CCLD src/tail CC src/tee.o CCLD src/tee CC src/test.o CCLD src/test CC src/timeout.o CCLD src/timeout CC src/touch.o CCLD src/touch CC src/tr.o CCLD src/tr CC src/true.o CCLD src/true CC src/truncate.o CCLD src/truncate CC src/tsort.o CCLD src/tsort CC src/tty.o CCLD src/tty CC src/uname.o CC src/uname-uname.o CCLD src/uname CC src/unexpand.o CCLD src/unexpand CC src/uniq.o CCLD src/uniq CC src/unlink.o CCLD src/unlink CC src/ls-vdir.o CCLD src/vdir CC src/wc.o CCLD src/wc CC src/whoami.o CCLD src/whoami CC src/yes.o CCLD src/yes CC src/getlimits.o CCLD src/getlimits CC src/src_libstdbuf_so-libstdbuf.o CCLD src/libstdbuf.so GEN man/chroot.1 GEN man/hostid.1 GEN man/nice.1 GEN man/who.1 GEN man/users.1 GEN man/pinky.1 GEN man/uptime.1 GEN man/stty.1 GEN man/df.1 GEN man/stdbuf.1 GEN man/base64.1 GEN man/basename.1 GEN man/cat.1 GEN man/chcon.1 GEN man/chgrp.1 GEN man/chmod.1 GEN man/chown.1 GEN man/cksum.1 GEN man/comm.1 GEN man/cp.1 GEN man/csplit.1 GEN man/cut.1 GEN man/date.1 GEN man/dd.1 GEN man/dir.1 GEN man/dircolors.1 GEN man/dirname.1 GEN man/du.1 GEN man/echo.1 GEN man/env.1 GEN man/expand.1 GEN man/expr.1 GEN man/factor.1 GEN man/false.1 GEN man/fmt.1 GEN man/fold.1 GEN man/install.1 GEN man/groups.1 GEN man/head.1 GEN man/id.1 GEN man/join.1 GEN man/kill.1 GEN man/link.1 GEN man/ln.1 GEN man/logname.1 GEN man/ls.1 GEN man/md5sum.1 GEN man/mkdir.1 GEN man/mkfifo.1 GEN man/mknod.1 GEN man/mktemp.1 GEN man/mv.1 GEN man/nl.1 GEN man/nproc.1 GEN man/nohup.1 GEN man/numfmt.1 GEN man/od.1 GEN man/paste.1 GEN man/pathchk.1 GEN man/pr.1 GEN man/printenv.1 GEN man/printf.1 GEN man/ptx.1 GEN man/pwd.1 GEN man/readlink.1 GEN man/realpath.1 GEN man/rm.1 GEN man/rmdir.1 GEN man/runcon.1 GEN man/seq.1 GEN man/sha1sum.1 GEN man/sha224sum.1 GEN man/sha256sum.1 GEN man/sha384sum.1 GEN man/sha512sum.1 GEN man/shred.1 GEN man/shuf.1 GEN man/sleep.1 GEN man/sort.1 GEN man/split.1 GEN man/stat.1 GEN man/sum.1 GEN man/sync.1 GEN man/tac.1 GEN man/tail.1 GEN man/tee.1 GEN man/test.1 GEN man/timeout.1 GEN man/touch.1 GEN man/tr.1 GEN man/true.1 GEN man/truncate.1 GEN man/tsort.1 GEN man/tty.1 GEN man/uname.1 GEN man/unexpand.1 GEN man/uniq.1 GEN man/unlink.1 GEN man/vdir.1 GEN man/wc.1 GEN man/whoami.1 GEN man/yes.1 GEN lib/charset.alias GEN lib/ref-add.sed GEN lib/ref-del.sed Making all in gnulib-tests GEN arg-nonnull.h GEN c++defs.h GEN unused-parameter.h GEN warn-on-use.h /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in . make[4]: Nothing to be done for `all-am'. beaudetlabmini:coreutils dakez$ make check GEN public-submodule-commit /Applications/Xcode.app/Contents/Developer/usr/bin/make check-recursive Making check in po Making check in . /Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS check-local PASS: tests/misc/help-version.sh inotify-race.sh: skipped test: very expensive: disabled by default SKIP: tests/tail-2/inotify-race.sh PASS: tests/misc/invalid-opt.pl ext3-perf.sh: skipped test: very expensive: disabled by default SKIP: tests/rm/ext3-perf.sh PASS: tests/rm/cycle.sh link-heap.sh: skipped test: expensive: disabled by default SKIP: tests/cp/link-heap.sh no-ctx.sh: skipped test: this system lacks SELinux support SKIP: tests/cp/no-ctx.sh PASS: tests/misc/tty-eof.pl PASS: tests/tail-2/inotify-hash-abuse.sh PASS: tests/tail-2/inotify-hash-abuse2.sh PASS: tests/tail-2/F-vs-missing.sh PASS: tests/tail-2/F-vs-rename.sh inotify-rotate.sh: skipped test: expensive: disabled by default SKIP: tests/tail-2/inotify-rotate.sh inotify-rotate-resources.sh: skipped test: inotify required SKIP: tests/tail-2/inotify-rotate-resources.sh PASS: tests/chmod/no-x.sh PASS: tests/chgrp/basic.sh PASS: tests/rm/dangling-symlink.sh FAIL: tests/misc/ls-time.sh PASS: tests/rm/d-1.sh PASS: tests/rm/d-2.sh PASS: tests/rm/d-3.sh PASS: tests/rm/deep-1.sh deep-2.sh: skipped test: NAME_MAX=* is not sufficient SKIP: tests/rm/deep-2.sh PASS: tests/rm/dir-no-w.sh PASS: tests/rm/dir-nonrecur.sh PASS: tests/rm/dot-rel.sh PASS: tests/rm/isatty.sh PASS: tests/rm/empty-inacc.sh PASS: tests/rm/empty-name.pl PASS: tests/rm/f-1.sh PASS: tests/rm/fail-eacces.sh fail-eperm.xpl: couldn't find a file not owned by you in any of the following directories: /tmp /var/tmp /usr/tmp ...so, skipping this test SKIP: tests/rm/fail-eperm.xpl assert.sh: skipped test: very expensive: disabled by default SKIP: tests/tail-2/assert.sh hash.sh: skipped test: expensive: disabled by default SKIP: tests/rm/hash.sh PASS: tests/rm/i-1.sh PASS: tests/rm/i-never.sh PASS: tests/rm/i-no-r.sh PASS: tests/tail-2/infloop-1.sh PASS: tests/rm/ignorable.sh PASS: tests/rm/inaccessible.sh PASS: tests/rm/interactive-always.sh PASS: tests/rm/interactive-once.sh PASS: tests/rm/ir-1.sh PASS: tests/rm/one-file-system2.sh PASS: tests/rm/r-1.sh PASS: tests/rm/r-2.sh PASS: tests/rm/r-3.sh PASS: tests/rm/r-4.sh r-root.sh: skipped test: expensive: disabled by default SKIP: tests/rm/r-root.sh PASS: tests/rm/readdir-bug.sh PASS: tests/rm/rm1.sh PASS: tests/touch/empty-file.sh PASS: tests/rm/rm2.sh PASS: tests/rm/rm3.sh PASS: tests/rm/rm4.sh PASS: tests/rm/rm5.sh PASS: tests/rm/sunos-1.sh PASS: tests/rm/unread2.sh PASS: tests/rm/unread3.sh PASS: tests/rm/unreadable.pl PASS: tests/rm/v-slash.sh many-dir-entries-vs-OOM.sh: skipped test: this shell lacks ulimit support SKIP: tests/rm/many-dir-entries-vs-OOM.sh PASS: tests/chgrp/default-no-deref.sh PASS: tests/chgrp/deref.sh PASS: tests/chgrp/no-x.sh PASS: tests/chgrp/posix-H.sh PASS: tests/chgrp/recurse.sh PASS: tests/fmt/base.pl PASS: tests/fmt/long-line.sh PASS: tests/fmt/goal-option.sh PASS: tests/misc/env.sh PASS: tests/misc/ptx.pl PASS: tests/misc/test.pl PASS: tests/misc/seq.pl seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double SKIP: tests/misc/seq-long-double.sh PASS: tests/misc/head.pl PASS: tests/misc/head-elide-tail.pl tail-n0f.sh: skipped test: /proc/31331/status: missing or 'different' SKIP: tests/tail-2/tail-n0f.sh PASS: tests/misc/ls-misc.pl PASS: tests/misc/date.pl PASS: tests/misc/date-next-dow.pl PASS: tests/misc/ptx-overrun.sh PASS: tests/misc/xstrtol.pl PASS: tests/tail-2/pid.sh PASS: tests/misc/od.pl PASS: tests/misc/od-endian.sh PASS: tests/misc/od-float.sh PASS: tests/misc/mktemp.pl arch.sh: skipped test: required program(s) not built SKIP: tests/misc/arch.sh PASS: tests/misc/join.pl PASS: tests/pr/pr-tests.pl PASS: tests/misc/pwd-option.sh PASS: tests/misc/chcon-fail.sh coreutils.sh: skipped test: multicall binary is disabled SKIP: tests/misc/coreutils.sh PASS: tests/misc/cut.pl cut-huge-range.sh: skipped test: this shell lacks ulimit support SKIP: tests/misc/cut-huge-range.sh PASS: tests/misc/wc.pl PASS: tests/misc/wc-files0-from.pl PASS: tests/misc/wc-files0.sh PASS: tests/misc/wc-parallel.sh PASS: tests/misc/wc-proc.sh cat-proc.sh: skipped test: no /proc/cpuinfo SKIP: tests/misc/cat-proc.sh PASS: tests/misc/cat-buf.sh PASS: tests/misc/cat-self.sh PASS: tests/misc/base64.pl PASS: tests/misc/basename.pl PASS: tests/misc/close-stdout.sh PASS: tests/misc/chroot-fail.sh PASS: tests/misc/comm.pl PASS: tests/misc/csplit.sh PASS: tests/misc/csplit-1000.sh csplit-heap.sh: skipped test: this shell lacks ulimit support SKIP: tests/misc/csplit-heap.sh PASS: tests/misc/csplit-suppress-matched.pl PASS: tests/misc/date-sec.sh PASS: tests/misc/dircolors.pl PASS: tests/misc/dirname.pl PASS: tests/misc/env-null.sh PASS: tests/misc/expand.pl PASS: tests/misc/expr.pl PASS: tests/misc/factor.pl PASS: tests/misc/false-status.sh PASS: tests/misc/fold.pl PASS: tests/misc/groups-dash.sh PASS: tests/misc/groups-version.sh head-c.sh: skipped test: this shell lacks ulimit support SKIP: tests/misc/head-c.sh PASS: tests/misc/head-pos.sh head-write-error.sh: skipped test: /dev/full is required SKIP: tests/misc/head-write-error.sh PASS: tests/misc/md5sum.pl PASS: tests/misc/md5sum-bsd.sh PASS: tests/misc/md5sum-newline.pl PASS: tests/misc/md5sum-parallel.sh PASS: tests/misc/mknod.sh PASS: tests/misc/nice.sh PASS: tests/misc/nice-fail.sh PASS: tests/misc/nl.sh PASS: tests/misc/nohup.sh PASS: tests/misc/nproc-avail.sh PASS: tests/misc/nproc-positive.sh PASS: tests/misc/numfmt.pl PASS: tests/misc/od-N.sh PASS: tests/misc/od-j.sh PASS: tests/misc/od-multiple-t.sh PASS: tests/misc/od-x8.sh PASS: tests/misc/paste.pl PASS: tests/misc/pathchk1.sh PASS: tests/misc/printenv.sh PASS: tests/misc/printf.sh PASS: tests/misc/printf-cov.pl PASS: tests/misc/printf-hex.sh printf-surprise.sh: skipped test: this shell lacks ulimit support SKIP: tests/misc/printf-surprise.sh PASS: tests/misc/pwd-long.sh PASS: tests/misc/readlink-fp-loop.sh PASS: tests/misc/readlink-root.sh PASS: tests/misc/realpath.sh PASS: tests/misc/runcon-no-reorder.sh PASS: tests/misc/sha1sum.pl PASS: tests/misc/sha1sum-vec.pl PASS: tests/misc/sha224sum.pl PASS: tests/misc/sha256sum.pl PASS: tests/misc/sha384sum.pl PASS: tests/misc/sha512sum.pl PASS: tests/misc/shred-exact.sh PASS: tests/misc/shred-passes.sh PASS: tests/misc/shred-remove.sh PASS: tests/misc/shred-size.sh PASS: tests/misc/shuf.sh shuf-reservoir.sh: skipped test: expensive: disabled by default SKIP: tests/misc/shuf-reservoir.sh PASS: tests/misc/sort.pl sort-benchmark-random.sh: skipped test: very expensive: disabled by default SKIP: tests/misc/sort-benchmark-random.sh PASS: tests/misc/sort-compress.sh sort-compress-hang.sh: skipped test: very expensive: disabled by default SKIP: tests/misc/sort-compress-hang.sh sort-compress-proc.sh: skipped test: expensive: disabled by default SKIP: tests/misc/sort-compress-proc.sh PASS: tests/misc/sort-continue.sh PASS: tests/misc/sort-debug-keys.sh PASS: tests/misc/sort-debug-warn.sh PASS: tests/misc/sort-discrim.sh PASS: tests/misc/sort-files0-from.pl PASS: tests/misc/sort-float.sh PASS: tests/misc/sort-merge.pl PASS: tests/misc/sort-merge-fdlimit.sh sort-month.sh: skipped test: The locale utility is not present SKIP: tests/misc/sort-month.sh PASS: tests/misc/sort-exit-early.sh PASS: tests/misc/sort-rand.sh sort-spinlock-abuse.sh: skipped test: very expensive: disabled by default SKIP: tests/misc/sort-spinlock-abuse.sh sort-stale-thread-mem.sh: skipped test: very expensive: disabled by default SKIP: tests/misc/sort-stale-thread-mem.sh PASS: tests/misc/sort-unique.sh PASS: tests/misc/sort-unique-segv.sh PASS: tests/misc/sort-version.sh PASS: tests/misc/sort-NaN-infloop.sh sort-u-FMR.sh: skipped test: requires a working valgrind SKIP: tests/misc/sort-u-FMR.sh PASS: tests/split/filter.sh PASS: tests/split/suffix-auto-length.sh PASS: tests/split/suffix-length.sh PASS: tests/split/additional-suffix.sh PASS: tests/split/b-chunk.sh PASS: tests/split/fail.sh PASS: tests/split/lines.sh line-bytes.sh: skipped test: this shell lacks ulimit support SKIP: tests/split/line-bytes.sh PASS: tests/split/l-chunk.sh PASS: tests/split/r-chunk.sh PASS: tests/split/record-sep.sh PASS: tests/split/numeric.sh PASS: tests/split/guard-input.sh PASS: tests/misc/stat-birthtime.sh PASS: tests/misc/stat-fmt.sh PASS: tests/misc/stat-hyphen.sh PASS: tests/misc/stat-mount.sh stat-nanoseconds.sh: skipped test: this file system does not support sub-second time stamps SKIP: tests/misc/stat-nanoseconds.sh PASS: tests/misc/stat-printf.pl PASS: tests/misc/stat-slash.sh PASS: tests/misc/stdbuf.sh PASS: tests/misc/stty.sh PASS: tests/misc/stty-invalid.sh stty-pairs.sh: skipped test: expensive: disabled by default SKIP: tests/misc/stty-pairs.sh PASS: tests/misc/stty-row-col.sh PASS: tests/misc/sum.pl PASS: tests/misc/sum-sysv.sh PASS: tests/misc/sync.sh PASS: tests/misc/tac.pl tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined SKIP: tests/misc/tac-continue.sh PASS: tests/misc/tac-2-nonseekable.sh PASS: tests/misc/tail.pl PASS: tests/misc/tee.sh PASS: tests/misc/test-diag.pl PASS: tests/misc/timeout.sh PASS: tests/misc/timeout-blocked.pl timeout-group.sh: skipped test: setsid required to control groups SKIP: tests/misc/timeout-group.sh PASS: tests/misc/timeout-parameters.sh PASS: tests/misc/tr.pl PASS: tests/misc/tr-case-class.sh PASS: tests/misc/truncate-dangling-symlink.sh PASS: tests/misc/truncate-dir-fail.sh PASS: tests/misc/truncate-fail-diag.sh PASS: tests/misc/truncate-fifo.sh PASS: tests/misc/truncate-no-create-missing.sh PASS: tests/misc/truncate-overflow.sh PASS: tests/misc/truncate-parameters.sh PASS: tests/misc/truncate-relative.sh PASS: tests/misc/tsort.pl PASS: tests/misc/unexpand.pl PASS: tests/misc/uniq.pl PASS: tests/misc/uniq-perf.sh xattr.sh: skipped test: coreutils built without xattr support SKIP: tests/misc/xattr.sh PASS: tests/misc/yes.sh PASS: tests/tail-2/wait.sh PASS: tests/tail-2/retry.sh PASS: tests/tail-2/symlink.sh PASS: tests/tail-2/tail-c.sh PASS: tests/chmod/c-option.sh PASS: tests/chmod/equal-x.sh PASS: tests/chmod/equals.sh PASS: tests/chmod/inaccessible.sh PASS: tests/chmod/octal.sh PASS: tests/chmod/setgid.sh PASS: tests/chmod/silent.sh PASS: tests/chmod/thru-dangling.sh PASS: tests/chmod/umask-x.sh PASS: tests/chmod/usage.sh PASS: tests/chown/deref.sh PASS: tests/chown/preserve-root.sh separator.sh: skipped test: group 'BCM\bcm-mhg-all' not biunique: SKIP: tests/chown/separator.sh PASS: tests/cp/abuse.sh acl.sh: skipped test: This test requires getfacl and setfacl. SKIP: tests/cp/acl.sh PASS: tests/cp/attr-existing.sh PASS: tests/cp/backup-1.sh PASS: tests/cp/backup-dir.sh PASS: tests/cp/backup-is-src.sh PASS: tests/cp/cp-HL.sh PASS: tests/cp/cp-deref.sh PASS: tests/cp/cp-i.sh PASS: tests/cp/cp-mv-backup.sh PASS: tests/cp/cp-parents.sh PASS: tests/cp/deref-slink.sh PASS: tests/cp/dir-rm-dest.sh PASS: tests/cp/dir-slash.sh PASS: tests/cp/dir-vs-file.sh PASS: tests/cp/duplicate-sources.sh PASS: tests/cp/existing-perm-dir.sh PASS: tests/cp/existing-perm-race.sh PASS: tests/cp/fail-perm.sh fiemap-empty.sh: skipped test: disabled for now SKIP: tests/cp/fiemap-empty.sh fiemap-FMR.sh: skipped test: requires a working valgrind SKIP: tests/cp/fiemap-FMR.sh fiemap-perf.sh: skipped test: this file system lacks FIEMAP support SKIP: tests/cp/fiemap-perf.sh fiemap-2.sh: skipped test: this file system lacks FIEMAP support SKIP: tests/cp/fiemap-2.sh PASS: tests/cp/file-perm-race.sh PASS: tests/cp/into-self.sh PASS: tests/cp/link.sh PASS: tests/cp/link-deref.sh PASS: tests/cp/link-no-deref.sh PASS: tests/cp/link-preserve.sh FAIL: tests/cp/link-symlink.sh PASS: tests/cp/nfs-removal-race.sh PASS: tests/cp/no-deref-link1.sh PASS: tests/cp/no-deref-link2.sh PASS: tests/cp/no-deref-link3.sh PASS: tests/cp/parent-perm.sh PASS: tests/cp/parent-perm-race.sh perm.sh: skipped test: very expensive: disabled by default SKIP: tests/cp/perm.sh PASS: tests/cp/preserve-2.sh PASS: tests/cp/preserve-link.sh PASS: tests/cp/preserve-mode.sh PASS: tests/cp/preserve-slink-time.sh proc-short-read.sh: skipped test: your system lacks /proc/kallsyms SKIP: tests/cp/proc-short-read.sh PASS: tests/cp/proc-zero-len.sh PASS: tests/cp/r-vs-symlink.sh reflink-auto.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/cp/reflink-auto.sh PASS: tests/cp/reflink-perm.sh PASS: tests/cp/same-file.sh PASS: tests/cp/slink-2-slink.sh sparse.sh: skipped test: this file system does not support sparse files SKIP: tests/cp/sparse.sh sparse-to-pipe.sh: skipped test: this file system does not support sparse files SKIP: tests/cp/sparse-to-pipe.sh PASS: tests/cp/special-f.sh PASS: tests/cp/src-base-dot.sh PASS: tests/cp/symlink-slash.sh PASS: tests/cp/thru-dangling.sh PASS: tests/df/header.sh PASS: tests/df/df-P.sh PASS: tests/df/df-output.sh PASS: tests/df/df-symlink.sh PASS: tests/df/unreadable.sh PASS: tests/df/total-unprocessed.sh no-mtab-status.sh: skipped test: no mntent.h available to confirm the interface SKIP: tests/df/no-mtab-status.sh skip-duplicates.sh: skipped test: no mntent.h available to confirm the interface SKIP: tests/df/skip-duplicates.sh skip-rootfs.sh: skipped test: no rootfs in mtab SKIP: tests/df/skip-rootfs.sh PASS: tests/dd/ascii.sh direct.sh: skipped test: this file system lacks support for O_DIRECT SKIP: tests/dd/direct.sh PASS: tests/dd/misc.sh no-allocate.sh: skipped test: this shell lacks ulimit support SKIP: tests/dd/no-allocate.sh skipping part; this file system lacks support for posix_fadvise() PASS: tests/dd/nocache.sh PASS: tests/dd/not-rewound.sh PASS: tests/dd/reblock.sh PASS: tests/dd/skip-seek.pl PASS: tests/dd/skip-seek2.sh PASS: tests/dd/bytes.sh skip-seek-past-file.sh: skipped test: this file system does not support sparse files SKIP: tests/dd/skip-seek-past-file.sh sparse.sh: skipped test: this file system does not support sparse files SKIP: tests/dd/sparse.sh PASS: tests/dd/stderr.sh PASS: tests/dd/unblock.pl PASS: tests/dd/unblock-sync.sh PASS: tests/dd/stats.sh PASS: tests/df/total-verify.sh 2g.sh: skipped test: very expensive: disabled by default SKIP: tests/du/2g.sh 8gb.sh: skipped test: this file system does not support sparse files SKIP: tests/du/8gb.sh PASS: tests/du/basic.sh PASS: tests/du/bigtime.sh PASS: tests/du/deref.sh PASS: tests/du/deref-args.sh PASS: tests/du/exclude.sh fd-leak.sh: skipped test: expensive: disabled by default SKIP: tests/du/fd-leak.sh PASS: tests/du/files0-from.pl PASS: tests/du/files0-from-dir.sh PASS: tests/du/hard-link.sh PASS: tests/du/inacc-dest.sh PASS: tests/du/inacc-dir.sh PASS: tests/du/inaccessible-cwd.sh PASS: tests/du/inodes.sh long-from-unreadable.sh: skipped test: NAME_MAX=* is not sufficient SKIP: tests/du/long-from-unreadable.sh PASS: tests/du/long-sloop.sh PASS: tests/du/max-depth.sh move-dir-while-traversing.sh: skipped test: python inotify package not installed SKIP: tests/du/move-dir-while-traversing.sh PASS: tests/du/no-deref.sh PASS: tests/du/no-x.sh one-file-system.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/du/one-file-system.sh PASS: tests/du/restore-wd.sh PASS: tests/du/slash.sh threshold.sh: skipped test: block size of a directory is smaller than 4 bytes SKIP: tests/du/threshold.sh PASS: tests/du/trailing-slash.sh PASS: tests/du/two-args.sh gnu-zero-uids.sh: skipped test: not running on GNU/Hurd SKIP: tests/id/gnu-zero-uids.sh no-context.sh: skipped test: this system lacks SELinux support SKIP: tests/id/no-context.sh context.sh: skipped test: this system lacks SELinux support SKIP: tests/id/context.sh PASS: tests/id/uid.sh setgid.sh: skipped test: must be run as root SKIP: tests/id/setgid.sh PASS: tests/id/zero.sh smack.sh: skipped test: this system lacks SMACK support SKIP: tests/id/smack.sh PASS: tests/install/basic-1.sh PASS: tests/install/create-leading.sh PASS: tests/install/d-slashdot.sh install-C.sh: skipped test: Files are created with a different gid SKIP: tests/install/install-C.sh install-C-selinux.sh: skipped test: this system lacks SELinux support SKIP: tests/install/install-C-selinux.sh PASS: tests/install/strip-program.sh PASS: tests/install/trap.sh PASS: tests/ln/backup-1.sh PASS: tests/ln/hard-backup.sh PASS: tests/ln/hard-to-sym.sh PASS: tests/ln/misc.sh PASS: tests/ln/relative.sh sf-1.sh: skipped test: Error determining NAME_MAX SKIP: tests/ln/sf-1.sh PASS: tests/ln/slash-decorated-nonexistent-dest.sh PASS: tests/ln/target-1.sh PASS: tests/ls/abmon-align.sh PASS: tests/ls/block-size.sh PASS: tests/ls/color-clear-to-eol.sh PASS: tests/ls/color-dtype-dir.sh PASS: tests/ls/color-norm.sh PASS: tests/ls/color-term.sh PASS: tests/ls/dangle.sh PASS: tests/ls/dired.sh PASS: tests/ls/file-type.sh PASS: tests/ls/follow-slink.sh getxattr-speedup.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work? SKIP: tests/ls/getxattr-speedup.sh PASS: tests/ls/hex-option.sh PASS: tests/ls/infloop.sh PASS: tests/ls/inode.sh PASS: tests/ls/m-option.sh PASS: tests/ls/multihardlink.sh PASS: tests/ls/no-arg.sh no-cap.sh: skipped test: no strace program SKIP: tests/ls/no-cap.sh PASS: tests/ls/proc-selinux-segfault.sh readdir-mountpoint-inode.sh: skipped test: this test requires a non-root mount point SKIP: tests/ls/readdir-mountpoint-inode.sh PASS: tests/ls/recursive.sh PASS: tests/ls/root-rel-symlink-color.sh PASS: tests/ls/rt-1.sh slink-acl.sh: skipped test: setfacl does not work on the current file system SKIP: tests/ls/slink-acl.sh PASS: tests/ls/stat-dtype.sh PASS: tests/ls/stat-failed.sh stat-free-color.sh: skipped test: no strace program SKIP: tests/ls/stat-free-color.sh stat-free-symlinks.sh: skipped test: no strace program SKIP: tests/ls/stat-free-symlinks.sh PASS: tests/ls/stat-vs-dirent.sh PASS: tests/ls/symlink-slash.sh PASS: tests/ls/time-style-diag.sh PASS: tests/ls/x-option.sh PASS: tests/mkdir/p-1.sh PASS: tests/mkdir/p-2.sh PASS: tests/mkdir/p-3.sh p-acl.sh: skipped test: setfacl does not work on the current file system SKIP: tests/mkdir/p-acl.sh PASS: tests/mkdir/p-slashdot.sh PASS: tests/mkdir/p-thru-slink.sh PASS: tests/mkdir/p-v.sh PASS: tests/mkdir/parents.sh PASS: tests/mkdir/perm.sh selinux.sh: skipped test: this system lacks SELinux support SKIP: tests/mkdir/selinux.sh restorecon.sh: skipped test: this system lacks SELinux support SKIP: tests/mkdir/restorecon.sh PASS: tests/mkdir/special-1.sh PASS: tests/mkdir/t-slash.sh smack-no-root.sh: skipped test: this system lacks SMACK support SKIP: tests/mkdir/smack-no-root.sh smack-root.sh: skipped test: this system lacks SMACK support SKIP: tests/mkdir/smack-root.sh acl.sh: skipped test: This test requires getfacl and setfacl. SKIP: tests/mv/acl.sh atomic.sh: skipped test: no strace program SKIP: tests/mv/atomic.sh atomic2.sh: skipped test: no strace program SKIP: tests/mv/atomic2.sh PASS: tests/mv/backup-dir.sh backup-is-src.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/backup-is-src.sh PASS: tests/mv/childproof.sh PASS: tests/mv/diag.sh PASS: tests/mv/dir-file.sh PASS: tests/mv/dir2dir.sh PASS: tests/mv/dup-source.sh PASS: tests/mv/force.sh PASS: tests/mv/hard-2.sh PASS: tests/mv/hard-3.sh PASS: tests/mv/hard-4.sh hard-link-1.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/hard-link-1.sh PASS: tests/mv/i-1.pl PASS: tests/mv/i-2.sh PASS: tests/mv/i-3.sh PASS: tests/mv/i-4.sh PASS: tests/mv/i-5.sh PASS: tests/mv/i-link-no.sh PASS: tests/mv/into-self.sh into-self-2.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/into-self-2.sh PASS: tests/mv/into-self-3.sh PASS: tests/mv/into-self-4.sh leak-fd.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/leak-fd.sh PASS: tests/mv/mv-n.sh mv-special-1.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/mv-special-1.sh PASS: tests/mv/no-target-dir.sh part-fail.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/part-fail.sh part-hardlink.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/part-hardlink.sh part-rename.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/part-rename.sh part-symlink.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/part-symlink.sh partition-perm.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/partition-perm.sh PASS: tests/mv/perm-1.sh PASS: tests/mv/symlink-onto-hardlink.sh symlink-onto-hardlink-to-self.sh: skipped test: your kernel or file system cannot create a hard link to a symlink SKIP: tests/mv/symlink-onto-hardlink-to-self.sh to-symlink.sh: skipped test: requires a writable directory on a different disk partition, SKIP: tests/mv/to-symlink.sh PASS: tests/mv/trailing-slash.sh PASS: tests/mv/update.sh PASS: tests/readlink/can-e.sh PASS: tests/readlink/can-f.sh PASS: tests/readlink/can-m.sh PASS: tests/readlink/multi.sh PASS: tests/readlink/rl-1.sh PASS: tests/rmdir/fail-perm.sh PASS: tests/rmdir/ignore.sh PASS: tests/rmdir/t-slash.sh assert-2.sh: skipped test: very expensive: disabled by default SKIP: tests/tail-2/assert-2.sh big-4gb.sh: skipped test: expensive: disabled by default SKIP: tests/tail-2/big-4gb.sh PASS: tests/tail-2/flush-initial.sh PASS: tests/tail-2/follow-name.sh PASS: tests/tail-2/follow-stdin.sh PASS: tests/tail-2/pipe-f.sh PASS: tests/tail-2/pipe-f2.sh PASS: tests/tail-2/proc-ksyms.sh PASS: tests/tail-2/start-middle.sh PASS: tests/touch/60-seconds.sh PASS: tests/touch/dangling-symlink.sh PASS: tests/touch/dir-1.sh PASS: tests/touch/fail-diag.sh PASS: tests/touch/fifo.sh PASS: tests/touch/no-create-missing.sh PASS: tests/touch/no-dereference.sh PASS: tests/touch/no-rights.sh PASS: tests/touch/not-owner.sh PASS: tests/touch/obsolescent.sh PASS: tests/touch/read-only.sh PASS: tests/touch/relative.sh PASS: tests/touch/trailing-slash.sh basic.sh: skipped test: must be run as root SKIP: tests/chown/basic.sh cp-a-selinux.sh: skipped test: must be run as root SKIP: tests/cp/cp-a-selinux.sh preserve-gid.sh: skipped test: must be run as root SKIP: tests/cp/preserve-gid.sh special-bits.sh: skipped test: must be run as root SKIP: tests/cp/special-bits.sh cp-mv-enotsup-xattr.sh: skipped test: must be run as root SKIP: tests/cp/cp-mv-enotsup-xattr.sh capability.sh: skipped test: must be run as root SKIP: tests/cp/capability.sh sparse-fiemap.sh: skipped test: current file system has insufficient FIEMAP support SKIP: tests/cp/sparse-fiemap.sh skip-seek-past-dev.sh: skipped test: must be run as root SKIP: tests/dd/skip-seek-past-dev.sh problematic-chars.sh: skipped test: must be run as root SKIP: tests/df/problematic-chars.sh over-mount-device.sh: skipped test: must be run as root SKIP: tests/df/over-mount-device.sh bind-mount-dir-cycle.sh: skipped test: must be run as root SKIP: tests/du/bind-mount-dir-cycle.sh bind-mount-dir-cycle-v2.sh: skipped test: must be run as root SKIP: tests/du/bind-mount-dir-cycle-v2.sh install-C-root.sh: skipped test: must be run as root SKIP: tests/install/install-C-root.sh capability.sh: skipped test: must be run as root SKIP: tests/ls/capability.sh nameless-uid.sh: skipped test: must be run as root SKIP: tests/ls/nameless-uid.sh chcon.sh: skipped test: must be run as root SKIP: tests/misc/chcon.sh chroot-credentials.sh: skipped test: must be run as root SKIP: tests/misc/chroot-credentials.sh selinux.sh: skipped test: must be run as root SKIP: tests/misc/selinux.sh truncate-owned-by-other.sh: skipped test: must be run as root SKIP: tests/misc/truncate-owned-by-other.sh writable-under-readonly.sh: skipped test: must be run as root SKIP: tests/mkdir/writable-under-readonly.sh hardlink-case.sh: skipped test: must be run as root SKIP: tests/mv/hardlink-case.sh sticky-to-xpart.sh: skipped test: must be run as root SKIP: tests/mv/sticky-to-xpart.sh fail-2eperm.sh: skipped test: must be run as root SKIP: tests/rm/fail-2eperm.sh no-give-up.sh: skipped test: must be run as root SKIP: tests/rm/no-give-up.sh one-file-system.sh: skipped test: must be run as root SKIP: tests/rm/one-file-system.sh read-only.sh: skipped test: must be run as root SKIP: tests/rm/read-only.sh append-only.sh: skipped test: must be run as root SKIP: tests/tail-2/append-only.sh now-owned-by-other.sh: skipped test: must be run as root SKIP: tests/touch/now-owned-by-other.sh GEN tests/factor/t00.sh t00.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t00.sh GEN tests/factor/t01.sh t01.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t01.sh GEN tests/factor/t02.sh t02.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t02.sh GEN tests/factor/t03.sh t03.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t03.sh GEN tests/factor/t04.sh t04.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t04.sh GEN tests/factor/t05.sh t05.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t05.sh GEN tests/factor/t06.sh t06.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t06.sh GEN tests/factor/t07.sh t07.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t07.sh GEN tests/factor/t08.sh t08.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t08.sh GEN tests/factor/t09.sh t09.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t09.sh GEN tests/factor/t10.sh t10.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t10.sh GEN tests/factor/t11.sh t11.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t11.sh GEN tests/factor/t12.sh t12.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t12.sh GEN tests/factor/t13.sh t13.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t13.sh GEN tests/factor/t14.sh t14.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t14.sh GEN tests/factor/t15.sh t15.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t15.sh GEN tests/factor/t16.sh t16.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t16.sh GEN tests/factor/t17.sh t17.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t17.sh GEN tests/factor/t18.sh t18.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t18.sh GEN tests/factor/t19.sh t19.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t19.sh GEN tests/factor/t20.sh t20.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t20.sh GEN tests/factor/t21.sh t21.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t21.sh GEN tests/factor/t22.sh t22.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t22.sh GEN tests/factor/t23.sh t23.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t23.sh GEN tests/factor/t24.sh t24.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t24.sh GEN tests/factor/t25.sh t25.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t25.sh GEN tests/factor/t26.sh t26.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t26.sh GEN tests/factor/t27.sh t27.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t27.sh GEN tests/factor/t28.sh t28.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t28.sh GEN tests/factor/t29.sh t29.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t29.sh GEN tests/factor/t30.sh t30.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t30.sh GEN tests/factor/t31.sh t31.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t31.sh GEN tests/factor/t32.sh t32.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t32.sh GEN tests/factor/t33.sh t33.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t33.sh GEN tests/factor/t34.sh t34.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t34.sh GEN tests/factor/t35.sh t35.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t35.sh GEN tests/factor/t36.sh t36.sh: skipped test: very expensive: disabled by default SKIP: tests/factor/t36.sh ================================================================ GNU coreutils 8.23.161-d313a-dirty: ./tests/test-suite.log ================================================================ # TOTAL: 575 # PASS: 409 # SKIP: 164 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: tests/tail-2/inotify-race =============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-inotify-race.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-inotify-race.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-inotify-race.sh.2n2k +++ case $d in +++ test -d /Users/dakez/coreutils/gt-inotify-race.sh.2n2k ++++ ls -dgo /Users/dakez/coreutils/gt-inotify-race.sh.2n2k ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-inotify-race.sh.2n2k' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-inotify-race.sh.2n2k +++ return ++ test_dir_=/Users/dakez/coreutils/gt-inotify-race.sh.2n2k ++ cd /Users/dakez/coreutils/gt-inotify-race.sh.2n2k ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tail + test yes = yes + local i + for i in '$*' + env tail --version tail (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Ian Lance Taylor, and Jim Meyering. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'inotify-race.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'inotify-race.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' inotify-race.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'inotify-race.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-inotify-race.sh.2n2k + rm -rf /Users/dakez/coreutils/gt-inotify-race.sh.2n2k + exit 77 SKIP tests/tail-2/inotify-race.sh (exit status: 77) SKIP: tests/rm/ext3-perf ======================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-ext3-perf.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-ext3-perf.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-ext3-perf.sh.1DYr +++ case $d in +++ test -d /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr ++++ ls -dgo /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr +++ return ++ test_dir_=/Users/dakez/coreutils/gt-ext3-perf.sh.1DYr ++ cd /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'ext3-perf.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'ext3-perf.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' ext3-perf.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'ext3-perf.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr + rm -rf /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr + exit 77 SKIP tests/rm/ext3-perf.sh (exit status: 77) SKIP: tests/cp/link-heap ======================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-link-heap.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-link-heap.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-link-heap.sh.eTNy +++ case $d in +++ test -d /Users/dakez/coreutils/gt-link-heap.sh.eTNy ++++ ls -dgo /Users/dakez/coreutils/gt-link-heap.sh.eTNy ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-link-heap.sh.eTNy' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-link-heap.sh.eTNy +++ return ++ test_dir_=/Users/dakez/coreutils/gt-link-heap.sh.eTNy ++ cd /Users/dakez/coreutils/gt-link-heap.sh.eTNy ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'link-heap.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'link-heap.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' link-heap.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'link-heap.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-link-heap.sh.eTNy + rm -rf /Users/dakez/coreutils/gt-link-heap.sh.eTNy + exit 77 SKIP tests/cp/link-heap.sh (exit status: 77) SKIP: tests/cp/no-ctx ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-no-ctx.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-no-ctx.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-no-ctx.sh.HB2H +++ case $d in +++ test -d /Users/dakez/coreutils/gt-no-ctx.sh.HB2H ++++ ls -dgo /Users/dakez/coreutils/gt-no-ctx.sh.HB2H ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-no-ctx.sh.HB2H' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-no-ctx.sh.HB2H +++ return ++ test_dir_=/Users/dakez/coreutils/gt-no-ctx.sh.HB2H ++ cd /Users/dakez/coreutils/gt-no-ctx.sh.HB2H ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_gcc_shared_ + gcc_shared_ - d.so -xc + local in=- + local out=d.so + shift 2 + gcc -Wall -shared --std=gnu99 -fPIC -O2 -xc - -o d.so -ldl + rm -f d.so + require_selinux_ + grep 'selinuxfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SELinux support' + warn_ 'no-ctx.sh: skipped test: this system lacks SELinux support' + case $IFS in + printf '%s\n' 'no-ctx.sh: skipped test: this system lacks SELinux support' no-ctx.sh: skipped test: this system lacks SELinux support + test 9 = 2 + printf '%s\n' 'no-ctx.sh: skipped test: this system lacks SELinux support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-no-ctx.sh.HB2H + rm -rf /Users/dakez/coreutils/gt-no-ctx.sh.HB2H + exit 77 SKIP tests/cp/no-ctx.sh (exit status: 77) SKIP: tests/tail-2/inotify-rotate ================================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-inotify-rotate.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-inotify-rotate.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 ++++ ls -dgo /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 ++ cd /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tail + test yes = yes + local i + for i in '$*' + env tail --version tail (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Ian Lance Taylor, and Jim Meyering. + grep '^#define HAVE_INOTIFY 1' /Users/dakez/coreutils/lib/config.h + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'inotify-rotate.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'inotify-rotate.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' inotify-rotate.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'inotify-rotate.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 + rm -rf /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 + exit 77 SKIP tests/tail-2/inotify-rotate.sh (exit status: 77) SKIP: tests/tail-2/inotify-rotate-resources =========================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-inotify-rotate-resources.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-inotify-rotate-resources.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg +++ case $d in +++ test -d /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg ++++ ls -dgo /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg +++ return ++ test_dir_=/Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg ++ cd /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tail + test yes = yes + local i + for i in '$*' + env tail --version tail (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Ian Lance Taylor, and Jim Meyering. + grep '^#define HAVE_INOTIFY 1' /Users/dakez/coreutils/lib/config.h + skip_ 'inotify required' + warn_ 'inotify-rotate-resources.sh: skipped test: inotify required' + case $IFS in + printf '%s\n' 'inotify-rotate-resources.sh: skipped test: inotify required' inotify-rotate-resources.sh: skipped test: inotify required + test 9 = 2 + sed 1q + printf '%s\n' 'inotify-rotate-resources.sh: skipped test: inotify required' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg + rm -rf /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg + exit 77 SKIP tests/tail-2/inotify-rotate-resources.sh (exit status: 77) FAIL: tests/misc/ls-time ======================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-ls-time.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-ls-time.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-ls-time.sh.flhT +++ case $d in +++ test -d /Users/dakez/coreutils/gt-ls-time.sh.flhT ++++ ls -dgo /Users/dakez/coreutils/gt-ls-time.sh.flhT ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-ls-time.sh.flhT' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-ls-time.sh.flhT +++ return ++ test_dir_=/Users/dakez/coreutils/gt-ls-time.sh.flhT ++ cd /Users/dakez/coreutils/gt-ls-time.sh.flhT ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + TZ=UTC0 + export TZ + t1='1998-01-15 21:00' + t2='1998-01-15 22:00' + t3='1998-01-15 23:00' + u1='1998-01-14 11:00' + u2='1998-01-14 12:00' + u3='1998-01-14 13:00' + touch -m -d '1998-01-15 23:00' a + touch -m -d '1998-01-15 22:00' b + touch -m -d '1998-01-15 21:00' c + touch -a -d '1998-01-14 13:00' c + touch -a -d '1998-01-14 12:00' b + sleep 2 + touch -a -d '1998-01-14 11:00' a + ln a a-ctime + rm a-ctime ++ ls -c a c + set a c + test 'a c' = 'a c' + sleep 2 + ln c d ++ ls --full -l a + set -- -rw-r--r-- 1 dakez 'BCM\Domain' Users 0 1998-01-15 23:00:00.000000000 +0000 a + case "$*" in ++ ls --full -lu a + set -- -rw-r--r-- 1 dakez 'BCM\Domain' Users 0 1998-01-14 11:00:00.000000000 +0000 a + case "$*" in ++ ls -ut a b c + set b c a + test 'b c a' = 'c b a' + fail=1 + test 1 = 1 + ls -l --full-time --time=access a b c -rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-14 11:00:00.000000000 +0000 a -rw-r--r-- 1 dakez BCM\Domain Users 0 2015-03-31 20:18:25.000000000 +0000 b -rw-r--r-- 2 dakez BCM\Domain Users 0 2015-03-31 20:18:25.000000000 +0000 c ++ ls -t a b c + set a b c + test 'a b c' = 'a b c' + : + test 1 = 1 + ls -l --full-time a b c -rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-15 23:00:00.000000000 +0000 a -rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-15 22:00:00.000000000 +0000 b -rw-r--r-- 2 dakez BCM\Domain Users 0 1998-01-15 21:00:00.000000000 +0000 c ++ ls -ct a c + set c a + test 'c a' = 'c a' + : ok + gettext --version + default_tf1='%b %e %Y' ++ LC_ALL=en_US ++ gettext coreutils '%b %e %Y' + en_tf1='%b %e %Y' + test '%b %e %Y' = '%b %e %Y' + LC_ALL=en_US + ls -l c + ls -l --time-style=long-iso c + compare en_output liso_output + compare_dev_null_ en_output liso_output + test 2 = 2 + test xen_output = x/dev/null + test xliso_output = x/dev/null + return 2 + case $? in + compare_ en_output liso_output + diff -u en_output liso_output --- en_output 2015-03-31 20:18:28.000000000 +0000 +++ liso_output 2015-03-31 20:18:28.000000000 +0000 @@ -1 +1 @@ --rw-r--r-- 2 dakez BCM\Domain Users 0 Jan 15 1998 c +-rw-r--r-- 2 dakez BCM\Domain Users 0 1998-01-15 21:00 c + Exit 1 + set +e + exit 1 + exit 1 + remove_tmp_ + __st=1 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-ls-time.sh.flhT + rm -rf /Users/dakez/coreutils/gt-ls-time.sh.flhT + exit 1 FAIL tests/misc/ls-time.sh (exit status: 1) SKIP: tests/rm/deep-2 ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-deep-2.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-deep-2.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-deep-2.sh.TvpT +++ case $d in +++ test -d /Users/dakez/coreutils/gt-deep-2.sh.TvpT ++++ ls -dgo /Users/dakez/coreutils/gt-deep-2.sh.TvpT ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-deep-2.sh.TvpT' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-deep-2.sh.TvpT +++ return ++ test_dir_=/Users/dakez/coreutils/gt-deep-2.sh.TvpT ++ cd /Users/dakez/coreutils/gt-deep-2.sh.TvpT ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + require_perl_ + : perl + perl -e 'use warnings' + skip_if_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 ++ stat -f -c %l . + name_max='*' + test '*' -ge 200 ./tests/rm/deep-2.sh: line 31: test: *: integer expression expected + skip_ 'NAME_MAX=* is not sufficient' + warn_ 'deep-2.sh: skipped test: NAME_MAX=* is not sufficient' + case $IFS in + printf '%s\n' 'deep-2.sh: skipped test: NAME_MAX=* is not sufficient' deep-2.sh: skipped test: NAME_MAX=* is not sufficient + test 9 = 2 + printf '%s\n' 'deep-2.sh: skipped test: NAME_MAX=* is not sufficient' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-deep-2.sh.TvpT + rm -rf /Users/dakez/coreutils/gt-deep-2.sh.TvpT + exit 77 SKIP tests/rm/deep-2.sh (exit status: 77) SKIP: tests/rm/fail-eperm ========================= fail-eperm.xpl: considering /tmp/. fail-eperm.xpl: considering /tmp/.. fail-eperm.xpl: considering /tmp/com.apple.launchd.SmB9vK6Kyg fail-eperm.xpl: considering /tmp/com.apple.launchd.wvyapgqNlI fail-eperm.xpl: considering /tmp/com.sogou.inputmethod fail-eperm.xpl: considering /tmp/liveupdate fail-eperm.xpl: considering /var/tmp/. fail-eperm.xpl: considering /var/tmp/.. fail-eperm.xpl: considering /var/tmp/filesystemui.socket fail-eperm.xpl: considering /var/tmp/systemstats fail-eperm.xpl: couldn't find a file not owned by you in any of the following directories: /tmp /var/tmp /usr/tmp ...so, skipping this test SKIP tests/rm/fail-eperm.xpl (exit status: 77) SKIP: tests/tail-2/assert ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-assert.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-assert.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-assert.sh.YMy6 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-assert.sh.YMy6 ++++ ls -dgo /Users/dakez/coreutils/gt-assert.sh.YMy6 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-assert.sh.YMy6' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-assert.sh.YMy6 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-assert.sh.YMy6 ++ cd /Users/dakez/coreutils/gt-assert.sh.YMy6 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tail + test yes = yes + local i + for i in '$*' + env tail --version tail (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Ian Lance Taylor, and Jim Meyering. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'assert.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'assert.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' assert.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'assert.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-assert.sh.YMy6 + rm -rf /Users/dakez/coreutils/gt-assert.sh.YMy6 + exit 77 SKIP tests/tail-2/assert.sh (exit status: 77) SKIP: tests/rm/hash =================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-hash.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-hash.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-hash.sh.UQqF +++ case $d in +++ test -d /Users/dakez/coreutils/gt-hash.sh.UQqF ++++ ls -dgo /Users/dakez/coreutils/gt-hash.sh.UQqF ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-hash.sh.UQqF' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-hash.sh.UQqF +++ return ++ test_dir_=/Users/dakez/coreutils/gt-hash.sh.UQqF ++ cd /Users/dakez/coreutils/gt-hash.sh.UQqF ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'hash.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'hash.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' hash.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'hash.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-hash.sh.UQqF + rm -rf /Users/dakez/coreutils/gt-hash.sh.UQqF + exit 77 SKIP tests/rm/hash.sh (exit status: 77) SKIP: tests/rm/r-root ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-r-root.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-r-root.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-r-root.sh.9Iqr +++ case $d in +++ test -d /Users/dakez/coreutils/gt-r-root.sh.9Iqr ++++ ls -dgo /Users/dakez/coreutils/gt-r-root.sh.9Iqr ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-r-root.sh.9Iqr' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-r-root.sh.9Iqr +++ return ++ test_dir_=/Users/dakez/coreutils/gt-r-root.sh.9Iqr ++ cd /Users/dakez/coreutils/gt-r-root.sh.9Iqr ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + skip_if_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + require_gcc_shared_ + gcc_shared_ - d.so -xc + local in=- + local out=d.so + shift 2 + gcc -Wall -shared --std=gnu99 -fPIC -O2 -xc - -o d.so -ldl + rm -f d.so + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'r-root.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'r-root.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' r-root.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'r-root.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-r-root.sh.9Iqr + rm -rf /Users/dakez/coreutils/gt-r-root.sh.9Iqr + exit 77 SKIP tests/rm/r-root.sh (exit status: 77) SKIP: tests/rm/many-dir-entries-vs-OOM ====================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-many-dir-entries-vs-OOM.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-many-dir-entries-vs-OOM.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp +++ case $d in +++ test -d /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp ++++ ls -dgo /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.k-Yp' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp +++ return ++ test_dir_=/Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp ++ cd /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm du chmod + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + for i in '$*' + env chmod --version chmod (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie and Jim Meyering. + require_ulimit_v_ + local ulimit_works=yes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=10000 + ulimit_works=no + test no = no + skip_ 'this shell lacks ulimit support' + warn_ 'many-dir-entries-vs-OOM.sh: skipped test: this shell lacks ulimit support' + case $IFS in + printf '%s\n' 'many-dir-entries-vs-OOM.sh: skipped test: this shell lacks ulimit support' many-dir-entries-vs-OOM.sh: skipped test: this shell lacks ulimit support + test 9 = 2 + printf '%s\n' 'many-dir-entries-vs-OOM.sh: skipped test: this shell lacks ulimit support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp + rm -rf /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp + exit 77 SKIP tests/rm/many-dir-entries-vs-OOM.sh (exit status: 77) SKIP: tests/misc/seq-long-double ================================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-seq-long-double.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-seq-long-double.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-seq-long-double.sh.5nNL +++ case $d in +++ test -d /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL ++++ ls -dgo /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL +++ return ++ test_dir_=/Users/dakez/coreutils/gt-seq-long-double.sh.5nNL ++ cd /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ seq + test yes = yes + local i + for i in '$*' + env seq --version seq (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Ulrich Drepper. + getlimits_ ++ getlimits + eval CHAR_MAX=127 CHAR_OFLOW=128 CHAR_MIN=-128 CHAR_UFLOW=-129 SCHAR_MAX=127 SCHAR_OFLOW=128 SCHAR_MIN=-128 SCHAR_UFLOW=-129 UCHAR_MAX=255 UCHAR_OFLOW=256 SHRT_MAX=32767 SHRT_OFLOW=32768 SHRT_MIN=-32768 SHRT_UFLOW=-32769 INT_MAX=2147483647 INT_OFLOW=2147483648 INT_MIN=-2147483648 INT_UFLOW=-2147483649 UINT_MAX=4294967295 UINT_OFLOW=4294967296 LONG_MAX=9223372036854775807 LONG_OFLOW=9223372036854775808 LONG_MIN=-9223372036854775808 LONG_UFLOW=-9223372036854775809 ULONG_MAX=18446744073709551615 ULONG_OFLOW=18446744073709551616 SIZE_MAX=18446744073709551615 SIZE_OFLOW=18446744073709551616 SSIZE_MAX=9223372036854775807 SSIZE_OFLOW=9223372036854775808 SSIZE_MIN=-9223372036854775808 SSIZE_UFLOW=-9223372036854775809 TIME_T_MAX=9223372036854775807 TIME_T_OFLOW=9223372036854775808 TIME_T_MIN=-9223372036854775808 TIME_T_UFLOW=-9223372036854775809 UID_T_MAX=4294967295 UID_T_OFLOW=4294967296 GID_T_MAX=4294967295 GID_T_OFLOW=4294967296 PID_T_MAX=2147483647 PID_T_OFLOW=2147483648 PID_T_MIN=-2147483648 PID_T_UFLOW=-2147483649 OFF_T_MAX=9223372036854775807 OFF_T_OFLOW=9223372036854775808 OFF_T_MIN=-9223372036854775808 OFF_T_UFLOW=-9223372036854775809 INTMAX_MAX=9223372036854775807 INTMAX_OFLOW=9223372036854775808 INTMAX_MIN=-9223372036854775808 INTMAX_UFLOW=-9223372036854775809 UINTMAX_MAX=18446744073709551615 UINTMAX_OFLOW=18446744073709551616 FLT_MIN=1.1754944e-38 FLT_MAX=3.4028235e+38 DBL_MIN=2.2250738585072014e-308 DBL_MAX=1.7976931348623157e+308 LDBL_MIN=3.3621031431120935063e-4932 LDBL_MAX=1.189731495357231765e+4932 ++ CHAR_MAX=127 ++ CHAR_OFLOW=128 ++ CHAR_MIN=-128 ++ CHAR_UFLOW=-129 ++ SCHAR_MAX=127 ++ SCHAR_OFLOW=128 ++ SCHAR_MIN=-128 ++ SCHAR_UFLOW=-129 ++ UCHAR_MAX=255 ++ UCHAR_OFLOW=256 ++ SHRT_MAX=32767 ++ SHRT_OFLOW=32768 ++ SHRT_MIN=-32768 ++ SHRT_UFLOW=-32769 ++ INT_MAX=2147483647 ++ INT_OFLOW=2147483648 ++ INT_MIN=-2147483648 ++ INT_UFLOW=-2147483649 ++ UINT_MAX=4294967295 ++ UINT_OFLOW=4294967296 ++ LONG_MAX=9223372036854775807 ++ LONG_OFLOW=9223372036854775808 ++ LONG_MIN=-9223372036854775808 ++ LONG_UFLOW=-9223372036854775809 ++ ULONG_MAX=18446744073709551615 ++ ULONG_OFLOW=18446744073709551616 ++ SIZE_MAX=18446744073709551615 ++ SIZE_OFLOW=18446744073709551616 ++ SSIZE_MAX=9223372036854775807 ++ SSIZE_OFLOW=9223372036854775808 ++ SSIZE_MIN=-9223372036854775808 ++ SSIZE_UFLOW=-9223372036854775809 ++ TIME_T_MAX=9223372036854775807 ++ TIME_T_OFLOW=9223372036854775808 ++ TIME_T_MIN=-9223372036854775808 ++ TIME_T_UFLOW=-9223372036854775809 ++ UID_T_MAX=4294967295 ++ UID_T_OFLOW=4294967296 ++ GID_T_MAX=4294967295 ++ GID_T_OFLOW=4294967296 ++ PID_T_MAX=2147483647 ++ PID_T_OFLOW=2147483648 ++ PID_T_MIN=-2147483648 ++ PID_T_UFLOW=-2147483649 ++ OFF_T_MAX=9223372036854775807 ++ OFF_T_OFLOW=9223372036854775808 ++ OFF_T_MIN=-9223372036854775808 ++ OFF_T_UFLOW=-9223372036854775809 ++ INTMAX_MAX=9223372036854775807 ++ INTMAX_OFLOW=9223372036854775808 ++ INTMAX_MIN=-9223372036854775808 ++ INTMAX_UFLOW=-9223372036854775809 ++ UINTMAX_MAX=18446744073709551615 ++ UINTMAX_OFLOW=18446744073709551616 ++ FLT_MIN=1.1754944e-38 ++ FLT_MAX=3.4028235e+38 ++ DBL_MIN=2.2250738585072014e-308 ++ DBL_MAX=1.7976931348623157e+308 ++ LDBL_MIN=3.3621031431120935063e-4932 ++ LDBL_MAX=1.189731495357231765e+4932 + test 2147483647 + cat + gcc -c long.c long.c:1:10: fatal error: 'features.h' file not found #include <features.h> ^ 1 error generated. + skip_ 'this test runs only on systems with glibc and long double != double' + warn_ 'seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double' + case $IFS in + printf '%s\n' 'seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double' seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double + test 9 = 2 + printf '%s\n' 'seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL + rm -rf /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL + exit 77 SKIP tests/misc/seq-long-double.sh (exit status: 77) SKIP: tests/tail-2/tail-n0f =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-tail-n0f.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-tail-n0f.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-tail-n0f.sh.koz4 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-tail-n0f.sh.koz4 ++++ ls -dgo /Users/dakez/coreutils/gt-tail-n0f.sh.koz4 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-tail-n0f.sh.koz4' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-tail-n0f.sh.koz4 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-tail-n0f.sh.koz4 ++ cd /Users/dakez/coreutils/gt-tail-n0f.sh.koz4 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tail + test yes = yes + local i + for i in '$*' + env tail --version tail (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Ian Lance Taylor, and Jim Meyering. + require_proc_pid_status_ + local pid=31331 + sleep .5 + sleep 2 + grep '^State:[ ]*[S]' /proc/31331/status + skip_ '/proc/31331/status: missing or '\''different'\''' + warn_ 'tail-n0f.sh: skipped test: /proc/31331/status: missing or '\''different'\''' + case $IFS in + printf '%s\n' 'tail-n0f.sh: skipped test: /proc/31331/status: missing or '\''different'\''' tail-n0f.sh: skipped test: /proc/31331/status: missing or 'different' + test 9 = 2 + printf '%s\n' 'tail-n0f.sh: skipped test: /proc/31331/status: missing or '\''different'\''' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-tail-n0f.sh.koz4 + rm -rf /Users/dakez/coreutils/gt-tail-n0f.sh.koz4 + exit 77 SKIP tests/tail-2/tail-n0f.sh (exit status: 77) SKIP: tests/misc/arch ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-arch.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-arch.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-arch.sh.7GNW +++ case $d in +++ test -d /Users/dakez/coreutils/gt-arch.sh.7GNW ++++ ls -dgo /Users/dakez/coreutils/gt-arch.sh.7GNW ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-arch.sh.7GNW' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-arch.sh.7GNW +++ return ++ test_dir_=/Users/dakez/coreutils/gt-arch.sh.7GNW ++ cd /Users/dakez/coreutils/gt-arch.sh.7GNW ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ arch + test yes = yes + local i + for i in '$*' + env arch --version arch: Unknown architecture: version + require_built_ arch + skip_=no + for i in '"$@"' + case " $built_programs " in + echo 'arch: not built' arch: not built + skip_=yes + test yes = yes + skip_ 'required program(s) not built' + warn_ 'arch.sh: skipped test: required program(s) not built' + case $IFS in + printf '%s\n' 'arch.sh: skipped test: required program(s) not built' arch.sh: skipped test: required program(s) not built + test 9 = 2 + printf '%s\n' 'arch.sh: skipped test: required program(s) not built' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-arch.sh.7GNW + rm -rf /Users/dakez/coreutils/gt-arch.sh.7GNW + exit 77 SKIP tests/misc/arch.sh (exit status: 77) SKIP: tests/misc/coreutils ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-coreutils.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-coreutils.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-coreutils.sh.AiZl +++ case $d in +++ test -d /Users/dakez/coreutils/gt-coreutils.sh.AiZl ++++ ls -dgo /Users/dakez/coreutils/gt-coreutils.sh.AiZl ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-coreutils.sh.AiZl' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-coreutils.sh.AiZl +++ return ++ test_dir_=/Users/dakez/coreutils/gt-coreutils.sh.AiZl ++ cd /Users/dakez/coreutils/gt-coreutils.sh.AiZl ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ coreutils + test yes = yes + local i + for i in '$*' + env coreutils --version env: coreutils: No such file or directory + test -s /Users/dakez/coreutils/src/coreutils.h + skip_ 'multicall binary is disabled' + warn_ 'coreutils.sh: skipped test: multicall binary is disabled' + case $IFS in + printf '%s\n' 'coreutils.sh: skipped test: multicall binary is disabled' coreutils.sh: skipped test: multicall binary is disabled + test 9 = 2 + printf '%s\n' 'coreutils.sh: skipped test: multicall binary is disabled' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-coreutils.sh.AiZl + rm -rf /Users/dakez/coreutils/gt-coreutils.sh.AiZl + exit 77 SKIP tests/misc/coreutils.sh (exit status: 77) SKIP: tests/misc/cut-huge-range =============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-cut-huge-range.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-cut-huge-range.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 ++++ ls -dgo /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 ++ cd /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cut + test yes = yes + local i + for i in '$*' + env cut --version cut (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David M. Ihnat, David MacKenzie, and Jim Meyering. + require_ulimit_v_ + local ulimit_works=yes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=10000 + ulimit_works=no + test no = no + skip_ 'this shell lacks ulimit support' + warn_ 'cut-huge-range.sh: skipped test: this shell lacks ulimit support' + case $IFS in + printf '%s\n' 'cut-huge-range.sh: skipped test: this shell lacks ulimit support' cut-huge-range.sh: skipped test: this shell lacks ulimit support + test 9 = 2 + printf '%s\n' 'cut-huge-range.sh: skipped test: this shell lacks ulimit support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 + rm -rf /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 + exit 77 SKIP tests/misc/cut-huge-range.sh (exit status: 77) SKIP: tests/misc/cat-proc ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-cat-proc.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-cat-proc.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-cat-proc.sh.Xcio +++ case $d in +++ test -d /Users/dakez/coreutils/gt-cat-proc.sh.Xcio ++++ ls -dgo /Users/dakez/coreutils/gt-cat-proc.sh.Xcio ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-cat-proc.sh.Xcio' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-cat-proc.sh.Xcio +++ return ++ test_dir_=/Users/dakez/coreutils/gt-cat-proc.sh.Xcio ++ cd /Users/dakez/coreutils/gt-cat-proc.sh.Xcio ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cat + test yes = yes + local i + for i in '$*' + env cat --version cat (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund and Richard M. Stallman. + f=/proc/cpuinfo + test -f /proc/cpuinfo + skip_ 'no /proc/cpuinfo' + warn_ 'cat-proc.sh: skipped test: no /proc/cpuinfo' + case $IFS in + printf '%s\n' 'cat-proc.sh: skipped test: no /proc/cpuinfo' cat-proc.sh: skipped test: no /proc/cpuinfo + test 9 = 2 + printf '%s\n' 'cat-proc.sh: skipped test: no /proc/cpuinfo' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-cat-proc.sh.Xcio + rm -rf /Users/dakez/coreutils/gt-cat-proc.sh.Xcio + exit 77 SKIP tests/misc/cat-proc.sh (exit status: 77) SKIP: tests/misc/csplit-heap ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-csplit-heap.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-csplit-heap.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-csplit-heap.sh.rniO +++ case $d in +++ test -d /Users/dakez/coreutils/gt-csplit-heap.sh.rniO ++++ ls -dgo /Users/dakez/coreutils/gt-csplit-heap.sh.rniO ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-csplit-heap.sh.rniO' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-csplit-heap.sh.rniO +++ return ++ test_dir_=/Users/dakez/coreutils/gt-csplit-heap.sh.rniO ++ cd /Users/dakez/coreutils/gt-csplit-heap.sh.rniO ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ csplit + test yes = yes + local i + for i in '$*' + env csplit --version csplit (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Stuart Kemp and David MacKenzie. + require_ulimit_v_ + local ulimit_works=yes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=10000 + ulimit_works=no + test no = no + skip_ 'this shell lacks ulimit support' + warn_ 'csplit-heap.sh: skipped test: this shell lacks ulimit support' + case $IFS in + printf '%s\n' 'csplit-heap.sh: skipped test: this shell lacks ulimit support' csplit-heap.sh: skipped test: this shell lacks ulimit support + test 9 = 2 + printf '%s\n' 'csplit-heap.sh: skipped test: this shell lacks ulimit support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-csplit-heap.sh.rniO + rm -rf /Users/dakez/coreutils/gt-csplit-heap.sh.rniO + exit 77 SKIP tests/misc/csplit-heap.sh (exit status: 77) SKIP: tests/misc/head-c ======================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-head-c.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-head-c.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-head-c.sh.PKXu +++ case $d in +++ test -d /Users/dakez/coreutils/gt-head-c.sh.PKXu ++++ ls -dgo /Users/dakez/coreutils/gt-head-c.sh.PKXu ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-head-c.sh.PKXu' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-head-c.sh.PKXu +++ return ++ test_dir_=/Users/dakez/coreutils/gt-head-c.sh.PKXu ++ cd /Users/dakez/coreutils/gt-head-c.sh.PKXu ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ head + test yes = yes + local i + for i in '$*' + env head --version head (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie and Jim Meyering. + require_ulimit_v_ + local ulimit_works=yes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=10000 + ulimit_works=no + test no = no + skip_ 'this shell lacks ulimit support' + warn_ 'head-c.sh: skipped test: this shell lacks ulimit support' + case $IFS in + printf '%s\n' 'head-c.sh: skipped test: this shell lacks ulimit support' head-c.sh: skipped test: this shell lacks ulimit support + test 9 = 2 + sed 1q + printf '%s\n' 'head-c.sh: skipped test: this shell lacks ulimit support' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-head-c.sh.PKXu + rm -rf /Users/dakez/coreutils/gt-head-c.sh.PKXu + exit 77 SKIP tests/misc/head-c.sh (exit status: 77) SKIP: tests/misc/head-write-error ================================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-head-write-error.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-head-write-error.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-head-write-error.sh.QcxB +++ case $d in +++ test -d /Users/dakez/coreutils/gt-head-write-error.sh.QcxB ++++ ls -dgo /Users/dakez/coreutils/gt-head-write-error.sh.QcxB ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-head-write-error.sh.QcxB' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-head-write-error.sh.QcxB +++ return ++ test_dir_=/Users/dakez/coreutils/gt-head-write-error.sh.QcxB ++ cd /Users/dakez/coreutils/gt-head-write-error.sh.QcxB ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ head + test yes = yes + local i + for i in '$*' + env head --version head (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie and Jim Meyering. + test -w /dev/full + skip_ '/dev/full is required' + warn_ 'head-write-error.sh: skipped test: /dev/full is required' + case $IFS in + printf '%s\n' 'head-write-error.sh: skipped test: /dev/full is required' head-write-error.sh: skipped test: /dev/full is required + test 9 = 2 + printf '%s\n' 'head-write-error.sh: skipped test: /dev/full is required' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-head-write-error.sh.QcxB + rm -rf /Users/dakez/coreutils/gt-head-write-error.sh.QcxB + exit 77 SKIP tests/misc/head-write-error.sh (exit status: 77) SKIP: tests/misc/printf-surprise ================================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-printf-surprise.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-printf-surprise.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-printf-surprise.sh.rF1m +++ case $d in +++ test -d /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m ++++ ls -dgo /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m +++ return ++ test_dir_=/Users/dakez/coreutils/gt-printf-surprise.sh.rF1m ++ cd /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ printf + test yes = yes + local i + for i in '$*' + env printf --version printf (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_ulimit_v_ + local ulimit_works=yes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=10000 + ulimit_works=no + test no = no + skip_ 'this shell lacks ulimit support' + warn_ 'printf-surprise.sh: skipped test: this shell lacks ulimit support' + case $IFS in + printf '%s\n' 'printf-surprise.sh: skipped test: this shell lacks ulimit support' printf-surprise.sh: skipped test: this shell lacks ulimit support + test 9 = 2 + printf '%s\n' 'printf-surprise.sh: skipped test: this shell lacks ulimit support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m + rm -rf /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m + exit 77 SKIP tests/misc/printf-surprise.sh (exit status: 77) SKIP: tests/misc/shuf-reservoir =============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-shuf-reservoir.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-shuf-reservoir.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y +++ case $d in +++ test -d /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y ++++ ls -dgo /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y +++ return ++ test_dir_=/Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y ++ cd /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ shuf + test yes = yes + local i + for i in '$*' + env shuf --version shuf (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Eggert. + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'shuf-reservoir.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'shuf-reservoir.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' shuf-reservoir.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'shuf-reservoir.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y + rm -rf /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y + exit 77 SKIP tests/misc/shuf-reservoir.sh (exit status: 77) SKIP: tests/misc/sort-benchmark-random ====================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sort-benchmark-random.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sort-benchmark-random.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw ++++ ls -dgo /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw ++ cd /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ sort + test yes = yes + local i + for i in '$*' + env sort --version sort (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Haertel and Paul Eggert. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'sort-benchmark-random.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'sort-benchmark-random.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' sort-benchmark-random.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'sort-benchmark-random.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw + rm -rf /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw + exit 77 SKIP tests/misc/sort-benchmark-random.sh (exit status: 77) SKIP: tests/misc/sort-compress-hang =================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sort-compress-hang.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sort-compress-hang.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk ++++ ls -dgo /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk ++ cd /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ sort + test yes = yes + local i + for i in '$*' + env sort --version sort (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Haertel and Paul Eggert. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'sort-compress-hang.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'sort-compress-hang.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' sort-compress-hang.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'sort-compress-hang.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk + rm -rf /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk + exit 77 SKIP tests/misc/sort-compress-hang.sh (exit status: 77) SKIP: tests/misc/sort-compress-proc =================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sort-compress-proc.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sort-compress-proc.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 ++++ ls -dgo /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 ++ cd /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ sort + test yes = yes + local i + for i in '$*' + env sort --version sort (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Haertel and Paul Eggert. + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'sort-compress-proc.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'sort-compress-proc.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' sort-compress-proc.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'sort-compress-proc.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + sed 1q ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 + rm -rf /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 + exit 77 SKIP tests/misc/sort-compress-proc.sh (exit status: 77) SKIP: tests/misc/sort-month =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sort-month.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sort-month.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sort-month.sh.CzOt +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sort-month.sh.CzOt ++++ ls -dgo /Users/dakez/coreutils/gt-sort-month.sh.CzOt ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-month.sh.CzOt' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sort-month.sh.CzOt +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sort-month.sh.CzOt ++ cd /Users/dakez/coreutils/gt-sort-month.sh.CzOt ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ sort + test yes = yes + local i + for i in '$*' + env sort --version sort (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Haertel and Paul Eggert. + locale --version + skip_ 'The locale utility is not present' + warn_ 'sort-month.sh: skipped test: The locale utility is not present' + case $IFS in + printf '%s\n' 'sort-month.sh: skipped test: The locale utility is not present' sort-month.sh: skipped test: The locale utility is not present + test 9 = 2 + printf '%s\n' 'sort-month.sh: skipped test: The locale utility is not present' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sort-month.sh.CzOt + rm -rf /Users/dakez/coreutils/gt-sort-month.sh.CzOt + exit 77 SKIP tests/misc/sort-month.sh (exit status: 77) SKIP: tests/misc/sort-spinlock-abuse ==================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sort-spinlock-abuse.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sort-spinlock-abuse.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k ++++ ls -dgo /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k ++ cd /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ sort + test yes = yes + local i + for i in '$*' + env sort --version sort (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Haertel and Paul Eggert. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'sort-spinlock-abuse.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'sort-spinlock-abuse.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' sort-spinlock-abuse.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'sort-spinlock-abuse.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k + rm -rf /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k + exit 77 SKIP tests/misc/sort-spinlock-abuse.sh (exit status: 77) SKIP: tests/misc/sort-stale-thread-mem ====================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sort-stale-thread-mem.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sort-stale-thread-mem.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV ++++ ls -dgo /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV ++ cd /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ sort + test yes = yes + local i + for i in '$*' + env sort --version sort (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Haertel and Paul Eggert. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'sort-stale-thread-mem.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'sort-stale-thread-mem.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' sort-stale-thread-mem.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'sort-stale-thread-mem.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + sed 1q ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV + rm -rf /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV + exit 77 SKIP tests/misc/sort-stale-thread-mem.sh (exit status: 77) SKIP: tests/misc/sort-u-FMR =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sort-u-FMR.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sort-u-FMR.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC ++++ ls -dgo /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC ++ cd /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ sort + test yes = yes + local i + for i in '$*' + env sort --version sort (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Haertel and Paul Eggert. + require_valgrind_ + valgrind --error-exitcode=1 true + skip_ 'requires a working valgrind' + warn_ 'sort-u-FMR.sh: skipped test: requires a working valgrind' + case $IFS in + printf '%s\n' 'sort-u-FMR.sh: skipped test: requires a working valgrind' sort-u-FMR.sh: skipped test: requires a working valgrind + test 9 = 2 + printf '%s\n' 'sort-u-FMR.sh: skipped test: requires a working valgrind' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC + rm -rf /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC + exit 77 SKIP tests/misc/sort-u-FMR.sh (exit status: 77) SKIP: tests/split/line-bytes ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-line-bytes.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-line-bytes.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-line-bytes.sh.RwHW +++ case $d in +++ test -d /Users/dakez/coreutils/gt-line-bytes.sh.RwHW ++++ ls -dgo /Users/dakez/coreutils/gt-line-bytes.sh.RwHW ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-line-bytes.sh.RwHW' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-line-bytes.sh.RwHW +++ return ++ test_dir_=/Users/dakez/coreutils/gt-line-bytes.sh.RwHW ++ cd /Users/dakez/coreutils/gt-line-bytes.sh.RwHW ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ split + test yes = yes + local i + for i in '$*' + env split --version split (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund and Richard M. Stallman. + require_ulimit_v_ + local ulimit_works=yes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=10000 + ulimit_works=no + test no = no + skip_ 'this shell lacks ulimit support' + warn_ 'line-bytes.sh: skipped test: this shell lacks ulimit support' + case $IFS in + printf '%s\n' 'line-bytes.sh: skipped test: this shell lacks ulimit support' line-bytes.sh: skipped test: this shell lacks ulimit support + test 9 = 2 + printf '%s\n' 'line-bytes.sh: skipped test: this shell lacks ulimit support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-line-bytes.sh.RwHW + rm -rf /Users/dakez/coreutils/gt-line-bytes.sh.RwHW + exit 77 SKIP tests/split/line-bytes.sh (exit status: 77) SKIP: tests/misc/stat-nanoseconds ================================= ./tests/misc/stat-nanoseconds.sh: line 19: print_ver_: command not found ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-stat-nanoseconds.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-stat-nanoseconds.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz +++ case $d in +++ test -d /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz ++++ ls -dgo /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz +++ return ++ test_dir_=/Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz ++ cd /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + TZ=UTC0 + export TZ + touch -d '1970-01-01 18:43:33.023456789' k + ls --full-time + grep 18:43:33.023456789 + skip_ this file system does not support sub-second time stamps + warn_ 'stat-nanoseconds.sh: skipped test: this' file system does not support sub-second time stamps + case $IFS in + printf '%s\n' 'stat-nanoseconds.sh: skipped test: this file system does not support sub-second time stamps' stat-nanoseconds.sh: skipped test: this file system does not support sub-second time stamps + test 9 = 2 + printf '%s\n' 'stat-nanoseconds.sh: skipped test: this file system does not support sub-second time stamps' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz + rm -rf /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz + exit 77 SKIP tests/misc/stat-nanoseconds.sh (exit status: 77) SKIP: tests/misc/stty-pairs =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-stty-pairs.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-stty-pairs.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb +++ case $d in +++ test -d /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb ++++ ls -dgo /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb +++ return ++ test_dir_=/Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb ++ cd /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ stty + test yes = yes + local i + for i in '$*' + env stty --version stty (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'stty-pairs.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'stty-pairs.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' stty-pairs.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'stty-pairs.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb + rm -rf /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb + exit 77 SKIP tests/misc/stty-pairs.sh (exit status: 77) SKIP: tests/misc/tac-continue ============================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-tac-continue.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-tac-continue.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-tac-continue.sh.fdlW +++ case $d in +++ test -d /Users/dakez/coreutils/gt-tac-continue.sh.fdlW ++++ ls -dgo /Users/dakez/coreutils/gt-tac-continue.sh.fdlW ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-tac-continue.sh.fdlW' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-tac-continue.sh.fdlW +++ return ++ test_dir_=/Users/dakez/coreutils/gt-tac-continue.sh.fdlW ++ cd /Users/dakez/coreutils/gt-tac-continue.sh.fdlW ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tac + test yes = yes + local i + for i in '$*' + env tac --version tac (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Jay Lepreau and David MacKenzie. + test x = x + skip_ 'FULL_PARTITION_TMPDIR not defined' + warn_ 'tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined' + case $IFS in + printf '%s\n' 'tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined' tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined + test 9 = 2 + printf '%s\n' 'tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-tac-continue.sh.fdlW + rm -rf /Users/dakez/coreutils/gt-tac-continue.sh.fdlW + exit 77 SKIP tests/misc/tac-continue.sh (exit status: 77) SKIP: tests/misc/timeout-group ============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-timeout-group.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-timeout-group.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-timeout-group.sh.6hFP +++ case $d in +++ test -d /Users/dakez/coreutils/gt-timeout-group.sh.6hFP ++++ ls -dgo /Users/dakez/coreutils/gt-timeout-group.sh.6hFP ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-timeout-group.sh.6hFP' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-timeout-group.sh.6hFP +++ return ++ test_dir_=/Users/dakez/coreutils/gt-timeout-group.sh.6hFP ++ cd /Users/dakez/coreutils/gt-timeout-group.sh.6hFP ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ timeout + test yes = yes + local i + for i in '$*' + env timeout --version timeout (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 P'adraig Brady. + setsid true ./tests/misc/timeout-group.sh: line 31: setsid: command not found + skip_ 'setsid required to control groups' + warn_ 'timeout-group.sh: skipped test: setsid required to control groups' + case $IFS in + printf '%s\n' 'timeout-group.sh: skipped test: setsid required to control groups' timeout-group.sh: skipped test: setsid required to control groups + test 9 = 2 + printf '%s\n' 'timeout-group.sh: skipped test: setsid required to control groups' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-timeout-group.sh.6hFP + rm -rf /Users/dakez/coreutils/gt-timeout-group.sh.6hFP + exit 77 SKIP tests/misc/timeout-group.sh (exit status: 77) SKIP: tests/misc/xattr ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-xattr.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-xattr.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-xattr.sh.rjH6 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-xattr.sh.rjH6 ++++ ls -dgo /Users/dakez/coreutils/gt-xattr.sh.rjH6 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-xattr.sh.rjH6' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-xattr.sh.rjH6 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-xattr.sh.rjH6 ++ cd /Users/dakez/coreutils/gt-xattr.sh.rjH6 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp mv ginstall + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + for i in '$*' + env mv --version mv (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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. + for i in '$*' + env ginstall --version install (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + touch src dest + cp --preserve=xattr -n src dest cp: cannot preserve extended attributes, cp is built without xattr support + skip_ 'coreutils built without xattr support' + warn_ 'xattr.sh: skipped test: coreutils built without xattr support' + case $IFS in + printf '%s\n' 'xattr.sh: skipped test: coreutils built without xattr support' xattr.sh: skipped test: coreutils built without xattr support + test 9 = 2 + printf '%s\n' 'xattr.sh: skipped test: coreutils built without xattr support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-xattr.sh.rjH6 + rm -rf /Users/dakez/coreutils/gt-xattr.sh.rjH6 + exit 77 SKIP tests/misc/xattr.sh (exit status: 77) SKIP: tests/chown/separator =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-separator.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-separator.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-separator.sh.H2xM +++ case $d in +++ test -d /Users/dakez/coreutils/gt-separator.sh.H2xM ++++ ls -dgo /Users/dakez/coreutils/gt-separator.sh.H2xM ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-separator.sh.H2xM' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-separator.sh.H2xM +++ return ++ test_dir_=/Users/dakez/coreutils/gt-separator.sh.H2xM ++ cd /Users/dakez/coreutils/gt-separator.sh.H2xM ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ chown + test yes = yes + local i + for i in '$*' + env chown --version chown (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie and Jim Meyering. ++ id -u + id_u=1752913791 + test -n 1752913791 ++ id -un + id_un=dakez + test -n dakez ++ id -g + id_g=214295065 + test -n 214295065 ++ id -gn + id_gn='BCM\bcm-mhg-all' + test -n 'BCM\bcm-mhg-all' ++ getent group ./tests/chown/separator.sh: line 36: getent: command not found ++ grep '^BCM\bcm-mhg-all:' ++ wc -l + test 0 = 1 ++ getent group ./tests/chown/separator.sh: line 37: getent: command not found ++ grep '^BCM\bcm-mhg-all:' ++ tr '\n' , + skip_ 'group '\''BCM\bcm-mhg-all'\'' not biunique: ' '' + warn_ 'separator.sh: skipped test: group '\''BCM\bcm-mhg-all'\'' not biunique: ' '' + case $IFS in + printf '%s\n' 'separator.sh: skipped test: group '\''BCM\bcm-mhg-all'\'' not biunique: ' separator.sh: skipped test: group 'BCM\bcm-mhg-all' not biunique: + test 9 = 2 + printf '%s\n' 'separator.sh: skipped test: group '\''BCM\bcm-mhg-all'\'' not biunique: ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-separator.sh.H2xM + rm -rf /Users/dakez/coreutils/gt-separator.sh.H2xM + exit 77 SKIP tests/chown/separator.sh (exit status: 77) SKIP: tests/cp/acl ================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-acl.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-acl.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-acl.sh.Iiiq +++ case $d in +++ test -d /Users/dakez/coreutils/gt-acl.sh.Iiiq ++++ ls -dgo /Users/dakez/coreutils/gt-acl.sh.Iiiq ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-acl.sh.Iiiq' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-acl.sh.Iiiq +++ return ++ test_dir_=/Users/dakez/coreutils/gt-acl.sh.Iiiq ++ cd /Users/dakez/coreutils/gt-acl.sh.Iiiq ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp getfacl setfacl + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + for i in '$*' + env getfacl --version env: getfacl: No such file or directory + for i in '$*' + env setfacl --version env: setfacl: No such file or directory + require_acl_ + getfacl --version + skip_ 'This test requires getfacl and setfacl.' + warn_ 'acl.sh: skipped test: This test requires getfacl and setfacl.' + case $IFS in + printf '%s\n' 'acl.sh: skipped test: This test requires getfacl and setfacl.' acl.sh: skipped test: This test requires getfacl and setfacl. + test 9 = 2 + printf '%s\n' 'acl.sh: skipped test: This test requires getfacl and setfacl.' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-acl.sh.Iiiq + rm -rf /Users/dakez/coreutils/gt-acl.sh.Iiiq + exit 77 SKIP tests/cp/acl.sh (exit status: 77) SKIP: tests/cp/fiemap-empty =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-fiemap-empty.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-fiemap-empty.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 ++++ ls -dgo /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 ++ cd /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + skip_ 'disabled for now' + warn_ 'fiemap-empty.sh: skipped test: disabled for now' + case $IFS in + printf '%s\n' 'fiemap-empty.sh: skipped test: disabled for now' fiemap-empty.sh: skipped test: disabled for now + test 9 = 2 + printf '%s\n' 'fiemap-empty.sh: skipped test: disabled for now' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 + rm -rf /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 + exit 77 SKIP tests/cp/fiemap-empty.sh (exit status: 77) SKIP: tests/cp/fiemap-FMR ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-fiemap-FMR.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-fiemap-FMR.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ +++ case $d in +++ test -d /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ ++++ ls -dgo /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ +++ return ++ test_dir_=/Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ ++ cd /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_valgrind_ + valgrind --error-exitcode=1 true + skip_ 'requires a working valgrind' + warn_ 'fiemap-FMR.sh: skipped test: requires a working valgrind' + case $IFS in + printf '%s\n' 'fiemap-FMR.sh: skipped test: requires a working valgrind' fiemap-FMR.sh: skipped test: requires a working valgrind + test 9 = 2 + printf '%s\n' 'fiemap-FMR.sh: skipped test: requires a working valgrind' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ + rm -rf /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ + exit 77 SKIP tests/cp/fiemap-FMR.sh (exit status: 77) SKIP: tests/cp/fiemap-perf ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-fiemap-perf.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-fiemap-perf.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q +++ case $d in +++ test -d /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q ++++ ls -dgo /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q +++ return ++ test_dir_=/Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q ++ cd /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + touch fiemap_chk + fiemap_capable_ fiemap_chk + python + python /Users/dakez/coreutils/tests/fiemap-capable fiemap_chk + skip_ 'this file system lacks FIEMAP support' + warn_ 'fiemap-perf.sh: skipped test: this file system lacks FIEMAP support' + case $IFS in + printf '%s\n' 'fiemap-perf.sh: skipped test: this file system lacks FIEMAP support' fiemap-perf.sh: skipped test: this file system lacks FIEMAP support + test 9 = 2 + printf '%s\n' 'fiemap-perf.sh: skipped test: this file system lacks FIEMAP support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q + rm -rf /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q + exit 77 SKIP tests/cp/fiemap-perf.sh (exit status: 77) SKIP: tests/cp/fiemap-2 ======================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-fiemap-2.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-fiemap-2.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-fiemap-2.sh.efGu +++ case $d in +++ test -d /Users/dakez/coreutils/gt-fiemap-2.sh.efGu ++++ ls -dgo /Users/dakez/coreutils/gt-fiemap-2.sh.efGu ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-fiemap-2.sh.efGu' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-fiemap-2.sh.efGu +++ return ++ test_dir_=/Users/dakez/coreutils/gt-fiemap-2.sh.efGu ++ cd /Users/dakez/coreutils/gt-fiemap-2.sh.efGu ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + touch fiemap_chk + fiemap_capable_ fiemap_chk + python + python /Users/dakez/coreutils/tests/fiemap-capable fiemap_chk + skip_ 'this file system lacks FIEMAP support' + warn_ 'fiemap-2.sh: skipped test: this file system lacks FIEMAP support' + case $IFS in + printf '%s\n' 'fiemap-2.sh: skipped test: this file system lacks FIEMAP support' fiemap-2.sh: skipped test: this file system lacks FIEMAP support + test 9 = 2 + printf '%s\n' 'fiemap-2.sh: skipped test: this file system lacks FIEMAP support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-fiemap-2.sh.efGu + rm -rf /Users/dakez/coreutils/gt-fiemap-2.sh.efGu + exit 77 SKIP tests/cp/fiemap-2.sh (exit status: 77) FAIL: tests/cp/link-symlink =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-link-symlink.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-link-symlink.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-link-symlink.sh.1wRr +++ case $d in +++ test -d /Users/dakez/coreutils/gt-link-symlink.sh.1wRr ++++ ls -dgo /Users/dakez/coreutils/gt-link-symlink.sh.1wRr ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-link-symlink.sh.1wRr' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-link-symlink.sh.1wRr +++ return ++ test_dir_=/Users/dakez/coreutils/gt-link-symlink.sh.1wRr ++ cd /Users/dakez/coreutils/gt-link-symlink.sh.1wRr ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + touch file + ln -s file link + touch -m -h -d 2011-01-01 link + case $(stat --format=%y link) in ++ stat --format=%y link + cp -al link link.cp + case $(stat --format=%y link.cp) in ++ stat --format=%y link.cp + fail=1 + Exit 1 + set +e + exit 1 + exit 1 + remove_tmp_ + __st=1 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-link-symlink.sh.1wRr + rm -rf /Users/dakez/coreutils/gt-link-symlink.sh.1wRr + exit 1 FAIL tests/cp/link-symlink.sh (exit status: 1) SKIP: tests/cp/perm =================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-perm.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-perm.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-perm.sh.RwRH +++ case $d in +++ test -d /Users/dakez/coreutils/gt-perm.sh.RwRH ++++ ls -dgo /Users/dakez/coreutils/gt-perm.sh.RwRH ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-perm.sh.RwRH' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-perm.sh.RwRH +++ return ++ test_dir_=/Users/dakez/coreutils/gt-perm.sh.RwRH ++ cd /Users/dakez/coreutils/gt-perm.sh.RwRH ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp mv + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + for i in '$*' + env mv --version mv (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'perm.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'perm.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' perm.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'perm.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-perm.sh.RwRH + rm -rf /Users/dakez/coreutils/gt-perm.sh.RwRH + exit 77 SKIP tests/cp/perm.sh (exit status: 77) SKIP: tests/cp/proc-short-read ============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-proc-short-read.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-proc-short-read.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 ++++ ls -dgo /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 ++ cd /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + kall=/proc/kallsyms + test -r /proc/kallsyms + skip_ 'your system lacks /proc/kallsyms' + warn_ 'proc-short-read.sh: skipped test: your system lacks /proc/kallsyms' + case $IFS in + printf '%s\n' 'proc-short-read.sh: skipped test: your system lacks /proc/kallsyms' proc-short-read.sh: skipped test: your system lacks /proc/kallsyms + test 9 = 2 + printf '%s\n' 'proc-short-read.sh: skipped test: your system lacks /proc/kallsyms' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 + rm -rf /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 + exit 77 SKIP tests/cp/proc-short-read.sh (exit status: 77) SKIP: tests/cp/reflink-auto =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-reflink-auto.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-reflink-auto.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-reflink-auto.sh.oxhu +++ case $d in +++ test -d /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu ++++ ls -dgo /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu +++ return ++ test_dir_=/Users/dakez/coreutils/gt-reflink-auto.sh.oxhu ++ cd /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'reflink-auto.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'reflink-auto.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' reflink-auto.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'reflink-auto.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu + rm -rf /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu + exit 77 SKIP tests/cp/reflink-auto.sh (exit status: 77) SKIP: tests/cp/sparse ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sparse.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sparse.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sparse.sh.09y7 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sparse.sh.09y7 ++++ ls -dgo /Users/dakez/coreutils/gt-sparse.sh.09y7 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-sparse.sh.09y7' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sparse.sh.09y7 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sparse.sh.09y7 ++ cd /Users/dakez/coreutils/gt-sparse.sh.09y7 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_sparse_support_ + test 0 = 0 + t=sparse.67219 + dd bs=1 seek=128K of=sparse.67219 ++ du -sk sparse.67219 + set x 128 sparse.67219 + kb_size=128 + rm -f sparse.67219 + test 128 -ge 128 + skip_ 'this file system does not support sparse files' + warn_ 'sparse.sh: skipped test: this file system does not support sparse files' + case $IFS in + printf '%s\n' 'sparse.sh: skipped test: this file system does not support sparse files' sparse.sh: skipped test: this file system does not support sparse files + test 9 = 2 + printf '%s\n' 'sparse.sh: skipped test: this file system does not support sparse files' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sparse.sh.09y7 + rm -rf /Users/dakez/coreutils/gt-sparse.sh.09y7 + exit 77 SKIP tests/cp/sparse.sh (exit status: 77) SKIP: tests/cp/sparse-to-pipe ============================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sparse-to-pipe.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sparse-to-pipe.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ ++++ ls -dgo /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ ++ cd /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_sparse_support_ + test 0 = 0 + t=sparse.67280 + dd bs=1 seek=128K of=sparse.67280 ++ du -sk sparse.67280 + set x 128 sparse.67280 + kb_size=128 + rm -f sparse.67280 + test 128 -ge 128 + skip_ 'this file system does not support sparse files' + warn_ 'sparse-to-pipe.sh: skipped test: this file system does not support sparse files' + case $IFS in + printf '%s\n' 'sparse-to-pipe.sh: skipped test: this file system does not support sparse files' sparse-to-pipe.sh: skipped test: this file system does not support sparse files + test 9 = 2 + printf '%s\n' 'sparse-to-pipe.sh: skipped test: this file system does not support sparse files' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ + rm -rf /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ + exit 77 SKIP tests/cp/sparse-to-pipe.sh (exit status: 77) SKIP: tests/df/no-mtab-status ============================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-no-mtab-status.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-no-mtab-status.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy +++ case $d in +++ test -d /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy ++++ ls -dgo /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy +++ return ++ test_dir_=/Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy ++ cd /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ df + test yes = yes + local i + for i in '$*' + env df --version df (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Paul Eggert. + require_gcc_shared_ + gcc_shared_ - d.so -xc + local in=- + local out=d.so + shift 2 + gcc -Wall -shared --std=gnu99 -fPIC -O2 -xc - -o d.so -ldl + rm -f d.so + df Filesystem 1K-blocks Used Available Use% Mounted on /dev/disk0s2 487546976 114132196 373158780 24% / //dakez <at> it-ess-arch1.ad.bcm.edu/bcm-mhg-beaudetlab 2888826880 2101169688 787657192 73% /Volumes/bcm-mhg-beaudetlab + grep '^#define HAVE_MNTENT_H 1' /Users/dakez/coreutils/lib/config.h + skip_ 'no mntent.h available to confirm the interface' + warn_ 'no-mtab-status.sh: skipped test: no mntent.h available to confirm the interface' + case $IFS in + printf '%s\n' 'no-mtab-status.sh: skipped test: no mntent.h available to confirm the interface' no-mtab-status.sh: skipped test: no mntent.h available to confirm the interface + test 9 = 2 + printf '%s\n' 'no-mtab-status.sh: skipped test: no mntent.h available to confirm the interface' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy + rm -rf /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy + exit 77 SKIP tests/df/no-mtab-status.sh (exit status: 77) SKIP: tests/df/skip-duplicates ============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-skip-duplicates.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-skip-duplicates.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo +++ case $d in +++ test -d /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo ++++ ls -dgo /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo +++ return ++ test_dir_=/Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo ++ cd /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ df + test yes = yes + local i + for i in '$*' + env df --version df (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Paul Eggert. + require_gcc_shared_ + gcc_shared_ - d.so -xc + local in=- + local out=d.so + shift 2 + gcc -Wall -shared --std=gnu99 -fPIC -O2 -xc - -o d.so -ldl + rm -f d.so + df --local Filesystem 1K-blocks Used Available Use% Mounted on /dev/disk0s2 487546976 114132204 373158772 24% / ++ df --local --output=target ++ grep /. ++ head -n1 + export CU_NONROOT_FS= + CU_NONROOT_FS= ++ df --local --output=target ++ grep /. ++ tail -n+2 ++ head -n1 + export CU_REMOTE_FS= + CU_REMOTE_FS= + unique_entries=1 + test -z '' + test -z '' + grep '^#define HAVE_MNTENT_H 1' /Users/dakez/coreutils/lib/config.h + skip_ 'no mntent.h available to confirm the interface' + warn_ 'skip-duplicates.sh: skipped test: no mntent.h available to confirm the interface' + case $IFS in + printf '%s\n' 'skip-duplicates.sh: skipped test: no mntent.h available to confirm the interface' skip-duplicates.sh: skipped test: no mntent.h available to confirm the interface + test 9 = 2 + printf '%s\n' 'skip-duplicates.sh: skipped test: no mntent.h available to confirm the interface' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo + rm -rf /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo + exit 77 SKIP tests/df/skip-duplicates.sh (exit status: 77) SKIP: tests/df/skip-rootfs ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-skip-rootfs.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-skip-rootfs.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-skip-rootfs.sh.18KK +++ case $d in +++ test -d /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK ++++ ls -dgo /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK +++ return ++ test_dir_=/Users/dakez/coreutils/gt-skip-rootfs.sh.18KK ++ cd /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ df + test yes = yes + local i + for i in '$*' + env df --version df (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Paul Eggert. + df Filesystem 1K-blocks Used Available Use% Mounted on /dev/disk0s2 487546976 114132204 373158772 24% / //dakez <at> it-ess-arch1.ad.bcm.edu/bcm-mhg-beaudetlab 2888826880 2101169688 787657192 73% /Volumes/bcm-mhg-beaudetlab + df -a + grep '^rootfs' out + skip_ 'no rootfs in mtab' + warn_ 'skip-rootfs.sh: skipped test: no rootfs in mtab' + case $IFS in + printf '%s\n' 'skip-rootfs.sh: skipped test: no rootfs in mtab' skip-rootfs.sh: skipped test: no rootfs in mtab + test 9 = 2 + printf '%s\n' 'skip-rootfs.sh: skipped test: no rootfs in mtab' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK + rm -rf /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK + exit 77 SKIP tests/df/skip-rootfs.sh (exit status: 77) SKIP: tests/dd/direct ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-direct.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-direct.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-direct.sh.fqXc +++ case $d in +++ test -d /Users/dakez/coreutils/gt-direct.sh.fqXc ++++ ls -dgo /Users/dakez/coreutils/gt-direct.sh.fqXc ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-direct.sh.fqXc' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-direct.sh.fqXc +++ return ++ test_dir_=/Users/dakez/coreutils/gt-direct.sh.fqXc ++ cd /Users/dakez/coreutils/gt-direct.sh.fqXc ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ dd + test yes = yes + local i + for i in '$*' + env dd --version dd (coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, and Stuart Kemp. + truncate -s 8192 in + dd if=in oflag=direct of=out + skip_ 'this file system lacks support for O_DIRECT' + warn_ 'direct.sh: skipped test: this file system lacks support for O_DIRECT' + case $IFS in + printf '%s\n' 'direct.sh: skipped test: this file system lacks support for O_DIRECT' direct.sh: skipped test: this file system lacks support for O_DIRECT + test 9 = 2 + printf '%s\n' 'direct.sh: skipped test: this file system lacks support for O_DIRECT' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-direct.sh.fqXc + rm -rf /Users/dakez/coreutils/gt-direct.sh.fqXc + exit 77 SKIP tests/dd/direct.sh (exit status: 77) SKIP: tests/dd/no-allocate ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-no-allocate.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-no-allocate.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-no-allocate.sh.KRSE +++ case $d in +++ test -d /Users/dakez/coreutils/gt-no-allocate.sh.KRSE ++++ ls -dgo /Users/dakez/coreutils/gt-no-allocate.sh.KRSE ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-no-allocate.sh.KR-E' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-no-allocate.sh.KRSE +++ return ++ test_dir_=/Users/dakez/coreutils/gt-no-allocate.sh.KRSE ++ cd /Users/dakez/coreutils/gt-no-allocate.sh.KRSE ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ dd + test yes = yes + local i + for i in '$*' + env dd --version dd (coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, and Stuart Kemp. + require_ulimit_v_ + local ulimit_works=yes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=10000 + ulimit_works=no + test no = no + skip_ 'this shell lacks ulimit support' + warn_ 'no-allocate.sh: skipped test: this shell lacks ulimit support' + case $IFS in + printf '%s\n' 'no-allocate.sh: skipped test: this shell lacks ulimit support' no-allocate.sh: skipped test: this shell lacks ulimit support + test 9 = 2 + printf '%s\n' 'no-allocate.sh: skipped test: this shell lacks ulimit support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-no-allocate.sh.KRSE + rm -rf /Users/dakez/coreutils/gt-no-allocate.sh.KRSE + exit 77 SKIP tests/dd/no-allocate.sh (exit status: 77) SKIP: tests/dd/skip-seek-past-file ================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-skip-seek-past-file.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-skip-seek-past-file.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF +++ case $d in +++ test -d /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF ++++ ls -dgo /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF +++ return ++ test_dir_=/Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF ++ cd /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ dd + test yes = yes + local i + for i in '$*' + env dd --version dd (coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, and Stuart Kemp. + require_sparse_support_ + test 0 = 0 + t=sparse.68839 + dd bs=1 seek=128K of=sparse.68839 ++ du -sk sparse.68839 + set x 128 sparse.68839 + kb_size=128 + rm -f sparse.68839 + test 128 -ge 128 + skip_ 'this file system does not support sparse files' + warn_ 'skip-seek-past-file.sh: skipped test: this file system does not support sparse files' + case $IFS in + printf '%s\n' 'skip-seek-past-file.sh: skipped test: this file system does not support sparse files' skip-seek-past-file.sh: skipped test: this file system does not support sparse files + test 9 = 2 + printf '%s\n' 'skip-seek-past-file.sh: skipped test: this file system does not support sparse files' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF + rm -rf /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF + exit 77 SKIP tests/dd/skip-seek-past-file.sh (exit status: 77) SKIP: tests/dd/sparse ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sparse.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sparse.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sparse.sh.LiEb +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sparse.sh.LiEb ++++ ls -dgo /Users/dakez/coreutils/gt-sparse.sh.LiEb ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-sparse.sh.LiEb' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sparse.sh.LiEb +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sparse.sh.LiEb ++ cd /Users/dakez/coreutils/gt-sparse.sh.LiEb ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ dd + test yes = yes + local i + for i in '$*' + env dd --version dd (coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, and Stuart Kemp. + require_sparse_support_ + test 0 = 0 + t=sparse.68900 + dd bs=1 seek=128K of=sparse.68900 ++ du -sk sparse.68900 + set x 128 sparse.68900 + kb_size=128 + rm -f sparse.68900 + test 128 -ge 128 + skip_ 'this file system does not support sparse files' + warn_ 'sparse.sh: skipped test: this file system does not support sparse files' + case $IFS in + printf '%s\n' 'sparse.sh: skipped test: this file system does not support sparse files' sparse.sh: skipped test: this file system does not support sparse files + test 9 = 2 + printf '%s\n' 'sparse.sh: skipped test: this file system does not support sparse files' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sparse.sh.LiEb + rm -rf /Users/dakez/coreutils/gt-sparse.sh.LiEb + exit 77 SKIP tests/dd/sparse.sh (exit status: 77) SKIP: tests/du/2g ================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-2g.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-2g.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-2g.sh.VCoU +++ case $d in +++ test -d /Users/dakez/coreutils/gt-2g.sh.VCoU ++++ ls -dgo /Users/dakez/coreutils/gt-2g.sh.VCoU ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-2g.sh.VCoU' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-2g.sh.VCoU +++ return ++ test_dir_=/Users/dakez/coreutils/gt-2g.sh.VCoU ++ cd /Users/dakez/coreutils/gt-2g.sh.VCoU ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ '2g.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' '2g.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' 2g.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' '2g.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-2g.sh.VCoU + rm -rf /Users/dakez/coreutils/gt-2g.sh.VCoU + exit 77 SKIP tests/du/2g.sh (exit status: 77) SKIP: tests/du/8gb ================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-8gb.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-8gb.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-8gb.sh.Ftwu +++ case $d in +++ test -d /Users/dakez/coreutils/gt-8gb.sh.Ftwu ++++ ls -dgo /Users/dakez/coreutils/gt-8gb.sh.Ftwu ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-8gb.sh.Ftwu' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-8gb.sh.Ftwu +++ return ++ test_dir_=/Users/dakez/coreutils/gt-8gb.sh.Ftwu ++ cd /Users/dakez/coreutils/gt-8gb.sh.Ftwu ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + require_sparse_support_ + test 0 = 0 + t=sparse.69428 + dd bs=1 seek=128K of=sparse.69428 ++ du -sk sparse.69428 + set x 128 sparse.69428 + kb_size=128 + rm -f sparse.69428 + test 128 -ge 128 + skip_ 'this file system does not support sparse files' + warn_ '8gb.sh: skipped test: this file system does not support sparse files' + case $IFS in + printf '%s\n' '8gb.sh: skipped test: this file system does not support sparse files' 8gb.sh: skipped test: this file system does not support sparse files + test 9 = 2 + printf '%s\n' '8gb.sh: skipped test: this file system does not support sparse files' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-8gb.sh.Ftwu + rm -rf /Users/dakez/coreutils/gt-8gb.sh.Ftwu + exit 77 SKIP tests/du/8gb.sh (exit status: 77) SKIP: tests/du/fd-leak ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-fd-leak.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-fd-leak.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-fd-leak.sh.9DQP +++ case $d in +++ test -d /Users/dakez/coreutils/gt-fd-leak.sh.9DQP ++++ ls -dgo /Users/dakez/coreutils/gt-fd-leak.sh.9DQP ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-fd-leak.sh.9DQP' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-fd-leak.sh.9DQP +++ return ++ test_dir_=/Users/dakez/coreutils/gt-fd-leak.sh.9DQP ++ cd /Users/dakez/coreutils/gt-fd-leak.sh.9DQP ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'fd-leak.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'fd-leak.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' fd-leak.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'fd-leak.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-fd-leak.sh.9DQP + rm -rf /Users/dakez/coreutils/gt-fd-leak.sh.9DQP + exit 77 SKIP tests/du/fd-leak.sh (exit status: 77) SKIP: tests/du/long-from-unreadable =================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-long-from-unreadable.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-long-from-unreadable.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf +++ case $d in +++ test -d /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf ++++ ls -dgo /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf +++ return ++ test_dir_=/Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf ++ cd /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. ++ stat -f -c %l . + name_max='*' + test '*' -ge 200 ./tests/du/long-from-unreadable.sh: line 37: test: *: integer expression expected + skip_ 'NAME_MAX=* is not sufficient' + warn_ 'long-from-unreadable.sh: skipped test: NAME_MAX=* is not sufficient' + case $IFS in + printf '%s\n' 'long-from-unreadable.sh: skipped test: NAME_MAX=* is not sufficient' long-from-unreadable.sh: skipped test: NAME_MAX=* is not sufficient + test 9 = 2 + printf '%s\n' 'long-from-unreadable.sh: skipped test: NAME_MAX=* is not sufficient' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf + rm -rf /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf + exit 77 SKIP tests/du/long-from-unreadable.sh (exit status: 77) SKIP: tests/du/move-dir-while-traversing ======================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-move-dir-while-traversing.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-move-dir-while-traversing.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 ++++ ls -dgo /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 ++ cd /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + python -m pyinotify -h /usr/bin/python: No module named pyinotify + skip_ 'python inotify package not installed' + warn_ 'move-dir-while-traversing.sh: skipped test: python inotify package not installed' + case $IFS in + printf '%s\n' 'move-dir-while-traversing.sh: skipped test: python inotify package not installed' move-dir-while-traversing.sh: skipped test: python inotify package not installed + test 9 = 2 + printf '%s\n' 'move-dir-while-traversing.sh: skipped test: python inotify package not installed' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 + rm -rf /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 + exit 77 SKIP tests/du/move-dir-while-traversing.sh (exit status: 77) SKIP: tests/du/one-file-system ============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-one-file-system.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-one-file-system.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-one-file-system.sh.2abz +++ case $d in +++ test -d /Users/dakez/coreutils/gt-one-file-system.sh.2abz ++++ ls -dgo /Users/dakez/coreutils/gt-one-file-system.sh.2abz ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-one-file-system.sh.2abz' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-one-file-system.sh.2abz +++ return ++ test_dir_=/Users/dakez/coreutils/gt-one-file-system.sh.2abz ++ cd /Users/dakez/coreutils/gt-one-file-system.sh.2abz ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'one-file-system.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'one-file-system.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' one-file-system.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ sed 1q ++ printf '%s\n' 'one-file-system.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-one-file-system.sh.2abz + rm -rf /Users/dakez/coreutils/gt-one-file-system.sh.2abz + exit 77 SKIP tests/du/one-file-system.sh (exit status: 77) SKIP: tests/du/threshold ======================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-threshold.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-threshold.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-threshold.sh.IDLE +++ case $d in +++ test -d /Users/dakez/coreutils/gt-threshold.sh.IDLE ++++ ls -dgo /Users/dakez/coreutils/gt-threshold.sh.IDLE ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-threshold.sh.IDLE' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-threshold.sh.IDLE +++ return ++ test_dir_=/Users/dakez/coreutils/gt-threshold.sh.IDLE ++ cd /Users/dakez/coreutils/gt-threshold.sh.IDLE ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + mkdir -p a/b a/c + touch a/b/0 + printf %1s x + printf %2s x + printf %3s x ++ stat '--format=%B * %b' a ++ xargs expr + Ba=0 ++ stat '--format=%B * %b' a/b ++ xargs expr + Bb=0 ++ stat '--format=%B * %b' a/c ++ xargs expr + Bc=0 ++ stat '--format=%B * %b' a/b/0 ++ xargs expr + B0=0 ++ stat '--format=%B * %b' a/b/1 ++ xargs expr + B1=4096 ++ stat '--format=%B * %b' a/b/2 ++ xargs expr + B2=4096 ++ stat '--format=%B * %b' a/b/3 ++ xargs expr + B3=4096 ++ stat --format=%s a + Sa=136 ++ stat --format=%s a/b + Sb=204 ++ stat --format=%s a/c + Sc=68 ++ stat --format=%s a/b/0 + S0=0 ++ stat --format=%s a/b/1 + S1=1 ++ stat --format=%s a/b/2 + S2=2 ++ stat --format=%s a/b/3 + S3=3 ++ expr 0 + 0 + 4096 + 4096 + 4096 + Bb0123=12288 ++ expr 204 + 0 + 1 + 2 + 3 + Sb0123=210 ++ expr 0 + 0 + 12288 + Bab0123=12288 ++ expr 136 + 68 + 210 + Sab0123=414 + test 0 -gt 4 + skip_ 'block size of a directory is smaller than 4 bytes' + warn_ 'threshold.sh: skipped test: block size of a directory is smaller than 4 bytes' + case $IFS in + printf '%s\n' 'threshold.sh: skipped test: block size of a directory is smaller than 4 bytes' threshold.sh: skipped test: block size of a directory is smaller than 4 bytes + test 9 = 2 + printf '%s\n' 'threshold.sh: skipped test: block size of a directory is smaller than 4 bytes' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-threshold.sh.IDLE + rm -rf /Users/dakez/coreutils/gt-threshold.sh.IDLE + exit 77 SKIP tests/du/threshold.sh (exit status: 77) SKIP: tests/id/gnu-zero-uids ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-gnu-zero-uids.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-gnu-zero-uids.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c +++ case $d in +++ test -d /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c ++++ ls -dgo /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c +++ return ++ test_dir_=/Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c ++ cd /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ id + test yes = yes + local i + for i in '$*' + env id --version id (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Arnold Robbins and David MacKenzie. + require_gnu_ ++ uname + test Darwin = GNU + skip_ 'not running on GNU/Hurd' + warn_ 'gnu-zero-uids.sh: skipped test: not running on GNU/Hurd' + case $IFS in + printf '%s\n' 'gnu-zero-uids.sh: skipped test: not running on GNU/Hurd' gnu-zero-uids.sh: skipped test: not running on GNU/Hurd + test 9 = 2 + printf '%s\n' 'gnu-zero-uids.sh: skipped test: not running on GNU/Hurd' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c + rm -rf /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c + exit 77 SKIP tests/id/gnu-zero-uids.sh (exit status: 77) SKIP: tests/id/no-context ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-no-context.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-no-context.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-no-context.sh.y8ap +++ case $d in +++ test -d /Users/dakez/coreutils/gt-no-context.sh.y8ap ++++ ls -dgo /Users/dakez/coreutils/gt-no-context.sh.y8ap ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-no-context.sh.y8ap' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-no-context.sh.y8ap +++ return ++ test_dir_=/Users/dakez/coreutils/gt-no-context.sh.y8ap ++ cd /Users/dakez/coreutils/gt-no-context.sh.y8ap ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ id + test yes = yes + local i + for i in '$*' + env id --version id (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Arnold Robbins and David MacKenzie. + require_selinux_ + grep 'selinuxfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SELinux support' + warn_ 'no-context.sh: skipped test: this system lacks SELinux support' + case $IFS in + printf '%s\n' 'no-context.sh: skipped test: this system lacks SELinux support' no-context.sh: skipped test: this system lacks SELinux support + test 9 = 2 + printf '%s\n' 'no-context.sh: skipped test: this system lacks SELinux support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-no-context.sh.y8ap + rm -rf /Users/dakez/coreutils/gt-no-context.sh.y8ap + exit 77 SKIP tests/id/no-context.sh (exit status: 77) SKIP: tests/id/context ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-context.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-context.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-context.sh.VdHl +++ case $d in +++ test -d /Users/dakez/coreutils/gt-context.sh.VdHl ++++ ls -dgo /Users/dakez/coreutils/gt-context.sh.VdHl ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-context.sh.VdHl' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-context.sh.VdHl +++ return ++ test_dir_=/Users/dakez/coreutils/gt-context.sh.VdHl ++ cd /Users/dakez/coreutils/gt-context.sh.VdHl ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ id + test yes = yes + local i + for i in '$*' + env id --version id (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Arnold Robbins and David MacKenzie. + require_selinux_ + grep 'selinuxfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SELinux support' + warn_ 'context.sh: skipped test: this system lacks SELinux support' + case $IFS in + printf '%s\n' 'context.sh: skipped test: this system lacks SELinux support' context.sh: skipped test: this system lacks SELinux support + test 9 = 2 + printf '%s\n' 'context.sh: skipped test: this system lacks SELinux support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-context.sh.VdHl + rm -rf /Users/dakez/coreutils/gt-context.sh.VdHl + exit 77 SKIP tests/id/context.sh (exit status: 77) SKIP: tests/id/setgid ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-setgid.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-setgid.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-setgid.sh.RDm1 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-setgid.sh.RDm1 ++++ ls -dgo /Users/dakez/coreutils/gt-setgid.sh.RDm1 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-setgid.sh.RDm1' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-setgid.sh.RDm1 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-setgid.sh.RDm1 ++ cd /Users/dakez/coreutils/gt-setgid.sh.RDm1 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ id + test yes = yes + local i + for i in '$*' + env id --version id (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Arnold Robbins and David MacKenzie. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'setgid.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'setgid.sh: skipped test: must be run as root' setgid.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'setgid.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-setgid.sh.RDm1 + rm -rf /Users/dakez/coreutils/gt-setgid.sh.RDm1 + exit 77 SKIP tests/id/setgid.sh (exit status: 77) SKIP: tests/id/smack ==================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-smack.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-smack.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-smack.sh.JRZl +++ case $d in +++ test -d /Users/dakez/coreutils/gt-smack.sh.JRZl ++++ ls -dgo /Users/dakez/coreutils/gt-smack.sh.JRZl ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-smack.sh.JRZl' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-smack.sh.JRZl +++ return ++ test_dir_=/Users/dakez/coreutils/gt-smack.sh.JRZl ++ cd /Users/dakez/coreutils/gt-smack.sh.JRZl ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ id + test yes = yes + local i + for i in '$*' + env id --version id (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Arnold Robbins and David MacKenzie. + require_smack_ + grep 'smackfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SMACK support' + warn_ 'smack.sh: skipped test: this system lacks SMACK support' + case $IFS in + printf '%s\n' 'smack.sh: skipped test: this system lacks SMACK support' smack.sh: skipped test: this system lacks SMACK support + test 9 = 2 + printf '%s\n' 'smack.sh: skipped test: this system lacks SMACK support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-smack.sh.JRZl + rm -rf /Users/dakez/coreutils/gt-smack.sh.JRZl + exit 77 SKIP tests/id/smack.sh (exit status: 77) SKIP: tests/install/install-C ============================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-install-C.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-install-C.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-install-C.sh.cCG6 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-install-C.sh.cCG6 ++++ ls -dgo /Users/dakez/coreutils/gt-install-C.sh.cCG6 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-install-C.sh.cCG6' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-install-C.sh.cCG6 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-install-C.sh.cCG6 ++ cd /Users/dakez/coreutils/gt-install-C.sh.cCG6 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ginstall + test yes = yes + local i + for i in '$*' + env ginstall --version install (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + skip_if_setgid_ + setgid_tmpdir=setgid-72444 + umask 77 + mkdir setgid-72444 ++ stat --printf %A setgid-72444 + perms=drwx------ + rmdir setgid-72444 + case $perms in + skip_if_nondefault_group_ + touch grp.72444 ++ stat -c %u:%g grp.72444 + gen_ug=1752913791:510612615 + rm grp.72444 ++ id -ru ++ id -rg + test 1752913791:510612615 = 1752913791:214295065 + skip_ 'Files are created with a different gid' + warn_ 'install-C.sh: skipped test: Files are created with a different gid' + case $IFS in + printf '%s\n' 'install-C.sh: skipped test: Files are created with a different gid' install-C.sh: skipped test: Files are created with a different gid + test 9 = 2 + printf '%s\n' 'install-C.sh: skipped test: Files are created with a different gid' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-install-C.sh.cCG6 + rm -rf /Users/dakez/coreutils/gt-install-C.sh.cCG6 + exit 77 SKIP tests/install/install-C.sh (exit status: 77) SKIP: tests/install/install-C-selinux ===================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-install-C-selinux.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-install-C-selinux.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p +++ case $d in +++ test -d /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p ++++ ls -dgo /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p +++ return ++ test_dir_=/Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p ++ cd /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ginstall + test yes = yes + local i + for i in '$*' + env ginstall --version install (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_selinux_ + grep 'selinuxfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SELinux support' + warn_ 'install-C-selinux.sh: skipped test: this system lacks SELinux support' + case $IFS in + printf '%s\n' 'install-C-selinux.sh: skipped test: this system lacks SELinux support' install-C-selinux.sh: skipped test: this system lacks SELinux support + test 9 = 2 + printf '%s\n' 'install-C-selinux.sh: skipped test: this system lacks SELinux support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p + rm -rf /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p + exit 77 SKIP tests/install/install-C-selinux.sh (exit status: 77) SKIP: tests/ln/sf-1 =================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sf-1.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sf-1.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sf-1.sh.21N1 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sf-1.sh.21N1 ++++ ls -dgo /Users/dakez/coreutils/gt-sf-1.sh.21N1 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-sf-1.sh.21N1' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sf-1.sh.21N1 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sf-1.sh.21N1 ++ cd /Users/dakez/coreutils/gt-sf-1.sh.21N1 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ln + test yes = yes + local i + for i in '$*' + env ln --version ln (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 and David MacKenzie. + echo foo + ln -s . b + ln -sf a b + case $(cat err) in ++ cat err +++ stat -f -c %l . ++ expr a b err + 1 expr: syntax error + name_max_plus1= + test -gt 1 ./tests/ln/sf-1.sh: line 37: test: -gt: unary operator expected + skip_ 'Error determining NAME_MAX' + warn_ 'sf-1.sh: skipped test: Error determining NAME_MAX' + case $IFS in + printf '%s\n' 'sf-1.sh: skipped test: Error determining NAME_MAX' sf-1.sh: skipped test: Error determining NAME_MAX + test 9 = 2 + printf '%s\n' 'sf-1.sh: skipped test: Error determining NAME_MAX' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sf-1.sh.21N1 + rm -rf /Users/dakez/coreutils/gt-sf-1.sh.21N1 + exit 77 SKIP tests/ln/sf-1.sh (exit status: 77) SKIP: tests/ls/getxattr-speedup =============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-getxattr-speedup.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-getxattr-speedup.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD +++ case $d in +++ test -d /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD ++++ ls -dgo /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD +++ return ++ test_dir_=/Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD ++ cd /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + require_gcc_shared_ + gcc_shared_ - d.so -xc + local in=- + local out=d.so + shift 2 + gcc -Wall -shared --std=gnu99 -fPIC -O2 -xc - -o d.so -ldl + rm -f d.so + cat + gcc_shared_ k.c k.so + local in=k.c + local out=k.so + shift 2 + gcc -Wall -shared --std=gnu99 -fPIC -O2 k.c -o k.so -ldl + seq 20 + xargs touch + LD_PRELOAD=./k.so + ls --color=always -l . total 16 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 1 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 10 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 11 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 12 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 13 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 14 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 15 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 16 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 17 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 18 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 19 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 2 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 20 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 3 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 4 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 5 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 6 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 7 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 8 -rw-r--r-- 1 dakez BCM\Domain Users 0 Mar 31 15:21 9 -rw-r--r-- 1 dakez BCM\Domain Users 528 Mar 31 15:21 k.c -rwxr-xr-x 1 dakez BCM\Domain Users 8736 Mar 31 15:21 k.so + test -f x + skip_ 'internal test failure: maybe LD_PRELOAD doesn'\''t work?' + warn_ 'getxattr-speedup.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn'\''t work?' + case $IFS in + printf '%s\n' 'getxattr-speedup.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn'\''t work?' getxattr-speedup.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work? + test 9 = 2 + printf '%s\n' 'getxattr-speedup.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn'\''t work?' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD + rm -rf /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD + exit 77 SKIP tests/ls/getxattr-speedup.sh (exit status: 77) SKIP: tests/ls/no-cap ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-no-cap.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-no-cap.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-no-cap.sh.8DDA +++ case $d in +++ test -d /Users/dakez/coreutils/gt-no-cap.sh.8DDA ++++ ls -dgo /Users/dakez/coreutils/gt-no-cap.sh.8DDA ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-no-cap.sh.8DDA' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-no-cap.sh.8DDA +++ return ++ test_dir_=/Users/dakez/coreutils/gt-no-cap.sh.8DDA ++ cd /Users/dakez/coreutils/gt-no-cap.sh.8DDA ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + require_strace_ capget + test 1 = 1 + strace -V + skip_ 'no strace program' + warn_ 'no-cap.sh: skipped test: no strace program' + case $IFS in + printf '%s\n' 'no-cap.sh: skipped test: no strace program' no-cap.sh: skipped test: no strace program + test 9 = 2 + printf '%s\n' 'no-cap.sh: skipped test: no strace program' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-no-cap.sh.8DDA + rm -rf /Users/dakez/coreutils/gt-no-cap.sh.8DDA + exit 77 SKIP tests/ls/no-cap.sh (exit status: 77) SKIP: tests/ls/readdir-mountpoint-inode ======================================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-readdir-mountpoint-inode.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-readdir-mountpoint-inode.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G +++ case $d in +++ test -d /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G ++++ ls -dgo /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.P-6G' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G +++ return ++ test_dir_=/Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G ++ cd /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + df --local --out=target + sed -n '/^\/./p' + test -s mount_points + skip_ 'this test requires a non-root mount point' + warn_ 'readdir-mountpoint-inode.sh: skipped test: this test requires a non-root mount point' + case $IFS in + printf '%s\n' 'readdir-mountpoint-inode.sh: skipped test: this test requires a non-root mount point' readdir-mountpoint-inode.sh: skipped test: this test requires a non-root mount point + test 9 = 2 + printf '%s\n' 'readdir-mountpoint-inode.sh: skipped test: this test requires a non-root mount point' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G + rm -rf /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G + exit 77 SKIP tests/ls/readdir-mountpoint-inode.sh (exit status: 77) SKIP: tests/ls/slink-acl ======================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-slink-acl.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-slink-acl.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-slink-acl.sh.NLmC +++ case $d in +++ test -d /Users/dakez/coreutils/gt-slink-acl.sh.NLmC ++++ ls -dgo /Users/dakez/coreutils/gt-slink-acl.sh.NLmC ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-slink-acl.sh.NLmC' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-slink-acl.sh.NLmC +++ return ++ test_dir_=/Users/dakez/coreutils/gt-slink-acl.sh.NLmC ++ cd /Users/dakez/coreutils/gt-slink-acl.sh.NLmC ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + require_setfacl_ + local d=acltestdir_ + mkdir acltestdir_ + local f=0 + setfacl -d -m user::r-x acltestdir_ ./init.cfg: line 230: setfacl: command not found + f=1 + rm -rf acltestdir_ + test 1 = 0 + skip_ 'setfacl does not work on the current file system' + warn_ 'slink-acl.sh: skipped test: setfacl does not work on the current file system' + case $IFS in + printf '%s\n' 'slink-acl.sh: skipped test: setfacl does not work on the current file system' slink-acl.sh: skipped test: setfacl does not work on the current file system + test 9 = 2 + printf '%s\n' 'slink-acl.sh: skipped test: setfacl does not work on the current file system' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-slink-acl.sh.NLmC + rm -rf /Users/dakez/coreutils/gt-slink-acl.sh.NLmC + exit 77 SKIP tests/ls/slink-acl.sh (exit status: 77) SKIP: tests/ls/stat-free-color ============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-stat-free-color.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-stat-free-color.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-stat-free-color.sh.oPaS +++ case $d in +++ test -d /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS ++++ ls -dgo /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-stat-free-color.sh.oPa-' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS +++ return ++ test_dir_=/Users/dakez/coreutils/gt-stat-free-color.sh.oPaS ++ cd /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + stats=stat,lstat,stat64,lstat64,newfstatat + require_strace_ stat,lstat,stat64,lstat64,newfstatat + test 1 = 1 + strace -V + skip_ 'no strace program' + warn_ 'stat-free-color.sh: skipped test: no strace program' + case $IFS in + printf '%s\n' 'stat-free-color.sh: skipped test: no strace program' stat-free-color.sh: skipped test: no strace program + test 9 = 2 + printf '%s\n' 'stat-free-color.sh: skipped test: no strace program' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS + rm -rf /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS + exit 77 SKIP tests/ls/stat-free-color.sh (exit status: 77) SKIP: tests/ls/stat-free-symlinks ================================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-stat-free-symlinks.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-stat-free-symlinks.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS +++ case $d in +++ test -d /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS ++++ ls -dgo /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-stat-free-symlinks.sh.Jpp-' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS +++ return ++ test_dir_=/Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS ++ cd /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + require_strace_ stat + test 1 = 1 + strace -V + skip_ 'no strace program' + warn_ 'stat-free-symlinks.sh: skipped test: no strace program' + case $IFS in + printf '%s\n' 'stat-free-symlinks.sh: skipped test: no strace program' stat-free-symlinks.sh: skipped test: no strace program + test 9 = 2 + printf '%s\n' 'stat-free-symlinks.sh: skipped test: no strace program' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS + rm -rf /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS + exit 77 SKIP tests/ls/stat-free-symlinks.sh (exit status: 77) SKIP: tests/mkdir/p-acl ======================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-p-acl.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-p-acl.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-p-acl.sh.t1J4 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-p-acl.sh.t1J4 ++++ ls -dgo /Users/dakez/coreutils/gt-p-acl.sh.t1J4 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-p-acl.sh.t1J4' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-p-acl.sh.t1J4 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-p-acl.sh.t1J4 ++ cd /Users/dakez/coreutils/gt-p-acl.sh.t1J4 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ mkdir + test yes = yes + local i + for i in '$*' + env mkdir --version mkdir (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_setfacl_ + local d=acltestdir_ + mkdir acltestdir_ + local f=0 + setfacl -d -m user::r-x acltestdir_ ./init.cfg: line 230: setfacl: command not found + f=1 + rm -rf acltestdir_ + test 1 = 0 + skip_ 'setfacl does not work on the current file system' + warn_ 'p-acl.sh: skipped test: setfacl does not work on the current file system' + case $IFS in + printf '%s\n' 'p-acl.sh: skipped test: setfacl does not work on the current file system' p-acl.sh: skipped test: setfacl does not work on the current file system + test 9 = 2 + printf '%s\n' 'p-acl.sh: skipped test: setfacl does not work on the current file system' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-p-acl.sh.t1J4 + rm -rf /Users/dakez/coreutils/gt-p-acl.sh.t1J4 + exit 77 SKIP tests/mkdir/p-acl.sh (exit status: 77) SKIP: tests/mkdir/selinux ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-selinux.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-selinux.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-selinux.sh.PgNp +++ case $d in +++ test -d /Users/dakez/coreutils/gt-selinux.sh.PgNp ++++ ls -dgo /Users/dakez/coreutils/gt-selinux.sh.PgNp ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-selinux.sh.PgNp' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-selinux.sh.PgNp +++ return ++ test_dir_=/Users/dakez/coreutils/gt-selinux.sh.PgNp ++ cd /Users/dakez/coreutils/gt-selinux.sh.PgNp ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ mkdir mkfifo mknod + test yes = yes + local i + for i in '$*' + env mkdir --version mkdir (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + for i in '$*' + env mkfifo --version mkfifo (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + for i in '$*' + env mknod --version mknod (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_selinux_enforcing_ + require_selinux_ + grep 'selinuxfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SELinux support' + warn_ 'selinux.sh: skipped test: this system lacks SELinux support' + case $IFS in + printf '%s\n' 'selinux.sh: skipped test: this system lacks SELinux support' selinux.sh: skipped test: this system lacks SELinux support + test 9 = 2 + printf '%s\n' 'selinux.sh: skipped test: this system lacks SELinux support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-selinux.sh.PgNp + rm -rf /Users/dakez/coreutils/gt-selinux.sh.PgNp + exit 77 SKIP tests/mkdir/selinux.sh (exit status: 77) SKIP: tests/mkdir/restorecon ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-restorecon.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-restorecon.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-restorecon.sh.wy6s +++ case $d in +++ test -d /Users/dakez/coreutils/gt-restorecon.sh.wy6s ++++ ls -dgo /Users/dakez/coreutils/gt-restorecon.sh.wy6s ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-restorecon.sh.wy6s' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-restorecon.sh.wy6s +++ return ++ test_dir_=/Users/dakez/coreutils/gt-restorecon.sh.wy6s ++ cd /Users/dakez/coreutils/gt-restorecon.sh.wy6s ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ mkdir + test yes = yes + local i + for i in '$*' + env mkdir --version mkdir (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_selinux_ + grep 'selinuxfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SELinux support' + warn_ 'restorecon.sh: skipped test: this system lacks SELinux support' + case $IFS in + printf '%s\n' 'restorecon.sh: skipped test: this system lacks SELinux support' restorecon.sh: skipped test: this system lacks SELinux support + test 9 = 2 + printf '%s\n' 'restorecon.sh: skipped test: this system lacks SELinux support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-restorecon.sh.wy6s + rm -rf /Users/dakez/coreutils/gt-restorecon.sh.wy6s + exit 77 SKIP tests/mkdir/restorecon.sh (exit status: 77) SKIP: tests/mkdir/smack-no-root =============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-smack-no-root.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-smack-no-root.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-smack-no-root.sh.8mtM +++ case $d in +++ test -d /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM ++++ ls -dgo /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM +++ return ++ test_dir_=/Users/dakez/coreutils/gt-smack-no-root.sh.8mtM ++ cd /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ mkdir mkfifo mknod + test yes = yes + local i + for i in '$*' + env mkdir --version mkdir (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + for i in '$*' + env mkfifo --version mkfifo (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + for i in '$*' + env mknod --version mknod (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_smack_ + grep 'smackfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SMACK support' + warn_ 'smack-no-root.sh: skipped test: this system lacks SMACK support' + case $IFS in + printf '%s\n' 'smack-no-root.sh: skipped test: this system lacks SMACK support' smack-no-root.sh: skipped test: this system lacks SMACK support + test 9 = 2 + printf '%s\n' 'smack-no-root.sh: skipped test: this system lacks SMACK support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM + rm -rf /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM + exit 77 SKIP tests/mkdir/smack-no-root.sh (exit status: 77) SKIP: tests/mkdir/smack-root ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-smack-root.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-smack-root.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-smack-root.sh.W5BJ +++ case $d in +++ test -d /Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++++ ls -dgo /Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-smack-root.sh.W5BJ' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-smack-root.sh.W5BJ +++ return ++ test_dir_=/Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++ cd /Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ mkdir mkfifo mknod + test yes = yes + local i + for i in '$*' + env mkdir --version mkdir (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + for i in '$*' + env mkfifo --version mkfifo (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + for i in '$*' + env mknod --version mknod (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_smack_ + grep 'smackfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SMACK support' + warn_ 'smack-root.sh: skipped test: this system lacks SMACK support' + case $IFS in + printf '%s\n' 'smack-root.sh: skipped test: this system lacks SMACK support' smack-root.sh: skipped test: this system lacks SMACK support + test 9 = 2 + printf '%s\n' 'smack-root.sh: skipped test: this system lacks SMACK support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-smack-root.sh.W5BJ + rm -rf /Users/dakez/coreutils/gt-smack-root.sh.W5BJ + exit 77 SKIP tests/mkdir/smack-root.sh (exit status: 77) SKIP: tests/mv/acl ================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-acl.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-acl.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-acl.sh.c7Jv +++ case $d in +++ test -d /Users/dakez/coreutils/gt-acl.sh.c7Jv ++++ ls -dgo /Users/dakez/coreutils/gt-acl.sh.c7Jv ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-acl.sh.c7Jv' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-acl.sh.c7Jv +++ return ++ test_dir_=/Users/dakez/coreutils/gt-acl.sh.c7Jv ++ cd /Users/dakez/coreutils/gt-acl.sh.c7Jv ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ mv getfacl setfacl + test yes = yes + local i + for i in '$*' + env mv --version mv (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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. + for i in '$*' + env getfacl --version env: getfacl: No such file or directory + for i in '$*' + env setfacl --version env: setfacl: No such file or directory + require_acl_ + getfacl --version + skip_ 'This test requires getfacl and setfacl.' + warn_ 'acl.sh: skipped test: This test requires getfacl and setfacl.' + case $IFS in + printf '%s\n' 'acl.sh: skipped test: This test requires getfacl and setfacl.' acl.sh: skipped test: This test requires getfacl and setfacl. + test 9 = 2 + printf '%s\n' 'acl.sh: skipped test: This test requires getfacl and setfacl.' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-acl.sh.c7Jv + rm -rf /Users/dakez/coreutils/gt-acl.sh.c7Jv + exit 77 SKIP tests/mv/acl.sh (exit status: 77) SKIP: tests/mv/atomic ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-atomic.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-atomic.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-atomic.sh.EfvE +++ case $d in +++ test -d /Users/dakez/coreutils/gt-atomic.sh.EfvE ++++ ls -dgo /Users/dakez/coreutils/gt-atomic.sh.EfvE ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-atomic.sh.EfvE' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-atomic.sh.EfvE +++ return ++ test_dir_=/Users/dakez/coreutils/gt-atomic.sh.EfvE ++ cd /Users/dakez/coreutils/gt-atomic.sh.EfvE ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + require_strace_ unlink + test 1 = 1 + strace -V + skip_ 'no strace program' + warn_ 'atomic.sh: skipped test: no strace program' + case $IFS in + printf '%s\n' 'atomic.sh: skipped test: no strace program' atomic.sh: skipped test: no strace program + test 9 = 2 + printf '%s\n' 'atomic.sh: skipped test: no strace program' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-atomic.sh.EfvE + rm -rf /Users/dakez/coreutils/gt-atomic.sh.EfvE + exit 77 SKIP tests/mv/atomic.sh (exit status: 77) SKIP: tests/mv/atomic2 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-atomic2.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-atomic2.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-atomic2.sh.K5G0 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-atomic2.sh.K5G0 ++++ ls -dgo /Users/dakez/coreutils/gt-atomic2.sh.K5G0 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-atomic2.sh.K5G0' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-atomic2.sh.K5G0 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-atomic2.sh.K5G0 ++ cd /Users/dakez/coreutils/gt-atomic2.sh.K5G0 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + require_strace_ unlink + test 1 = 1 + strace -V + skip_ 'no strace program' + warn_ 'atomic2.sh: skipped test: no strace program' + case $IFS in + printf '%s\n' 'atomic2.sh: skipped test: no strace program' atomic2.sh: skipped test: no strace program + test 9 = 2 + printf '%s\n' 'atomic2.sh: skipped test: no strace program' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-atomic2.sh.K5G0 + rm -rf /Users/dakez/coreutils/gt-atomic2.sh.K5G0 + exit 77 SKIP tests/mv/atomic2.sh (exit status: 77) SKIP: tests/mv/backup-is-src ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-backup-is-src.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-backup-is-src.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-backup-is-src.sh.l4GN +++ case $d in +++ test -d /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN ++++ ls -dgo /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN +++ return ++ test_dir_=/Users/dakez/coreutils/gt-backup-is-src.sh.l4GN ++ cd /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'backup-is-src.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'backup-is-src.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' backup-is-src.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'backup-is-src.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make ++ sed 1q this test use a different list.' ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN + rm -rf /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN + exit 77 SKIP tests/mv/backup-is-src.sh (exit status: 77) SKIP: tests/mv/hard-link-1 ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-hard-link-1.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-hard-link-1.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-hard-link-1.sh.YVbe +++ case $d in +++ test -d /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe ++++ ls -dgo /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe +++ return ++ test_dir_=/Users/dakez/coreutils/gt-hard-link-1.sh.YVbe ++ cd /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'hard-link-1.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'hard-link-1.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' hard-link-1.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'hard-link-1.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe + rm -rf /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe + exit 77 SKIP tests/mv/hard-link-1.sh (exit status: 77) SKIP: tests/mv/into-self-2 ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-into-self-2.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-into-self-2.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-into-self-2.sh.cEIO +++ case $d in +++ test -d /Users/dakez/coreutils/gt-into-self-2.sh.cEIO ++++ ls -dgo /Users/dakez/coreutils/gt-into-self-2.sh.cEIO ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-into-self-2.sh.cEIO' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-into-self-2.sh.cEIO +++ return ++ test_dir_=/Users/dakez/coreutils/gt-into-self-2.sh.cEIO ++ cd /Users/dakez/coreutils/gt-into-self-2.sh.cEIO ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'into-self-2.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'into-self-2.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' into-self-2.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'into-self-2.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-into-self-2.sh.cEIO + rm -rf /Users/dakez/coreutils/gt-into-self-2.sh.cEIO + exit 77 SKIP tests/mv/into-self-2.sh (exit status: 77) SKIP: tests/mv/leak-fd ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-leak-fd.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-leak-fd.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-leak-fd.sh.bGrJ +++ case $d in +++ test -d /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ ++++ ls -dgo /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ +++ return ++ test_dir_=/Users/dakez/coreutils/gt-leak-fd.sh.bGrJ ++ cd /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + skip_if_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'leak-fd.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'leak-fd.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' leak-fd.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'leak-fd.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ + rm -rf /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ + exit 77 SKIP tests/mv/leak-fd.sh (exit status: 77) SKIP: tests/mv/mv-special-1 =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-mv-special-1.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-mv-special-1.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-mv-special-1.sh.NNll +++ case $d in +++ test -d /Users/dakez/coreutils/gt-mv-special-1.sh.NNll ++++ ls -dgo /Users/dakez/coreutils/gt-mv-special-1.sh.NNll ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-mv-special-1.sh.NNll' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-mv-special-1.sh.NNll +++ return ++ test_dir_=/Users/dakez/coreutils/gt-mv-special-1.sh.NNll ++ cd /Users/dakez/coreutils/gt-mv-special-1.sh.NNll ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'mv-special-1.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'mv-special-1.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' mv-special-1.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'mv-special-1.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-mv-special-1.sh.NNll + rm -rf /Users/dakez/coreutils/gt-mv-special-1.sh.NNll + exit 77 SKIP tests/mv/mv-special-1.sh (exit status: 77) SKIP: tests/mv/part-fail ======================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-part-fail.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-part-fail.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-part-fail.sh.KNxn +++ case $d in +++ test -d /Users/dakez/coreutils/gt-part-fail.sh.KNxn ++++ tr S - ++++ ls -dgo /Users/dakez/coreutils/gt-part-fail.sh.KNxn +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-part-fail.sh.KNxn' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-part-fail.sh.KNxn +++ return ++ test_dir_=/Users/dakez/coreutils/gt-part-fail.sh.KNxn ++ cd /Users/dakez/coreutils/gt-part-fail.sh.KNxn ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + skip_if_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'part-fail.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'part-fail.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' part-fail.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'part-fail.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + t= + chmod -R 700 '' chmod: cannot access '': No such file or directory + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-part-fail.sh.KNxn + rm -rf /Users/dakez/coreutils/gt-part-fail.sh.KNxn + exit 77 SKIP tests/mv/part-fail.sh (exit status: 77) SKIP: tests/mv/part-hardlink ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-part-hardlink.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-part-hardlink.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-part-hardlink.sh.WhOq +++ case $d in +++ test -d /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq ++++ ls -dgo /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq +++ return ++ test_dir_=/Users/dakez/coreutils/gt-part-hardlink.sh.WhOq ++ cd /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'part-hardlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'part-hardlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' part-hardlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ sed 1q ++ printf '%s\n' 'part-hardlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq + rm -rf /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq + exit 77 SKIP tests/mv/part-hardlink.sh (exit status: 77) SKIP: tests/mv/part-rename ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-part-rename.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-part-rename.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-part-rename.sh.gYSe +++ case $d in +++ test -d /Users/dakez/coreutils/gt-part-rename.sh.gYSe ++++ ls -dgo /Users/dakez/coreutils/gt-part-rename.sh.gYSe ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-part-rename.sh.gY-e' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-part-rename.sh.gYSe +++ return ++ test_dir_=/Users/dakez/coreutils/gt-part-rename.sh.gYSe ++ cd /Users/dakez/coreutils/gt-part-rename.sh.gYSe ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'part-rename.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'part-rename.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' part-rename.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'part-rename.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-part-rename.sh.gYSe + rm -rf /Users/dakez/coreutils/gt-part-rename.sh.gYSe + exit 77 SKIP tests/mv/part-rename.sh (exit status: 77) SKIP: tests/mv/part-symlink =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-part-symlink.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-part-symlink.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-part-symlink.sh.Ckpg +++ case $d in +++ test -d /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg ++++ ls -dgo /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg +++ return ++ test_dir_=/Users/dakez/coreutils/gt-part-symlink.sh.Ckpg ++ cd /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp mv + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + for i in '$*' + env mv --version mv (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'part-symlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'part-symlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' part-symlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'part-symlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg + rm -rf /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg + exit 77 SKIP tests/mv/part-symlink.sh (exit status: 77) SKIP: tests/mv/partition-perm ============================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-partition-perm.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-partition-perm.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-partition-perm.sh.wZxf +++ case $d in +++ test -d /Users/dakez/coreutils/gt-partition-perm.sh.wZxf ++++ ls -dgo /Users/dakez/coreutils/gt-partition-perm.sh.wZxf ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-partition-perm.sh.wZxf' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-partition-perm.sh.wZxf +++ return ++ test_dir_=/Users/dakez/coreutils/gt-partition-perm.sh.wZxf ++ cd /Users/dakez/coreutils/gt-partition-perm.sh.wZxf ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'partition-perm.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'partition-perm.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' partition-perm.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'partition-perm.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-partition-perm.sh.wZxf + rm -rf /Users/dakez/coreutils/gt-partition-perm.sh.wZxf + exit 77 SKIP tests/mv/partition-perm.sh (exit status: 77) SKIP: tests/mv/symlink-onto-hardlink-to-self ============================================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-symlink-onto-hardlink-to-self.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-symlink-onto-hardlink-to-self.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb +++ case $d in +++ test -d /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb ++++ ls -dgo /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb +++ return ++ test_dir_=/Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb ++ cd /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + touch f + ln -s f s2 + ln s2 s1 + test -h s1 + skip_ your kernel or file system cannot create a hard link to a symlink + warn_ 'symlink-onto-hardlink-to-self.sh: skipped test: your' kernel or file system cannot create a hard link to a symlink + case $IFS in + printf '%s\n' 'symlink-onto-hardlink-to-self.sh: skipped test: your kernel or file system cannot create a hard link to a symlink' symlink-onto-hardlink-to-self.sh: skipped test: your kernel or file system cannot create a hard link to a symlink + test 9 = 2 + printf '%s\n' 'symlink-onto-hardlink-to-self.sh: skipped test: your kernel or file system cannot create a hard link to a symlink' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb + rm -rf /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb + exit 77 SKIP tests/mv/symlink-onto-hardlink-to-self.sh (exit status: 77) SKIP: tests/mv/to-symlink ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-to-symlink.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-to-symlink.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-to-symlink.sh.b5mD +++ case $d in +++ test -d /Users/dakez/coreutils/gt-to-symlink.sh.b5mD ++++ ls -dgo /Users/dakez/coreutils/gt-to-symlink.sh.b5mD ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-to-symlink.sh.b5mD' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-to-symlink.sh.b5mD +++ return ++ test_dir_=/Users/dakez/coreutils/gt-to-symlink.sh.b5mD ++ cd /Users/dakez/coreutils/gt-to-symlink.sh.b5mD ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' = set ++ CANDIDATE_TMP_DIRS='/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir= +++ stat -c %d . ++ dot_mount_point=16777218 ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ +++ stat -L -c %d /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /dev/shm ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /var/tmp +++ stat -L -c %d /var/tmp ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /usr/tmp ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /Users/dakez +++ stat -L -c %d /Users/dakez ++ d_mount_point=16777218 ++ test x16777218 = x16777218 ++ continue ++ test -z '' ++ skip_ 'requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ warn_ 'to-symlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ case $IFS in ++ printf '%s\n' 'to-symlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' to-symlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ++ test 9 = 2 ++ printf '%s\n' 'to-symlink.sh: skipped test: requires a writable directory on a different disk partition, and I couldn'\''t find one. I tried these: /var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list.' ++ sed 1q ++ Exit 77 ++ set +e ++ exit 77 ++ exit 77 + remove_tmp_ + __st=77 + cleanup_ + rm -rf '' + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-to-symlink.sh.b5mD + rm -rf /Users/dakez/coreutils/gt-to-symlink.sh.b5mD + exit 77 SKIP tests/mv/to-symlink.sh (exit status: 77) SKIP: tests/tail-2/assert-2 =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-assert-2.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-assert-2.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-assert-2.sh.l45y +++ case $d in +++ test -d /Users/dakez/coreutils/gt-assert-2.sh.l45y ++++ ls -dgo /Users/dakez/coreutils/gt-assert-2.sh.l45y ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-assert-2.sh.l45y' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-assert-2.sh.l45y +++ return ++ test_dir_=/Users/dakez/coreutils/gt-assert-2.sh.l45y ++ cd /Users/dakez/coreutils/gt-assert-2.sh.l45y ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tail + test yes = yes + local i + for i in '$*' + env tail --version tail (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Ian Lance Taylor, and Jim Meyering. + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 'assert-2.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 'assert-2.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' assert-2.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 'assert-2.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + sed 1q ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-assert-2.sh.l45y + rm -rf /Users/dakez/coreutils/gt-assert-2.sh.l45y + exit 77 SKIP tests/tail-2/assert-2.sh (exit status: 77) SKIP: tests/tail-2/big-4gb ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-big-4gb.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-big-4gb.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-big-4gb.sh.PujT +++ case $d in +++ test -d /Users/dakez/coreutils/gt-big-4gb.sh.PujT ++++ ls -dgo /Users/dakez/coreutils/gt-big-4gb.sh.PujT ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-big-4gb.sh.PujT' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-big-4gb.sh.PujT +++ return ++ test_dir_=/Users/dakez/coreutils/gt-big-4gb.sh.PujT ++ cd /Users/dakez/coreutils/gt-big-4gb.sh.PujT ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tail + test yes = yes + local i + for i in '$*' + env tail --version tail (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Ian Lance Taylor, and Jim Meyering. + expensive_ + test '' '!=' yes + skip_ 'expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'big-4gb.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + case $IFS in + printf '%s\n' 'big-4gb.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' big-4gb.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 = 2 + printf '%s\n' 'big-4gb.sh: skipped test: expensive: disabled by default This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-big-4gb.sh.PujT + rm -rf /Users/dakez/coreutils/gt-big-4gb.sh.PujT + exit 77 SKIP tests/tail-2/big-4gb.sh (exit status: 77) SKIP: tests/chown/basic ======================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-basic.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-basic.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-basic.sh.Dn6j +++ case $d in +++ test -d /Users/dakez/coreutils/gt-basic.sh.Dn6j ++++ ls -dgo /Users/dakez/coreutils/gt-basic.sh.Dn6j ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-basic.sh.Dn6j' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-basic.sh.Dn6j +++ return ++ test_dir_=/Users/dakez/coreutils/gt-basic.sh.Dn6j ++ cd /Users/dakez/coreutils/gt-basic.sh.Dn6j ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ chown + test yes = yes + local i + for i in '$*' + env chown --version chown (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'basic.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'basic.sh: skipped test: must be run as root' basic.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'basic.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-basic.sh.Dn6j + rm -rf /Users/dakez/coreutils/gt-basic.sh.Dn6j + exit 77 SKIP tests/chown/basic.sh (exit status: 77) SKIP: tests/cp/cp-a-selinux =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-cp-a-selinux.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-cp-a-selinux.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl +++ case $d in +++ test -d /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl ++++ ls -dgo /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl +++ return ++ test_dir_=/Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl ++ cd /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'cp-a-selinux.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'cp-a-selinux.sh: skipped test: must be run as root' cp-a-selinux.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'cp-a-selinux.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl + rm -rf /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl + exit 77 SKIP tests/cp/cp-a-selinux.sh (exit status: 77) SKIP: tests/cp/preserve-gid =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-preserve-gid.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-preserve-gid.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 ++++ ls -dgo /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 ++ cd /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'preserve-gid.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'preserve-gid.sh: skipped test: must be run as root' preserve-gid.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'preserve-gid.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 + rm -rf /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 + exit 77 SKIP tests/cp/preserve-gid.sh (exit status: 77) SKIP: tests/cp/special-bits =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-special-bits.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-special-bits.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-special-bits.sh.Y4iT +++ case $d in +++ test -d /Users/dakez/coreutils/gt-special-bits.sh.Y4iT ++++ ls -dgo /Users/dakez/coreutils/gt-special-bits.sh.Y4iT ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-special-bits.sh.Y4iT' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-special-bits.sh.Y4iT +++ return ++ test_dir_=/Users/dakez/coreutils/gt-special-bits.sh.Y4iT ++ cd /Users/dakez/coreutils/gt-special-bits.sh.Y4iT ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'special-bits.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'special-bits.sh: skipped test: must be run as root' special-bits.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'special-bits.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-special-bits.sh.Y4iT + rm -rf /Users/dakez/coreutils/gt-special-bits.sh.Y4iT + exit 77 SKIP tests/cp/special-bits.sh (exit status: 77) SKIP: tests/cp/cp-mv-enotsup-xattr ================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-cp-mv-enotsup-xattr.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-cp-mv-enotsup-xattr.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v +++ case $d in +++ test -d /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v ++++ ls -dgo /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v +++ return ++ test_dir_=/Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v ++ cd /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp mv + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + for i in '$*' + env mv --version mv (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'cp-mv-enotsup-xattr.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'cp-mv-enotsup-xattr.sh: skipped test: must be run as root' cp-mv-enotsup-xattr.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'cp-mv-enotsup-xattr.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v + rm -rf /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v + exit 77 SKIP tests/cp/cp-mv-enotsup-xattr.sh (exit status: 77) SKIP: tests/cp/capability ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-capability.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-capability.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-capability.sh.33Ev +++ case $d in +++ test -d /Users/dakez/coreutils/gt-capability.sh.33Ev ++++ ls -dgo /Users/dakez/coreutils/gt-capability.sh.33Ev ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-capability.sh.33Ev' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-capability.sh.33Ev +++ return ++ test_dir_=/Users/dakez/coreutils/gt-capability.sh.33Ev ++ cd /Users/dakez/coreutils/gt-capability.sh.33Ev ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'capability.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'capability.sh: skipped test: must be run as root' capability.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'capability.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-capability.sh.33Ev + rm -rf /Users/dakez/coreutils/gt-capability.sh.33Ev + exit 77 SKIP tests/cp/capability.sh (exit status: 77) SKIP: tests/cp/sparse-fiemap ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sparse-fiemap.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sparse-fiemap.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ ++++ ls -dgo /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ ++ cd /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ cp + test yes = yes + local i + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + require_perl_ + : perl + perl -e 'use warnings' + touch fiemap_chk + fiemap_capable_ fiemap_chk + python + python /Users/dakez/coreutils/tests/fiemap-capable fiemap_chk + skip_ 'current file system has insufficient FIEMAP support' + warn_ 'sparse-fiemap.sh: skipped test: current file system has insufficient FIEMAP support' + case $IFS in + printf '%s\n' 'sparse-fiemap.sh: skipped test: current file system has insufficient FIEMAP support' sparse-fiemap.sh: skipped test: current file system has insufficient FIEMAP support + test 9 = 2 + printf '%s\n' 'sparse-fiemap.sh: skipped test: current file system has insufficient FIEMAP support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ + rm -rf /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ + exit 77 SKIP tests/cp/sparse-fiemap.sh (exit status: 77) SKIP: tests/dd/skip-seek-past-dev ================================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-skip-seek-past-dev.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-skip-seek-past-dev.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh +++ case $d in +++ test -d /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh ++++ ls -dgo /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh +++ return ++ test_dir_=/Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh ++ cd /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ dd + test yes = yes + local i + for i in '$*' + env dd --version dd (coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, and Stuart Kemp. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'skip-seek-past-dev.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'skip-seek-past-dev.sh: skipped test: must be run as root' skip-seek-past-dev.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'skip-seek-past-dev.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh + rm -rf /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh + exit 77 SKIP tests/dd/skip-seek-past-dev.sh (exit status: 77) SKIP: tests/df/problematic-chars ================================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-problematic-chars.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-problematic-chars.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-problematic-chars.sh.19W2 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-problematic-chars.sh.19W2 ++++ ls -dgo /Users/dakez/coreutils/gt-problematic-chars.sh.19W2 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-problematic-chars.sh.19W2' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-problematic-chars.sh.19W2 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-problematic-chars.sh.19W2 ++ cd /Users/dakez/coreutils/gt-problematic-chars.sh.19W2 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ df + test yes = yes + local i + for i in '$*' + env df --version df (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Paul Eggert. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'problematic-chars.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'problematic-chars.sh: skipped test: must be run as root' problematic-chars.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'problematic-chars.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-problematic-chars.sh.19W2 + rm -rf /Users/dakez/coreutils/gt-problematic-chars.sh.19W2 + exit 77 SKIP tests/df/problematic-chars.sh (exit status: 77) SKIP: tests/df/over-mount-device ================================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-over-mount-device.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-over-mount-device.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-over-mount-device.sh.zYQc +++ case $d in +++ test -d /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc ++++ ls -dgo /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc +++ return ++ test_dir_=/Users/dakez/coreutils/gt-over-mount-device.sh.zYQc ++ cd /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ df + test yes = yes + local i + for i in '$*' + env df --version df (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Paul Eggert. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'over-mount-device.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'over-mount-device.sh: skipped test: must be run as root' over-mount-device.sh: skipped test: must be run as root + test 9 = 2 + sed 1q + printf '%s\n' 'over-mount-device.sh: skipped test: must be run as root' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc + rm -rf /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc + exit 77 SKIP tests/df/over-mount-device.sh (exit status: 77) SKIP: tests/du/bind-mount-dir-cycle =================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-bind-mount-dir-cycle.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-bind-mount-dir-cycle.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o +++ case $d in +++ test -d /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o ++++ ls -dgo /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o +++ return ++ test_dir_=/Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o ++ cd /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'bind-mount-dir-cycle.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'bind-mount-dir-cycle.sh: skipped test: must be run as root' bind-mount-dir-cycle.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'bind-mount-dir-cycle.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o + rm -rf /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o + exit 77 SKIP tests/du/bind-mount-dir-cycle.sh (exit status: 77) SKIP: tests/du/bind-mount-dir-cycle-v2 ====================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-bind-mount-dir-cycle-v2.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-bind-mount-dir-cycle-v2.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp +++ case $d in +++ test -d /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp ++++ ls -dgo /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp +++ return ++ test_dir_=/Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp ++ cd /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ du + test yes = yes + local i + for i in '$*' + env du --version du (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'bind-mount-dir-cycle-v2.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'bind-mount-dir-cycle-v2.sh: skipped test: must be run as root' bind-mount-dir-cycle-v2.sh: skipped test: must be run as root + test 9 = 2 + sed 1q + printf '%s\n' 'bind-mount-dir-cycle-v2.sh: skipped test: must be run as root' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp + rm -rf /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp + exit 77 SKIP tests/du/bind-mount-dir-cycle-v2.sh (exit status: 77) SKIP: tests/id/setgid ===================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-setgid.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-setgid.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-setgid.sh.RDm1 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-setgid.sh.RDm1 ++++ ls -dgo /Users/dakez/coreutils/gt-setgid.sh.RDm1 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-setgid.sh.RDm1' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-setgid.sh.RDm1 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-setgid.sh.RDm1 ++ cd /Users/dakez/coreutils/gt-setgid.sh.RDm1 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ id + test yes = yes + local i + for i in '$*' + env id --version id (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Arnold Robbins and David MacKenzie. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'setgid.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'setgid.sh: skipped test: must be run as root' setgid.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'setgid.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-setgid.sh.RDm1 + rm -rf /Users/dakez/coreutils/gt-setgid.sh.RDm1 + exit 77 SKIP tests/id/setgid.sh (exit status: 77) SKIP: tests/install/install-C-root ================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-install-C-root.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-install-C-root.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-install-C-root.sh.mrUG +++ case $d in +++ test -d /Users/dakez/coreutils/gt-install-C-root.sh.mrUG ++++ ls -dgo /Users/dakez/coreutils/gt-install-C-root.sh.mrUG ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-install-C-root.sh.mrUG' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-install-C-root.sh.mrUG +++ return ++ test_dir_=/Users/dakez/coreutils/gt-install-C-root.sh.mrUG ++ cd /Users/dakez/coreutils/gt-install-C-root.sh.mrUG ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ginstall + test yes = yes + local i + for i in '$*' + env ginstall --version install (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'install-C-root.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'install-C-root.sh: skipped test: must be run as root' install-C-root.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'install-C-root.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-install-C-root.sh.mrUG + rm -rf /Users/dakez/coreutils/gt-install-C-root.sh.mrUG + exit 77 SKIP tests/install/install-C-root.sh (exit status: 77) SKIP: tests/ls/capability ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-capability.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-capability.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-capability.sh.t4of +++ case $d in +++ test -d /Users/dakez/coreutils/gt-capability.sh.t4of ++++ ls -dgo /Users/dakez/coreutils/gt-capability.sh.t4of ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-capability.sh.t4of' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-capability.sh.t4of +++ return ++ test_dir_=/Users/dakez/coreutils/gt-capability.sh.t4of ++ cd /Users/dakez/coreutils/gt-capability.sh.t4of ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'capability.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'capability.sh: skipped test: must be run as root' capability.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'capability.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-capability.sh.t4of + rm -rf /Users/dakez/coreutils/gt-capability.sh.t4of + exit 77 SKIP tests/ls/capability.sh (exit status: 77) SKIP: tests/ls/nameless-uid =========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-nameless-uid.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-nameless-uid.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 ++++ ls -dgo /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 ++ cd /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ ls + test yes = yes + local i + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'nameless-uid.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'nameless-uid.sh: skipped test: must be run as root' nameless-uid.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'nameless-uid.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 + rm -rf /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 + exit 77 SKIP tests/ls/nameless-uid.sh (exit status: 77) SKIP: tests/misc/chcon ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-chcon.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-chcon.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-chcon.sh.f6pF +++ case $d in +++ test -d /Users/dakez/coreutils/gt-chcon.sh.f6pF ++++ tr S - ++++ ls -dgo /Users/dakez/coreutils/gt-chcon.sh.f6pF +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-chcon.sh.f6pF' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-chcon.sh.f6pF +++ return ++ test_dir_=/Users/dakez/coreutils/gt-chcon.sh.f6pF ++ cd /Users/dakez/coreutils/gt-chcon.sh.f6pF ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ chcon + test yes = yes + local i + for i in '$*' + env chcon --version chcon (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Russell Coker and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'chcon.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'chcon.sh: skipped test: must be run as root' chcon.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'chcon.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-chcon.sh.f6pF + rm -rf /Users/dakez/coreutils/gt-chcon.sh.f6pF + exit 77 SKIP tests/misc/chcon.sh (exit status: 77) SKIP: tests/misc/chroot-credentials =================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-chroot-credentials.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-chroot-credentials.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz +++ case $d in +++ test -d /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz ++++ ls -dgo /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-chroot-credentials.sh.-zmz' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz +++ return ++ test_dir_=/Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz ++ cd /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ chroot + test yes = yes + local i + for i in '$*' + env chroot --version chroot (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Roland McGrath. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'chroot-credentials.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'chroot-credentials.sh: skipped test: must be run as root' chroot-credentials.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'chroot-credentials.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz + rm -rf /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz + exit 77 SKIP tests/misc/chroot-credentials.sh (exit status: 77) SKIP: tests/misc/selinux ======================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-selinux.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-selinux.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-selinux.sh.3l0u +++ case $d in +++ test -d /Users/dakez/coreutils/gt-selinux.sh.3l0u ++++ ls -dgo /Users/dakez/coreutils/gt-selinux.sh.3l0u ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-selinux.sh.3l0u' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-selinux.sh.3l0u +++ return ++ test_dir_=/Users/dakez/coreutils/gt-selinux.sh.3l0u ++ cd /Users/dakez/coreutils/gt-selinux.sh.3l0u ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ chcon cp ls mv stat + test yes = yes + local i + for i in '$*' + env chcon --version chcon (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Russell Coker and Jim Meyering. + for i in '$*' + env cp --version cp (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Torbj"orn Granlund, David MacKenzie, and Jim Meyering. + for i in '$*' + env ls --version ls (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Richard M. Stallman and David MacKenzie. + for i in '$*' + env mv --version mv (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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. + for i in '$*' + env stat --version stat (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 Michael Meskes. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'selinux.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'selinux.sh: skipped test: must be run as root' selinux.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'selinux.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-selinux.sh.3l0u + rm -rf /Users/dakez/coreutils/gt-selinux.sh.3l0u + exit 77 SKIP tests/misc/selinux.sh (exit status: 77) SKIP: tests/misc/truncate-owned-by-other ======================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-truncate-owned-by-other.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-truncate-owned-by-other.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d +++ case $d in +++ test -d /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d ++++ ls -dgo /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d +++ return ++ test_dir_=/Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d ++ cd /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ truncate + test yes = yes + local i + for i in '$*' + env truncate --version truncate (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 P'adraig Brady. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'truncate-owned-by-other.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'truncate-owned-by-other.sh: skipped test: must be run as root' truncate-owned-by-other.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'truncate-owned-by-other.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d + rm -rf /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d + exit 77 SKIP tests/misc/truncate-owned-by-other.sh (exit status: 77) SKIP: tests/mkdir/writable-under-readonly ========================================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-writable-under-readonly.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-writable-under-readonly.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB +++ case $d in +++ test -d /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB ++++ ls -dgo /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB +++ return ++ test_dir_=/Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB ++ cd /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ mkdir + test yes = yes + local i + for i in '$*' + env mkdir --version mkdir (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'writable-under-readonly.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'writable-under-readonly.sh: skipped test: must be run as root' writable-under-readonly.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'writable-under-readonly.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB + rm -rf /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB + exit 77 SKIP tests/mkdir/writable-under-readonly.sh (exit status: 77) SKIP: tests/mkdir/smack-root ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-smack-root.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-smack-root.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-smack-root.sh.W5BJ +++ case $d in +++ test -d /Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++++ ls -dgo /Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-smack-root.sh.W5BJ' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-smack-root.sh.W5BJ +++ return ++ test_dir_=/Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++ cd /Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ mkdir mkfifo mknod + test yes = yes + local i + for i in '$*' + env mkdir --version mkdir (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + for i in '$*' + env mkfifo --version mkfifo (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + for i in '$*' + env mknod --version mknod (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 David MacKenzie. + require_smack_ + grep 'smackfs$' /proc/filesystems grep: /proc/filesystems: No such file or directory + skip_ 'this system lacks SMACK support' + warn_ 'smack-root.sh: skipped test: this system lacks SMACK support' + case $IFS in + printf '%s\n' 'smack-root.sh: skipped test: this system lacks SMACK support' smack-root.sh: skipped test: this system lacks SMACK support + test 9 = 2 + printf '%s\n' 'smack-root.sh: skipped test: this system lacks SMACK support' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-smack-root.sh.W5BJ + rm -rf /Users/dakez/coreutils/gt-smack-root.sh.W5BJ + exit 77 SKIP tests/mkdir/smack-root.sh (exit status: 77) SKIP: tests/mv/hardlink-case ============================ ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-hardlink-case.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-hardlink-case.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-hardlink-case.sh.uSfs +++ case $d in +++ test -d /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs ++++ ls -dgo /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-hardlink-case.sh.u-fs' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs +++ return ++ test_dir_=/Users/dakez/coreutils/gt-hardlink-case.sh.uSfs ++ cd /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'hardlink-case.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'hardlink-case.sh: skipped test: must be run as root' hardlink-case.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'hardlink-case.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs + rm -rf /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs + exit 77 SKIP tests/mv/hardlink-case.sh (exit status: 77) SKIP: tests/mv/sticky-to-xpart ============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-sticky-to-xpart.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-sticky-to-xpart.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy +++ case $d in +++ test -d /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy ++++ ls -dgo /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy +++ return ++ test_dir_=/Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy ++ cd /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./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.23.161-d313a-dirty Copyright (C) 2015 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. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'sticky-to-xpart.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'sticky-to-xpart.sh: skipped test: must be run as root' sticky-to-xpart.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'sticky-to-xpart.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy + rm -rf /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy + exit 77 SKIP tests/mv/sticky-to-xpart.sh (exit status: 77) SKIP: tests/rm/fail-2eperm ========================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-fail-2eperm.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-fail-2eperm.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM +++ case $d in +++ test -d /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM ++++ ls -dgo /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM +++ return ++ test_dir_=/Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM ++ cd /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'fail-2eperm.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'fail-2eperm.sh: skipped test: must be run as root' fail-2eperm.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'fail-2eperm.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM + rm -rf /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM + exit 77 SKIP tests/rm/fail-2eperm.sh (exit status: 77) SKIP: tests/rm/no-give-up ========================= ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-no-give-up.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-no-give-up.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-no-give-up.sh.hNxe +++ case $d in +++ test -d /Users/dakez/coreutils/gt-no-give-up.sh.hNxe ++++ ls -dgo /Users/dakez/coreutils/gt-no-give-up.sh.hNxe ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-no-give-up.sh.hNxe' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-no-give-up.sh.hNxe +++ return ++ test_dir_=/Users/dakez/coreutils/gt-no-give-up.sh.hNxe ++ cd /Users/dakez/coreutils/gt-no-give-up.sh.hNxe ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'no-give-up.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'no-give-up.sh: skipped test: must be run as root' no-give-up.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'no-give-up.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-no-give-up.sh.hNxe + rm -rf /Users/dakez/coreutils/gt-no-give-up.sh.hNxe + exit 77 SKIP tests/rm/no-give-up.sh (exit status: 77) SKIP: tests/rm/one-file-system ============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-one-file-system.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-one-file-system.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-one-file-system.sh.wZyq +++ case $d in +++ test -d /Users/dakez/coreutils/gt-one-file-system.sh.wZyq ++++ ls -dgo /Users/dakez/coreutils/gt-one-file-system.sh.wZyq ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-one-file-system.sh.wZyq' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-one-file-system.sh.wZyq +++ return ++ test_dir_=/Users/dakez/coreutils/gt-one-file-system.sh.wZyq ++ cd /Users/dakez/coreutils/gt-one-file-system.sh.wZyq ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'one-file-system.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'one-file-system.sh: skipped test: must be run as root' one-file-system.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'one-file-system.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-one-file-system.sh.wZyq + rm -rf /Users/dakez/coreutils/gt-one-file-system.sh.wZyq + exit 77 SKIP tests/rm/one-file-system.sh (exit status: 77) SKIP: tests/rm/read-only ======================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-read-only.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-read-only.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-read-only.sh.065f +++ case $d in +++ test -d /Users/dakez/coreutils/gt-read-only.sh.065f ++++ ls -dgo /Users/dakez/coreutils/gt-read-only.sh.065f ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-read-only.sh.065f' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-read-only.sh.065f +++ return ++ test_dir_=/Users/dakez/coreutils/gt-read-only.sh.065f ++ cd /Users/dakez/coreutils/gt-read-only.sh.065f ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ rm + test yes = yes + local i + for i in '$*' + env rm --version rm (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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 M. Stallman, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'read-only.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'read-only.sh: skipped test: must be run as root' read-only.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'read-only.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-read-only.sh.065f + rm -rf /Users/dakez/coreutils/gt-read-only.sh.065f + exit 77 SKIP tests/rm/read-only.sh (exit status: 77) SKIP: tests/tail-2/append-only ============================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-append-only.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-append-only.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-append-only.sh.QJvW +++ case $d in +++ test -d /Users/dakez/coreutils/gt-append-only.sh.QJvW ++++ ls -dgo /Users/dakez/coreutils/gt-append-only.sh.QJvW ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-append-only.sh.QJvW' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-append-only.sh.QJvW +++ return ++ test_dir_=/Users/dakez/coreutils/gt-append-only.sh.QJvW ++ cd /Users/dakez/coreutils/gt-append-only.sh.QJvW ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ tail + test yes = yes + local i + for i in '$*' + env tail --version tail (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Ian Lance Taylor, and Jim Meyering. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'append-only.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'append-only.sh: skipped test: must be run as root' append-only.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'append-only.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-append-only.sh.QJvW + rm -rf /Users/dakez/coreutils/gt-append-only.sh.QJvW + exit 77 SKIP tests/tail-2/append-only.sh (exit status: 77) SKIP: tests/touch/now-owned-by-other ==================================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-now-owned-by-other.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-now-owned-by-other.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 ++++ ls -dgo /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 ++ cd /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + print_ver_ touch + test yes = yes + local i + for i in '$*' + env touch --version touch (GNU coreutils) 8.23.161-d313a-dirty Copyright (C) 2015 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, Arnold Robbins, Jim Kingdon, David MacKenzie, and Randy Smith. + require_root_ + uid_is_privileged_ ++ id -u + my_uid=1752913791 + case $my_uid in + return 1 + skip_ 'must be run as root' + warn_ 'now-owned-by-other.sh: skipped test: must be run as root' + case $IFS in + printf '%s\n' 'now-owned-by-other.sh: skipped test: must be run as root' now-owned-by-other.sh: skipped test: must be run as root + test 9 = 2 + printf '%s\n' 'now-owned-by-other.sh: skipped test: must be run as root' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 + rm -rf /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 + exit 77 SKIP tests/touch/now-owned-by-other.sh (exit status: 77) SKIP: tests/factor/t00 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t00.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t00.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t00.sh.EEBP +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t00.sh.EEBP ++++ ls -dgo /Users/dakez/coreutils/gt-t00.sh.EEBP ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t00.sh.EEBP' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t00.sh.EEBP +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t00.sh.EEBP ++ cd /Users/dakez/coreutils/gt-t00.sh.EEBP ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't00.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't00.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t00.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't00.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t00.sh.EEBP + rm -rf /Users/dakez/coreutils/gt-t00.sh.EEBP + exit 77 SKIP tests/factor/t00.sh (exit status: 77) SKIP: tests/factor/t01 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t01.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t01.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t01.sh.f4kP +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t01.sh.f4kP ++++ ls -dgo /Users/dakez/coreutils/gt-t01.sh.f4kP ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t01.sh.f4kP' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t01.sh.f4kP +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t01.sh.f4kP ++ cd /Users/dakez/coreutils/gt-t01.sh.f4kP ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't01.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't01.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t01.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't01.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t01.sh.f4kP + rm -rf /Users/dakez/coreutils/gt-t01.sh.f4kP + exit 77 SKIP tests/factor/t01.sh (exit status: 77) SKIP: tests/factor/t02 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t02.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t02.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t02.sh.PCZU +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t02.sh.PCZU ++++ ls -dgo /Users/dakez/coreutils/gt-t02.sh.PCZU ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t02.sh.PCZU' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t02.sh.PCZU +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t02.sh.PCZU ++ cd /Users/dakez/coreutils/gt-t02.sh.PCZU ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't02.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't02.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t02.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't02.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t02.sh.PCZU + rm -rf /Users/dakez/coreutils/gt-t02.sh.PCZU + exit 77 SKIP tests/factor/t02.sh (exit status: 77) SKIP: tests/factor/t03 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t03.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t03.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t03.sh.Hbo7 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t03.sh.Hbo7 ++++ ls -dgo /Users/dakez/coreutils/gt-t03.sh.Hbo7 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t03.sh.Hbo7' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t03.sh.Hbo7 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t03.sh.Hbo7 ++ cd /Users/dakez/coreutils/gt-t03.sh.Hbo7 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't03.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't03.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t03.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't03.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t03.sh.Hbo7 + rm -rf /Users/dakez/coreutils/gt-t03.sh.Hbo7 + exit 77 SKIP tests/factor/t03.sh (exit status: 77) SKIP: tests/factor/t04 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t04.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t04.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t04.sh.MqMh +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t04.sh.MqMh ++++ ls -dgo /Users/dakez/coreutils/gt-t04.sh.MqMh ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t04.sh.MqMh' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t04.sh.MqMh +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t04.sh.MqMh ++ cd /Users/dakez/coreutils/gt-t04.sh.MqMh ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't04.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't04.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t04.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + sed 1q + printf '%s\n' 't04.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t04.sh.MqMh + rm -rf /Users/dakez/coreutils/gt-t04.sh.MqMh + exit 77 SKIP tests/factor/t04.sh (exit status: 77) SKIP: tests/factor/t05 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t05.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t05.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t05.sh.Lf9o +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t05.sh.Lf9o ++++ ls -dgo /Users/dakez/coreutils/gt-t05.sh.Lf9o ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t05.sh.Lf9o' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t05.sh.Lf9o +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t05.sh.Lf9o ++ cd /Users/dakez/coreutils/gt-t05.sh.Lf9o ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't05.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't05.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t05.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't05.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t05.sh.Lf9o + rm -rf /Users/dakez/coreutils/gt-t05.sh.Lf9o + exit 77 SKIP tests/factor/t05.sh (exit status: 77) SKIP: tests/factor/t06 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t06.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t06.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t06.sh.AygI +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t06.sh.AygI ++++ ls -dgo /Users/dakez/coreutils/gt-t06.sh.AygI ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t06.sh.AygI' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t06.sh.AygI +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t06.sh.AygI ++ cd /Users/dakez/coreutils/gt-t06.sh.AygI ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't06.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't06.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t06.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't06.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t06.sh.AygI + rm -rf /Users/dakez/coreutils/gt-t06.sh.AygI + exit 77 SKIP tests/factor/t06.sh (exit status: 77) SKIP: tests/factor/t07 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t07.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t07.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t07.sh.7vqO +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t07.sh.7vqO ++++ ls -dgo /Users/dakez/coreutils/gt-t07.sh.7vqO ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t07.sh.7vqO' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t07.sh.7vqO +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t07.sh.7vqO ++ cd /Users/dakez/coreutils/gt-t07.sh.7vqO ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't07.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't07.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t07.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + sed 1q + printf '%s\n' 't07.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t07.sh.7vqO + rm -rf /Users/dakez/coreutils/gt-t07.sh.7vqO + exit 77 SKIP tests/factor/t07.sh (exit status: 77) SKIP: tests/factor/t08 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t08.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t08.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t08.sh.m4IK +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t08.sh.m4IK ++++ ls -dgo /Users/dakez/coreutils/gt-t08.sh.m4IK ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t08.sh.m4IK' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t08.sh.m4IK +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t08.sh.m4IK ++ cd /Users/dakez/coreutils/gt-t08.sh.m4IK ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't08.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't08.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t08.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't08.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. + sed 1q To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t08.sh.m4IK + rm -rf /Users/dakez/coreutils/gt-t08.sh.m4IK + exit 77 SKIP tests/factor/t08.sh (exit status: 77) SKIP: tests/factor/t09 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t09.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t09.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t09.sh.V5VQ +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t09.sh.V5VQ ++++ ls -dgo /Users/dakez/coreutils/gt-t09.sh.V5VQ ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t09.sh.V5VQ' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t09.sh.V5VQ +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t09.sh.V5VQ ++ cd /Users/dakez/coreutils/gt-t09.sh.V5VQ ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't09.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't09.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t09.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't09.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t09.sh.V5VQ + rm -rf /Users/dakez/coreutils/gt-t09.sh.V5VQ + exit 77 SKIP tests/factor/t09.sh (exit status: 77) SKIP: tests/factor/t10 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t10.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t10.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t10.sh.oJnT +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t10.sh.oJnT ++++ ls -dgo /Users/dakez/coreutils/gt-t10.sh.oJnT ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t10.sh.oJnT' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t10.sh.oJnT +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t10.sh.oJnT ++ cd /Users/dakez/coreutils/gt-t10.sh.oJnT ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't10.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't10.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t10.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't10.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t10.sh.oJnT + rm -rf /Users/dakez/coreutils/gt-t10.sh.oJnT + exit 77 SKIP tests/factor/t10.sh (exit status: 77) SKIP: tests/factor/t11 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t11.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t11.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t11.sh.ZXhx +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t11.sh.ZXhx ++++ ls -dgo /Users/dakez/coreutils/gt-t11.sh.ZXhx ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t11.sh.ZXhx' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t11.sh.ZXhx +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t11.sh.ZXhx ++ cd /Users/dakez/coreutils/gt-t11.sh.ZXhx ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't11.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't11.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t11.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't11.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t11.sh.ZXhx + rm -rf /Users/dakez/coreutils/gt-t11.sh.ZXhx + exit 77 SKIP tests/factor/t11.sh (exit status: 77) SKIP: tests/factor/t12 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t12.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t12.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t12.sh.d2ME +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t12.sh.d2ME ++++ ls -dgo /Users/dakez/coreutils/gt-t12.sh.d2ME ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t12.sh.d2ME' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t12.sh.d2ME +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t12.sh.d2ME ++ cd /Users/dakez/coreutils/gt-t12.sh.d2ME ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't12.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't12.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t12.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't12.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, + sed 1q make check-very-expensive ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t12.sh.d2ME + rm -rf /Users/dakez/coreutils/gt-t12.sh.d2ME + exit 77 SKIP tests/factor/t12.sh (exit status: 77) SKIP: tests/factor/t13 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t13.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t13.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t13.sh.xI0Q +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t13.sh.xI0Q ++++ ls -dgo /Users/dakez/coreutils/gt-t13.sh.xI0Q ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t13.sh.xI0Q' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t13.sh.xI0Q +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t13.sh.xI0Q ++ cd /Users/dakez/coreutils/gt-t13.sh.xI0Q ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't13.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't13.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t13.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't13.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t13.sh.xI0Q + rm -rf /Users/dakez/coreutils/gt-t13.sh.xI0Q + exit 77 SKIP tests/factor/t13.sh (exit status: 77) SKIP: tests/factor/t14 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t14.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t14.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t14.sh.nn0j +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t14.sh.nn0j ++++ ls -dgo /Users/dakez/coreutils/gt-t14.sh.nn0j ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t14.sh.nn0j' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t14.sh.nn0j +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t14.sh.nn0j ++ cd /Users/dakez/coreutils/gt-t14.sh.nn0j ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't14.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't14.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t14.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't14.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t14.sh.nn0j + rm -rf /Users/dakez/coreutils/gt-t14.sh.nn0j + exit 77 SKIP tests/factor/t14.sh (exit status: 77) SKIP: tests/factor/t15 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t15.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t15.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t15.sh.IBd3 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t15.sh.IBd3 ++++ ls -dgo /Users/dakez/coreutils/gt-t15.sh.IBd3 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t15.sh.IBd3' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t15.sh.IBd3 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t15.sh.IBd3 ++ cd /Users/dakez/coreutils/gt-t15.sh.IBd3 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't15.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't15.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t15.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't15.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t15.sh.IBd3 + rm -rf /Users/dakez/coreutils/gt-t15.sh.IBd3 + exit 77 SKIP tests/factor/t15.sh (exit status: 77) SKIP: tests/factor/t16 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t16.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t16.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t16.sh.SGqU +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t16.sh.SGqU ++++ ls -dgo /Users/dakez/coreutils/gt-t16.sh.SGqU ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t16.sh.-GqU' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t16.sh.SGqU +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t16.sh.SGqU ++ cd /Users/dakez/coreutils/gt-t16.sh.SGqU ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't16.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't16.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t16.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't16.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t16.sh.SGqU + rm -rf /Users/dakez/coreutils/gt-t16.sh.SGqU + exit 77 SKIP tests/factor/t16.sh (exit status: 77) SKIP: tests/factor/t17 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t17.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t17.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t17.sh.sruX +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t17.sh.sruX ++++ ls -dgo /Users/dakez/coreutils/gt-t17.sh.sruX ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t17.sh.sruX' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t17.sh.sruX +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t17.sh.sruX ++ cd /Users/dakez/coreutils/gt-t17.sh.sruX ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't17.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't17.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t17.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't17.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t17.sh.sruX + rm -rf /Users/dakez/coreutils/gt-t17.sh.sruX + exit 77 SKIP tests/factor/t17.sh (exit status: 77) SKIP: tests/factor/t18 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t18.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t18.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t18.sh.sE2a +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t18.sh.sE2a ++++ ls -dgo /Users/dakez/coreutils/gt-t18.sh.sE2a ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t18.sh.sE2a' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t18.sh.sE2a +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t18.sh.sE2a ++ cd /Users/dakez/coreutils/gt-t18.sh.sE2a ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't18.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't18.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t18.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + sed 1q + printf '%s\n' 't18.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t18.sh.sE2a + rm -rf /Users/dakez/coreutils/gt-t18.sh.sE2a + exit 77 SKIP tests/factor/t18.sh (exit status: 77) SKIP: tests/factor/t19 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t19.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t19.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t19.sh.Nxyr +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t19.sh.Nxyr ++++ ls -dgo /Users/dakez/coreutils/gt-t19.sh.Nxyr ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t19.sh.Nxyr' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t19.sh.Nxyr +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t19.sh.Nxyr ++ cd /Users/dakez/coreutils/gt-t19.sh.Nxyr ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't19.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't19.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t19.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't19.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t19.sh.Nxyr + rm -rf /Users/dakez/coreutils/gt-t19.sh.Nxyr + exit 77 SKIP tests/factor/t19.sh (exit status: 77) SKIP: tests/factor/t20 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t20.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t20.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t20.sh.EIP8 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t20.sh.EIP8 ++++ ls -dgo /Users/dakez/coreutils/gt-t20.sh.EIP8 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t20.sh.EIP8' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t20.sh.EIP8 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t20.sh.EIP8 ++ cd /Users/dakez/coreutils/gt-t20.sh.EIP8 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't20.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't20.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t20.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't20.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t20.sh.EIP8 + rm -rf /Users/dakez/coreutils/gt-t20.sh.EIP8 + exit 77 SKIP tests/factor/t20.sh (exit status: 77) SKIP: tests/factor/t21 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t21.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t21.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t21.sh.hdaN +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t21.sh.hdaN ++++ ls -dgo /Users/dakez/coreutils/gt-t21.sh.hdaN ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t21.sh.hdaN' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t21.sh.hdaN +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t21.sh.hdaN ++ cd /Users/dakez/coreutils/gt-t21.sh.hdaN ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't21.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't21.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t21.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't21.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + sed 1q ' + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t21.sh.hdaN + rm -rf /Users/dakez/coreutils/gt-t21.sh.hdaN + exit 77 SKIP tests/factor/t21.sh (exit status: 77) SKIP: tests/factor/t22 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t22.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t22.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t22.sh.P887 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t22.sh.P887 ++++ ls -dgo /Users/dakez/coreutils/gt-t22.sh.P887 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t22.sh.P887' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t22.sh.P887 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t22.sh.P887 ++ cd /Users/dakez/coreutils/gt-t22.sh.P887 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't22.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't22.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t22.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't22.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t22.sh.P887 + rm -rf /Users/dakez/coreutils/gt-t22.sh.P887 + exit 77 SKIP tests/factor/t22.sh (exit status: 77) SKIP: tests/factor/t23 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t23.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t23.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t23.sh.0KUn +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t23.sh.0KUn ++++ ls -dgo /Users/dakez/coreutils/gt-t23.sh.0KUn ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t23.sh.0KUn' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t23.sh.0KUn +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t23.sh.0KUn ++ cd /Users/dakez/coreutils/gt-t23.sh.0KUn ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't23.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't23.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t23.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't23.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t23.sh.0KUn + rm -rf /Users/dakez/coreutils/gt-t23.sh.0KUn + exit 77 SKIP tests/factor/t23.sh (exit status: 77) SKIP: tests/factor/t24 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t24.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t24.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t24.sh.qT15 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t24.sh.qT15 ++++ ls -dgo /Users/dakez/coreutils/gt-t24.sh.qT15 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t24.sh.qT15' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t24.sh.qT15 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t24.sh.qT15 ++ cd /Users/dakez/coreutils/gt-t24.sh.qT15 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't24.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't24.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t24.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't24.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t24.sh.qT15 + rm -rf /Users/dakez/coreutils/gt-t24.sh.qT15 + exit 77 SKIP tests/factor/t24.sh (exit status: 77) SKIP: tests/factor/t25 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t25.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t25.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t25.sh.2lrc +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t25.sh.2lrc ++++ ls -dgo /Users/dakez/coreutils/gt-t25.sh.2lrc ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t25.sh.2lrc' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t25.sh.2lrc +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t25.sh.2lrc ++ cd /Users/dakez/coreutils/gt-t25.sh.2lrc ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't25.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't25.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t25.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't25.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t25.sh.2lrc + rm -rf /Users/dakez/coreutils/gt-t25.sh.2lrc + exit 77 SKIP tests/factor/t25.sh (exit status: 77) SKIP: tests/factor/t26 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t26.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t26.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t26.sh.CYv2 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t26.sh.CYv2 ++++ ls -dgo /Users/dakez/coreutils/gt-t26.sh.CYv2 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t26.sh.CYv2' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t26.sh.CYv2 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t26.sh.CYv2 ++ cd /Users/dakez/coreutils/gt-t26.sh.CYv2 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't26.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't26.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t26.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't26.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t26.sh.CYv2 + rm -rf /Users/dakez/coreutils/gt-t26.sh.CYv2 + exit 77 SKIP tests/factor/t26.sh (exit status: 77) SKIP: tests/factor/t27 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t27.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t27.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t27.sh.jC34 +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t27.sh.jC34 ++++ ls -dgo /Users/dakez/coreutils/gt-t27.sh.jC34 ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t27.sh.jC34' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t27.sh.jC34 +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t27.sh.jC34 ++ cd /Users/dakez/coreutils/gt-t27.sh.jC34 ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't27.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't27.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t27.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't27.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t27.sh.jC34 + rm -rf /Users/dakez/coreutils/gt-t27.sh.jC34 + exit 77 SKIP tests/factor/t27.sh (exit status: 77) SKIP: tests/factor/t28 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t28.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t28.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t28.sh.txHv +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t28.sh.txHv ++++ ls -dgo /Users/dakez/coreutils/gt-t28.sh.txHv ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t28.sh.txHv' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t28.sh.txHv +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t28.sh.txHv ++ cd /Users/dakez/coreutils/gt-t28.sh.txHv ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't28.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't28.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t28.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't28.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t28.sh.txHv + rm -rf /Users/dakez/coreutils/gt-t28.sh.txHv + exit 77 SKIP tests/factor/t28.sh (exit status: 77) SKIP: tests/factor/t29 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t29.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t29.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t29.sh.yLhp +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t29.sh.yLhp ++++ ls -dgo /Users/dakez/coreutils/gt-t29.sh.yLhp ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t29.sh.yLhp' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t29.sh.yLhp +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t29.sh.yLhp ++ cd /Users/dakez/coreutils/gt-t29.sh.yLhp ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't29.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't29.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t29.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't29.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t29.sh.yLhp + rm -rf /Users/dakez/coreutils/gt-t29.sh.yLhp + exit 77 SKIP tests/factor/t29.sh (exit status: 77) SKIP: tests/factor/t30 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t30.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t30.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t30.sh.lZ1c +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t30.sh.lZ1c ++++ ls -dgo /Users/dakez/coreutils/gt-t30.sh.lZ1c ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t30.sh.lZ1c' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t30.sh.lZ1c +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t30.sh.lZ1c ++ cd /Users/dakez/coreutils/gt-t30.sh.lZ1c ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't30.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't30.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t30.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't30.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t30.sh.lZ1c + rm -rf /Users/dakez/coreutils/gt-t30.sh.lZ1c + exit 77 SKIP tests/factor/t30.sh (exit status: 77) SKIP: tests/factor/t31 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t31.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t31.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t31.sh.z27D +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t31.sh.z27D ++++ ls -dgo /Users/dakez/coreutils/gt-t31.sh.z27D ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t31.sh.z27D' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t31.sh.z27D +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t31.sh.z27D ++ cd /Users/dakez/coreutils/gt-t31.sh.z27D ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't31.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't31.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t31.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't31.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t31.sh.z27D + rm -rf /Users/dakez/coreutils/gt-t31.sh.z27D + exit 77 SKIP tests/factor/t31.sh (exit status: 77) SKIP: tests/factor/t32 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t32.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t32.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t32.sh.DTpK +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t32.sh.DTpK ++++ ls -dgo /Users/dakez/coreutils/gt-t32.sh.DTpK ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t32.sh.DTpK' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t32.sh.DTpK +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t32.sh.DTpK ++ cd /Users/dakez/coreutils/gt-t32.sh.DTpK ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't32.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't32.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t32.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't32.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t32.sh.DTpK + rm -rf /Users/dakez/coreutils/gt-t32.sh.DTpK + exit 77 SKIP tests/factor/t32.sh (exit status: 77) SKIP: tests/factor/t33 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t33.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t33.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t33.sh.EhjX +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t33.sh.EhjX ++++ ls -dgo /Users/dakez/coreutils/gt-t33.sh.EhjX ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t33.sh.EhjX' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t33.sh.EhjX +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t33.sh.EhjX ++ cd /Users/dakez/coreutils/gt-t33.sh.EhjX ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't33.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't33.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t33.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't33.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t33.sh.EhjX + rm -rf /Users/dakez/coreutils/gt-t33.sh.EhjX + exit 77 SKIP tests/factor/t33.sh (exit status: 77) SKIP: tests/factor/t34 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t34.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t34.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t34.sh.D1ew +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t34.sh.D1ew ++++ ls -dgo /Users/dakez/coreutils/gt-t34.sh.D1ew ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t34.sh.D1ew' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t34.sh.D1ew +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t34.sh.D1ew ++ cd /Users/dakez/coreutils/gt-t34.sh.D1ew ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't34.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't34.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t34.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't34.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t34.sh.D1ew + rm -rf /Users/dakez/coreutils/gt-t34.sh.D1ew + exit 77 SKIP tests/factor/t34.sh (exit status: 77) SKIP: tests/factor/t35 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t35.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t35.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t35.sh.DQ4D +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t35.sh.DQ4D ++++ ls -dgo /Users/dakez/coreutils/gt-t35.sh.DQ4D ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t35.sh.DQ4D' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t35.sh.DQ4D +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t35.sh.DQ4D ++ cd /Users/dakez/coreutils/gt-t35.sh.DQ4D ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't35.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't35.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t35.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't35.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t35.sh.DQ4D + rm -rf /Users/dakez/coreutils/gt-t35.sh.DQ4D + exit 77 SKIP tests/factor/t35.sh (exit status: 77) SKIP: tests/factor/t36 ====================== ++ initial_cwd_=/Users/dakez/coreutils ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /Users/dakez/coreutils gt-t36.sh.XXXX +++ case $# in +++ destdir_=/Users/dakez/coreutils +++ template_=gt-t36.sh.XXXX +++ MAX_TRIES_=4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=/Users/dakez/coreutils/gt-t36.sh.pk2Q +++ case $d in +++ test -d /Users/dakez/coreutils/gt-t36.sh.pk2Q ++++ ls -dgo /Users/dakez/coreutils/gt-t36.sh.pk2Q ++++ tr S - +++ perms='drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t36.sh.pk2Q' +++ case $perms in +++ test 0 = 0 +++ echo /Users/dakez/coreutils/gt-t36.sh.pk2Q +++ return ++ test_dir_=/Users/dakez/coreutils/gt-t36.sh.pk2Q ++ cd /Users/dakez/coreutils/gt-t36.sh.pk2Q ++ 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 + abs_path_dir_=/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/Cellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=' 0 + export PATH + very_expensive_ + test '' '!=' yes + skip_ 'very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + warn_ 't36.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + case $IFS in + printf '%s\n' 't36.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' t36.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 = 2 + printf '%s\n' 't36.sh: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive ' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-t36.sh.pk2Q + rm -rf /Users/dakez/coreutils/gt-t36.sh.pk2Q + exit 77 SKIP tests/factor/t36.sh (exit status: 77) ============================================================================ Testsuite summary for GNU coreutils 8.23.161-d313a-dirty ============================================================================ # TOTAL: 575 # PASS: 409 # SKIP: 164 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See ./tests/test-suite.log Please report to bug-coreutils <at> gnu.org ============================================================================ make[4]: *** [tests/test-suite.log] Error 1 make[3]: *** [check-TESTS] Error 2 make[2]: *** [check-am] Error 2 make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 beaudetlabmini:coreutils dakez$ -- Dake Zhang,PhD Laboratory of Genome Variations and Precision Biomedicine Beijing Institute of Genomics, Chinese Academy of Sciences NO.1 Beichen West Road, Chaoyang District, Beijing 100101, China Tel: 86-10-84097710 Fax: 86-10-84097720 Email: zhangdk <at> big.ac.cn;dakezhang <at> gmail.com
[Message part 2 (text/html, inline)]
[emoji_u1f37a.png (image/png, inline)]
bug-coreutils <at> gnu.org
:bug#20238
; Package coreutils
.
(Tue, 31 Mar 2015 21:32:01 GMT) Full text and rfc822 format available.Message #8 received at 20238 <at> debbugs.gnu.org (full text, mbox):
From: Eric Blake <eblake <at> redhat.com> To: dakezhang <at> gmail.com, 20238 <at> debbugs.gnu.org Subject: Re: bug#20238: Can these Errors be fixed? Thank you. Date: Tue, 31 Mar 2015 15:31:13 -0600
[Message part 1 (text/plain, inline)]
On 03/31/2015 02:29 PM, Dake Zhang wrote: > beaudetlabmini:~ dakez$ git clone git://git.sv.gnu.org/coreutils > > Cloning into 'coreutils'... Please don't spam the list with a 2 megabyte email again. Compress your log files and/or trim to relevant error message and/or post the log files to an external site and send only the URL of that site in your email. Remember, the 2 megabytes you send becomes hundreds of megabytes when multiplied by all the list subscribers. Also, your mailer has a nasty habit of inserting blank lines between every real line, making it harder to read your content. > > ============================================================================ > > Testsuite summary for GNU coreutils 8.23.161-d313a-dirty > > ============================================================================ > > # TOTAL: 575 > > # PASS: 409 > > # SKIP: 164 > > # XFAIL: 0 > > # FAIL: 2 > > # XPASS: 0 You could have posted just the logs of those two failures, instead of everything you did to get to that point. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
[signature.asc (application/pgp-signature, attachment)]
bug-coreutils <at> gnu.org
:bug#20238
; Package coreutils
.
(Tue, 31 Mar 2015 22:55:02 GMT) Full text and rfc822 format available.Message #11 received at 20238 <at> debbugs.gnu.org (full text, mbox):
From: Pádraig Brady <P <at> draigBrady.com> To: dakezhang <at> gmail.com, 20238 <at> debbugs.gnu.org Subject: Re: bug#20238: Can these Errors be fixed? Thank you. Date: Tue, 31 Mar 2015 23:54:10 +0100
On 31/03/15 21:29, Dake Zhang wrote: > FAIL: tests/misc/ls-time > ++ ls -ut a b c > + set b c a > + test 'b c a' = 'c b a' > + fail=1 > + test 1 = 1 > + ls -l --full-time --time=access a b c > -rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-14 11:00:00.000000000 +0000 a > -rw-r--r-- 1 dakez BCM\Domain Users 0 2015-03-31 20:18:25.000000000 +0000 b > -rw-r--r-- 2 dakez BCM\Domain Users 0 2015-03-31 20:18:25.000000000 +0000 c Strange. The access time for b and c should have been set to 1998 like it was for "a". Now we only verify that a's access time was set, so we could be more robust and test all 3. Does you know if there might be any scanners etc. on your system accessing new files? What file system is this? > FAIL: tests/cp/link-symlink > + touch file > + ln -s file link > + touch -m -h -d 2011-01-01 link > + case $(stat --format=%y link) in > ++ stat --format=%y link > + cp -al link link.cp > + case $(stat --format=%y link.cp) in > ++ stat --format=%y link.cp > + fail=1 The above is again a timestamp issue. Now there are extra gating checks in tests/cp/link-deref.sh which might be appropriate to add to this test, though perhaps again there is something else interfering with timestamps? What operating system/version is this exactly? thanks, Pádraig.
bug-coreutils <at> gnu.org
:bug#20238
; Package coreutils
.
(Wed, 01 Apr 2015 03:04:01 GMT) Full text and rfc822 format available.Message #14 received at 20238 <at> debbugs.gnu.org (full text, mbox):
From: Dake Zhang <dakezhang <at> gmail.com> To: Pádraig Brady <P <at> draigbrady.com> Cc: 20238 <at> debbugs.gnu.org Subject: Re: bug#20238: Can these Errors be fixed? Thank you. Date: Tue, 31 Mar 2015 20:09:52 -0500
[Message part 1 (text/plain, inline)]
It is Mac OSX yosemite 10.10.2. But it is a special computer being monitored by the institute. I am not sure what kind of software they use. But all the activities in the computer will be recorded. On Tue, Mar 31, 2015 at 5:54 PM, Pádraig Brady <P <at> draigbrady.com> wrote: > On 31/03/15 21:29, Dake Zhang wrote: > > > FAIL: tests/misc/ls-time > > ++ ls -ut a b c > > + set b c a > > + test 'b c a' = 'c b a' > > + fail=1 > > + test 1 = 1 > > + ls -l --full-time --time=access a b c > > -rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-14 11:00:00.000000000 > +0000 a > > -rw-r--r-- 1 dakez BCM\Domain Users 0 2015-03-31 20:18:25.000000000 > +0000 b > > -rw-r--r-- 2 dakez BCM\Domain Users 0 2015-03-31 20:18:25.000000000 > +0000 c > > Strange. The access time for b and c should have been set to 1998 like > it was for "a". Now we only verify that a's access time was set, > so we could be more robust and test all 3. Does you know if there > might be any scanners etc. on your system accessing new files? > What file system is this? > > > FAIL: tests/cp/link-symlink > > + touch file > > + ln -s file link > > + touch -m -h -d 2011-01-01 link > > + case $(stat --format=%y link) in > > ++ stat --format=%y link > > + cp -al link link.cp > > + case $(stat --format=%y link.cp) in > > ++ stat --format=%y link.cp > > + fail=1 > > The above is again a timestamp issue. > Now there are extra gating checks in tests/cp/link-deref.sh > which might be appropriate to add to this test, > though perhaps again there is something else interfering with timestamps? > > What operating system/version is this exactly? > > thanks, > Pádraig. >
[Message part 2 (text/html, inline)]
bug-coreutils <at> gnu.org
:bug#20238
; Package coreutils
.
(Tue, 23 Oct 2018 02:09:01 GMT) Full text and rfc822 format available.Message #17 received at 20238 <at> debbugs.gnu.org (full text, mbox):
From: Assaf Gordon <assafgordon <at> gmail.com> To: 20238 <at> debbugs.gnu.org Subject: Re: bug#20238: Can these Errors be fixed? Thank you. Date: Mon, 22 Oct 2018 20:08:42 -0600
close 20238 stop (triaging old bugs) On 31/03/15 07:09 PM, Dake Zhang wrote: > It is Mac OSX yosemite 10.10.2. > But it is a special computer being monitored by the institute. > I am not sure what kind of software they use. But all the activities in > the computer will be recorded. > With no further follow-ups or comments in 3 years, I'm closing the bug. If this is still a issue, please reply to this thread. -assaf
Assaf Gordon <assafgordon <at> gmail.com>
to control <at> debbugs.gnu.org
.
(Tue, 23 Oct 2018 02:09:02 GMT) Full text and rfc822 format available.Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Tue, 20 Nov 2018 12:24:07 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.