From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 31 17:15:22 2015 Received: (at submit) by debbugs.gnu.org; 31 Mar 2015 21:15:22 +0000 Received: from localhost ([127.0.0.1]:41473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yd3VJ-00087l-PR for submit@debbugs.gnu.org; Tue, 31 Mar 2015 17:15:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49049) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yd2qN-0005cZ-4y for submit@debbugs.gnu.org; Tue, 31 Mar 2015 16:33:03 -0400 Received: from lists.gnu.org ([2001:4830:134:3::11]:41336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yd2qG-0002z9-S6 for submit@debbugs.gnu.org; Tue, 31 Mar 2015 16:32:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yd2nu-00007V-HJ for bug-coreutils@gnu.org; Tue, 31 Mar 2015 16:32:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID,WEIRD_PORT autolearn=disabled version=3.3.2 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:35537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yd2nc-00026F-EV for bug-coreutils@gnu.org; Tue, 31 Mar 2015 16:30:30 -0400 Received: by widdi4 with SMTP id di4so22554333wid.0 for ; Tue, 31 Mar 2015 13:30:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; bh=bddqCPR3RMdmKHPgdrQpkSFgoMQka+aUZfJCIbWK0dw=; b=vTPv8ibA37UYRHuI4+llos7YPyTJZCeMbfTwHuLpzAUDDtEZLG8GYE/uHWbeO1tTyP XdNyz6SA4ra35PVqeij/MBI0gywDPkWDVJEhMIFN7P8vQJfn7bAqGlbE0YxKby26uh6D 6AQNe4NfaAG0mbyDijLWmV6T+szh/zpIUSOx7Z8P6/j+g0+1tr3l0TwpgMXRYNPAUept 1i4UtzKkQie8iAZKetVdFa4udhYWM+fPLsedTS8kDTD9t1l3GLAOMs+p3xCHSXRC9VpB /0sBfdqhrkGFVRDUMxOI/uV1Bh395hu/VyWjHvaKb50H/uYPHxn1IrpEYC71zHeAuzB0 HTbQ== X-Received: by 10.180.76.148 with SMTP id k20mr8668651wiw.71.1427833810636; Tue, 31 Mar 2015 13:30:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.218.72 with HTTP; Tue, 31 Mar 2015 13:29:47 -0700 (PDT) From: Dake Zhang Date: Tue, 31 Mar 2015 15:29:47 -0500 Message-ID: Subject: Can these Errors be fixed? Thank you. To: bug-coreutils@gnu.org Content-Type: multipart/related; boundary=f46d04389023156a2605129b77ee X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 31 Mar 2015 17:15:17 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: dakezhang@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" --f46d04389023156a2605129b77ee Content-Type: multipart/alternative; boundary=f46d04389023156a2205129b77ed --f46d04389023156a2205129b77ed Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 =3D=3D 4.8 is too old ./bootstrap: 'makeinfo' version >=3D 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 =3D=3D> Downloading https://downloads.sf.net/project/machomebrew/Bottles/xz-5.2.0.yo ######################################################################## 100.0% =3D=3D> Pouring xz-5.2.0.yosemite.bottle.tar.gz [image: =F0=9F=8D=BA] /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 =3D=3D> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.1 Already downloaded: /Library/Caches/Homebrew/gettext-0.19.4.yosemite.bottle.tar.gz =3D=3D> Pouring gettext-0.19.4.yosemite.bottle.tar.gz =3D=3D> 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 =3D=3D> Summary [image: =F0=9F=8D=BA] /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 =3D=3D 4.8 is too old ./bootstrap: 'makeinfo' version >=3D 4.13 is required ./bootstrap: See README-prereq for how to get the prerequisite programs beaudetlabmini:coreutils dakez$ brew install texinfo =3D=3D> Downloading https://downloads.sf.net/project/machomebrew/Bottles/texinfo-5.2 ######################################################################## 100.0% =3D=3D> Pouring texinfo-5.2.yosemite.bottle.tar.gz =3D=3D> 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 versio= n of these files. =3D=3D> Summary [image: =F0=9F=8D=BA] /usr/local/Cellar/texinfo/5.2: 396 files, 8.1M beaudetlabmini:coreutils dakez$ export PATH=3D/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@boldquot.header Copying file po/en@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=3Dgnulib-tests --with-tests --symlink --makefile-name=3Dgnulib.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=3Derror:3:c-format --flag=3Derror_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 +=3D @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=3D'proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword=3D'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=3Dasprintf:2:c-format --flag=3Dvasprintf: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=3Dverror:3:c-format --flag=3Dverror_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=3Dxprintf:1:c-format --flag=3Dxvprintf:1:c-format --flag=3Dxfprintf:2:c-format --flag=3Dxvfprintf: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=3Dxasprintf: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 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include /* 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 _LDADD when linking a program, or in _a_LDFLAGS or _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=3Dlib/ running: AUTOPOINT=3Dtrue LIBTOOLIZE=3Dtrue 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=3Dm4 --force autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader --include=3Dm4 --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 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 is self-contained... yes checking for shutdown... (cached) yes checking whether 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.xctoolch= ain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolc= hain/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 >=3D 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 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 ... 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 =3D=3D LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX =3D=3D 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 ... 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 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) ye= s 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 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 declares ioctl... yes checking whether 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 *') t= o parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] ng =3D 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.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(bitrotate.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(chmodat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(chownat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(fd-hook.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(xtime.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(math.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(mbiter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(mbuiter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(priv-set.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(se-context.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(se-selinux.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(sig-handler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(stat-time.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(statat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(sys_socket.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(threadlib.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(timespec.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(tls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(u64.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(unistd.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(u8-uctomb.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(wctype-h.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(xsize.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(getcwd-lgpl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(pthread.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(bitrotate.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(chmodat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(chownat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(fd-hook.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(xtime.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(math.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(mbiter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(mbuiter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(priv-set.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(se-context.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(se-selinux.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(sig-handler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(stat-time.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(statat.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(sys_socket.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(threadlib.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(timespec.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(tls.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(u64.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(unistd.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(u8-uctomb.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(wctype-h.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(xsize.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/ranlib: file: lib/libcoreutils.a(getcwd-lgpl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/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=3D* 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 !=3D 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=3D* 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 syste= m 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D GNU coreutils 8.23.161-d313a-dirty: ./tests/test-suite.log =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # TOTAL: 575 # PASS: 409 # SKIP: 164 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: tests/tail-2/inotify-race =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-inotify-race.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-inotify-race.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-inotify-race.sh.2n2k' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-inotify-race.sh.2n2k +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-inotify-race.sh.2n2k ++ cd /Users/dakez/coreutils/gt-inotify-race.sh.2n2k ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tail + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-ext3-perf.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-ext3-perf.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-ext3-perf.sh.1DYr ++ cd /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-link-heap.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-link-heap.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-link-heap.sh.eTNy' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-link-heap.sh.eTNy +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-link-heap.sh.eTNy ++ cd /Users/dakez/coreutils/gt-link-heap.sh.eTNy ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-no-ctx.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-no-ctx.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-no-ctx.sh.HB2H' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-no-ctx.sh.HB2H +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-no-ctx.sh.HB2H ++ cd /Users/dakez/coreutils/gt-no-ctx.sh.HB2H ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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=3D- + local out=3Dd.so + shift 2 + gcc -Wall -shared --std=3Dgnu99 -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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-inotify-rotate.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-inotify-rotate.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 ++ cd /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tail + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-inotify-rotate-resources.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-inotify-rotate-resources.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg ++ cd /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tail + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-ls-time.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-ls-time.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-ls-time.sh.flhT' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-ls-time.sh.flhT +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-ls-time.sh.flhT ++ cd /Users/dakez/coreutils/gt-ls-time.sh.flhT ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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=3DUTC0 + export TZ + t1=3D'1998-01-15 21:00' + t2=3D'1998-01-15 22:00' + t3=3D'1998-01-15 23:00' + u1=3D'1998-01-14 11:00' + u2=3D'1998-01-14 12:00' + u3=3D'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' =3D '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' =3D 'c b a' + fail=3D1 + test 1 =3D 1 + ls -l --full-time --time=3Daccess 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' =3D 'a b c' + : + test 1 =3D 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' =3D 'c a' + : ok + gettext --version + default_tf1=3D'%b %e %Y' ++ LC_ALL=3Den_US ++ gettext coreutils '%b %e %Y' + en_tf1=3D'%b %e %Y' + test '%b %e %Y' =3D '%b %e %Y' + LC_ALL=3Den_US + ls -l c + ls -l --time-style=3Dlong-iso c + compare en_output liso_output + compare_dev_null_ en_output liso_output + test 2 =3D 2 + test xen_output =3D x/dev/null + test xliso_output =3D 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=3D1 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-deep-2.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-deep-2.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-deep-2.sh.TvpT' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-deep-2.sh.TvpT +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-deep-2.sh.TvpT ++ cd /Users/dakez/coreutils/gt-deep-2.sh.TvpT ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm + test yes =3D 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 . 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=3D1752913791 + case $my_uid in + return 1 ++ stat -f -c %l . + name_max=3D'*' + test '*' -ge 200 ./tests/rm/deep-2.sh: line 31: test: *: integer expression expected + skip_ 'NAME_MAX=3D* is not sufficient' + warn_ 'deep-2.sh: skipped test: NAME_MAX=3D* is not sufficient' + case $IFS in + printf '%s\n' 'deep-2.sh: skipped test: NAME_MAX=3D* is not sufficient' deep-2.sh: skipped test: NAME_MAX=3D* is not sufficient + test 9 =3D 2 + printf '%s\n' 'deep-2.sh: skipped test: NAME_MAX=3D* is not sufficient' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-assert.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-assert.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-assert.sh.YMy6' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-assert.sh.YMy6 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-assert.sh.YMy6 ++ cd /Users/dakez/coreutils/gt-assert.sh.YMy6 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tail + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-hash.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-hash.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-hash.sh.UQqF' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-hash.sh.UQqF +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-hash.sh.UQqF ++ cd /Users/dakez/coreutils/gt-hash.sh.UQqF ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-r-root.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-r-root.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-r-root.sh.9Iqr' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-r-root.sh.9Iqr +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-r-root.sh.9Iqr ++ cd /Users/dakez/coreutils/gt-r-root.sh.9Iqr ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm + test yes =3D 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 . 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=3D1752913791 + case $my_uid in + return 1 + require_gcc_shared_ + gcc_shared_ - d.so -xc + local in=3D- + local out=3Dd.so + shift 2 + gcc -Wall -shared --std=3Dgnu99 -fPIC -O2 -xc - -o d.so -ldl + rm -f d.so + expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-many-dir-entries-vs-OOM.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-many-dir-entries-vs-OOM.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.k-Yp' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm du chmod + test yes =3D 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 . 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 . 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 . 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=3Dyes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=3D10000 + ulimit_works=3Dno + test no =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-seq-long-double.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-seq-long-double.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-seq-long-double.sh.5nNL ++ cd /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ seq + test yes =3D 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 . 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=3D127 CHAR_OFLOW=3D128 CHAR_MIN=3D-128 CHAR_UFLOW=3D-129 SCHAR_MAX=3D127 SCHAR_OFLOW=3D128 SCHAR_MIN=3D-128 SCHAR_UFLOW=3D-129 UCHAR= _MAX=3D255 UCHAR_OFLOW=3D256 SHRT_MAX=3D32767 SHRT_OFLOW=3D32768 SHRT_MIN=3D-32768 SHRT_UFLOW=3D-32769 INT_MAX=3D2147483647 INT_OFLOW=3D2147483648 INT_MIN=3D-2147483648 INT_UFLOW=3D-2147483649 UINT_MAX=3D4294967295 UINT_OFLOW=3D4294967296 LONG_MAX=3D9223372036854775807 LONG_OFLOW=3D9223372036854775808 LONG_MIN=3D-9223372036854775808 LONG_UFLOW=3D-9223372036854775809 ULONG_MAX=3D18446744073709551615 ULONG_OFLOW=3D18446744073709551616 SIZE_MAX=3D18446744073709551615 SIZE_OFLOW=3D18446744073709551616 SSIZE_MAX=3D9223372036854775807 SSIZE_OFLOW=3D9223372036854775808 SSIZE_MIN=3D-9223372036854775808 SSIZE_UFLOW=3D-9223372036854775809 TIME_T_MAX=3D9223372036854775807 TIME_T_OFLOW=3D9223372036854775808 TIME_T_MIN=3D-9223372036854775808 TIME_T_UFLOW=3D-9223372036854775809 UID_T_MAX=3D4294967295 UID_T_OFLOW=3D4294967296 GID_T_MAX=3D4294967295 GID_T_OFLOW=3D4294967296 PID_T_MAX=3D2147483647 PID_T_OFLOW=3D2147483648 PID_T_MIN=3D-2147483648 PID_T_UFLOW=3D-2147483649 OFF_T_MAX=3D9223372036854775807 OFF_T_OFLOW=3D9223372036854775808 OFF_T_MIN=3D-9223372036854775808 OFF_T_UFLOW=3D-9223372036854775809 INTMAX_MAX=3D9223372036854775807 INTMAX_OFLOW=3D9223372036854775808 INTMAX_MIN=3D-9223372036854775808 INTMAX_UFLOW=3D-9223372036854775809 UINTMAX_MAX=3D18446744073709551615 UINTMAX_OFLOW=3D18446744073709551616 FLT_MIN=3D1.1754944e-38 FLT_MAX=3D3.4028235e+38 DBL_MIN=3D2.2250738585072014e-308 DBL_MAX=3D1.7976931348623157e+308 LDBL_MIN=3D3.3621031431120935063e-4932 LDBL_MAX=3D1.189731495357231765e+4932 ++ CHAR_MAX=3D127 ++ CHAR_OFLOW=3D128 ++ CHAR_MIN=3D-128 ++ CHAR_UFLOW=3D-129 ++ SCHAR_MAX=3D127 ++ SCHAR_OFLOW=3D128 ++ SCHAR_MIN=3D-128 ++ SCHAR_UFLOW=3D-129 ++ UCHAR_MAX=3D255 ++ UCHAR_OFLOW=3D256 ++ SHRT_MAX=3D32767 ++ SHRT_OFLOW=3D32768 ++ SHRT_MIN=3D-32768 ++ SHRT_UFLOW=3D-32769 ++ INT_MAX=3D2147483647 ++ INT_OFLOW=3D2147483648 ++ INT_MIN=3D-2147483648 ++ INT_UFLOW=3D-2147483649 ++ UINT_MAX=3D4294967295 ++ UINT_OFLOW=3D4294967296 ++ LONG_MAX=3D9223372036854775807 ++ LONG_OFLOW=3D9223372036854775808 ++ LONG_MIN=3D-9223372036854775808 ++ LONG_UFLOW=3D-9223372036854775809 ++ ULONG_MAX=3D18446744073709551615 ++ ULONG_OFLOW=3D18446744073709551616 ++ SIZE_MAX=3D18446744073709551615 ++ SIZE_OFLOW=3D18446744073709551616 ++ SSIZE_MAX=3D9223372036854775807 ++ SSIZE_OFLOW=3D9223372036854775808 ++ SSIZE_MIN=3D-9223372036854775808 ++ SSIZE_UFLOW=3D-9223372036854775809 ++ TIME_T_MAX=3D9223372036854775807 ++ TIME_T_OFLOW=3D9223372036854775808 ++ TIME_T_MIN=3D-9223372036854775808 ++ TIME_T_UFLOW=3D-9223372036854775809 ++ UID_T_MAX=3D4294967295 ++ UID_T_OFLOW=3D4294967296 ++ GID_T_MAX=3D4294967295 ++ GID_T_OFLOW=3D4294967296 ++ PID_T_MAX=3D2147483647 ++ PID_T_OFLOW=3D2147483648 ++ PID_T_MIN=3D-2147483648 ++ PID_T_UFLOW=3D-2147483649 ++ OFF_T_MAX=3D9223372036854775807 ++ OFF_T_OFLOW=3D9223372036854775808 ++ OFF_T_MIN=3D-9223372036854775808 ++ OFF_T_UFLOW=3D-9223372036854775809 ++ INTMAX_MAX=3D9223372036854775807 ++ INTMAX_OFLOW=3D9223372036854775808 ++ INTMAX_MIN=3D-9223372036854775808 ++ INTMAX_UFLOW=3D-9223372036854775809 ++ UINTMAX_MAX=3D18446744073709551615 ++ UINTMAX_OFLOW=3D18446744073709551616 ++ FLT_MIN=3D1.1754944e-38 ++ FLT_MAX=3D3.4028235e+38 ++ DBL_MIN=3D2.2250738585072014e-308 ++ DBL_MAX=3D1.7976931348623157e+308 ++ LDBL_MIN=3D3.3621031431120935063e-4932 ++ LDBL_MAX=3D1.189731495357231765e+4932 + test 2147483647 + cat + gcc -c long.c long.c:1:10: fatal error: 'features.h' file not found #include ^ 1 error generated. + skip_ 'this test runs only on systems with glibc and long double !=3D double' + warn_ 'seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double !=3D double' + case $IFS in + printf '%s\n' 'seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double !=3D double' seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double !=3D double + test 9 =3D 2 + printf '%s\n' 'seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double !=3D double' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-tail-n0f.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-tail-n0f.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreutils/gt-tail-n0f.sh.koz4' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-tail-n0f.sh.koz4 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-tail-n0f.sh.koz4 ++ cd /Users/dakez/coreutils/gt-tail-n0f.sh.koz4 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tail + test yes =3D 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 . 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=3D31331 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-arch.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-arch.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-arch.sh.7GNW' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-arch.sh.7GNW +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-arch.sh.7GNW ++ cd /Users/dakez/coreutils/gt-arch.sh.7GNW ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ arch + test yes =3D yes + local i + for i in '$*' + env arch --version arch: Unknown architecture: version + require_built_ arch + skip_=3Dno + for i in '"$@"' + case " $built_programs " in + echo 'arch: not built' arch: not built + skip_=3Dyes + test yes =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-coreutils.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-coreutils.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-coreutils.sh.AiZl' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-coreutils.sh.AiZl +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-coreutils.sh.AiZl ++ cd /Users/dakez/coreutils/gt-coreutils.sh.AiZl ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ coreutils + test yes =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-cut-huge-range.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-cut-huge-range.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 ++ cd /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cut + test yes =3D 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 . 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=3Dyes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=3D10000 + ulimit_works=3Dno + test no =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-cat-proc.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-cat-proc.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-cat-proc.sh.Xcio' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-cat-proc.sh.Xcio +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-cat-proc.sh.Xcio ++ cd /Users/dakez/coreutils/gt-cat-proc.sh.Xcio ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cat + test yes =3D 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 . 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=3D/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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-csplit-heap.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-csplit-heap.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-csplit-heap.sh.rniO' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-csplit-heap.sh.rniO +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-csplit-heap.sh.rniO ++ cd /Users/dakez/coreutils/gt-csplit-heap.sh.rniO ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ csplit + test yes =3D 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 . 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=3Dyes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=3D10000 + ulimit_works=3Dno + test no =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-head-c.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-head-c.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-head-c.sh.PKXu' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-head-c.sh.PKXu +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-head-c.sh.PKXu ++ cd /Users/dakez/coreutils/gt-head-c.sh.PKXu ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ head + test yes =3D 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 . 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=3Dyes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=3D10000 + ulimit_works=3Dno + test no =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-head-write-error.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-head-write-error.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-head-write-error.sh.QcxB' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-head-write-error.sh.QcxB +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-head-write-error.sh.QcxB ++ cd /Users/dakez/coreutils/gt-head-write-error.sh.QcxB ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ head + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-printf-surprise.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-printf-surprise.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-printf-surprise.sh.rF1m ++ cd /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ printf + test yes =3D 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 . 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=3Dyes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=3D10000 + ulimit_works=3Dno + test no =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-shuf-reservoir.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-shuf-reservoir.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y ++ cd /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ shuf + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sort-benchmark-random.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sort-benchmark-random.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw ++ cd /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ sort + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sort-compress-hang.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sort-compress-hang.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk ++ cd /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ sort + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sort-compress-proc.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sort-compress-proc.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 ++ cd /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ sort + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive ' + warn_ 'sort-compress-proc.sh: skipped test: expensive: disabled by defaul= t 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sort-month.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sort-month.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-month.sh.CzOt' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sort-month.sh.CzOt +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sort-month.sh.CzOt ++ cd /Users/dakez/coreutils/gt-sort-month.sh.CzOt ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ sort + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sort-spinlock-abuse.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sort-spinlock-abuse.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k ++ cd /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ sort + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sort-stale-thread-mem.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sort-stale-thread-mem.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ sort + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sort-u-FMR.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sort-u-FMR.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC ++ cd /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ sort + test yes =3D 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 . 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=3D1 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-line-bytes.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-line-bytes.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-line-bytes.sh.RwHW' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-line-bytes.sh.RwHW +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-line-bytes.sh.RwHW ++ cd /Users/dakez/coreutils/gt-line-bytes.sh.RwHW ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ split + test yes =3D 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 . 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=3Dyes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=3D10000 + ulimit_works=3Dno + test no =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D ./tests/misc/stat-nanoseconds.sh: line 19: print_ver_: command not found ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-stat-nanoseconds.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-stat-nanoseconds.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz ++ cd /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + TZ=3DUTC0 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-stty-pairs.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-stty-pairs.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb ++ cd /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ stty + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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 defaul= t 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 2 + printf '%s\n' 'stty-pairs.sh: skipped test: expensive: disabled by defaul= t 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-tac-continue.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-tac-continue.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-tac-continue.sh.fdlW' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-tac-continue.sh.fdlW +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-tac-continue.sh.fdlW ++ cd /Users/dakez/coreutils/gt-tac-continue.sh.fdlW ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tac + test yes =3D 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 . 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 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-timeout-group.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-timeout-group.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-timeout-group.sh.6hFP' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-timeout-group.sh.6hFP +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-timeout-group.sh.6hFP ++ cd /Users/dakez/coreutils/gt-timeout-group.sh.6hFP ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ timeout + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-xattr.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-xattr.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-xattr.sh.rjH6' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-xattr.sh.rjH6 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-xattr.sh.rjH6 ++ cd /Users/dakez/coreutils/gt-xattr.sh.rjH6 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp mv ginstall + test yes =3D 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 . 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 . 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 . 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=3Dxattr -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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-separator.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-separator.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-separator.sh.H2xM' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-separator.sh.H2xM +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-separator.sh.H2xM ++ cd /Users/dakez/coreutils/gt-separator.sh.H2xM ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ chown + test yes =3D 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 . 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=3D1752913791 + test -n 1752913791 ++ id -un + id_un=3Ddakez + test -n dakez ++ id -g + id_g=3D214295065 + test -n 214295065 ++ id -gn + id_gn=3D'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 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-acl.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-acl.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-acl.sh.Iiiq' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-acl.sh.Iiiq +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-acl.sh.Iiiq ++ cd /Users/dakez/coreutils/gt-acl.sh.Iiiq ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp getfacl setfacl + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-fiemap-empty.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-fiemap-empty.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 ++ cd /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-fiemap-FMR.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-fiemap-FMR.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ ++ cd /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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=3D1 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-fiemap-perf.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-fiemap-perf.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q ++ cd /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-fiemap-2.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-fiemap-2.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreutils/gt-fiemap-2.sh.efGu' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-fiemap-2.sh.efGu +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-fiemap-2.sh.efGu ++ cd /Users/dakez/coreutils/gt-fiemap-2.sh.efGu ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-link-symlink.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-link-symlink.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-link-symlink.sh.1wRr' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-link-symlink.sh.1wRr +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-link-symlink.sh.1wRr ++ cd /Users/dakez/coreutils/gt-link-symlink.sh.1wRr ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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=3D%y link) in ++ stat --format=3D%y link + cp -al link link.cp + case $(stat --format=3D%y link.cp) in ++ stat --format=3D%y link.cp + fail=3D1 + Exit 1 + set +e + exit 1 + exit 1 + remove_tmp_ + __st=3D1 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-perm.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-perm.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-perm.sh.RwRH' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-perm.sh.RwRH +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-perm.sh.RwRH ++ cd /Users/dakez/coreutils/gt-perm.sh.RwRH ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp mv + test yes =3D 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 . 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-proc-short-read.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-proc-short-read.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 ++ cd /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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=3D/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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-reflink-auto.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-reflink-auto.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-reflink-auto.sh.oxhu ++ cd /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sparse.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sparse.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-sparse.sh.09y7' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sparse.sh.09y7 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sparse.sh.09y7 ++ cd /Users/dakez/coreutils/gt-sparse.sh.09y7 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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 =3D 0 + t=3Dsparse.67219 + dd bs=3D1 seek=3D128K of=3Dsparse.67219 ++ du -sk sparse.67219 + set x 128 sparse.67219 + kb_size=3D128 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sparse-to-pipe.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sparse-to-pipe.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ ++ cd /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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 =3D 0 + t=3Dsparse.67280 + dd bs=3D1 seek=3D128K of=3Dsparse.67280 ++ du -sk sparse.67280 + set x 128 sparse.67280 + kb_size=3D128 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-no-mtab-status.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-no-mtab-status.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy ++ cd /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ df + test yes =3D 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 . 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=3D- + local out=3Dd.so + shift 2 + gcc -Wall -shared --std=3Dgnu99 -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@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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-skip-duplicates.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-skip-duplicates.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo ++ cd /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ df + test yes =3D 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 . 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=3D- + local out=3Dd.so + shift 2 + gcc -Wall -shared --std=3Dgnu99 -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=3Dtarget ++ grep /. ++ head -n1 + export CU_NONROOT_FS=3D + CU_NONROOT_FS=3D ++ df --local --output=3Dtarget ++ grep /. ++ tail -n+2 ++ head -n1 + export CU_REMOTE_FS=3D + CU_REMOTE_FS=3D + unique_entries=3D1 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-skip-rootfs.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-skip-rootfs.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-skip-rootfs.sh.18KK ++ cd /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ df + test yes =3D 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 . 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@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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-direct.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-direct.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-direct.sh.fqXc' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-direct.sh.fqXc +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-direct.sh.fqXc ++ cd /Users/dakez/coreutils/gt-direct.sh.fqXc ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ dd + test yes =3D 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 . 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=3Din oflag=3Ddirect of=3Dout + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-no-allocate.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-no-allocate.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-no-allocate.sh.KR-E' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-no-allocate.sh.KRSE +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-no-allocate.sh.KRSE ++ cd /Users/dakez/coreutils/gt-no-allocate.sh.KRSE ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ dd + test yes =3D 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 . 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=3Dyes + local vm + case $(printenv LD_PRELOAD) in ++ printenv LD_PRELOAD + vm=3D10000 + ulimit_works=3Dno + test no =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-skip-seek-past-file.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-skip-seek-past-file.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ dd + test yes =3D 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 . 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 =3D 0 + t=3Dsparse.68839 + dd bs=3D1 seek=3D128K of=3Dsparse.68839 ++ du -sk sparse.68839 + set x 128 sparse.68839 + kb_size=3D128 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sparse.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sparse.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-sparse.sh.LiEb' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sparse.sh.LiEb +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sparse.sh.LiEb ++ cd /Users/dakez/coreutils/gt-sparse.sh.LiEb ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ dd + test yes =3D 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 . 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 =3D 0 + t=3Dsparse.68900 + dd bs=3D1 seek=3D128K of=3Dsparse.68900 ++ du -sk sparse.68900 + set x 128 sparse.68900 + kb_size=3D128 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-2g.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-2g.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-2g.sh.VCoU' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-2g.sh.VCoU +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-2g.sh.VCoU ++ cd /Users/dakez/coreutils/gt-2g.sh.VCoU ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-8gb.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-8gb.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-8gb.sh.Ftwu' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-8gb.sh.Ftwu +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-8gb.sh.Ftwu ++ cd /Users/dakez/coreutils/gt-8gb.sh.Ftwu ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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 =3D 0 + t=3Dsparse.69428 + dd bs=3D1 seek=3D128K of=3Dsparse.69428 ++ du -sk sparse.69428 + set x 128 sparse.69428 + kb_size=3D128 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-fd-leak.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-fd-leak.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-fd-leak.sh.9DQP' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-fd-leak.sh.9DQP +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-fd-leak.sh.9DQP ++ cd /Users/dakez/coreutils/gt-fd-leak.sh.9DQP ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-long-from-unreadable.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-long-from-unreadable.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf ++ cd /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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=3D'*' + test '*' -ge 200 ./tests/du/long-from-unreadable.sh: line 37: test: *: integer expression expected + skip_ 'NAME_MAX=3D* is not sufficient' + warn_ 'long-from-unreadable.sh: skipped test: NAME_MAX=3D* is not sufficient' + case $IFS in + printf '%s\n' 'long-from-unreadable.sh: skipped test: NAME_MAX=3D* is not sufficient' long-from-unreadable.sh: skipped test: NAME_MAX=3D* is not sufficient + test 9 =3D 2 + printf '%s\n' 'long-from-unreadable.sh: skipped test: NAME_MAX=3D* is not sufficient' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-move-dir-while-traversing.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-move-dir-while-traversing.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0 +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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 =3D 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=3D77 + cleanup_ + : + cd /Users/dakez/coreutils + chmod -R u+rwx /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ= 0 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-one-file-system.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-one-file-system.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-one-file-system.sh.2abz' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-one-file-system.sh.2abz +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-one-file-system.sh.2abz ++ cd /Users/dakez/coreutils/gt-one-file-system.sh.2abz ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-threshold.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-threshold.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-threshold.sh.IDLE' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-threshold.sh.IDLE +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-threshold.sh.IDLE ++ cd /Users/dakez/coreutils/gt-threshold.sh.IDLE ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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=3D%B * %b' a ++ xargs expr + Ba=3D0 ++ stat '--format=3D%B * %b' a/b ++ xargs expr + Bb=3D0 ++ stat '--format=3D%B * %b' a/c ++ xargs expr + Bc=3D0 ++ stat '--format=3D%B * %b' a/b/0 ++ xargs expr + B0=3D0 ++ stat '--format=3D%B * %b' a/b/1 ++ xargs expr + B1=3D4096 ++ stat '--format=3D%B * %b' a/b/2 ++ xargs expr + B2=3D4096 ++ stat '--format=3D%B * %b' a/b/3 ++ xargs expr + B3=3D4096 ++ stat --format=3D%s a + Sa=3D136 ++ stat --format=3D%s a/b + Sb=3D204 ++ stat --format=3D%s a/c + Sc=3D68 ++ stat --format=3D%s a/b/0 + S0=3D0 ++ stat --format=3D%s a/b/1 + S1=3D1 ++ stat --format=3D%s a/b/2 + S2=3D2 ++ stat --format=3D%s a/b/3 + S3=3D3 ++ expr 0 + 0 + 4096 + 4096 + 4096 + Bb0123=3D12288 ++ expr 204 + 0 + 1 + 2 + 3 + Sb0123=3D210 ++ expr 0 + 0 + 12288 + Bab0123=3D12288 ++ expr 136 + 68 + 210 + Sab0123=3D414 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-gnu-zero-uids.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-gnu-zero-uids.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c ++ cd /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ id + test yes =3D 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 . 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 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-no-context.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-no-context.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-no-context.sh.y8ap' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-no-context.sh.y8ap +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-no-context.sh.y8ap ++ cd /Users/dakez/coreutils/gt-no-context.sh.y8ap ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ id + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-context.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-context.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-context.sh.VdHl' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-context.sh.VdHl +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-context.sh.VdHl ++ cd /Users/dakez/coreutils/gt-context.sh.VdHl ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ id + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-setgid.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-setgid.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-setgid.sh.RDm1' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-setgid.sh.RDm1 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-setgid.sh.RDm1 ++ cd /Users/dakez/coreutils/gt-setgid.sh.RDm1 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ id + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-smack.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-smack.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-smack.sh.JRZl' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-smack.sh.JRZl +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-smack.sh.JRZl ++ cd /Users/dakez/coreutils/gt-smack.sh.JRZl ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ id + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-install-C.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-install-C.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-install-C.sh.cCG6' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-install-C.sh.cCG6 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-install-C.sh.cCG6 ++ cd /Users/dakez/coreutils/gt-install-C.sh.cCG6 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ginstall + test yes =3D 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 . 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=3Dsetgid-72444 + umask 77 + mkdir setgid-72444 ++ stat --printf %A setgid-72444 + perms=3Ddrwx------ + rmdir setgid-72444 + case $perms in + skip_if_nondefault_group_ + touch grp.72444 ++ stat -c %u:%g grp.72444 + gen_ug=3D1752913791:510612615 + rm grp.72444 ++ id -ru ++ id -rg + test 1752913791:510612615 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-install-C-selinux.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-install-C-selinux.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p ++ cd /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ginstall + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sf-1.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sf-1.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-sf-1.sh.21N1' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sf-1.sh.21N1 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sf-1.sh.21N1 ++ cd /Users/dakez/coreutils/gt-sf-1.sh.21N1 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ln + test yes =3D 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 . 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=3D + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-getxattr-speedup.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-getxattr-speedup.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD ++ cd /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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=3D- + local out=3Dd.so + shift 2 + gcc -Wall -shared --std=3Dgnu99 -fPIC -O2 -xc - -o d.so -ldl + rm -f d.so + cat + gcc_shared_ k.c k.so + local in=3Dk.c + local out=3Dk.so + shift 2 + gcc -Wall -shared --std=3Dgnu99 -fPIC -O2 k.c -o k.so -ldl + seq 20 + xargs touch + LD_PRELOAD=3D./k.so + ls --color=3Dalways -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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-no-cap.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-no-cap.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-no-cap.sh.8DDA' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-no-cap.sh.8DDA +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-no-cap.sh.8DDA ++ cd /Users/dakez/coreutils/gt-no-cap.sh.8DDA ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-readdir-mountpoint-inode.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-readdir-mountpoint-inode.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.P-6G' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G ++ cd /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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=3Dtarget + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-slink-acl.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-slink-acl.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-slink-acl.sh.NLmC' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-slink-acl.sh.NLmC +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-slink-acl.sh.NLmC ++ cd /Users/dakez/coreutils/gt-slink-acl.sh.NLmC ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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=3Dacltestdir_ + mkdir acltestdir_ + local f=3D0 + setfacl -d -m user::r-x acltestdir_ ./init.cfg: line 230: setfacl: command not found + f=3D1 + rm -rf acltestdir_ + test 1 =3D 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 syste= m + test 9 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-stat-free-color.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-stat-free-color.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-stat-free-color.sh.oPa-' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-stat-free-color.sh.oPaS ++ cd /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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=3Dstat,lstat,stat64,lstat64,newfstatat + require_strace_ stat,lstat,stat64,lstat64,newfstatat + test 1 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-stat-free-symlinks.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-stat-free-symlinks.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-stat-free-symlinks.sh.Jpp-' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS ++ cd /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-p-acl.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-p-acl.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-p-acl.sh.t1J4' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-p-acl.sh.t1J4 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-p-acl.sh.t1J4 ++ cd /Users/dakez/coreutils/gt-p-acl.sh.t1J4 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mkdir + test yes =3D 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 . 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=3Dacltestdir_ + mkdir acltestdir_ + local f=3D0 + setfacl -d -m user::r-x acltestdir_ ./init.cfg: line 230: setfacl: command not found + f=3D1 + rm -rf acltestdir_ + test 1 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-selinux.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-selinux.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-selinux.sh.PgNp' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-selinux.sh.PgNp +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-selinux.sh.PgNp ++ cd /Users/dakez/coreutils/gt-selinux.sh.PgNp ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mkdir mkfifo mknod + test yes =3D 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 . 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 . 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-restorecon.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-restorecon.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-restorecon.sh.wy6s' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-restorecon.sh.wy6s +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-restorecon.sh.wy6s ++ cd /Users/dakez/coreutils/gt-restorecon.sh.wy6s ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mkdir + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-smack-no-root.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-smack-no-root.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-smack-no-root.sh.8mtM ++ cd /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mkdir mkfifo mknod + test yes =3D 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 . 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 . 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-smack-root.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-smack-root.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-smack-root.sh.W5BJ' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-smack-root.sh.W5BJ +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++ cd /Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mkdir mkfifo mknod + test yes =3D 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 . 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 . 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-acl.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-acl.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-acl.sh.c7Jv' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-acl.sh.c7Jv +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-acl.sh.c7Jv ++ cd /Users/dakez/coreutils/gt-acl.sh.c7Jv ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv getfacl setfacl + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-atomic.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-atomic.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-atomic.sh.EfvE' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-atomic.sh.EfvE +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-atomic.sh.EfvE ++ cd /Users/dakez/coreutils/gt-atomic.sh.EfvE ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 =3D 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 =3D 2 + printf '%s\n' 'atomic.sh: skipped test: no strace program' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-atomic2.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-atomic2.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-atomic2.sh.K5G0' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-atomic2.sh.K5G0 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-atomic2.sh.K5G0 ++ cd /Users/dakez/coreutils/gt-atomic2.sh.K5G0 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 =3D 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 =3D 2 + printf '%s\n' 'atomic2.sh: skipped test: no strace program' + sed 1q + Exit 77 + set +e + exit 77 + exit 77 + remove_tmp_ + __st=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-backup-is-src.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-backup-is-src.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-backup-is-src.sh.l4GN ++ cd /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-hard-link-1.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-hard-link-1.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-hard-link-1.sh.YVbe ++ cd /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-into-self-2.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-into-self-2.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-into-self-2.sh.cEIO' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-into-self-2.sh.cEIO +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-into-self-2.sh.cEIO ++ cd /Users/dakez/coreutils/gt-into-self-2.sh.cEIO ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-leak-fd.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-leak-fd.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-leak-fd.sh.bGrJ ++ cd /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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=3D1752913791 + case $my_uid in + return 1 + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-mv-special-1.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-mv-special-1.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-mv-special-1.sh.NNll' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-mv-special-1.sh.NNll +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-mv-special-1.sh.NNll ++ cd /Users/dakez/coreutils/gt-mv-special-1.sh.NNll ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-part-fail.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-part-fail.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-part-fail.sh.KNxn' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-part-fail.sh.KNxn +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-part-fail.sh.KNxn ++ cd /Users/dakez/coreutils/gt-part-fail.sh.KNxn ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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=3D1752913791 + case $my_uid in + return 1 + . /Users/dakez/coreutils/tests/other-fs-tmpdir ++ test '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + cleanup_ + t=3D + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-part-hardlink.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-part-hardlink.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-part-hardlink.sh.WhOq ++ cd /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-part-rename.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-part-rename.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-part-rename.sh.gY-e' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-part-rename.sh.gYSe +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-part-rename.sh.gYSe ++ cd /Users/dakez/coreutils/gt-part-rename.sh.gYSe ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-part-symlink.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-part-symlink.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-part-symlink.sh.Ckpg ++ cd /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp mv + test yes =3D 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 . 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-partition-perm.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-partition-perm.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-partition-perm.sh.wZxf' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-partition-perm.sh.wZxf +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-partition-perm.sh.wZxf ++ cd /Users/dakez/coreutils/gt-partition-perm.sh.wZxf ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-symlink-onto-hardlink-to-self.sh.XXX= X +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-symlink-onto-hardlink-to-self.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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.r7L= b ++++ tr S - +++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r= 7Lb ++ cd /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r7Lb ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-to-symlink.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-to-symlink.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-to-symlink.sh.b5mD' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-to-symlink.sh.b5mD +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-to-symlink.sh.b5mD ++ cd /Users/dakez/coreutils/gt-to-symlink.sh.b5mD ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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 '' =3D set ++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez' ++ other_partition_tmpdir=3D +++ stat -c %d . ++ dot_mount_point=3D16777218 ++ 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=3D16777218 ++ test x16777218 =3D x16777218 ++ continue ++ for d in '$CANDIDATE_TMP_DIRS' ++ test -d /tmp +++ stat -L -c %d /tmp ++ d_mount_point=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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=3D16777218 ++ test x16777218 =3D 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-assert-2.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-assert-2.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-assert-2.sh.l45y' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-assert-2.sh.l45y +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-assert-2.sh.l45y ++ cd /Users/dakez/coreutils/gt-assert-2.sh.l45y ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tail + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-big-4gb.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-big-4gb.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-big-4gb.sh.PujT' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-big-4gb.sh.PujT +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-big-4gb.sh.PujT ++ cd /Users/dakez/coreutils/gt-big-4gb.sh.PujT ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tail + test yes =3D 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 . 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 '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-basic.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-basic.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-basic.sh.Dn6j' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-basic.sh.Dn6j +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-basic.sh.Dn6j ++ cd /Users/dakez/coreutils/gt-basic.sh.Dn6j ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ chown + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-cp-a-selinux.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-cp-a-selinux.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl ++ cd /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-preserve-gid.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-preserve-gid.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 ++ cd /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-special-bits.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-special-bits.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-special-bits.sh.Y4iT' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-special-bits.sh.Y4iT +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-special-bits.sh.Y4iT ++ cd /Users/dakez/coreutils/gt-special-bits.sh.Y4iT ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-cp-mv-enotsup-xattr.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-cp-mv-enotsup-xattr.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp mv + test yes =3D 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 . 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-capability.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-capability.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-capability.sh.33Ev' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-capability.sh.33Ev +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-capability.sh.33Ev ++ cd /Users/dakez/coreutils/gt-capability.sh.33Ev ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sparse-fiemap.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sparse-fiemap.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ ++ cd /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ cp + test yes =3D 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-skip-seek-past-dev.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-skip-seek-past-dev.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ dd + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-problematic-chars.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-problematic-chars.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-problematic-chars.sh.19W2' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-problematic-chars.sh.19W2 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-problematic-chars.sh.19W2 ++ cd /Users/dakez/coreutils/gt-problematic-chars.sh.19W2 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ df + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-over-mount-device.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-over-mount-device.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-over-mount-device.sh.zYQc ++ cd /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ df + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-bind-mount-dir-cycle.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-bind-mount-dir-cycle.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-bind-mount-dir-cycle-v2.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-bind-mount-dir-cycle-v2.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ du + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-setgid.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-setgid.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-setgid.sh.RDm1' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-setgid.sh.RDm1 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-setgid.sh.RDm1 ++ cd /Users/dakez/coreutils/gt-setgid.sh.RDm1 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ id + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-install-C-root.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-install-C-root.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-install-C-root.sh.mrUG' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-install-C-root.sh.mrUG +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-install-C-root.sh.mrUG ++ cd /Users/dakez/coreutils/gt-install-C-root.sh.mrUG ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ginstall + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-capability.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-capability.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-capability.sh.t4of' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-capability.sh.t4of +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-capability.sh.t4of ++ cd /Users/dakez/coreutils/gt-capability.sh.t4of ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-nameless-uid.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-nameless-uid.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 ++ cd /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ ls + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-chcon.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-chcon.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-chcon.sh.f6pF' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-chcon.sh.f6pF +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-chcon.sh.f6pF ++ cd /Users/dakez/coreutils/gt-chcon.sh.f6pF ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ chcon + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-chroot-credentials.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-chroot-credentials.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-chroot-credentials.sh.-zmz' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz ++ cd /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ chroot + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-selinux.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-selinux.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-selinux.sh.3l0u' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-selinux.sh.3l0u +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-selinux.sh.3l0u ++ cd /Users/dakez/coreutils/gt-selinux.sh.3l0u ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ chcon cp ls mv stat + test yes =3D 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 . 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 . 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 . 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 . 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-truncate-owned-by-other.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-truncate-owned-by-other.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ truncate + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-writable-under-readonly.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-writable-under-readonly.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB ++ cd /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mkdir + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-smack-root.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-smack-root.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreutils/gt-smack-root.sh.W5BJ' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-smack-root.sh.W5BJ +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++ cd /Users/dakez/coreutils/gt-smack-root.sh.W5BJ ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mkdir mkfifo mknod + test yes =3D 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 . 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 . 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 . 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-hardlink-case.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-hardlink-case.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-hardlink-case.sh.u-fs' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-hardlink-case.sh.uSfs ++ cd /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-sticky-to-xpart.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-sticky-to-xpart.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy ++ cd /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ mv + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-fail-2eperm.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-fail-2eperm.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM ++ cd /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-no-give-up.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-no-give-up.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-no-give-up.sh.hNxe' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-no-give-up.sh.hNxe +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-no-give-up.sh.hNxe ++ cd /Users/dakez/coreutils/gt-no-give-up.sh.hNxe ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-one-file-system.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-one-file-system.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-one-file-system.sh.wZyq' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-one-file-system.sh.wZyq +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-one-file-system.sh.wZyq ++ cd /Users/dakez/coreutils/gt-one-file-system.sh.wZyq ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-read-only.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-read-only.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-read-only.sh.065f' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-read-only.sh.065f +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-read-only.sh.065f ++ cd /Users/dakez/coreutils/gt-read-only.sh.065f ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ rm + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-append-only.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-append-only.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-append-only.sh.QJvW' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-append-only.sh.QJvW +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-append-only.sh.QJvW ++ cd /Users/dakez/coreutils/gt-append-only.sh.QJvW ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ tail + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-now-owned-by-other.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-now-owned-by-other.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1 +++ return ++ test_dir_=3D/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_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + print_ver_ touch + test yes =3D 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 . 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=3D1752913791 + 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 =3D 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t00.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t00.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t00.sh.EEBP' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t00.sh.EEBP +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t00.sh.EEBP ++ cd /Users/dakez/coreutils/gt-t00.sh.EEBP ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t01.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t01.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t01.sh.f4kP' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t01.sh.f4kP +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t01.sh.f4kP ++ cd /Users/dakez/coreutils/gt-t01.sh.f4kP ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t02.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t02.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t02.sh.PCZU' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t02.sh.PCZU +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t02.sh.PCZU ++ cd /Users/dakez/coreutils/gt-t02.sh.PCZU ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t03.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t03.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t03.sh.Hbo7' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t03.sh.Hbo7 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t03.sh.Hbo7 ++ cd /Users/dakez/coreutils/gt-t03.sh.Hbo7 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t04.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t04.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t04.sh.MqMh' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t04.sh.MqMh +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t04.sh.MqMh ++ cd /Users/dakez/coreutils/gt-t04.sh.MqMh ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t05.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t05.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t05.sh.Lf9o' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t05.sh.Lf9o +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t05.sh.Lf9o ++ cd /Users/dakez/coreutils/gt-t05.sh.Lf9o ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t06.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t06.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t06.sh.AygI' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t06.sh.AygI +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t06.sh.AygI ++ cd /Users/dakez/coreutils/gt-t06.sh.AygI ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t07.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t07.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t07.sh.7vqO' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t07.sh.7vqO +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t07.sh.7vqO ++ cd /Users/dakez/coreutils/gt-t07.sh.7vqO ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t08.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t08.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t08.sh.m4IK' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t08.sh.m4IK +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t08.sh.m4IK ++ cd /Users/dakez/coreutils/gt-t08.sh.m4IK ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t09.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t09.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t09.sh.V5VQ' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t09.sh.V5VQ +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t09.sh.V5VQ ++ cd /Users/dakez/coreutils/gt-t09.sh.V5VQ ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t10.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t10.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t10.sh.oJnT' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t10.sh.oJnT +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t10.sh.oJnT ++ cd /Users/dakez/coreutils/gt-t10.sh.oJnT ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t11.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t11.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t11.sh.ZXhx' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t11.sh.ZXhx +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t11.sh.ZXhx ++ cd /Users/dakez/coreutils/gt-t11.sh.ZXhx ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t12.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t12.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t12.sh.d2ME' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t12.sh.d2ME +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t12.sh.d2ME ++ cd /Users/dakez/coreutils/gt-t12.sh.d2ME ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t13.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t13.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t13.sh.xI0Q' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t13.sh.xI0Q +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t13.sh.xI0Q ++ cd /Users/dakez/coreutils/gt-t13.sh.xI0Q ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t14.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t14.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t14.sh.nn0j' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t14.sh.nn0j +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t14.sh.nn0j ++ cd /Users/dakez/coreutils/gt-t14.sh.nn0j ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t15.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t15.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t15.sh.IBd3' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t15.sh.IBd3 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t15.sh.IBd3 ++ cd /Users/dakez/coreutils/gt-t15.sh.IBd3 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t16.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t16.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t16.sh.-GqU' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t16.sh.SGqU +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t16.sh.SGqU ++ cd /Users/dakez/coreutils/gt-t16.sh.SGqU ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t17.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t17.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t17.sh.sruX' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t17.sh.sruX +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t17.sh.sruX ++ cd /Users/dakez/coreutils/gt-t17.sh.sruX ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t18.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t18.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t18.sh.sE2a' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t18.sh.sE2a +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t18.sh.sE2a ++ cd /Users/dakez/coreutils/gt-t18.sh.sE2a ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t19.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t19.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t19.sh.Nxyr' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t19.sh.Nxyr +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t19.sh.Nxyr ++ cd /Users/dakez/coreutils/gt-t19.sh.Nxyr ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t20.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t20.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t20.sh.EIP8' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t20.sh.EIP8 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t20.sh.EIP8 ++ cd /Users/dakez/coreutils/gt-t20.sh.EIP8 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t21.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t21.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t21.sh.hdaN' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t21.sh.hdaN +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t21.sh.hdaN ++ cd /Users/dakez/coreutils/gt-t21.sh.hdaN ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t22.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t22.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t22.sh.P887' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t22.sh.P887 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t22.sh.P887 ++ cd /Users/dakez/coreutils/gt-t22.sh.P887 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t23.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t23.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t23.sh.0KUn' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t23.sh.0KUn +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t23.sh.0KUn ++ cd /Users/dakez/coreutils/gt-t23.sh.0KUn ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t24.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t24.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t24.sh.qT15' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t24.sh.qT15 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t24.sh.qT15 ++ cd /Users/dakez/coreutils/gt-t24.sh.qT15 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t25.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t25.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t25.sh.2lrc' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t25.sh.2lrc +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t25.sh.2lrc ++ cd /Users/dakez/coreutils/gt-t25.sh.2lrc ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t26.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t26.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t26.sh.CYv2' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t26.sh.CYv2 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t26.sh.CYv2 ++ cd /Users/dakez/coreutils/gt-t26.sh.CYv2 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t27.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t27.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t27.sh.jC34' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t27.sh.jC34 +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t27.sh.jC34 ++ cd /Users/dakez/coreutils/gt-t27.sh.jC34 ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t28.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t28.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t28.sh.txHv' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t28.sh.txHv +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t28.sh.txHv ++ cd /Users/dakez/coreutils/gt-t28.sh.txHv ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t29.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t29.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t29.sh.yLhp' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t29.sh.yLhp +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t29.sh.yLhp ++ cd /Users/dakez/coreutils/gt-t29.sh.yLhp ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t30.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t30.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t30.sh.lZ1c' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t30.sh.lZ1c +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t30.sh.lZ1c ++ cd /Users/dakez/coreutils/gt-t30.sh.lZ1c ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t31.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t31.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t31.sh.z27D' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t31.sh.z27D +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t31.sh.z27D ++ cd /Users/dakez/coreutils/gt-t31.sh.z27D ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t32.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t32.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t32.sh.DTpK' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t32.sh.DTpK +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t32.sh.DTpK ++ cd /Users/dakez/coreutils/gt-t32.sh.DTpK ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t33.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t33.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t33.sh.EhjX' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t33.sh.EhjX +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t33.sh.EhjX ++ cd /Users/dakez/coreutils/gt-t33.sh.EhjX ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t34.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t34.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t34.sh.D1ew' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t34.sh.D1ew +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t34.sh.D1ew ++ cd /Users/dakez/coreutils/gt-t34.sh.D1ew ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t35.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t35.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t35.sh.DQ4D' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t35.sh.DQ4D +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t35.sh.DQ4D ++ cd /Users/dakez/coreutils/gt-t35.sh.DQ4D ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ++ initial_cwd_=3D/Users/dakez/coreutils ++ fail=3D0 +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /Users/dakez/coreutils gt-t36.sh.XXXX +++ case $# in +++ destdir_=3D/Users/dakez/coreutils +++ template_=3Dgt-t36.sh.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ case $template_ in ++++ unset TMPDIR +++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreutils/gt-t36.sh.pk2Q' +++ case $perms in +++ test 0 =3D 0 +++ echo /Users/dakez/coreutils/gt-t36.sh.pk2Q +++ return ++ test_dir_=3D/Users/dakez/coreutils/gt-t36.sh.pk2Q ++ cd /Users/dakez/coreutils/gt-t36.sh.pk2Q ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' ' ++ 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 '!=3D' 0 + path_dir_=3D./src + case $path_dir_ in + abs_path_dir_=3D/Users/dakez/coreutils/./src + case $abs_path_dir_ in + PATH=3D/Users/dakez/coreutils/./src:/Users/dakez/coreutils/src:/usr/local/C= ellar/texinfo/5.2/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/b= in:/usr/sbin:/sbin + create_exe_shims_ /Users/dakez/coreutils/./src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + very_expensive_ + test '' '!=3D' 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=3Dyes 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=3Dyes 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=3Dyes 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=3Dyes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive + test 9 =3D 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=3Dyes 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=3D77 + 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) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D Testsuite summary for GNU coreutils 8.23.161-d313a-dirty =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D # TOTAL: 575 # PASS: 409 # SKIP: 164 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D See ./tests/test-suite.log Please report to bug-coreutils@gnu.org =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D 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$ --=20 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=EF=BC=8D10=EF=BC=8D84097710 Fax: 86=EF=BC=8D10=EF=BC=8D84097720 Email: zhangdk@big.ac.cn;dakezhang@gmail.com --f46d04389023156a2205129b77ed Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


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)<= /span>

Receiving objects: 100% (164730/164730), 30.41 MiB | 3.16 MiB/s, d= one.

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 =3D=3D 4.8 is too o= ld

./bootstrap:=C2=A0 =C2=A0 =C2=A0 =C2=A0 'makeinfo' version= >=3D 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 pro= grams

beaudetlabmini:coreutils dakez$ brew install xz

=3D=3D> Downloading https://do= wnloads.sf.net/project/machomebrew/Bottles/xz-5.2.0.yo

##################################################################= ###### 100.0%

=3D=3D> Pouring xz-5.2.0.yosemite.bottle.tar.gz

3D"=F0=9F=8D=BA"= =C2=A0 /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

=3D=3D> Downloading https://do= wnloads.sf.net/project/machomebrew/Bottles/gettext-0.1

Already downloaded: /Library/Caches/Homebrew/gettext-0.19.4.yosemi= te.bottle.tar.gz

=3D=3D> Pouring gettext-0.19.4.yosemite.bottle.tar= .gz

=3D=3D> Caveats

This formula is keg-only, which means it was not symlinked into /u= sr/local.


Mac OS X provides similar software, and installing this software i= n

parallel can cause all kinds of trouble.


OS X provides the BSD gettext library and some software gets confu= sed 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:


=C2=A0 =C2=A0 LDFLAGS:=C2=A0 -L/usr/local/opt/gettext/lib

=C2=A0 =C2=A0 CPPFLAGS: -I/usr/local/opt/gettext/include


=3D=3D> Summary

3D"=F0=9F=8D=BA"= =C2=A0 /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 =3D=3D 4.8 is too o= ld

./bootstrap:=C2=A0 =C2=A0 =C2=A0 =C2=A0 'makeinfo' version= >=3D 4.13 is required


./bootstrap: See README-prereq for how to get the prerequisite pro= grams

beaudetlabmini:coreutils dakez$ brew install texinfo

=3D=3D> Downloading https://do= wnloads.sf.net/project/machomebrew/Bottles/texinfo-5.2

##################################################################= ###### 100.0%

=3D=3D> Pouring texinfo-5.2.yosemite.bottle.tar.gz=

=3D=3D> Caveats

This formula is keg-only, which means it was not symlinked into /u= sr/local.


Mac OS X already provides this software and installing another ver= sion in

parallel can cause all kinds of trouble.


Software that uses TeX, such as lilypond and octave, require a new= er version

of these files.

=3D=3D> Summary

3D"=F0=9F=8D=BA"= =C2=A0 /usr/local/Cellar/texinfo/5.2: 396 files, 8.1M

beaudetlabmini:coreutils dakez$ export PATH=3D/usr/local/Cellar/te= xinfo/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 fo= r 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)<= /span>

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 '6e0e31c383c86e29= 7bfbb8dae89515b0587a1b15'

./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=C2=A0 received 4626332 bytes=C2=A0 711896.15 bytes/= sec

total size is 17238627=C2=A0 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@boldquot.header

Copying file po/en@quot.header

Copying file po/insert-header.sin

Copying file po/quot.sed

Copying file po/remove-potcdate.sin

./bootstrap: gnulib/gnulib-tool=C2=A0 --import --no-changelog --au= x-dir build-aux --doc-base doc --lib libcoreutils --m4-base m4/ --source-ba= se lib/ --tests-base tests --local-dir gl --tests-base=3Dgnulib-tests --wit= h-tests --symlink --makefile-name=3Dgnulib.mk

=C2=A0--import ...

Module list with included dependencies (indented):

=C2=A0 =C2=A0 absolute-header

=C2=A0 =C2=A0 accept

=C2=A0 =C2=A0 accept-tests

=C2=A0 acl

=C2=A0 =C2=A0 acl-tests

=C2=A0 alignof

=C2=A0 =C2=A0 alignof-tests

=C2=A0 alloca

=C2=A0 =C2=A0 alloca-opt

=C2=A0 =C2=A0 alloca-opt-tests

=C2=A0 =C2=A0 allocator

=C2=A0 announce-gen

=C2=A0 =C2=A0 areadlink

=C2=A0 =C2=A0 areadlink-tests

=C2=A0 areadlink-with-size

=C2=A0 =C2=A0 areadlink-with-size-tests

=C2=A0 =C2=A0 areadlinkat

=C2=A0 =C2=A0 areadlinkat-tests

=C2=A0 argmatch

=C2=A0 =C2=A0 argmatch-tests

=C2=A0 argv-iter

=C2=A0 =C2=A0 argv-iter-tests

=C2=A0 =C2=A0 arpa_inet

=C2=A0 =C2=A0 arpa_inet-tests

=C2=A0 assert

=C2=A0 =C2=A0 assure

=C2=A0 =C2=A0 at-internal

=C2=A0 autobuild

=C2=A0 backupfile

=C2=A0 base64

=C2=A0 =C2=A0 base64-tests

=C2=A0 =C2=A0 binary-io

=C2=A0 =C2=A0 binary-io-tests

=C2=A0 =C2=A0 bind

=C2=A0 =C2=A0 bind-tests

=C2=A0 =C2=A0 bitrotate

=C2=A0 =C2=A0 bitrotate-tests

=C2=A0 =C2=A0 btowc

=C2=A0 =C2=A0 btowc-tests

=C2=A0 buffer-lcm

=C2=A0 =C2=A0 c-ctype

=C2=A0 =C2=A0 c-ctype-tests

=C2=A0 c-strcase

=C2=A0 =C2=A0 c-strcase-tests

=C2=A0 =C2=A0 c-strcaseeq

=C2=A0 c-strtod

=C2=A0 c-strtold

=C2=A0 calloc-gnu

=C2=A0 =C2=A0 calloc-gnu-tests

=C2=A0 =C2=A0 calloc-posix

=C2=A0 canon-host

=C2=A0 canonicalize

=C2=A0 =C2=A0 canonicalize-tests

=C2=A0 =C2=A0 careadlinkat

=C2=A0 =C2=A0 chdir

=C2=A0 =C2=A0 chdir-long

=C2=A0 =C2=A0 chdir-tests

=C2=A0 chown

=C2=A0 =C2=A0 chown-tests

=C2=A0 =C2=A0 clock-time

=C2=A0 cloexec

=C2=A0 =C2=A0 cloexec-tests

=C2=A0 =C2=A0 close

=C2=A0 =C2=A0 close-stream

=C2=A0 =C2=A0 close-tests

=C2=A0 =C2=A0 closedir

=C2=A0 closein

=C2=A0 =C2=A0 closein-tests

=C2=A0 closeout

=C2=A0 config-h

=C2=A0 configmake

=C2=A0 =C2=A0 connect

=C2=A0 =C2=A0 connect-tests

=C2=A0 crypto/md5

=C2=A0 =C2=A0 crypto/md5-tests

=C2=A0 crypto/sha1

=C2=A0 =C2=A0 crypto/sha1-tests

=C2=A0 crypto/sha256

=C2=A0 crypto/sha512

=C2=A0 =C2=A0 ctype

=C2=A0 =C2=A0 ctype-tests

=C2=A0 cycle-check

=C2=A0 d-ino

=C2=A0 d-type

=C2=A0 =C2=A0 dev-ino

=C2=A0 di-set

=C2=A0 =C2=A0 di-set-tests

=C2=A0 diacrit

=C2=A0 =C2=A0 dirent

=C2=A0 =C2=A0 dirent-safer

=C2=A0 =C2=A0 dirent-safer-tests

=C2=A0 =C2=A0 dirent-tests

=C2=A0 dirfd

=C2=A0 dirname

=C2=A0 =C2=A0 dirname-lgpl

=C2=A0 =C2=A0 dirname-tests

=C2=A0 do-release-commit-and-tag

=C2=A0 =C2=A0 dosname

=C2=A0 =C2=A0 double-slash-root

=C2=A0 dtoastr

=C2=A0 =C2=A0 dtotimespec

=C2=A0 =C2=A0 dup

=C2=A0 =C2=A0 dup-tests

=C2=A0 dup2

=C2=A0 =C2=A0 dup2-tests

=C2=A0 environ

=C2=A0 =C2=A0 environ-tests

=C2=A0 =C2=A0 errno

=C2=A0 =C2=A0 errno-tests

=C2=A0 error

=C2=A0 euidaccess

=C2=A0 exclude

=C2=A0 =C2=A0 exclude-tests

=C2=A0 exitfail

=C2=A0 =C2=A0 extensions

=C2=A0 =C2=A0 extern-inline

=C2=A0 faccessat

=C2=A0 =C2=A0 faccessat-tests

=C2=A0 fadvise

=C2=A0 =C2=A0 fadvise-tests

=C2=A0 fchdir

=C2=A0 =C2=A0 fchdir-tests

=C2=A0 fchmodat

=C2=A0 =C2=A0 fchmodat-tests

=C2=A0 fchownat

=C2=A0 =C2=A0 fchownat-tests

=C2=A0 fclose

=C2=A0 =C2=A0 fclose-tests

=C2=A0 fcntl

=C2=A0 =C2=A0 fcntl-h

=C2=A0 =C2=A0 fcntl-h-tests

=C2=A0 fcntl-safer

=C2=A0 =C2=A0 fcntl-safer-tests

=C2=A0 =C2=A0 fcntl-tests

=C2=A0 =C2=A0 fd-hook

=C2=A0 fd-reopen

=C2=A0 =C2=A0 fd-safer-flag

=C2=A0 fdatasync

=C2=A0 =C2=A0 fdatasync-tests

=C2=A0 fdl

=C2=A0 fdopen

=C2=A0 =C2=A0 fdopen-tests

=C2=A0 =C2=A0 fdopendir

=C2=A0 =C2=A0 fdopendir-tests

=C2=A0 fdutimensat

=C2=A0 =C2=A0 fdutimensat-tests

=C2=A0 =C2=A0 fflush

=C2=A0 =C2=A0 fflush-tests

=C2=A0 =C2=A0 fgetc-tests

=C2=A0 =C2=A0 file-set

=C2=A0 file-type

=C2=A0 fileblocks

=C2=A0 filemode

=C2=A0 =C2=A0 filename

=C2=A0 filenamecat

=C2=A0 =C2=A0 filenamecat-lgpl

=C2=A0 =C2=A0 filenamecat-tests

=C2=A0 filevercmp

=C2=A0 =C2=A0 filevercmp-tests

=C2=A0 =C2=A0 flexmember

=C2=A0 =C2=A0 float

=C2=A0 =C2=A0 float-tests

=C2=A0 =C2=A0 fnmatch

=C2=A0 fnmatch-gnu

=C2=A0 =C2=A0 fnmatch-tests

=C2=A0 =C2=A0 fopen

=C2=A0 fopen-safer

=C2=A0 =C2=A0 fopen-safer-tests

=C2=A0 =C2=A0 fopen-tests

=C2=A0 =C2=A0 fpending

=C2=A0 =C2=A0 fpending-tests

=C2=A0 =C2=A0 fpieee

=C2=A0 fprintftime

=C2=A0 =C2=A0 fpucw

=C2=A0 =C2=A0 fpurge

=C2=A0 =C2=A0 fpurge-tests

=C2=A0 =C2=A0 fputc-tests

=C2=A0 =C2=A0 fread-tests

=C2=A0 =C2=A0 freadahead

=C2=A0 =C2=A0 freadahead-tests

=C2=A0 =C2=A0 freading

=C2=A0 =C2=A0 freading-tests

=C2=A0 =C2=A0 freadptr

=C2=A0 =C2=A0 freadptr-tests

=C2=A0 =C2=A0 freadseek

=C2=A0 =C2=A0 freadseek-tests

=C2=A0 freopen

=C2=A0 freopen-safer

=C2=A0 =C2=A0 freopen-safer-tests

=C2=A0 =C2=A0 freopen-tests

=C2=A0 =C2=A0 frexp-nolibm

=C2=A0 =C2=A0 frexp-nolibm-tests

=C2=A0 =C2=A0 frexpl-nolibm

=C2=A0 =C2=A0 frexpl-nolibm-tests

=C2=A0 =C2=A0 fseek

=C2=A0 =C2=A0 fseek-tests

=C2=A0 fseeko

=C2=A0 =C2=A0 fseeko-tests

=C2=A0 =C2=A0 fseterr

=C2=A0 =C2=A0 fseterr-tests

=C2=A0 =C2=A0 fstat

=C2=A0 =C2=A0 fstat-tests

=C2=A0 fstatat

=C2=A0 =C2=A0 fstatat-tests

=C2=A0 fsusage

=C2=A0 fsync

=C2=A0 =C2=A0 fsync-tests

=C2=A0 =C2=A0 ftell

=C2=A0 =C2=A0 ftell-tests

=C2=A0 ftello

=C2=A0 =C2=A0 ftello-tests

=C2=A0 ftoastr

=C2=A0 ftruncate

=C2=A0 =C2=A0 ftruncate-tests

=C2=A0 fts

=C2=A0 full-read

=C2=A0 full-write

=C2=A0 =C2=A0 futimens

=C2=A0 =C2=A0 futimens-tests

=C2=A0 =C2=A0 fwrite-tests

=C2=A0 =C2=A0 gendocs

=C2=A0 =C2=A0 getaddrinfo

=C2=A0 =C2=A0 getaddrinfo-tests

=C2=A0 =C2=A0 getcwd

=C2=A0 =C2=A0 getcwd-lgpl

=C2=A0 =C2=A0 getcwd-lgpl-tests

=C2=A0 =C2=A0 getcwd-tests

=C2=A0 =C2=A0 getdelim

=C2=A0 =C2=A0 getdelim-tests

=C2=A0 =C2=A0 getdtablesize

=C2=A0 =C2=A0 getdtablesize-tests

=C2=A0 getgroups

=C2=A0 =C2=A0 getgroups-tests

=C2=A0 =C2=A0 gethostname

=C2=A0 =C2=A0 gethostname-tests

=C2=A0 gethrxtime

=C2=A0 getline

=C2=A0 =C2=A0 getline-tests

=C2=A0 getloadavg

=C2=A0 =C2=A0 getloadavg-tests

=C2=A0 getlogin

=C2=A0 =C2=A0 getlogin-tests

=C2=A0 getndelim2

=C2=A0 =C2=A0 getndelim2-tests

=C2=A0 getopt-gnu

=C2=A0 =C2=A0 getopt-posix

=C2=A0 =C2=A0 getopt-posix-tests

=C2=A0 getpagesize

=C2=A0 getpass-gnu

=C2=A0 =C2=A0 gettext

=C2=A0 gettext-h

=C2=A0 gettime

=C2=A0 gettimeofday

=C2=A0 =C2=A0 gettimeofday-tests

=C2=A0 getugroups

=C2=A0 getusershell

=C2=A0 git-version-gen

=C2=A0 gitlog-to-changelog

=C2=A0 gnu-make

=C2=A0 gnu-web-doc-update

=C2=A0 gnumakefile

=C2=A0 gnupload

=C2=A0 =C2=A0 gperf

=C2=A0 group-member

=C2=A0 hard-locale

=C2=A0 hash

=C2=A0 hash-pjw

=C2=A0 =C2=A0 hash-tests

=C2=A0 =C2=A0 hash-triple

=C2=A0 =C2=A0 havelib

=C2=A0 heap

=C2=A0 host-os

=C2=A0 =C2=A0 hostent

=C2=A0 human

=C2=A0 =C2=A0 i-ring

=C2=A0 =C2=A0 i-ring-tests

=C2=A0 =C2=A0 iconv

=C2=A0 =C2=A0 iconv-h

=C2=A0 =C2=A0 iconv-h-tests

=C2=A0 =C2=A0 iconv-tests

=C2=A0 =C2=A0 iconv_open

=C2=A0 idcache

=C2=A0 ignore-value

=C2=A0 =C2=A0 ignore-value-tests

=C2=A0 =C2=A0 include_next

=C2=A0 =C2=A0 inet_ntop

=C2=A0 =C2=A0 inet_ntop-tests

=C2=A0 =C2=A0 inet_pton

=C2=A0 =C2=A0 inet_pton-tests

=C2=A0 =C2=A0 inline

=C2=A0 =C2=A0 ino-map

=C2=A0 =C2=A0 ino-map-tests

=C2=A0 =C2=A0 intprops

=C2=A0 =C2=A0 intprops-tests

=C2=A0 inttostr

=C2=A0 =C2=A0 inttostr-tests

=C2=A0 inttypes

=C2=A0 =C2=A0 inttypes-incomplete

=C2=A0 =C2=A0 inttypes-tests

=C2=A0 =C2=A0 ioctl

=C2=A0 =C2=A0 ioctl-tests

=C2=A0 isapipe

=C2=A0 isatty

=C2=A0 =C2=A0 isatty-tests

=C2=A0 isblank

=C2=A0 =C2=A0 isblank-tests

=C2=A0 =C2=A0 isnand-nolibm

=C2=A0 =C2=A0 isnand-nolibm-tests

=C2=A0 =C2=A0 isnanf-nolibm

=C2=A0 =C2=A0 isnanf-nolibm-tests

=C2=A0 =C2=A0 isnanl-nolibm

=C2=A0 =C2=A0 isnanl-nolibm-tests

=C2=A0 =C2=A0 iswblank

=C2=A0 =C2=A0 iswblank-tests

=C2=A0 =C2=A0 langinfo

=C2=A0 =C2=A0 langinfo-tests

=C2=A0 largefile

=C2=A0 lchmod

=C2=A0 lchown

=C2=A0 =C2=A0 lchown-tests

=C2=A0 ldtoastr

=C2=A0 lib-ignore

=C2=A0 linebuffer

=C2=A0 link

=C2=A0 link-follow

=C2=A0 =C2=A0 link-tests

=C2=A0 linkat

=C2=A0 =C2=A0 linkat-tests

=C2=A0 =C2=A0 listen

=C2=A0 =C2=A0 listen-tests

=C2=A0 =C2=A0 localcharset

=C2=A0 =C2=A0 locale

=C2=A0 =C2=A0 locale-tests

=C2=A0 =C2=A0 localeconv

=C2=A0 =C2=A0 localeconv-tests

=C2=A0 =C2=A0 localename

=C2=A0 =C2=A0 localename-tests

=C2=A0 =C2=A0 lock

=C2=A0 =C2=A0 lock-tests

=C2=A0 long-options

=C2=A0 =C2=A0 lseek

=C2=A0 =C2=A0 lseek-tests

=C2=A0 lstat

=C2=A0 =C2=A0 lstat-tests

=C2=A0 maintainer-makefile

=C2=A0 malloc-gnu

=C2=A0 =C2=A0 malloc-gnu-tests

=C2=A0 =C2=A0 malloc-posix

=C2=A0 =C2=A0 malloca

=C2=A0 =C2=A0 malloca-tests

=C2=A0 manywarnings

=C2=A0 =C2=A0 math

=C2=A0 =C2=A0 math-tests

=C2=A0 =C2=A0 mbchar

=C2=A0 =C2=A0 mbiter

=C2=A0 mbrlen

=C2=A0 mbrtowc

=C2=A0 =C2=A0 mbrtowc-tests

=C2=A0 mbsalign

=C2=A0 =C2=A0 mbsalign-tests

=C2=A0 =C2=A0 mbscasecmp

=C2=A0 =C2=A0 mbscasecmp-tests

=C2=A0 =C2=A0 mbsinit

=C2=A0 =C2=A0 mbsinit-tests

=C2=A0 =C2=A0 mbslen

=C2=A0 =C2=A0 mbsrtowcs

=C2=A0 =C2=A0 mbsrtowcs-tests

=C2=A0 =C2=A0 mbsstr

=C2=A0 =C2=A0 mbsstr-tests

=C2=A0 mbswidth

=C2=A0 =C2=A0 mbtowc

=C2=A0 =C2=A0 mbuiter

=C2=A0 memcasecmp

=C2=A0 =C2=A0 memcasecmp-tests

=C2=A0 memchr

=C2=A0 =C2=A0 memchr-tests

=C2=A0 =C2=A0 memchr2

=C2=A0 =C2=A0 memchr2-tests

=C2=A0 memcmp2

=C2=A0 =C2=A0 memcoll

=C2=A0 =C2=A0 memcoll-tests

=C2=A0 mempcpy

=C2=A0 memrchr

=C2=A0 =C2=A0 memrchr-tests

=C2=A0 mgetgroups

=C2=A0 mkancesdirs

=C2=A0 mkdir

=C2=A0 mkdir-p

=C2=A0 =C2=A0 mkdir-tests

=C2=A0 mkfifo

=C2=A0 =C2=A0 mkfifo-tests

=C2=A0 mknod

=C2=A0 =C2=A0 mknod-tests

=C2=A0 mkstemp

=C2=A0 mktime

=C2=A0 modechange

=C2=A0 mountlist

=C2=A0 mpsort

=C2=A0 =C2=A0 msvc-inval

=C2=A0 =C2=A0 msvc-nothrow

=C2=A0 =C2=A0 multiarch

=C2=A0 =C2=A0 nanosleep

=C2=A0 =C2=A0 nanosleep-tests

=C2=A0 =C2=A0 netdb

=C2=A0 =C2=A0 netdb-tests

=C2=A0 netinet_in

=C2=A0 =C2=A0 netinet_in-tests

=C2=A0 =C2=A0 nl_langinfo

=C2=A0 =C2=A0 nl_langinfo-tests

=C2=A0 =C2=A0 nocrash

=C2=A0 non-recursive-gnulib-prefix-hack

=C2=A0 nproc

=C2=A0 obstack

=C2=A0 =C2=A0 open

=C2=A0 =C2=A0 open-tests

=C2=A0 =C2=A0 openat

=C2=A0 =C2=A0 openat-die

=C2=A0 =C2=A0 openat-h

=C2=A0 =C2=A0 openat-safer

=C2=A0 =C2=A0 openat-safer-tests

=C2=A0 =C2=A0 openat-tests

=C2=A0 =C2=A0 opendir

=C2=A0 parse-datetime

=C2=A0 =C2=A0 parse-datetime-tests

=C2=A0 pathmax

=C2=A0 =C2=A0 pathmax-tests

=C2=A0 perl

=C2=A0 =C2=A0 perror

=C2=A0 =C2=A0 perror-tests

=C2=A0 physmem

=C2=A0 pipe-posix

=C2=A0 =C2=A0 pipe-posix-tests

=C2=A0 posix-shell

=C2=A0 posixtm

=C2=A0 =C2=A0 posixtm-tests

=C2=A0 posixver

=C2=A0 =C2=A0 printf-frexp

=C2=A0 =C2=A0 printf-frexp-tests

=C2=A0 =C2=A0 printf-frexpl

=C2=A0 =C2=A0 printf-frexpl-tests

=C2=A0 =C2=A0 printf-safe

=C2=A0 priv-set

=C2=A0 =C2=A0 priv-set-tests

=C2=A0 progname

=C2=A0 propername

=C2=A0 pthread

=C2=A0 putenv

=C2=A0 =C2=A0 qacl

=C2=A0 quote

=C2=A0 quotearg

=C2=A0 =C2=A0 quotearg-simple

=C2=A0 =C2=A0 quotearg-simple-tests

=C2=A0 =C2=A0 raise

=C2=A0 =C2=A0 raise-tests

=C2=A0 randint

=C2=A0 randperm

=C2=A0 =C2=A0 randread

=C2=A0 =C2=A0 randread-tests

=C2=A0 =C2=A0 read

=C2=A0 read-file

=C2=A0 =C2=A0 read-file-tests

=C2=A0 =C2=A0 read-tests

=C2=A0 =C2=A0 readdir

=C2=A0 readlink

=C2=A0 =C2=A0 readlink-tests

=C2=A0 =C2=A0 readlinkat

=C2=A0 =C2=A0 readlinkat-tests

=C2=A0 readtokens

=C2=A0 =C2=A0 readtokens-tests

=C2=A0 readtokens0

=C2=A0 readutmp

=C2=A0 realloc-gnu

=C2=A0 =C2=A0 realloc-gnu-tests

=C2=A0 =C2=A0 realloc-posix

=C2=A0 regex

=C2=A0 =C2=A0 regex-tests

=C2=A0 remove

=C2=A0 =C2=A0 remove-tests

=C2=A0 rename

=C2=A0 =C2=A0 rename-tests

=C2=A0 =C2=A0 rewinddir

=C2=A0 rmdir

=C2=A0 =C2=A0 rmdir-tests

=C2=A0 root-dev-ino

=C2=A0 =C2=A0 root-uid

=C2=A0 rpmatch

=C2=A0 safe-read

=C2=A0 =C2=A0 safe-write

=C2=A0 same

=C2=A0 =C2=A0 same-inode

=C2=A0 save-cwd

=C2=A0 savedir

=C2=A0 savewd

=C2=A0 =C2=A0 sched

=C2=A0 =C2=A0 sched-tests

=C2=A0 =C2=A0 secure_getenv

=C2=A0 =C2=A0 select

=C2=A0 =C2=A0 select-tests

=C2=A0 selinux-at

=C2=A0 =C2=A0 selinux-h

=C2=A0 =C2=A0 servent

=C2=A0 =C2=A0 setenv

=C2=A0 =C2=A0 setenv-tests

=C2=A0 =C2=A0 setlocale

=C2=A0 =C2=A0 setlocale-tests

=C2=A0 =C2=A0 setsockopt

=C2=A0 =C2=A0 setsockopt-tests

=C2=A0 settime

=C2=A0 sig2str

=C2=A0 sigaction

=C2=A0 =C2=A0 sigaction-tests

=C2=A0 =C2=A0 signal-h

=C2=A0 =C2=A0 signal-h-tests

=C2=A0 =C2=A0 signbit

=C2=A0 =C2=A0 signbit-tests

=C2=A0 =C2=A0 sigprocmask

=C2=A0 =C2=A0 sigprocmask-tests

=C2=A0 =C2=A0 size_max

=C2=A0 =C2=A0 sleep

=C2=A0 =C2=A0 sleep-tests

=C2=A0 smack

=C2=A0 =C2=A0 snippet/_Noreturn

=C2=A0 =C2=A0 snippet/arg-nonnull

=C2=A0 =C2=A0 snippet/c++defs

=C2=A0 =C2=A0 snippet/unused-parameter

=C2=A0 =C2=A0 snippet/warn-on-use

=C2=A0 =C2=A0 snprintf

=C2=A0 =C2=A0 snprintf-tests

=C2=A0 =C2=A0 socket

=C2=A0 =C2=A0 socketlib

=C2=A0 =C2=A0 sockets

=C2=A0 =C2=A0 sockets-tests

=C2=A0 =C2=A0 socklen

=C2=A0 ssize_t

=C2=A0 =C2=A0 stat

=C2=A0 stat-macros

=C2=A0 stat-size

=C2=A0 =C2=A0 stat-tests

=C2=A0 stat-time

=C2=A0 =C2=A0 stat-time-tests

=C2=A0 statat

=C2=A0 =C2=A0 statat-tests

=C2=A0 =C2=A0 stdalign

=C2=A0 =C2=A0 stdalign-tests

=C2=A0 =C2=A0 stdarg

=C2=A0 stdbool

=C2=A0 =C2=A0 stdbool-tests

=C2=A0 =C2=A0 stddef

=C2=A0 =C2=A0 stddef-tests

=C2=A0 =C2=A0 stdint

=C2=A0 =C2=A0 stdint-tests

=C2=A0 =C2=A0 stdio

=C2=A0 =C2=A0 stdio-tests

=C2=A0 =C2=A0 stdlib

=C2=A0 stdlib-safer

=C2=A0 =C2=A0 stdlib-tests

=C2=A0 stpcpy

=C2=A0 stpncpy

=C2=A0 strdup-posix

=C2=A0 =C2=A0 streq

=C2=A0 =C2=A0 strerror

=C2=A0 =C2=A0 strerror-override

=C2=A0 =C2=A0 strerror-tests

=C2=A0 =C2=A0 strerror_r-posix

=C2=A0 =C2=A0 strerror_r-posix-tests

=C2=A0 strftime

=C2=A0 =C2=A0 strftime-tests

=C2=A0 =C2=A0 striconv

=C2=A0 =C2=A0 striconv-tests

=C2=A0 =C2=A0 string

=C2=A0 =C2=A0 string-tests

=C2=A0 strncat

=C2=A0 =C2=A0 strncat-tests

=C2=A0 =C2=A0 strndup

=C2=A0 =C2=A0 strnlen

=C2=A0 =C2=A0 strnlen-tests

=C2=A0 =C2=A0 strnlen1

=C2=A0 strnumcmp

=C2=A0 strpbrk

=C2=A0 strsignal

=C2=A0 =C2=A0 strsignal-tests

=C2=A0 =C2=A0 strstr-simple

=C2=A0 strtod

=C2=A0 =C2=A0 strtod-tests

=C2=A0 strtoimax

=C2=A0 =C2=A0 strtoimax-tests

=C2=A0 =C2=A0 strtoll

=C2=A0 =C2=A0 strtoll-tests

=C2=A0 =C2=A0 strtoull

=C2=A0 =C2=A0 strtoull-tests

=C2=A0 strtoumax

=C2=A0 =C2=A0 strtoumax-tests

=C2=A0 symlink

=C2=A0 =C2=A0 symlink-tests

=C2=A0 =C2=A0 symlinkat

=C2=A0 =C2=A0 symlinkat-tests

=C2=A0 sys_ioctl

=C2=A0 =C2=A0 sys_ioctl-tests

=C2=A0 sys_resource

=C2=A0 =C2=A0 sys_resource-tests

=C2=A0 =C2=A0 sys_select

=C2=A0 =C2=A0 sys_select-tests

=C2=A0 =C2=A0 sys_socket

=C2=A0 =C2=A0 sys_socket-tests

=C2=A0 sys_stat

=C2=A0 =C2=A0 sys_stat-tests

=C2=A0 =C2=A0 sys_time

=C2=A0 =C2=A0 sys_time-tests

=C2=A0 =C2=A0 sys_types

=C2=A0 =C2=A0 sys_types-tests

=C2=A0 =C2=A0 sys_uio

=C2=A0 =C2=A0 sys_uio-tests

=C2=A0 =C2=A0 sys_utsname

=C2=A0 =C2=A0 sys_utsname-tests

=C2=A0 sys_wait

=C2=A0 =C2=A0 sys_wait-tests

=C2=A0 =C2=A0 tempname

=C2=A0 termios

=C2=A0 =C2=A0 termios-tests

=C2=A0 =C2=A0 test-framework-sh

=C2=A0 =C2=A0 test-framework-sh-tests

=C2=A0 =C2=A0 thread

=C2=A0 =C2=A0 thread-tests

=C2=A0 =C2=A0 threadlib

=C2=A0 =C2=A0 time

=C2=A0 =C2=A0 time-tests

=C2=A0 =C2=A0 time_r

=C2=A0 timer-time

=C2=A0 timespec

=C2=A0 =C2=A0 tls

=C2=A0 =C2=A0 tls-tests

=C2=A0 =C2=A0 trim

=C2=A0 tzset

=C2=A0 =C2=A0 u64

=C2=A0 =C2=A0 u64-tests

=C2=A0 uname

=C2=A0 =C2=A0 uname-tests

=C2=A0 unicodeio

=C2=A0 =C2=A0 unistd

=C2=A0 unistd-safer

=C2=A0 =C2=A0 unistd-safer-tests

=C2=A0 =C2=A0 unistd-tests

=C2=A0 =C2=A0 unistr/base

=C2=A0 =C2=A0 unistr/u8-mbtoucr

=C2=A0 =C2=A0 unistr/u8-mbtoucr-tests

=C2=A0 =C2=A0 unistr/u8-uctomb

=C2=A0 =C2=A0 unistr/u8-uctomb-tests

=C2=A0 =C2=A0 unitypes

=C2=A0 =C2=A0 uniwidth/base

=C2=A0 =C2=A0 uniwidth/width

=C2=A0 =C2=A0 uniwidth/width-tests

=C2=A0 =C2=A0 unlink

=C2=A0 unlink-busy

=C2=A0 =C2=A0 unlink-tests

=C2=A0 unlinkat

=C2=A0 =C2=A0 unlinkat-tests

=C2=A0 =C2=A0 unlinkdir

=C2=A0 unlocked-io

=C2=A0 unsetenv

=C2=A0 =C2=A0 unsetenv-tests

=C2=A0 update-copyright

=C2=A0 =C2=A0 update-copyright-tests

=C2=A0 uptime

=C2=A0 useless-if-before-free

=C2=A0 userspec

=C2=A0 =C2=A0 userspec-tests

=C2=A0 utimecmp

=C2=A0 utimens

=C2=A0 =C2=A0 utimens-tests

=C2=A0 =C2=A0 utimensat

=C2=A0 =C2=A0 utimensat-tests

=C2=A0 =C2=A0 vasnprintf

=C2=A0 =C2=A0 vasnprintf-tests

=C2=A0 =C2=A0 vasprintf

=C2=A0 vasprintf-posix

=C2=A0 =C2=A0 vasprintf-posix-tests

=C2=A0 =C2=A0 vasprintf-tests

=C2=A0 vc-list-files

=C2=A0 =C2=A0 vc-list-files-tests

=C2=A0 verify

=C2=A0 =C2=A0 verify-tests

=C2=A0 verror

=C2=A0 =C2=A0 version-etc

=C2=A0 version-etc-fsf

=C2=A0 =C2=A0 version-etc-tests

=C2=A0 =C2=A0 vfprintf-posix

=C2=A0 =C2=A0 vfprintf-posix-tests

=C2=A0 =C2=A0 vprintf-posix

=C2=A0 =C2=A0 vprintf-posix-tests

=C2=A0 =C2=A0 warnings

=C2=A0 =C2=A0 wchar

=C2=A0 =C2=A0 wchar-tests

=C2=A0 =C2=A0 wcrtomb

=C2=A0 =C2=A0 wcrtomb-tests

=C2=A0 wcswidth

=C2=A0 =C2=A0 wctob

=C2=A0 =C2=A0 wctomb

=C2=A0 =C2=A0 wctype-h

=C2=A0 =C2=A0 wctype-h-tests

=C2=A0 wcwidth

=C2=A0 =C2=A0 wcwidth-tests

=C2=A0 winsz-ioctl

=C2=A0 winsz-termios

=C2=A0 =C2=A0 write

=C2=A0 write-any-file

=C2=A0 =C2=A0 write-tests

=C2=A0 xalloc

=C2=A0 =C2=A0 xalloc-die

=C2=A0 =C2=A0 xalloc-die-tests

=C2=A0 =C2=A0 xalloc-oversized

=C2=A0 xdectoint

=C2=A0 xfreopen

=C2=A0 xfts

=C2=A0 xgetcwd

=C2=A0 xgetgroups

=C2=A0 xgethostname

=C2=A0 xmemcoll

=C2=A0 xnanosleep

=C2=A0 xprintf

=C2=A0 xprintf-posix

=C2=A0 =C2=A0 xprintf-posix-tests

=C2=A0 xreadlink

=C2=A0 =C2=A0 xsize

=C2=A0 =C2=A0 xstriconv

=C2=A0 =C2=A0 xstrndup

=C2=A0 xstrtod

=C2=A0 xstrtoimax

=C2=A0 =C2=A0 xstrtoimax-tests

=C2=A0 xstrtol

=C2=A0 =C2=A0 xstrtol-tests

=C2=A0 xstrtold

=C2=A0 xstrtoumax

=C2=A0 =C2=A0 xstrtoumax-tests

=C2=A0 =C2=A0 xvasprintf

=C2=A0 =C2=A0 xvasprintf-tests

=C2=A0 yesno

=C2=A0 =C2=A0 yesno-tests

=C2=A0 =C2=A0 yield

Notice from module error:

=C2=A0 If you are using GNU gettext version 0.16.1 or older, add t= he following options

=C2=A0 to XGETTEXT_OPTIONS in your po/Makevars:

=C2=A0 =C2=A0 --flag=3Derror:3:c-format --flag=3Derror_at_line:5:c= -format

Notice from module localcharset:

=C2=A0 If your package's tests make use of the locale_charset(= ) function directly or

=C2=A0 indirectly, you may need to define the CHARSETALIASDIR envi= ronment variable,

=C2=A0 so that "make check" works before "make inst= all". In Makefile.am syntax:

=C2=A0 TESTS_ENVIRONMENT +=3D @LOCALCHARSET_TESTS_ENVIRONMENT@

Notice from module propername:

=C2=A0 If you are using GNU gettext version 0.16.1 or older, add t= he following options

=C2=A0 to XGETTEXT_OPTIONS in your po/Makevars:

=C2=A0 =C2=A0 --keyword=3D'proper_name:1,"This is a prope= r name. See the gettext manual, section Names."'

=C2=A0 =C2=A0 --keyword=3D'proper_name_utf8:1,"This is a = proper name. See the gettext manual, section Names."'

Notice from module strpbrk:

=C2=A0 This module is obsolete.

Notice from module vasprintf:

=C2=A0 If you are using GNU gettext version 0.16.1 or older, add t= he following options

=C2=A0 to XGETTEXT_OPTIONS in your po/Makevars:

=C2=A0 =C2=A0 --flag=3Dasprintf:2:c-format --flag=3Dvasprintf:2:c-= format

Notice from module verror:

=C2=A0 If you are using GNU gettext version 0.16.1 or older, add t= he following options

=C2=A0 to XGETTEXT_OPTIONS in your po/Makevars:

=C2=A0 =C2=A0 --flag=3Dverror:3:c-format --flag=3Dverror_at_line:5= :c-format

Notice from module xprintf:

=C2=A0 If you are using GNU gettext version 0.16.1 or older, add t= he following options

=C2=A0 to XGETTEXT_OPTIONS in your po/Makevars:

=C2=A0 =C2=A0 --flag=3Dxprintf:1:c-format --flag=3Dxvprintf:1:c-fo= rmat

=C2=A0 =C2=A0 --flag=3Dxfprintf:2:c-format --flag=3Dxvfprintf:2:c-= format

Notice from module xvasprintf:

=C2=A0 If you are using GNU gettext version 0.16.1 or older, add t= he following options

=C2=A0 to XGETTEXT_OPTIONS in your po/Makevars: --flag=3Dxasprintf= :1:c-format

File list:

=C2=A0 build-aux/announce-gen

=C2=A0 build-aux/config.rpath

=C2=A0 build-aux/do-release-commit-and-tag

=C2=A0 build-aux/gendocs.sh

=C2=A0 build-aux/git-version-gen

=C2=A0 build-aux/gitlog-to-changelog

=C2=A0 build-aux/gnu-web-doc-update

=C2=A0 build-aux/gnupload

=C2=A0 build-aux/prefix-gnulib-mk

=C2=A0 build-aux/snippet/_Noreturn.h

=C2=A0 build-aux/snippet/arg-nonnull.h

=C2=A0 build-aux/snippet/c++defs.h

=C2=A0 build-aux/snippet/unused-parameter.h

=C2=A0 build-aux/snippet/warn-on-use.h

=C2=A0 build-aux/update-copyright

=C2=A0 build-aux/useless-if-before-free

=C2=A0 build-aux/vc-list-files

=C2=A0 doc/fdl.texi

=C2=A0 doc/gendocs_template

=C2=A0 doc/gendocs_template_min

=C2=A0 doc/parse-datetime.texi

=C2=A0 lib/acl-errno-valid.c

=C2=A0 lib/acl-internal.h

=C2=A0 lib/acl.h

=C2=A0 lib/acl_entries.c

=C2=A0 lib/alignof.h

=C2=A0 lib/alloca.c

=C2=A0 lib/alloca.in.h

=C2=A0 lib/allocator.c

=C2=A0 lib/allocator.h

=C2=A0 lib/anytostr.c

=C2=A0 lib/areadlink-with-size.c

=C2=A0 lib/areadlink.c

=C2=A0 lib/areadlink.h

=C2=A0 lib/areadlinkat.c

=C2=A0 lib/argmatch.c

=C2=A0 lib/argmatch.h

=C2=A0 lib/argv-iter.c

=C2=A0 lib/argv-iter.h

=C2=A0 lib/arpa_inet.in.h

=C2=A0 lib/asnprintf.c

=C2=A0 lib/asprintf.c

=C2=A0 lib/assure.h

=C2=A0 lib/at-func.c

=C2=A0 lib/at-func2.c

=C2=A0 lib/backupfile.c

=C2=A0 lib/backupfile.h

=C2=A0 lib/base64.c

=C2=A0 lib/base64.h

=C2=A0 lib/basename-lgpl.c

=C2=A0 lib/basename.c

=C2=A0 lib/bitrotate.c

=C2=A0 lib/bitrotate.h

=C2=A0 lib/btowc.c

=C2=A0 lib/buffer-lcm.c

=C2=A0 lib/buffer-lcm.h

=C2=A0 lib/c-ctype.c

=C2=A0 lib/c-ctype.h

=C2=A0 lib/c-strcase.h

=C2=A0 lib/c-strcasecmp.c

=C2=A0 lib/c-strcaseeq.h

=C2=A0 lib/c-strncasecmp.c

=C2=A0 lib/c-strtod.c

=C2=A0 lib/c-strtod.h

=C2=A0 lib/c-strtold.c

=C2=A0 lib/calloc.c

=C2=A0 lib/canon-host.c

=C2=A0 lib/canon-host.h

=C2=A0 lib/canonicalize.c

=C2=A0 lib/canonicalize.h

=C2=A0 lib/careadlinkat.c

=C2=A0 lib/careadlinkat.h

=C2=A0 lib/chdir-long.c

=C2=A0 lib/chdir-long.h

=C2=A0 lib/chmodat.c

=C2=A0 lib/chown.c

=C2=A0 lib/chownat.c

=C2=A0 lib/cloexec.c

=C2=A0 lib/cloexec.h

=C2=A0 lib/close-stream.c

=C2=A0 lib/close-stream.h

=C2=A0 lib/close.c

=C2=A0 lib/closedir.c

=C2=A0 lib/closein.c

=C2=A0 lib/closein.h

=C2=A0 lib/closeout.c

=C2=A0 lib/closeout.h

=C2=A0 lib/config.charset

=C2=A0 lib/copy-acl.c

=C2=A0 lib/creat-safer.c

=C2=A0 lib/ctype.in.h

=C2=A0 lib/cycle-check.c

=C2=A0 lib/cycle-check.h

=C2=A0 lib/dev-ino.h

=C2=A0 lib/di-set.c

=C2=A0 lib/di-set.h

=C2=A0 lib/diacrit.c

=C2=A0 lib/diacrit.h

=C2=A0 lib/dirchownmod.c

=C2=A0 lib/dirchownmod.h

=C2=A0 lib/dirent--.h

=C2=A0 lib/dirent-private.h

=C2=A0 lib/dirent-safer.h

=C2=A0 lib/dirent.in.h

=C2=A0 lib/dirfd.c

=C2=A0 lib/dirname-lgpl.c

=C2=A0 lib/dirname.c

=C2=A0 lib/dirname.h

=C2=A0 lib/dosname.h

=C2=A0 lib/dtoastr.c

=C2=A0 lib/dtotimespec.c

=C2=A0 lib/dup-safer-flag.c

=C2=A0 lib/dup-safer.c

=C2=A0 lib/dup.c

=C2=A0 lib/dup2.c

=C2=A0 lib/errno.in.h

=C2=A0 lib/error.c

=C2=A0 lib/error.h

=C2=A0 lib/euidaccess.c

=C2=A0 lib/exclude.c

=C2=A0 lib/exclude.h

=C2=A0 lib/exitfail.c

=C2=A0 lib/exitfail.h

=C2=A0 lib/faccessat.c

=C2=A0 lib/fadvise.c

=C2=A0 lib/fadvise.h

=C2=A0 lib/fchdir.c

=C2=A0 lib/fchmodat.c

=C2=A0 lib/fchown-stub.c

=C2=A0 lib/fchownat.c

=C2=A0 lib/fclose.c

=C2=A0 lib/fcntl--.h

=C2=A0 lib/fcntl-safer.h

=C2=A0 lib/fcntl.c

=C2=A0 lib/fcntl.in.h

=C2=A0 lib/fd-hook.c

=C2=A0 lib/fd-hook.h

=C2=A0 lib/fd-reopen.c

=C2=A0 lib/fd-reopen.h

=C2=A0 lib/fd-safer-flag.c

=C2=A0 lib/fd-safer.c

=C2=A0 lib/fdatasync.c

=C2=A0 lib/fdopen.c

=C2=A0 lib/fdopendir.c

=C2=A0 lib/fdutimensat.c

=C2=A0 lib/fflush.c

=C2=A0 lib/file-has-acl.c

=C2=A0 lib/file-set.c

=C2=A0 lib/file-set.h

=C2=A0 lib/file-type.c

=C2=A0 lib/file-type.h

=C2=A0 lib/fileblocks.c

=C2=A0 lib/filemode.c

=C2=A0 lib/filemode.h

=C2=A0 lib/filename.h

=C2=A0 lib/filenamecat-lgpl.c

=C2=A0 lib/filenamecat.c

=C2=A0 lib/filenamecat.h

=C2=A0 lib/filevercmp.c

=C2=A0 lib/filevercmp.h

=C2=A0 lib/float+.h

=C2=A0 lib/float.c

=C2=A0 lib/float.in.h

=C2=A0 lib/fnmatch.c

=C2=A0 lib/fnmatch.in.h

=C2=A0 lib/fnmatch_loop.c

=C2=A0 lib/fopen-safer.c

=C2=A0 lib/fopen.c

=C2=A0 lib/fpending.c

=C2=A0 lib/fpending.h

=C2=A0 lib/fprintftime.c

=C2=A0 lib/fprintftime.h

=C2=A0 lib/fpucw.h

=C2=A0 lib/fpurge.c

=C2=A0 lib/freadahead.c

=C2=A0 lib/freadahead.h

=C2=A0 lib/freading.c

=C2=A0 lib/freading.h

=C2=A0 lib/freadptr.c

=C2=A0 lib/freadptr.h

=C2=A0 lib/freadseek.c

=C2=A0 lib/freadseek.h

=C2=A0 lib/freopen-safer.c

=C2=A0 lib/freopen.c

=C2=A0 lib/frexp.c

=C2=A0 lib/frexpl.c

=C2=A0 lib/fseek.c

=C2=A0 lib/fseeko.c

=C2=A0 lib/fseterr.c

=C2=A0 lib/fseterr.h

=C2=A0 lib/fstat.c

=C2=A0 lib/fstatat.c

=C2=A0 lib/fsusage.c

=C2=A0 lib/fsusage.h

=C2=A0 lib/fsync.c

=C2=A0 lib/ftell.c

=C2=A0 lib/ftello.c

=C2=A0 lib/ftoastr.c

=C2=A0 lib/ftoastr.h

=C2=A0 lib/ftruncate.c

=C2=A0 lib/fts-cycle.c

=C2=A0 lib/fts.c

=C2=A0 lib/fts_.h

=C2=A0 lib/full-read.c

=C2=A0 lib/full-read.h

=C2=A0 lib/full-write.c

=C2=A0 lib/full-write.h

=C2=A0 lib/futimens.c

=C2=A0 lib/gai_strerror.c

=C2=A0 lib/getaddrinfo.c

=C2=A0 lib/getcwd-lgpl.c

=C2=A0 lib/getcwd.c

=C2=A0 lib/getdelim.c

=C2=A0 lib/getdtablesize.c

=C2=A0 lib/getfilecon.c

=C2=A0 lib/getgroups.c

=C2=A0 lib/gethostname.c

=C2=A0 lib/gethrxtime.c

=C2=A0 lib/gethrxtime.h

=C2=A0 lib/getline.c

=C2=A0 lib/getloadavg.c

=C2=A0 lib/getlogin.c

=C2=A0 lib/getndelim2.c

=C2=A0 lib/getndelim2.h

=C2=A0 lib/getopt.c

=C2=A0 lib/getopt.in.h

=C2=A0 lib/getopt1.c

=C2=A0 lib/getopt_int.h

=C2=A0 lib/getpagesize.c

=C2=A0 lib/getpass.c

=C2=A0 lib/getpass.h

=C2=A0 lib/gettext.h

=C2=A0 lib/gettime.c

=C2=A0 lib/gettimeofday.c

=C2=A0 lib/getugroups.c

=C2=A0 lib/getugroups.h

=C2=A0 lib/getusershell.c

=C2=A0 lib/gl_openssl.h

=C2=A0 lib/glthread/lock.c

=C2=A0 lib/glthread/lock.h

=C2=A0 lib/glthread/threadlib.c

=C2=A0 lib/glthread/tls.c

=C2=A0 lib/glthread/tls.h

=C2=A0 lib/group-member.c

=C2=A0 lib/hard-locale.c

=C2=A0 lib/hard-locale.h

=C2=A0 lib/hash-pjw.c

=C2=A0 lib/hash-pjw.h

=C2=A0 lib/hash-triple.c

=C2=A0 lib/hash-triple.h

=C2=A0 lib/hash.c

=C2=A0 lib/hash.h

=C2=A0 lib/heap.c

=C2=A0 lib/heap.h

=C2=A0 lib/human.c

=C2=A0 lib/human.h

=C2=A0 lib/i-ring.c

=C2=A0 lib/i-ring.h

=C2=A0 lib/iconv.c

=C2=A0 lib/iconv.in.h

=C2=A0 lib/iconv_close.c

=C2=A0 lib/iconv_open-aix.gperf

=C2=A0 lib/iconv_open-hpux.gperf

=C2=A0 lib/iconv_open-irix.gperf

=C2=A0 lib/iconv_open-osf.gperf

=C2=A0 lib/iconv_open-solaris.gperf

=C2=A0 lib/iconv_open.c

=C2=A0 lib/idcache.c

=C2=A0 lib/idcache.h

=C2=A0 lib/ignore-value.h

=C2=A0 lib/imaxtostr.c

=C2=A0 lib/inet_ntop.c

=C2=A0 lib/ino-map.c

=C2=A0 lib/ino-map.h

=C2=A0 lib/intprops.h

=C2=A0 lib/inttostr.c

=C2=A0 lib/inttostr.h

=C2=A0 lib/inttypes.in.h

=C2=A0 lib/isapipe.c

=C2=A0 lib/isapipe.h

=C2=A0 lib/isatty.c

=C2=A0 lib/isblank.c

=C2=A0 lib/isnan.c

=C2=A0 lib/isnand-nolibm.h

=C2=A0 lib/isnand.c

=C2=A0 lib/isnanf-nolibm.h

=C2=A0 lib/isnanf.c

=C2=A0 lib/isnanl-nolibm.h

=C2=A0 lib/isnanl.c

=C2=A0 lib/iswblank.c

=C2=A0 lib/itold.c

=C2=A0 lib/langinfo.in.h

=C2=A0 lib/lchown.c

=C2=A0 lib/ldtoastr.c

=C2=A0 lib/linebuffer.c

=C2=A0 lib/linebuffer.h

=C2=A0 lib/link.c

=C2=A0 lib/linkat.c

=C2=A0 lib/localcharset.c

=C2=A0 lib/localcharset.h

=C2=A0 lib/locale.in.h

=C2=A0 lib/localeconv.c

=C2=A0 lib/long-options.c

=C2=A0 lib/long-options.h

=C2=A0 lib/lseek.c

=C2=A0 lib/lstat.c

=C2=A0 lib/malloc.c

=C2=A0 lib/malloca.c

=C2=A0 lib/malloca.h

=C2=A0 lib/malloca.valgrind

=C2=A0 lib/math.c

=C2=A0 lib/math.in.h

=C2=A0 lib/mbchar.c

=C2=A0 lib/mbchar.h

=C2=A0 lib/mbiter.c

=C2=A0 lib/mbiter.h

=C2=A0 lib/mbrlen.c

=C2=A0 lib/mbrtowc.c

=C2=A0 lib/mbsalign.c

=C2=A0 lib/mbsalign.h

=C2=A0 lib/mbscasecmp.c

=C2=A0 lib/mbsinit.c

=C2=A0 lib/mbslen.c

=C2=A0 lib/mbsrtowcs-impl.h

=C2=A0 lib/mbsrtowcs-state.c

=C2=A0 lib/mbsrtowcs.c

=C2=A0 lib/mbsstr.c

=C2=A0 lib/mbswidth.c

=C2=A0 lib/mbswidth.h

=C2=A0 lib/mbtowc-impl.h

=C2=A0 lib/mbtowc.c

=C2=A0 lib/mbuiter.c

=C2=A0 lib/mbuiter.h

=C2=A0 lib/md5.c

=C2=A0 lib/md5.h

=C2=A0 lib/memcasecmp.c

=C2=A0 lib/memcasecmp.h

=C2=A0 lib/memchr.c

=C2=A0 lib/memchr.valgrind

=C2=A0 lib/memchr2.c

=C2=A0 lib/memchr2.h

=C2=A0 lib/memchr2.valgrind

=C2=A0 lib/memcmp2.c

=C2=A0 lib/memcmp2.h

=C2=A0 lib/memcoll.c

=C2=A0 lib/memcoll.h

=C2=A0 lib/mempcpy.c

=C2=A0 lib/memrchr.c

=C2=A0 lib/mgetgroups.c

=C2=A0 lib/mgetgroups.h

=C2=A0 lib/mkancesdirs.c

=C2=A0 lib/mkancesdirs.h

=C2=A0 lib/mkdir-p.c

=C2=A0 lib/mkdir-p.h

=C2=A0 lib/mkdir.c

=C2=A0 lib/mkfifo.c

=C2=A0 lib/mknod.c

=C2=A0 lib/mkstemp-safer.c

=C2=A0 lib/mkstemp.c

=C2=A0 lib/mktime-internal.h

=C2=A0 lib/mktime.c

=C2=A0 lib/modechange.c

=C2=A0 lib/modechange.h

=C2=A0 lib/mountlist.c

=C2=A0 lib/mountlist.h

=C2=A0 lib/mpsort.c

=C2=A0 lib/mpsort.h

=C2=A0 lib/msvc-inval.c

=C2=A0 lib/msvc-inval.h

=C2=A0 lib/msvc-nothrow.c

=C2=A0 lib/msvc-nothrow.h

=C2=A0 lib/nanosleep.c

=C2=A0 lib/netdb.in.h

=C2=A0 lib/netinet_in.in.h

=C2=A0 lib/nl_langinfo.c

=C2=A0 lib/nproc.c

=C2=A0 lib/nproc.h

=C2=A0 lib/obstack.c

=C2=A0 lib/obstack.h

=C2=A0 lib/offtostr.c

=C2=A0 lib/open-safer.c

=C2=A0 lib/open.c

=C2=A0 lib/openat-die.c

=C2=A0 lib/openat-priv.h

=C2=A0 lib/openat-proc.c

=C2=A0 lib/openat-safer.c

=C2=A0 lib/openat.c

=C2=A0 lib/openat.h

=C2=A0 lib/opendir-safer.c

=C2=A0 lib/opendir.c

=C2=A0 lib/parse-datetime.h

=C2=A0 lib/parse-datetime.y

=C2=A0 lib/pathmax.h

=C2=A0 lib/physmem.c

=C2=A0 lib/physmem.h

=C2=A0 lib/pipe-safer.c

=C2=A0 lib/pipe.c

=C2=A0 lib/posixtm.c

=C2=A0 lib/posixtm.h

=C2=A0 lib/posixver.c

=C2=A0 lib/posixver.h

=C2=A0 lib/printf-args.c

=C2=A0 lib/printf-args.h

=C2=A0 lib/printf-frexp.c

=C2=A0 lib/printf-frexp.h

=C2=A0 lib/printf-frexpl.c

=C2=A0 lib/printf-frexpl.h

=C2=A0 lib/printf-parse.c

=C2=A0 lib/printf-parse.h

=C2=A0 lib/priv-set.c

=C2=A0 lib/priv-set.h

=C2=A0 lib/progname.c

=C2=A0 lib/progname.h

=C2=A0 lib/propername.c

=C2=A0 lib/propername.h

=C2=A0 lib/pthread.c

=C2=A0 lib/pthread.in.h

=C2=A0 lib/putenv.c

=C2=A0 lib/qcopy-acl.c

=C2=A0 lib/qset-acl.c

=C2=A0 lib/quote.h

=C2=A0 lib/quotearg.c

=C2=A0 lib/quotearg.h

=C2=A0 lib/raise.c

=C2=A0 lib/rand-isaac.c

=C2=A0 lib/rand-isaac.h

=C2=A0 lib/randint.c

=C2=A0 lib/randint.h

=C2=A0 lib/randperm.c

=C2=A0 lib/randperm.h

=C2=A0 lib/randread.c

=C2=A0 lib/randread.h

=C2=A0 lib/read-file.c

=C2=A0 lib/read-file.h

=C2=A0 lib/read.c

=C2=A0 lib/readdir.c

=C2=A0 lib/readlink.c

=C2=A0 lib/readlinkat.c

=C2=A0 lib/readtokens.c

=C2=A0 lib/readtokens.h

=C2=A0 lib/readtokens0.c

=C2=A0 lib/readtokens0.h

=C2=A0 lib/readutmp.c

=C2=A0 lib/readutmp.h

=C2=A0 lib/realloc.c

=C2=A0 lib/ref-add.sin

=C2=A0 lib/ref-del.sin

=C2=A0 lib/regcomp.c

=C2=A0 lib/regex.c

=C2=A0 lib/regex.h

=C2=A0 lib/regex_internal.c

=C2=A0 lib/regex_internal.h

=C2=A0 lib/regexec.c

=C2=A0 lib/remove.c

=C2=A0 lib/rename.c

=C2=A0 lib/rewinddir.c

=C2=A0 lib/rmdir.c

=C2=A0 lib/root-dev-ino.c

=C2=A0 lib/root-dev-ino.h

=C2=A0 lib/root-uid.h

=C2=A0 lib/rpmatch.c

=C2=A0 lib/safe-read.c

=C2=A0 lib/safe-read.h

=C2=A0 lib/safe-write.c

=C2=A0 lib/safe-write.h

=C2=A0 lib/same-inode.h

=C2=A0 lib/same.c

=C2=A0 lib/same.h

=C2=A0 lib/save-cwd.c

=C2=A0 lib/save-cwd.h

=C2=A0 lib/savedir.c

=C2=A0 lib/savedir.h

=C2=A0 lib/savewd.c

=C2=A0 lib/savewd.h

=C2=A0 lib/sched.in.h

=C2=A0 lib/se-context.c

=C2=A0 lib/se-context.in.h

=C2=A0 lib/se-selinux.c

=C2=A0 lib/se-selinux.in.h

=C2=A0 lib/secure_getenv.c

=C2=A0 lib/select.c

=C2=A0 lib/selinux-at.c

=C2=A0 lib/selinux-at.h

=C2=A0 lib/set-acl.c

=C2=A0 lib/setenv.c

=C2=A0 lib/settime.c

=C2=A0 lib/sha1.c

=C2=A0 lib/sha1.h

=C2=A0 lib/sha256.c

=C2=A0 lib/sha256.h

=C2=A0 lib/sha512.c

=C2=A0 lib/sha512.h

=C2=A0 lib/sig-handler.c

=C2=A0 lib/sig-handler.h

=C2=A0 lib/sig2str.c

=C2=A0 lib/sig2str.h

=C2=A0 lib/sigaction.c

=C2=A0 lib/siglist.h

=C2=A0 lib/signal.in.h

=C2=A0 lib/signbitd.c

=C2=A0 lib/signbitf.c

=C2=A0 lib/signbitl.c

=C2=A0 lib/sigprocmask.c

=C2=A0 lib/size_max.h

=C2=A0 lib/smack.h

=C2=A0 lib/snprintf.c

=C2=A0 lib/sockets.c

=C2=A0 lib/sockets.h

=C2=A0 lib/stat-macros.h

=C2=A0 lib/stat-size.h

=C2=A0 lib/stat-time.c

=C2=A0 lib/stat-time.h

=C2=A0 lib/stat.c

=C2=A0 lib/statat.c

=C2=A0 lib/stdalign.in.h

=C2=A0 lib/stdarg.in.h

=C2=A0 lib/stdbool.in.h

=C2=A0 lib/stddef.in.h

=C2=A0 lib/stdint.in.h

=C2=A0 lib/stdio--.h

=C2=A0 lib/stdio-impl.h

=C2=A0 lib/stdio-safer.h

=C2=A0 lib/stdio.in.h

=C2=A0 lib/stdlib--.h

=C2=A0 lib/stdlib-safer.h

=C2=A0 lib/stdlib.in.h

=C2=A0 lib/stpcpy.c

=C2=A0 lib/stpncpy.c

=C2=A0 lib/str-kmp.h

=C2=A0 lib/str-two-way.h

=C2=A0 lib/strdup.c

=C2=A0 lib/streq.h

=C2=A0 lib/strerror-override.c

=C2=A0 lib/strerror-override.h

=C2=A0 lib/strerror.c

=C2=A0 lib/strftime.c

=C2=A0 lib/strftime.h

=C2=A0 lib/striconv.c

=C2=A0 lib/striconv.h

=C2=A0 lib/string.in.h

=C2=A0 lib/strintcmp.c

=C2=A0 lib/stripslash.c

=C2=A0 lib/strncat.c

=C2=A0 lib/strndup.c

=C2=A0 lib/strnlen.c

=C2=A0 lib/strnlen1.c

=C2=A0 lib/strnlen1.h

=C2=A0 lib/strnumcmp-in.h

=C2=A0 lib/strnumcmp.c

=C2=A0 lib/strnumcmp.h

=C2=A0 lib/strpbrk.c

=C2=A0 lib/strsignal.c

=C2=A0 lib/strstr.c

=C2=A0 lib/strtod.c

=C2=A0 lib/strtoimax.c

=C2=A0 lib/strtol.c

=C2=A0 lib/strtoll.c

=C2=A0 lib/strtoul.c

=C2=A0 lib/strtoull.c

=C2=A0 lib/strtoumax.c

=C2=A0 lib/symlink.c

=C2=A0 lib/sys_ioctl.in.h

=C2=A0 lib/sys_resource.in.h

=C2=A0 lib/sys_select.in.h

=C2=A0 lib/sys_socket.c

=C2=A0 lib/sys_socket.in.h

=C2=A0 lib/sys_stat.in.h

=C2=A0 lib/sys_time.in.h

=C2=A0 lib/sys_types.in.h

=C2=A0 lib/sys_uio.in.h

=C2=A0 lib/sys_utsname.in.h

=C2=A0 lib/sys_wait.in.h

=C2=A0 lib/tempname.c

=C2=A0 lib/tempname.h

=C2=A0 lib/termios.in.h

=C2=A0 lib/time.in.h

=C2=A0 lib/time_r.c

=C2=A0 lib/timespec.c

=C2=A0 lib/timespec.h

=C2=A0 lib/trim.c

=C2=A0 lib/trim.h

=C2=A0 lib/u64.c

=C2=A0 lib/u64.h

=C2=A0 lib/uinttostr.c

=C2=A0 lib/umaxtostr.c

=C2=A0 lib/uname.c

=C2=A0 lib/unicodeio.c

=C2=A0 lib/unicodeio.h

=C2=A0 lib/unistd--.h

=C2=A0 lib/unistd-safer.h

=C2=A0 lib/unistd.c

=C2=A0 lib/unistd.in.h

=C2=A0 lib/unistr.in.h

=C2=A0 lib/unistr/u8-mbtoucr.c

=C2=A0 lib/unistr/u8-uctomb-aux.c

=C2=A0 lib/unistr/u8-uctomb.c

=C2=A0 lib/unitypes.in.h

=C2=A0 lib/uniwidth.in.h

=C2=A0 lib/uniwidth/cjk.h

=C2=A0 lib/uniwidth/width.c

=C2=A0 lib/unlink.c

=C2=A0 lib/unlinkat.c

=C2=A0 lib/unlocked-io.h

=C2=A0 lib/unsetenv.c

=C2=A0 lib/userspec.c

=C2=A0 lib/userspec.h

=C2=A0 lib/utimecmp.c

=C2=A0 lib/utimecmp.h

=C2=A0 lib/utimens.c

=C2=A0 lib/utimens.h

=C2=A0 lib/utimensat.c

=C2=A0 lib/vasnprintf.c

=C2=A0 lib/vasnprintf.h

=C2=A0 lib/vasprintf.c

=C2=A0 lib/verify.h

=C2=A0 lib/verror.c

=C2=A0 lib/verror.h

=C2=A0 lib/version-etc-fsf.c

=C2=A0 lib/version-etc.c

=C2=A0 lib/version-etc.h

=C2=A0 lib/vfprintf.c

=C2=A0 lib/vprintf.c

=C2=A0 lib/w32sock.h

=C2=A0 lib/wchar.in.h

=C2=A0 lib/wcrtomb.c

=C2=A0 lib/wcswidth-impl.h

=C2=A0 lib/wcswidth.c

=C2=A0 lib/wctype-h.c

=C2=A0 lib/wctype.in.h

=C2=A0 lib/wcwidth.c

=C2=A0 lib/write-any-file.c

=C2=A0 lib/write-any-file.h

=C2=A0 lib/write.c

=C2=A0 lib/xalloc-die.c

=C2=A0 lib/xalloc-oversized.h

=C2=A0 lib/xalloc.h

=C2=A0 lib/xasprintf.c

=C2=A0 lib/xdectoimax.c

=C2=A0 lib/xdectoint.c

=C2=A0 lib/xdectoint.h

=C2=A0 lib/xdectoumax.c

=C2=A0 lib/xfreopen.c

=C2=A0 lib/xfreopen.h

=C2=A0 lib/xfts.c

=C2=A0 lib/xfts.h

=C2=A0 lib/xgetcwd.c

=C2=A0 lib/xgetcwd.h

=C2=A0 lib/xgetgroups.c

=C2=A0 lib/xgethostname.c

=C2=A0 lib/xgethostname.h

=C2=A0 lib/xmalloc.c

=C2=A0 lib/xmemcoll.c

=C2=A0 lib/xmemcoll.h

=C2=A0 lib/xnanosleep.c

=C2=A0 lib/xnanosleep.h

=C2=A0 lib/xprintf.c

=C2=A0 lib/xprintf.h

=C2=A0 lib/xreadlink.c

=C2=A0 lib/xreadlink.h

=C2=A0 lib/xsize.c

=C2=A0 lib/xsize.h

=C2=A0 lib/xstriconv.c

=C2=A0 lib/xstriconv.h

=C2=A0 lib/xstrndup.c

=C2=A0 lib/xstrndup.h

=C2=A0 lib/xstrtod.c

=C2=A0 lib/xstrtod.h

=C2=A0 lib/xstrtoimax.c

=C2=A0 lib/xstrtol-error.c

=C2=A0 lib/xstrtol.c

=C2=A0 lib/xstrtol.h

=C2=A0 lib/xstrtold.c

=C2=A0 lib/xstrtoul.c

=C2=A0 lib/xstrtoumax.c

=C2=A0 lib/xtime.c

=C2=A0 lib/xtime.h

=C2=A0 lib/xvasprintf.c

=C2=A0 lib/xvasprintf.h

=C2=A0 lib/yesno.c

=C2=A0 lib/yesno.h

=C2=A0 m4/00gnulib.m4

=C2=A0 m4/absolute-header.m4

=C2=A0 m4/acl.m4

=C2=A0 m4/alloca.m4

=C2=A0 m4/arpa_inet_h.m4

=C2=A0 m4/assert.m4

=C2=A0 m4/autobuild.m4

=C2=A0 m4/backupfile.m4

=C2=A0 m4/base64.m4

=C2=A0 m4/bison.m4

=C2=A0 m4/btowc.m4

=C2=A0 m4/c-strtod.m4

=C2=A0 m4/calloc.m4

=C2=A0 m4/canon-host.m4

=C2=A0 m4/canonicalize.m4

=C2=A0 m4/chdir-long.m4

=C2=A0 m4/chown.m4

=C2=A0 m4/clock_time.m4

=C2=A0 m4/close-stream.m4

=C2=A0 m4/close.m4

=C2=A0 m4/closedir.m4

=C2=A0 m4/closein.m4

=C2=A0 m4/closeout.m4

=C2=A0 m4/codeset.m4

=C2=A0 m4/config-h.m4

=C2=A0 m4/configmake.m4

=C2=A0 m4/ctype.m4

=C2=A0 m4/cycle-check.m4

=C2=A0 m4/d-ino.m4

=C2=A0 m4/d-type.m4

=C2=A0 m4/dirent-safer.m4

=C2=A0 m4/dirent_h.m4

=C2=A0 m4/dirfd.m4

=C2=A0 m4/dirname.m4

=C2=A0 m4/double-slash-root.m4

=C2=A0 m4/dup.m4

=C2=A0 m4/dup2.m4

=C2=A0 m4/eealloc.m4

=C2=A0 m4/environ.m4

=C2=A0 m4/errno_h.m4

=C2=A0 m4/error.m4

=C2=A0 m4/euidaccess.m4

=C2=A0 m4/exponentd.m4

=C2=A0 m4/exponentf.m4

=C2=A0 m4/exponentl.m4

=C2=A0 m4/extensions.m4

=C2=A0 m4/extern-inline.m4

=C2=A0 m4/faccessat.m4

=C2=A0 m4/fchdir.m4

=C2=A0 m4/fchmodat.m4

=C2=A0 m4/fchownat.m4

=C2=A0 m4/fclose.m4

=C2=A0 m4/fcntl-o.m4

=C2=A0 m4/fcntl-safer.m4

=C2=A0 m4/fcntl.m4

=C2=A0 m4/fcntl_h.m4

=C2=A0 m4/fdatasync.m4

=C2=A0 m4/fdopen.m4

=C2=A0 m4/fdopendir.m4

=C2=A0 m4/fflush.m4

=C2=A0 m4/fileblocks.m4

=C2=A0 m4/filemode.m4

=C2=A0 m4/filenamecat.m4

=C2=A0 m4/flexmember.m4

=C2=A0 m4/float_h.m4

=C2=A0 m4/fnmatch.m4

=C2=A0 m4/fopen.m4

=C2=A0 m4/fpending.m4

=C2=A0 m4/fpieee.m4

=C2=A0 m4/fpurge.m4

=C2=A0 m4/freadahead.m4

=C2=A0 m4/freading.m4

=C2=A0 m4/freadptr.m4

=C2=A0 m4/freadseek.m4

=C2=A0 m4/freopen.m4

=C2=A0 m4/frexp.m4

=C2=A0 m4/frexpl.m4

=C2=A0 m4/fseek.m4

=C2=A0 m4/fseeko.m4

=C2=A0 m4/fseterr.m4

=C2=A0 m4/fstat.m4

=C2=A0 m4/fstatat.m4

=C2=A0 m4/fstypename.m4

=C2=A0 m4/fsusage.m4

=C2=A0 m4/fsync.m4

=C2=A0 m4/ftell.m4

=C2=A0 m4/ftello.m4

=C2=A0 m4/ftruncate.m4

=C2=A0 m4/fts.m4

=C2=A0 m4/futimens.m4

=C2=A0 m4/getaddrinfo.m4

=C2=A0 m4/getcwd-abort-bug.m4

=C2=A0 m4/getcwd-path-max.m4

=C2=A0 m4/getcwd.m4

=C2=A0 m4/getdelim.m4

=C2=A0 m4/getdtablesize.m4

=C2=A0 m4/getgroups.m4

=C2=A0 m4/gethostname.m4

=C2=A0 m4/gethrxtime.m4

=C2=A0 m4/getline.m4

=C2=A0 m4/getloadavg.m4

=C2=A0 m4/getlogin.m4

=C2=A0 m4/getndelim2.m4

=C2=A0 m4/getopt.m4

=C2=A0 m4/getpagesize.m4

=C2=A0 m4/getpass.m4

=C2=A0 m4/gettext.m4

=C2=A0 m4/gettime.m4

=C2=A0 m4/gettimeofday.m4

=C2=A0 m4/getugroups.m4

=C2=A0 m4/getusershell.m4

=C2=A0 m4/gl-openssl.m4

=C2=A0 m4/glibc2.m4

=C2=A0 m4/glibc21.m4

=C2=A0 m4/gnu-make.m4

=C2=A0 m4/gnulib-common.m4

=C2=A0 m4/group-member.m4

=C2=A0 m4/hard-locale.m4

=C2=A0 m4/host-os.m4

=C2=A0 m4/hostent.m4

=C2=A0 m4/human.m4

=C2=A0 m4/i-ring.m4

=C2=A0 m4/iconv.m4

=C2=A0 m4/iconv_h.m4

=C2=A0 m4/iconv_open.m4

=C2=A0 m4/idcache.m4

=C2=A0 m4/include_next.m4

=C2=A0 m4/inet_ntop.m4

=C2=A0 m4/inet_pton.m4

=C2=A0 m4/inline.m4

=C2=A0 m4/intdiv0.m4

=C2=A0 m4/intl.m4

=C2=A0 m4/intldir.m4

=C2=A0 m4/intlmacosx.m4

=C2=A0 m4/intmax.m4

=C2=A0 m4/intmax_t.m4

=C2=A0 m4/inttostr.m4

=C2=A0 m4/inttypes-pri.m4

=C2=A0 m4/inttypes.m4

=C2=A0 m4/inttypes_h.m4

=C2=A0 m4/ioctl.m4

=C2=A0 m4/isapipe.m4

=C2=A0 m4/isatty.m4

=C2=A0 m4/isblank.m4

=C2=A0 m4/isnand.m4

=C2=A0 m4/isnanf.m4

=C2=A0 m4/isnanl.m4

=C2=A0 m4/iswblank.m4

=C2=A0 m4/jm-winsz1.m4

=C2=A0 m4/jm-winsz2.m4

=C2=A0 m4/langinfo_h.m4

=C2=A0 m4/largefile.m4

=C2=A0 m4/lchmod.m4

=C2=A0 m4/lchown.m4

=C2=A0 m4/lcmessage.m4

=C2=A0 m4/ldexp.m4

=C2=A0 m4/ldexpl.m4

=C2=A0 m4/lib-ignore.m4

=C2=A0 m4/lib-ld.m4

=C2=A0 m4/lib-link.m4

=C2=A0 m4/lib-prefix.m4

=C2=A0 m4/libunistring-base.m4

=C2=A0 m4/link-follow.m4

=C2=A0 m4/link.m4

=C2=A0 m4/linkat.m4

=C2=A0 m4/localcharset.m4

=C2=A0 m4/locale-fr.m4

=C2=A0 m4/locale-ja.m4

=C2=A0 m4/locale-tr.m4

=C2=A0 m4/locale-zh.m4

=C2=A0 m4/locale_h.m4

=C2=A0 m4/localeconv.m4

=C2=A0 m4/localename.m4

=C2=A0 m4/lock.m4

=C2=A0 m4/longlong.m4

=C2=A0 m4/ls-mntd-fs.m4

=C2=A0 m4/lseek.m4

=C2=A0 m4/lstat.m4

=C2=A0 m4/malloc.m4

=C2=A0 m4/malloca.m4

=C2=A0 m4/manywarnings.m4

=C2=A0 m4/math_h.m4

=C2=A0 m4/mbchar.m4

=C2=A0 m4/mbiter.m4

=C2=A0 m4/mbrlen.m4

=C2=A0 m4/mbrtowc.m4

=C2=A0 m4/mbsinit.m4

=C2=A0 m4/mbslen.m4

=C2=A0 m4/mbsrtowcs.m4

=C2=A0 m4/mbstate_t.m4

=C2=A0 m4/mbswidth.m4

=C2=A0 m4/mbtowc.m4

=C2=A0 m4/md5.m4

=C2=A0 m4/memcasecmp.m4

=C2=A0 m4/memchr.m4

=C2=A0 m4/memcoll.m4

=C2=A0 m4/mempcpy.m4

=C2=A0 m4/memrchr.m4

=C2=A0 m4/mgetgroups.m4

=C2=A0 m4/mkancesdirs.m4

=C2=A0 m4/mkdir-p.m4

=C2=A0 m4/mkdir.m4

=C2=A0 m4/mkfifo.m4

=C2=A0 m4/mknod.m4

=C2=A0 m4/mkstemp.m4

=C2=A0 m4/mktime.m4

=C2=A0 m4/mmap-anon.m4

=C2=A0 m4/mode_t.m4

=C2=A0 m4/modechange.m4

=C2=A0 m4/mountlist.m4

=C2=A0 m4/mpsort.m4

=C2=A0 m4/msvc-inval.m4

=C2=A0 m4/msvc-nothrow.m4

=C2=A0 m4/multiarch.m4

=C2=A0 m4/nanosleep.m4

=C2=A0 m4/netdb_h.m4

=C2=A0 m4/netinet_in_h.m4

=C2=A0 m4/nl_langinfo.m4

=C2=A0 m4/nls.m4

=C2=A0 m4/nocrash.m4

=C2=A0 m4/non-recursive-gnulib-prefix-hack.m4

=C2=A0 m4/nproc.m4

=C2=A0 m4/obstack.m4

=C2=A0 m4/off_t.m4

=C2=A0 m4/open.m4

=C2=A0 m4/openat.m4

=C2=A0 m4/opendir.m4

=C2=A0 m4/parse-datetime.m4

=C2=A0 m4/pathmax.m4

=C2=A0 m4/perl.m4

=C2=A0 m4/perror.m4

=C2=A0 m4/physmem.m4

=C2=A0 m4/pipe.m4

=C2=A0 m4/po.m4

=C2=A0 m4/posix-shell.m4

=C2=A0 m4/posixtm.m4

=C2=A0 m4/posixver.m4

=C2=A0 m4/printf-frexp.m4

=C2=A0 m4/printf-frexpl.m4

=C2=A0 m4/printf-posix.m4

=C2=A0 m4/printf.m4

=C2=A0 m4/priv-set.m4

=C2=A0 m4/progtest.m4

=C2=A0 m4/pthread.m4

=C2=A0 m4/putenv.m4

=C2=A0 m4/quote.m4

=C2=A0 m4/quotearg.m4

=C2=A0 m4/raise.m4

=C2=A0 m4/read-file.m4

=C2=A0 m4/read.m4

=C2=A0 m4/readdir.m4

=C2=A0 m4/readlink.m4

=C2=A0 m4/readlinkat.m4

=C2=A0 m4/readtokens.m4

=C2=A0 m4/readutmp.m4

=C2=A0 m4/realloc.m4

=C2=A0 m4/regex.m4

=C2=A0 m4/remove.m4

=C2=A0 m4/rename.m4

=C2=A0 m4/rewinddir.m4

=C2=A0 m4/rmdir.m4

=C2=A0 m4/rpmatch.m4

=C2=A0 m4/safe-read.m4

=C2=A0 m4/safe-write.m4

=C2=A0 m4/same.m4

=C2=A0 m4/save-cwd.m4

=C2=A0 m4/savedir.m4

=C2=A0 m4/savewd.m4

=C2=A0 m4/sched_h.m4

=C2=A0 m4/secure_getenv.m4

=C2=A0 m4/select.m4

=C2=A0 m4/selinux-context-h.m4

=C2=A0 m4/selinux-selinux-h.m4

=C2=A0 m4/servent.m4

=C2=A0 m4/setenv.m4

=C2=A0 m4/setlocale.m4

=C2=A0 m4/settime.m4

=C2=A0 m4/sha1.m4

=C2=A0 m4/sha256.m4

=C2=A0 m4/sha512.m4

=C2=A0 m4/sig2str.m4

=C2=A0 m4/sigaction.m4

=C2=A0 m4/signal_h.m4

=C2=A0 m4/signalblocking.m4

=C2=A0 m4/signbit.m4

=C2=A0 m4/size_max.m4

=C2=A0 m4/sleep.m4

=C2=A0 m4/snprintf.m4

=C2=A0 m4/socketlib.m4

=C2=A0 m4/sockets.m4

=C2=A0 m4/socklen.m4

=C2=A0 m4/sockpfaf.m4

=C2=A0 m4/ssize_t.m4

=C2=A0 m4/st_dm_mode.m4

=C2=A0 m4/stat-size.m4

=C2=A0 m4/stat-time.m4

=C2=A0 m4/stat.m4

=C2=A0 m4/stdalign.m4

=C2=A0 m4/stdarg.m4

=C2=A0 m4/stdbool.m4

=C2=A0 m4/stddef_h.m4

=C2=A0 m4/stdint.m4

=C2=A0 m4/stdint_h.m4

=C2=A0 m4/stdio_h.m4

=C2=A0 m4/stdlib_h.m4

=C2=A0 m4/stpcpy.m4

=C2=A0 m4/stpncpy.m4

=C2=A0 m4/strdup.m4

=C2=A0 m4/strerror.m4

=C2=A0 m4/strerror_r.m4

=C2=A0 m4/strftime.m4

=C2=A0 m4/string_h.m4

=C2=A0 m4/strncat.m4

=C2=A0 m4/strndup.m4

=C2=A0 m4/strnlen.m4

=C2=A0 m4/strpbrk.m4

=C2=A0 m4/strsignal.m4

=C2=A0 m4/strstr.m4

=C2=A0 m4/strtod.m4

=C2=A0 m4/strtoimax.m4

=C2=A0 m4/strtoll.m4

=C2=A0 m4/strtoull.m4

=C2=A0 m4/strtoumax.m4

=C2=A0 m4/symlink.m4

=C2=A0 m4/symlinkat.m4

=C2=A0 m4/sys_ioctl_h.m4

=C2=A0 m4/sys_resource_h.m4

=C2=A0 m4/sys_select_h.m4

=C2=A0 m4/sys_socket_h.m4

=C2=A0 m4/sys_stat_h.m4

=C2=A0 m4/sys_time_h.m4

=C2=A0 m4/sys_types_h.m4

=C2=A0 m4/sys_uio_h.m4

=C2=A0 m4/sys_utsname_h.m4

=C2=A0 m4/sys_wait_h.m4

=C2=A0 m4/tempname.m4

=C2=A0 m4/termios_h.m4

=C2=A0 m4/thread.m4

=C2=A0 m4/threadlib.m4

=C2=A0 m4/time_h.m4

=C2=A0 m4/time_r.m4

=C2=A0 m4/timer_time.m4

=C2=A0 m4/timespec.m4

=C2=A0 m4/tls.m4

=C2=A0 m4/tm_gmtoff.m4

=C2=A0 m4/tzset.m4

=C2=A0 m4/uintmax_t.m4

=C2=A0 m4/uname.m4

=C2=A0 m4/ungetc.m4

=C2=A0 m4/unicodeio.m4

=C2=A0 m4/unistd-safer.m4

=C2=A0 m4/unistd_h.m4

=C2=A0 m4/unlink-busy.m4

=C2=A0 m4/unlink.m4

=C2=A0 m4/unlinkat.m4

=C2=A0 m4/unlinkdir.m4

=C2=A0 m4/unlocked-io.m4

=C2=A0 m4/uptime.m4

=C2=A0 m4/userspec.m4

=C2=A0 m4/utimbuf.m4

=C2=A0 m4/utimecmp.m4

=C2=A0 m4/utimens.m4

=C2=A0 m4/utimensat.m4

=C2=A0 m4/utimes.m4

=C2=A0 m4/vasnprintf.m4

=C2=A0 m4/vasprintf-posix.m4

=C2=A0 m4/vasprintf.m4

=C2=A0 m4/version-etc.m4

=C2=A0 m4/vfprintf-posix.m4

=C2=A0 m4/visibility.m4

=C2=A0 m4/vprintf-posix.m4

=C2=A0 m4/warn-on-use.m4

=C2=A0 m4/warnings.m4

=C2=A0 m4/wchar_h.m4

=C2=A0 m4/wchar_t.m4

=C2=A0 m4/wcrtomb.m4

=C2=A0 m4/wcswidth.m4

=C2=A0 m4/wctob.m4

=C2=A0 m4/wctomb.m4

=C2=A0 m4/wctype_h.m4

=C2=A0 m4/wcwidth.m4

=C2=A0 m4/wint_t.m4

=C2=A0 m4/write-any-file.m4

=C2=A0 m4/write.m4

=C2=A0 m4/xalloc.m4

=C2=A0 m4/xgetcwd.m4

=C2=A0 m4/xnanosleep.m4

=C2=A0 m4/xsize.m4

=C2=A0 m4/xstrndup.m4

=C2=A0 m4/xstrtod.m4

=C2=A0 m4/xstrtol.m4

=C2=A0 m4/xvasprintf.m4

=C2=A0 m4/yesno.m4

=C2=A0 m4/yield.m4

=C2=A0 tests/infinity.h

=C2=A0 tests/init.sh

=C2=A0 tests/macros.h

=C2=A0 tests/minus-zero.h

=C2=A0 tests/nan.h

=C2=A0 tests/nap.h

=C2=A0 tests/randomd.c

=C2=A0 tests/randoml.c

=C2=A0 tests/signature.h

=C2=A0 tests/test-accept.c

=C2=A0 tests/test-alignof.c

=C2=A0 tests/test-alloca-opt.c

=C2=A0 tests/test-areadlink-with-size.c

=C2=A0 tests/test-areadlink.c

=C2=A0 tests/test-areadlink.h

=C2=A0 tests/test-areadlinkat.c

=C2=A0 tests/test-argmatch.c

=C2=A0 tests/test-argv-iter.c

=C2=A0 tests/test-arpa_inet.c

=C2=A0 tests/test-base64.c

=C2=A0 tests/test-binary-io.c

=C2=A0 tests/test-binary-io.sh

=C2=A0 tests/test-bind.c

=C2=A0 tests/test-bitrotate.c

=C2=A0 tests/test-btowc.c

=C2=A0 tests/test-btowc1.sh

=C2=A0 tests/test-btowc2.sh

=C2=A0 tests/test-c-ctype.c

=C2=A0 tests/test-c-strcase.sh

=C2=A0 tests/test-c-strcasecmp.c

=C2=A0 tests/test-c-strncasecmp.c

=C2=A0 tests/test-calloc-gnu.c

=C2=A0 tests/test-canonicalize.c

=C2=A0 tests/test-chdir.c

=C2=A0 tests/test-chown.c

=C2=A0 tests/test-chown.h

=C2=A0 tests/test-cloexec.c

=C2=A0 tests/test-close.c

=C2=A0 tests/test-closein.c

=C2=A0 tests/test-closein.sh

=C2=A0 tests/test-connect.c

=C2=A0 tests/test-copy-acl-1.sh

=C2=A0 tests/test-copy-acl-2.sh

=C2=A0 tests/test-copy-acl.c

=C2=A0 tests/test-copy-acl.sh

=C2=A0 tests/test-ctype.c

=C2=A0 tests/test-di-set.c

=C2=A0 tests/test-dirent-safer.c

=C2=A0 tests/test-dirent.c

=C2=A0 tests/test-dirname.c

=C2=A0 tests/test-dup-safer.c

=C2=A0 tests/test-dup.c

=C2=A0 tests/test-dup2.c

=C2=A0 tests/test-environ.c

=C2=A0 tests/test-errno.c

=C2=A0 tests/test-exclude.c

=C2=A0 tests/test-exclude1.sh

=C2=A0 tests/test-exclude2.sh

=C2=A0 tests/test-exclude3.sh

=C2=A0 tests/test-exclude4.sh

=C2=A0 tests/test-exclude5.sh

=C2=A0 tests/test-exclude6.sh

=C2=A0 tests/test-exclude7.sh

=C2=A0 tests/test-exclude8.sh

=C2=A0 tests/test-faccessat.c

=C2=A0 tests/test-fadvise.c

=C2=A0 tests/test-fchdir.c

=C2=A0 tests/test-fchmodat.c

=C2=A0 tests/test-fchownat.c

=C2=A0 tests/test-fclose.c

=C2=A0 tests/test-fcntl-h.c

=C2=A0 tests/test-fcntl-safer.c

=C2=A0 tests/test-fcntl.c

=C2=A0 tests/test-fdatasync.c

=C2=A0 tests/test-fdopen.c

=C2=A0 tests/test-fdopendir.c

=C2=A0 tests/test-fdutimensat.c

=C2=A0 tests/test-fflush.c

=C2=A0 tests/test-fflush2.c

=C2=A0 tests/test-fflush2.sh

=C2=A0 tests/test-fgetc.c

=C2=A0 tests/test-file-has-acl-1.sh

=C2=A0 tests/test-file-has-acl-2.sh

=C2=A0 tests/test-file-has-acl.c

=C2=A0 tests/test-file-has-acl.sh

=C2=A0 tests/test-filenamecat.c

=C2=A0 tests/test-filevercmp.c

=C2=A0 tests/test-float.c

=C2=A0 tests/test-fnmatch.c

=C2=A0 tests/test-fopen-safer.c

=C2=A0 tests/test-fopen.c

=C2=A0 tests/test-fopen.h

=C2=A0 tests/test-fpending.c

=C2=A0 tests/test-fpending.sh

=C2=A0 tests/test-fprintf-posix.h

=C2=A0 tests/test-fpurge.c

=C2=A0 tests/test-fputc.c

=C2=A0 tests/test-fread.c

=C2=A0 tests/test-freadahead.c

=C2=A0 tests/test-freadahead.sh

=C2=A0 tests/test-freading.c

=C2=A0 tests/test-freadptr.c

=C2=A0 tests/test-freadptr.sh

=C2=A0 tests/test-freadptr2.c

=C2=A0 tests/test-freadptr2.sh

=C2=A0 tests/test-freadseek.c

=C2=A0 tests/test-freadseek.sh

=C2=A0 tests/test-freopen-safer.c

=C2=A0 tests/test-freopen.c

=C2=A0 tests/test-frexp.c

=C2=A0 tests/test-frexp.h

=C2=A0 tests/test-frexpl.c

=C2=A0 tests/test-fseek.c

=C2=A0 tests/test-fseek.sh

=C2=A0 tests/test-fseek2.sh

=C2=A0 tests/test-fseeko.c

=C2=A0 tests/test-fseeko.sh

=C2=A0 tests/test-fseeko2.sh

=C2=A0 tests/test-fseeko3.c

=C2=A0 tests/test-fseeko3.sh

=C2=A0 tests/test-fseeko4.c

=C2=A0 tests/test-fseeko4.sh

=C2=A0 tests/test-fseterr.c

=C2=A0 tests/test-fstat.c

=C2=A0 tests/test-fstatat.c

=C2=A0 tests/test-fsync.c

=C2=A0 tests/test-ftell.c

=C2=A0 tests/test-ftell.sh

=C2=A0 tests/test-ftell2.sh

=C2=A0 tests/test-ftell3.c

=C2=A0 tests/test-ftello.c

=C2=A0 tests/test-ftello.sh

=C2=A0 tests/test-ftello2.sh

=C2=A0 tests/test-ftello3.c

=C2=A0 tests/test-ftello4.c

=C2=A0 tests/test-ftello4.sh

=C2=A0 tests/test-ftruncate.c

=C2=A0 tests/test-ftruncate.sh

=C2=A0 tests/test-futimens.c

=C2=A0 tests/test-futimens.h

=C2=A0 tests/test-fwrite.c

=C2=A0 tests/test-getaddrinfo.c

=C2=A0 tests/test-getcwd-lgpl.c

=C2=A0 tests/test-getcwd.c

=C2=A0 tests/test-getcwd.sh

=C2=A0 tests/test-getdelim.c

=C2=A0 tests/test-getdtablesize.c

=C2=A0 tests/test-getgroups.c

=C2=A0 tests/test-gethostname.c

=C2=A0 tests/test-getline.c

=C2=A0 tests/test-getloadavg.c

=C2=A0 tests/test-getlogin.c

=C2=A0 tests/test-getndelim2.c

=C2=A0 tests/test-getopt.c

=C2=A0 tests/test-getopt.h

=C2=A0 tests/test-getopt_long.h

=C2=A0 tests/test-gettimeofday.c

=C2=A0 tests/test-hash.c

=C2=A0 tests/test-i-ring.c

=C2=A0 tests/test-iconv-h.c

=C2=A0 tests/test-iconv.c

=C2=A0 tests/test-ignore-value.c

=C2=A0 tests/test-inet_ntop.c

=C2=A0 tests/test-inet_pton.c

=C2=A0 tests/test-init.sh

=C2=A0 tests/test-ino-map.c

=C2=A0 tests/test-intprops.c

=C2=A0 tests/test-inttostr.c

=C2=A0 tests/test-inttypes.c

=C2=A0 tests/test-ioctl.c

=C2=A0 tests/test-isatty.c

=C2=A0 tests/test-isblank.c

=C2=A0 tests/test-isnand-nolibm.c

=C2=A0 tests/test-isnand.h

=C2=A0 tests/test-isnanf-nolibm.c

=C2=A0 tests/test-isnanf.h

=C2=A0 tests/test-isnanl-nolibm.c

=C2=A0 tests/test-isnanl.h

=C2=A0 tests/test-iswblank.c

=C2=A0 tests/test-langinfo.c

=C2=A0 tests/test-lchown.c

=C2=A0 tests/test-lchown.h

=C2=A0 tests/test-link.c

=C2=A0 tests/test-link.h

=C2=A0 tests/test-linkat.c

=C2=A0 tests/test-listen.c

=C2=A0 tests/test-locale.c

=C2=A0 tests/test-localeconv.c

=C2=A0 tests/test-localename.c

=C2=A0 tests/test-lock.c

=C2=A0 tests/test-lseek.c

=C2=A0 tests/test-lseek.sh

=C2=A0 tests/test-lstat.c

=C2=A0 tests/test-lstat.h

=C2=A0 tests/test-lutimens.h

=C2=A0 tests/test-malloc-gnu.c

=C2=A0 tests/test-malloca.c

=C2=A0 tests/test-math.c

=C2=A0 tests/test-mbrtowc-w32-1.sh

=C2=A0 tests/test-mbrtowc-w32-2.sh

=C2=A0 tests/test-mbrtowc-w32-3.sh

=C2=A0 tests/test-mbrtowc-w32-4.sh

=C2=A0 tests/test-mbrtowc-w32-5.sh

=C2=A0 tests/test-mbrtowc-w32.c

=C2=A0 tests/test-mbrtowc.c

=C2=A0 tests/test-mbrtowc1.sh

=C2=A0 tests/test-mbrtowc2.sh

=C2=A0 tests/test-mbrtowc3.sh

=C2=A0 tests/test-mbrtowc4.sh

=C2=A0 tests/test-mbsalign.c

=C2=A0 tests/test-mbscasecmp.c

=C2=A0 tests/test-mbscasecmp.sh

=C2=A0 tests/test-mbsinit.c

=C2=A0 tests/test-mbsinit.sh

=C2=A0 tests/test-mbsrtowcs.c

=C2=A0 tests/test-mbsrtowcs1.sh

=C2=A0 tests/test-mbsrtowcs2.sh

=C2=A0 tests/test-mbsrtowcs3.sh

=C2=A0 tests/test-mbsrtowcs4.sh

=C2=A0 tests/test-mbsstr1.c

=C2=A0 tests/test-mbsstr2.c

=C2=A0 tests/test-mbsstr2.sh

=C2=A0 tests/test-mbsstr3.c

=C2=A0 tests/test-mbsstr3.sh

=C2=A0 tests/test-md5.c

=C2=A0 tests/test-memcasecmp.c

=C2=A0 tests/test-memchr.c

=C2=A0 tests/test-memchr2.c

=C2=A0 tests/test-memcoll.c

=C2=A0 tests/test-memrchr.c

=C2=A0 tests/test-mkdir.c

=C2=A0 tests/test-mkdir.h

=C2=A0 tests/test-mkfifo.c

=C2=A0 tests/test-mkfifo.h

=C2=A0 tests/test-mknod.c

=C2=A0 tests/test-nanosleep.c

=C2=A0 tests/test-netdb.c

=C2=A0 tests/test-netinet_in.c

=C2=A0 tests/test-nl_langinfo.c

=C2=A0 tests/test-nl_langinfo.sh

=C2=A0 tests/test-open.c

=C2=A0 tests/test-open.h

=C2=A0 tests/test-openat-safer.c

=C2=A0 tests/test-openat.c

=C2=A0 tests/test-parse-datetime.c

=C2=A0 tests/test-pathmax.c

=C2=A0 tests/test-perror.c

=C2=A0 tests/test-perror.sh

=C2=A0 tests/test-perror2.c

=C2=A0 tests/test-pipe.c

=C2=A0 tests/test-posixtm.c

=C2=A0 tests/test-printf-frexp.c

=C2=A0 tests/test-printf-frexpl.c

=C2=A0 tests/test-printf-posix.h

=C2=A0 tests/test-printf-posix.output

=C2=A0 tests/test-priv-set.c

=C2=A0 tests/test-quotearg-simple.c

=C2=A0 tests/test-quotearg.h

=C2=A0 tests/test-raise.c

=C2=A0 tests/test-rand-isaac.c

=C2=A0 tests/test-read-file.c

=C2=A0 tests/test-read.c

=C2=A0 tests/test-readlink.c

=C2=A0 tests/test-readlink.h

=C2=A0 tests/test-readlinkat.c

=C2=A0 tests/test-readtokens.c

=C2=A0 tests/test-readtokens.sh

=C2=A0 tests/test-realloc-gnu.c

=C2=A0 tests/test-regex.c

=C2=A0 tests/test-remove.c

=C2=A0 tests/test-rename.c

=C2=A0 tests/test-rename.h

=C2=A0 tests/test-rmdir.c

=C2=A0 tests/test-rmdir.h

=C2=A0 tests/test-sameacls.c

=C2=A0 tests/test-sched.c

=C2=A0 tests/test-select-fd.c

=C2=A0 tests/test-select-in.sh

=C2=A0 tests/test-select-out.sh

=C2=A0 tests/test-select-stdin.c

=C2=A0 tests/test-select.c

=C2=A0 tests/test-select.h

=C2=A0 tests/test-set-mode-acl-1.sh

=C2=A0 tests/test-set-mode-acl-2.sh

=C2=A0 tests/test-set-mode-acl.c

=C2=A0 tests/test-set-mode-acl.sh

=C2=A0 tests/test-setenv.c

=C2=A0 tests/test-setlocale1.c

=C2=A0 tests/test-setlocale1.sh

=C2=A0 tests/test-setlocale2.c

=C2=A0 tests/test-setlocale2.sh

=C2=A0 tests/test-setsockopt.c

=C2=A0 tests/test-sha1.c

=C2=A0 tests/test-sigaction.c

=C2=A0 tests/test-signal-h.c

=C2=A0 tests/test-signbit.c

=C2=A0 tests/test-sigprocmask.c

=C2=A0 tests/test-sleep.c

=C2=A0 tests/test-snprintf.c

=C2=A0 tests/test-sockets.c

=C2=A0 tests/test-stat-time.c

=C2=A0 tests/test-stat.c

=C2=A0 tests/test-stat.h

=C2=A0 tests/test-statat.c

=C2=A0 tests/test-stdalign.c

=C2=A0 tests/test-stdbool.c

=C2=A0 tests/test-stddef.c

=C2=A0 tests/test-stdint.c

=C2=A0 tests/test-stdio.c

=C2=A0 tests/test-stdlib.c

=C2=A0 tests/test-strerror.c

=C2=A0 tests/test-strerror_r.c

=C2=A0 tests/test-strftime.c

=C2=A0 tests/test-striconv.c

=C2=A0 tests/test-string.c

=C2=A0 tests/test-strncat.c

=C2=A0 tests/test-strnlen.c

=C2=A0 tests/test-strsignal.c

=C2=A0 tests/test-strtod.c

=C2=A0 tests/test-strtoimax.c

=C2=A0 tests/test-strtoll.c

=C2=A0 tests/test-strtoull.c

=C2=A0 tests/test-strtoumax.c

=C2=A0 tests/test-symlink.c

=C2=A0 tests/test-symlink.h

=C2=A0 tests/test-symlinkat.c

=C2=A0 tests/test-sys_ioctl.c

=C2=A0 tests/test-sys_resource.c

=C2=A0 tests/test-sys_select.c

=C2=A0 tests/test-sys_socket.c

=C2=A0 tests/test-sys_stat.c

=C2=A0 tests/test-sys_time.c

=C2=A0 tests/test-sys_types.c

=C2=A0 tests/test-sys_uio.c

=C2=A0 tests/test-sys_utsname.c

=C2=A0 tests/test-sys_wait.c

=C2=A0 tests/test-sys_wait.h

=C2=A0 tests/test-termios.c

=C2=A0 tests/test-thread_create.c

=C2=A0 tests/test-thread_self.c

=C2=A0 tests/test-time.c

=C2=A0 tests/test-tls.c

=C2=A0 tests/test-u64.c

=C2=A0 tests/test-uname.c

=C2=A0 tests/test-unistd.c

=C2=A0 tests/test-unlink.c

=C2=A0 tests/test-unlink.h

=C2=A0 tests/test-unlinkat.c

=C2=A0 tests/test-unsetenv.c

=C2=A0 tests/test-update-copyright.sh

=C2=A0 tests/test-userspec.c

=C2=A0 tests/test-utimens-common.h

=C2=A0 tests/test-utimens.c

=C2=A0 tests/test-utimens.h

=C2=A0 tests/test-utimensat.c

=C2=A0 tests/test-vasnprintf.c

=C2=A0 tests/test-vasprintf-posix.c

=C2=A0 tests/test-vasprintf.c

=C2=A0 tests/test-vc-list-files-cvs.sh

=C2=A0 tests/test-vc-list-files-git.sh

=C2=A0 tests/test-verify.c

=C2=A0 tests/test-verify.sh

=C2=A0 tests/test-version-etc.c

=C2=A0 tests/test-version-etc.sh

=C2=A0 tests/test-vfprintf-posix.c

=C2=A0 tests/test-vfprintf-posix.sh

=C2=A0 tests/test-vprintf-posix.c

=C2=A0 tests/test-vprintf-posix.sh

=C2=A0 tests/test-wchar.c

=C2=A0 tests/test-wcrtomb-w32-1.sh

=C2=A0 tests/test-wcrtomb-w32-2.sh

=C2=A0 tests/test-wcrtomb-w32-3.sh

=C2=A0 tests/test-wcrtomb-w32-4.sh

=C2=A0 tests/test-wcrtomb-w32-5.sh

=C2=A0 tests/test-wcrtomb-w32.c

=C2=A0 tests/test-wcrtomb.c

=C2=A0 tests/test-wcrtomb.sh

=C2=A0 tests/test-wctype-h.c

=C2=A0 tests/test-wcwidth.c

=C2=A0 tests/test-write.c

=C2=A0 tests/test-xalloc-die.c

=C2=A0 tests/test-xalloc-die.sh

=C2=A0 tests/test-xfprintf-posix.c

=C2=A0 tests/test-xprintf-posix.c

=C2=A0 tests/test-xprintf-posix.sh

=C2=A0 tests/test-xstrtoimax.c

=C2=A0 tests/test-xstrtoimax.sh

=C2=A0 tests/test-xstrtol.c

=C2=A0 tests/test-xstrtol.sh

=C2=A0 tests/test-xstrtoul.c

=C2=A0 tests/test-xstrtoumax.c

=C2=A0 tests/test-xstrtoumax.sh

=C2=A0 tests/test-xvasprintf.c

=C2=A0 tests/test-yesno.c

=C2=A0 tests/test-yesno.sh

=C2=A0 tests/unistr/test-strncat.h

=C2=A0 tests/unistr/test-u8-mbtoucr.c

=C2=A0 tests/unistr/test-u8-uctomb.c

=C2=A0 tests/uniwidth/test-uc_width.c

=C2=A0 tests/uniwidth/test-uc_width2.c

=C2=A0 tests/uniwidth/test-uc_width2.sh

=C2=A0 tests/zerosize-ptr.h

=C2=A0 lib/accept.c -> tests/accept.c

=C2=A0 lib/at-func.c -> tests/at-func.c

=C2=A0 lib/binary-io.c -> tests/binary-io.c

=C2=A0 lib/binary-io.h -> tests/binary-io.h

=C2=A0 lib/bind.c -> tests/bind.c

=C2=A0 lib/connect.c -> tests/connect.c

=C2=A0 lib/glthread/thread.c -> tests/glthread/thread.c<= /p>

=C2=A0 lib/glthread/thread.h -> tests/glthread/thread.h<= /p>

=C2=A0 lib/glthread/yield.h -> tests/glthread/yield.h

=C2=A0 lib/inet_pton.c -> tests/inet_pton.c

=C2=A0 lib/ioctl.c -> tests/ioctl.c

=C2=A0 lib/listen.c -> tests/listen.c

=C2=A0 lib/localename.c -> tests/localename.c

=C2=A0 lib/localename.h -> tests/localename.h

=C2=A0 lib/perror.c -> tests/perror.c

=C2=A0 lib/setlocale.c -> tests/setlocale.c

=C2=A0 lib/setsockopt.c -> tests/setsockopt.c

=C2=A0 lib/sleep.c -> tests/sleep.c

=C2=A0 lib/socket.c -> tests/socket.c

=C2=A0 lib/strerror_r.c -> tests/strerror_r.c

=C2=A0 lib/symlinkat.c -> tests/symlinkat.c

=C2=A0 lib/unlinkdir.c -> tests/unlinkdir.c

=C2=A0 lib/unlinkdir.h -> tests/unlinkdir.h

=C2=A0 lib/w32sock.h -> tests/w32sock.h

=C2=A0 lib/wctob.c -> tests/wctob.c

=C2=A0 lib/wctomb-impl.h -> tests/wctomb-impl.h

=C2=A0 lib/wctomb.c -> tests/wctomb.c

=C2=A0 top/GNUmakefile

=C2=A0 top/maint.mk<= /a>

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 i= n 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/code= set.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/fcnt= l-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/gett= ext.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/glibc= 2.m4~) !!

Replacing file m4/glibc21.m4 (non-gnulib code backed up in m4/glib= c21.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/intd= iv0.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/intl= dir.m4~) !!

Replacing file m4/intlmacosx.m4 (non-gnulib code backed up in m4/i= ntlmacosx.m4~) !!

Replacing file m4/intmax.m4 (non-gnulib code backed up in m4/intma= x.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/i= nttypes_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/lc= message.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-l= d.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/l= ib-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/lon= glong.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/pro= gtest.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/siz= e_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/std= int_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/th= readlib.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/ui= ntmax_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/v= isibility.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/wcha= r_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.m= k

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= .

=C2=A0 #include <alloca.h>

=C2=A0 #include <assert.h>

=C2=A0 #include <ctype.h>

=C2=A0 #include <dirent.h>

=C2=A0 #include <fcntl.h>

=C2=A0 #include <getopt.h>

=C2=A0 #include <inttypes.h>

=C2=A0 #include <netinet/in.h>

=C2=A0 #include <pthread.h>

=C2=A0 #include <regex.h>

=C2=A0 #include <signal.h>

=C2=A0 #include <stdbool.h>

=C2=A0 #include <stdio.h>

=C2=A0 #include <stdlib.h>

=C2=A0 #include <string.h>

=C2=A0 #include <sys/ioctl.h>

=C2=A0 #include <sys/resource.h>

=C2=A0 #include <sys/stat.h>

=C2=A0 #include <sys/time.h>

=C2=A0 #include <sys/types.h>

=C2=A0 #include <sys/utsname.h>

=C2=A0 #include <sys/wait.h>

=C2=A0 #include <termios.h>

=C2=A0 #include <time.h>

=C2=A0 #include <unistd.h>

=C2=A0 #include <wchar.h>

=C2=A0 /* Include only after all system include files.=C2=A0 */

=C2=A0 #include "acl.h"

=C2=A0 #include "alignof.h"

=C2=A0 #include "areadlink.h"

=C2=A0 #include "argmatch.h"

=C2=A0 #include "argv-iter.h"

=C2=A0 #include "backupfile.h"

=C2=A0 #include "base64.h"

=C2=A0 #include "buffer-lcm.h"

=C2=A0 #include "c-strcase.h"

=C2=A0 #include "c-strtod.h"

=C2=A0 #include "canon-host.h"

=C2=A0 #include "canonicalize.h"

=C2=A0 #include "cloexec.h"

=C2=A0 #include "closein.h"

=C2=A0 #include "closeout.h"

=C2=A0 #include "configmake.h"

=C2=A0 #include "cycle-check.h"

=C2=A0 #include "di-set.h"

=C2=A0 #include "diacrit.h"

=C2=A0 #include "dirname.h"

=C2=A0 #include "error.h"

=C2=A0 #include "exclude.h"

=C2=A0 #include "exitfail.h"

=C2=A0 #include "fadvise.h"

=C2=A0 #include "fcntl-safer.h"

=C2=A0 #include "fd-reopen.h"

=C2=A0 #include "file-type.h"

=C2=A0 #include "filemode.h"

=C2=A0 #include "filenamecat.h"

=C2=A0 #include "filevercmp.h"

=C2=A0 #include "fnmatch.h"

=C2=A0 #include "fprintftime.h"

=C2=A0 #include "fsusage.h"

=C2=A0 #include "ftoastr.h"

=C2=A0 #include "fts_.h"

=C2=A0 #include "full-read.h"

=C2=A0 #include "full-write.h"

=C2=A0 #include "getndelim2.h"

=C2=A0 #include "getpass.h"

=C2=A0 #include "gettext.h"

=C2=A0 #include "getugroups.h"

=C2=A0 #include "hard-locale.h"

=C2=A0 #include "hash-pjw.h"

=C2=A0 #include "hash.h"

=C2=A0 #include "heap.h"

=C2=A0 #include "human.h"

=C2=A0 #include "idcache.h"

=C2=A0 #include "ignore-value.h"

=C2=A0 #include "inttostr.h"

=C2=A0 #include "isapipe.h"

=C2=A0 #include "linebuffer.h"

=C2=A0 #include "long-options.h"

=C2=A0 #include "mbsalign.h"

=C2=A0 #include "mbswidth.h"

=C2=A0 #include "md5.h"

=C2=A0 #include "memcasecmp.h"

=C2=A0 #include "memcmp2.h"

=C2=A0 #include "mgetgroups.h"

=C2=A0 #include "mkancesdirs.h"

=C2=A0 #include "mkdir-p.h"

=C2=A0 #include "modechange.h"

=C2=A0 #include "mountlist.h"

=C2=A0 #include "mpsort.h"

=C2=A0 #include "nproc.h"

=C2=A0 #include "obstack.h"

=C2=A0 #include "openat.h"

=C2=A0 #include "parse-datetime.h"

=C2=A0 #include "pathmax.h"

=C2=A0 #include "physmem.h"

=C2=A0 #include "posixtm.h"

=C2=A0 #include "posixver.h"

=C2=A0 #include "priv-set.h"

=C2=A0 #include "progname.h"

=C2=A0 #include "propername.h"

=C2=A0 #include "quote.h"

=C2=A0 #include "quotearg.h"

=C2=A0 #include "randint.h"

=C2=A0 #include "randperm.h"

=C2=A0 #include "read-file.h"

=C2=A0 #include "readtokens.h"

=C2=A0 #include "readtokens0.h"

=C2=A0 #include "readutmp.h"

=C2=A0 #include "root-dev-ino.h"

=C2=A0 #include "safe-read.h"

=C2=A0 #include "same.h"

=C2=A0 #include "save-cwd.h"

=C2=A0 #include "savedir.h"

=C2=A0 #include "savewd.h"

=C2=A0 #include "selinux-at.h"

=C2=A0 #include "sha1.h"

=C2=A0 #include "sha256.h"

=C2=A0 #include "sha512.h"

=C2=A0 #include "sig2str.h"

=C2=A0 #include "smack.h"

=C2=A0 #include "stat-macros.h"

=C2=A0 #include "stat-size.h"

=C2=A0 #include "stat-time.h"

=C2=A0 #include "stdio-safer.h"

=C2=A0 #include "stdlib-safer.h"

=C2=A0 #include "strftime.h"

=C2=A0 #include "strnumcmp.h"

=C2=A0 #include "timespec.h"

=C2=A0 #include "unicodeio.h"

=C2=A0 #include "unistd-safer.h"

=C2=A0 #include "unlocked-io.h"

=C2=A0 #include "userspec.h"

=C2=A0 #include "utimecmp.h"

=C2=A0 #include "utimens.h"

=C2=A0 #include "vasprintf.h"

=C2=A0 #include "verify.h"

=C2=A0 #include "verror.h"

=C2=A0 #include "write-any-file.h"

=C2=A0 #include "xalloc.h"

=C2=A0 #include "xdectoint.h"

=C2=A0 #include "xfreopen.h"

=C2=A0 #include "xfts.h"

=C2=A0 #include "xgetcwd.h"

=C2=A0 #include "xgethostname.h"

=C2=A0 #include "xmemcoll.h"

=C2=A0 #include "xnanosleep.h"

=C2=A0 #include "xprintf.h"

=C2=A0 #include "xreadlink.h"

=C2=A0 #include "xstrtod.h"

=C2=A0 #include "xstrtol.h"

=C2=A0 #include "xtime.h"

=C2=A0 #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 li= nking a library.

=C2=A0 $(GETADDRINFO_LIB)

=C2=A0 $(GETHOSTNAME_LIB)

=C2=A0 $(GETLOADAVG_LIBS)

=C2=A0 $(HOSTENT_LIB)

=C2=A0 $(INET_NTOP_LIB)

=C2=A0 $(LIBSOCKET)

=C2=A0 $(LIB_ACL)

=C2=A0 $(LIB_CLOCK_GETTIME)

=C2=A0 $(LIB_CRYPTO)

=C2=A0 $(LIB_EACCESS)

=C2=A0 $(LIB_FDATASYNC)

=C2=A0 $(LIB_GETHRXTIME)

=C2=A0 $(LIB_NANOSLEEP)

=C2=A0 $(LIB_PTHREAD)

=C2=A0 $(LIB_SELECT)

=C2=A0 $(LIB_SELINUX)

=C2=A0 $(LIB_TIMER_TIME)

=C2=A0 $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherw= ise

=C2=A0 $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwis= e

=C2=A0 $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) othe= rwise

=C2=A0 $(SERVENT_LIB)


Don't forget to

=C2=A0 - "include gnulib.mk" from within "lib/Makefile.am",

=C2=A0 - "include gnulib.mk" from within "gnulib-tests/Makefile.am",

=C2=A0 - mention "-I m4" in ACLOCAL_AMFLAGS in Makefile.= am,

=C2=A0 - mention "m4/gnulib-cache.m4" in EXTRA_DIST in M= akefile.am,

=C2=A0 - invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC_STDC,

=C2=A0 - invoke gl_INIT in ./configure.ac.

prefix=3Dlib/

running: AUTOPOINT=3Dtrue LIBTOOLIZE=3Dtrue autoreconf --verbose -= -install --force -I m4=C2=A0 --no-recursive

autoreconf: Entering directory `.'

autoreconf: running: true --force

autoreconf: running: aclocal -I m4 --force -I m4

autoreconf: conf= igure.ac: tracing

autoreconf: conf= igure.ac: not using Libtool

autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf = --include=3Dm4 --force

autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheade= r --include=3Dm4 --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: =C2=A0 'doc/local.mk' included from here

doc/local.mk:19: installing 'build-aux/texinfo.tex'

Makefile.am:221: =C2=A0 'doc/local.mk' included from here

parallel-tests: installing 'build-aux/test-driver'<= /p>

autoreconf: Leaving directory `.'

./bootstrap: ln -fs ../gnulib/build-aux/install-sh build-aux/insta= ll-sh

./bootstrap: ln -fs ../gnulib/build-aux/mdate-sh build-aux/mdate-s= h

./bootstrap: ln -fs ../gnulib/build-aux/texinfo.tex build-aux/texi= nfo.tex

./bootstrap: ln -fs ../gnulib/build-aux/depcomp build-aux/depcomp<= /span>

./bootstrap: ln -fs ../gnulib/build-aux/config.guess build-aux/con= fig.guess

./bootstrap: ln -fs ../gnulib/build-aux/config.sub build-aux/confi= g.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 targe= t_file

=C2=A0=C2=A0 =C2=A0 =C2=A0 cp [-R [-H | -L | -P]] [-fi | -n] [-apv= X] source_file ... target_directory

./bootstrap: done.=C2=A0 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...=C2=A0

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<= /p>

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<= /span>

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<= /span>

checking for special C compiler options needed for large files... = no

checking for _FILE_OFFSET_BITS value needed for large files... no<= /span>

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... ye= s

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<= /p>

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<= /p>

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... y= es

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/De= veloper/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...=C2=A0

=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 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...=C2=A0

checking for wchar_t integer literal suffix...=C2=A0

checking for wint_t integer literal suffix...=C2=A0

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 >=3D 2.1 or uCl= ibc... no

checking for wchar_t... yes

checking for max_align_t... no

checking whether NULL can be used in arbitrary expressions... yes<= /span>

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<= /p>

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-sp= ecified

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<= /span>

checking whether printf supports 'long double' arguments..= . yes

checking whether printf supports infinite 'double' argumen= ts... yes

checking whether printf supports infinite 'long double' ar= guments... yes

checking whether printf supports the 'a' and 'A' d= irectives... yes

checking whether printf supports the 'F' directive... yes<= /span>

checking whether printf supports the 'n' directive... yes<= /span>

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 lim= it... 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 getnam= einfo

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, bu= t 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... n= o

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 req= uired

checking for gethostbyname... (cached) yes

checking for library containing inet_ntop... (cached) none require= d

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 =3D=3D LONG_MAX... yes

checking whether UINT32_MAX < UINTMAX_MAX... yes

checking whether UINT64_MAX =3D=3D 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 li= bm... yes

checking whether isnan(float) can be used without linking with lib= m... no

checking where to find the exponent in a 'float'... (cache= d) word 0 bit 23

checking whether isnan(long double) can be used without linking wi= th 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) y= es

checking whether mbrtowc handles a NULL string argument... (cached= ) yes

checking whether mbrtowc has a correct return value... (cached) ye= s

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<= /p>

checking for working nanosleep... no (mishandles large arguments)<= /span>

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<= /p>

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... (c= ached) 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<= /p>

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 req= uired

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 pos= itions... yes

checking for socklen_t... yes

checking for ssize_t... (cached) yes

checking whether stat handles trailing slashes on directories... y= es

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... (cac= hed) yes

checking whether inttypes macros match system or gnu printf... sys= tem

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<= /p>

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 signatur= e... 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... (cac= hed) 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<= /p>

checking for library containing inet_pton... none required<= /p>

checking whether inet_pton is declared... yes

checking whether byte ordering is bigendian... (cached) no<= /p>

checking for ioctl... yes

checking for ioctl with POSIX signature... no

checking where to find the exponent in a 'double'... (cach= ed) word 1 bit 20

checking where to find the exponent in a 'float'... (cache= d) 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.GB180= 30

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.GB180= 30

checking for a french Unicode locale... (cached) fr_FR.UTF-8

checking for a transitional chinese locale... (cached) zh_CN.GB180= 30

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.GB180= 30

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<= /span>

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.GB180= 30

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 n= ot usable.

configure: WARNING: GNU coreutils will be built without xattr supp= ort.

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... (cac= hed) 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... (cac= hed) 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

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 .version

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/alloca.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/c++defs.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/warn-on-use.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/arg-nonnull.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/arpa/inet.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/configmake.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/ctype.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/dirent.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/fcntl.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/fnmatch.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/getopt.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 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-s= olaris.h-t

mv ./lib/iconv_open-solaris.h-t ./lib/iconv_open-solaris.h<= /p>

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/inttypes.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/langinfo.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/locale.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/math.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/netdb.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/parse-datetime.c

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/pthread.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sched.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/unused-parameter.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/selinux/selinux.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/selinux/context.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/signal.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/stddef.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/stdint.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/stdio.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/stdlib.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/string.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/ioctl.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/resource.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/select.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/socket.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/stat.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/time.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/types.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/uio.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/utsname.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/sys/wait.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/termios.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/time.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/unistd.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/unistr.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/unitypes.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/uniwidth.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/wchar.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/wctype.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 src/coreutils.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 src/dircolors.h

/Applications/Xcode.app/Contents/Developer/usr/bin/make src/make-p= rime-list

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/make-prime-list.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/make-prime-list

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 src/primes.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 src/fs-is-local.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 src/fs.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 src/version.c

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 src/version.h

/Applications/Xcode.app/Contents/Developer/usr/bin/make=C2=A0 all-= recursive

Making all in po

Making all in .

Updating ./doc/version.texi

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 doc/constants.texi

=C2=A0 MAKEINFO doc/coreutils.info

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/copy-acl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/set-acl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/allocator.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/areadlink.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/areadlink-with-size.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/areadlinkat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/argmatch.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/argv-iter.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/backupfile.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/base64.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/bitrotate.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/buffer-lcm.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/c-ctype.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/c-strcasecmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/c-strncasecmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/c-strtod.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/c-strtold.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/canon-host.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/canonicalize.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/careadlinkat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/cloexec.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/close-stream.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/closein.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/closeout.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/md5.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/sha1.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/sha256.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/sha512.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/cycle-check.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/di-set.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/diacrit.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/opendir-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/dirname.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/basename.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/dirname-lgpl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/basename-lgpl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/stripslash.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/dtoastr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/dtotimespec.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/exclude.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/exitfail.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fadvise.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/chmodat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/chownat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/creat-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/open-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fd-hook.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fd-reopen.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fd-safer-flag.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/dup-safer-flag.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fdutimensat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/file-set.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/file-type.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/filemode.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/filenamecat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/filenamecat-lgpl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/filevercmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fopen-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fprintftime.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/freading.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/freadseek.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/freopen-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/ftoastr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/full-read.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/full-write.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/gethrxtime.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xtime.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/getndelim2.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/gettime.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/getugroups.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/hard-locale.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/hash.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/hash-pjw.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/hash-triple.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/heap.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/human.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/i-ring.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/idcache.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/ino-map.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/imaxtostr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/inttostr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/offtostr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/uinttostr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/umaxtostr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/ldtoastr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/linebuffer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/localcharset.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/glthread/lock.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/long-options.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/malloca.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/math.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mbchar.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mbiter.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mbsalign.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mbscasecmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mbslen.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mbsstr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mbswidth.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mbuiter.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/memcasecmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/memchr2.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/memcmp2.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/memcoll.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mgetgroups.o

lib/mgetgroups.c:90:45: warning: passing= 'gid_t *' (aka 'unsigned int *') to

=C2=A0 =C2=A0 =C2=A0 parameter of type 'int *' converts be= tween pointers to integer types with

=C2=A0 =C2=A0 =C2=A0 different sign [-Wpointer-sign]

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ng =3D getgrouplist (username, = gid, g, &max_n_groups);

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 ^

/usr/include/unistd.h:648:43: note: pass= ing argument to parameter here

int=C2=A0 =C2=A0 =C2=A0 getgrouplist(const char *, int, int *, int= *);

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 ^

1 warning generated.

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mkancesdirs.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/dirchownmod.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mkdir-p.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/modechange.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mpsort.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/nproc.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/openat-die.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/openat-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/parse-datetime.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/physmem.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/posixtm.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/posixver.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/printf-frexp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/printf-frexpl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/priv-set.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/progname.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/propername.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/acl-errno-valid.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/file-has-acl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/qcopy-acl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/qset-acl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/quotearg.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/randint.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/randperm.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/randread.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/rand-isaac.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/read-file.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/readtokens.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/readtokens0.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/root-dev-ino.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/safe-read.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/safe-write.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/same.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/save-cwd.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/savedir.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/savewd.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/se-context.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/se-selinux.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/settime.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/sig-handler.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/sockets.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/stat-time.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/statat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mkstemp-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/strftime.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/striconv.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/strnlen1.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/strintcmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/strnumcmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/sys_socket.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/tempname.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/glthread/threadlib.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/timespec.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/glthread/tls.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/trim.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/u64.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/unicodeio.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/unistd.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/dup-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fd-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/pipe-safer.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/unistr/u8-mbtoucr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/unistr/u8-uctomb.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/unistr/u8-uctomb-aux.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/uniwidth/width.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/userspec.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/utimecmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/utimens.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/verror.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/version-etc.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/version-etc-fsf.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/wctype-h.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/write-any-file.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xmalloc.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xalloc-die.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xdectoimax.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xdectoumax.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xfreopen.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xfts.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xgetcwd.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xgetgroups.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xgethostname.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xmemcoll.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xnanosleep.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xprintf.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xreadlink.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xsize.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstriconv.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstrndup.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstrtod.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstrtoimax.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstrtol.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstrtoul.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstrtol-error.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstrtold.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xstrtoumax.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xvasprintf.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/xasprintf.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/yesno.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/acl_entries.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/asnprintf.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/at-func2.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/calloc.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/chdir-long.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/chown.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/error.o

lib/error.c:386:12: warning: data argume= nt not used by format string

=C2=A0 =C2=A0 =C2=A0 [-Wformat-extra-args]

=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 file_name, line_number);<= /span>

=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^

1 warning generated.

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/euidaccess.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fchownat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fclose.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fflush.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fnmatch.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fpending.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fpurge.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/freadahead.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/freadptr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fseek.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fseeko.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fseterr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fstatat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fsusage.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/fts.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/futimens.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/getcwd.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/getcwd-lgpl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/getgroups.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/getopt.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/getopt1.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/getpass.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/group-member.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/isapipe.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/isnanf.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/isnanl.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/lchown.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/link.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/linkat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/lstat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mempcpy.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/memrchr.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mkfifo.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mknod.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mktime.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/mountlist.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/nanosleep.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/obstack.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/open.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/openat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/openat-proc.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/printf-args.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/printf-parse.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/pthread.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/putenv.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/readlink.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/readutmp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/regex.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/remove.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/rename.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/rpmatch.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/secure_getenv.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/selinux-at.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/setenv.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/sig2str.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/stat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/strerror.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/strerror-override.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/symlink.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/unlink.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/unlinkat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/utimensat.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/vasnprintf.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/wcswidth.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 lib/wcwidth.o

=C2=A0 AR =C2=A0 =C2=A0 =C2=A0 lib/libcoreutils.a

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(bitrotate.o) has no s= ymbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(chmodat.o) has no sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(chownat.o) has no sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(fd-hook.o) has no sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(xtime.o) has no symbo= ls

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(math.o) has no symbol= s

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(mbiter.o) has no symb= ols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(mbuiter.o) has no sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(priv-set.o) has no sy= mbols

/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 s= ymbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(statat.o) has no symb= ols

/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 s= ymbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(timespec.o) has no sy= mbols

/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 symb= ols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(u8-uctomb.o) has no s= ymbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(wctype-h.o) has no sy= mbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(xsize.o) has no symbo= ls

/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 sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(bitrotate.o) has no s= ymbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(chmodat.o) has no sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(chownat.o) has no sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(fd-hook.o) has no sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(xtime.o) has no symbo= ls

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(math.o) has no symbol= s

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(mbiter.o) has no symb= ols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(mbuiter.o) has no sym= bols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(priv-set.o) has no sy= mbols

/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 s= ymbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(statat.o) has no symb= ols

/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 s= ymbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(timespec.o) has no sy= mbols

/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 symb= ols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(u8-uctomb.o) has no s= ymbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(wctype-h.o) has no sy= mbols

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault= .xctoolchain/usr/bin/ranlib: file: lib/libcoreutils.a(xsize.o) has no symbo= ls

/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 sym= bols

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/version.o

=C2=A0 AR =C2=A0 =C2=A0 =C2=A0 src/libver.a

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/chroot.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/chroot

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/hostid.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/hostid

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/nice.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/nice

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/who.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/who

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/users.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/users

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/pinky.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/pinky

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/uptime.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/uptime

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/stty.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/stty

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/df.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/find-mount-point.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/df

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/stdbuf.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/stdbuf

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/lbracket.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/[

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/base64.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/base64

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/basename.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/basename

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/cat.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/cat

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/chcon.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/chcon

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/chgrp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/chown-core.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/chgrp

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/chmod.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/chmod

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/chown.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/chown

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/cksum.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/cksum

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/comm.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/comm

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/cp.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/copy.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/cp-hash.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/extent-scan.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/selinux.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/cp

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/csplit.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/csplit

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/cut.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/cut

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/date.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/date

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/dd.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/dd

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/ls.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/ls-dir.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/dir

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/dircolors.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/dircolors

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/dirname.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/dirname

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/du.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/du

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/echo.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/echo

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/env.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/env

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/expand.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/expand

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/expr.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/expr

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/factor.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/factor

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/false.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/false

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/fmt.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/fmt

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/fold.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/fold

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_ginstall-install.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_ginstall-prog-fprintf.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_ginstall-copy.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_ginstall-cp-hash.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_ginstall-extent-scan.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_ginstall-selinux.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/ginstall

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/groups.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/group-list.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/groups

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/head.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/head

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/id.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/id

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/join.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/join

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/kill.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/operand2sig.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/kill

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/link.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/link

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/ln.o

src/ln.c:370:33: warning: data argument = not used by format string

=C2=A0 =C2=A0 =C2=A0 [-Wformat-extra-args]

=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 quote_n (0, dest),= quote_n (1, source));

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^

src/ln.c:370:33: warning: data argument = not used by format string

=C2=A0 =C2=A0 =C2=A0 [-Wformat-extra-args]

=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 quote_n (0, dest),= quote_n (1, source));

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^

2 warnings generated.

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/relpath.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/ln

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/logname.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/logname

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/ls-ls.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/ls

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_md5sum-md5sum.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/md5sum

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/mkdir.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/prog-fprintf.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/mkdir

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/mkfifo.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/mkfifo

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/mknod.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/mknod

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/mktemp.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/mktemp

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/mv.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/remove.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/mv

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/nl.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/nl

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/nproc.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/nproc

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/nohup.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/nohup

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/numfmt.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/numfmt

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/od.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/od

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/paste.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/paste

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/pathchk.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/pathchk

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/pr.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/pr

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/printenv.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/printenv

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/printf.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/printf

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/ptx.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/ptx

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/pwd.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/pwd

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/readlink.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/readlink

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/realpath.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/realpath

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/rm.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/rm

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/rmdir.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/rmdir

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/runcon.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/runcon

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/seq.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/seq

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_sha1sum-md5sum.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sha1sum

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_sha224sum-md5sum.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sha224sum

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_sha256sum-md5sum.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sha256sum

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_sha384sum-md5sum.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sha384sum

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_sha512sum-md5sum.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sha512sum

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/shred.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/shred

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/shuf.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/shuf

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/sleep.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sleep

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/sort.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sort

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/split.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/split

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/stat.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/stat

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/sum.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sum

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/sync.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/sync

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/tac.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/tac

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/tail.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/tail

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/tee.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/tee

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/test.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/test

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/timeout.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/timeout

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/touch.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/touch

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/tr.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/tr

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/true.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/true

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/truncate.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/truncate

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/tsort.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/tsort

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/tty.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/tty

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/uname.o

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/uname-uname.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/uname

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/unexpand.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/unexpand

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/uniq.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/uniq

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/unlink.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/unlink

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/ls-vdir.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/vdir

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/wc.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/wc

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/whoami.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/whoami

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/yes.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/yes

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/getlimits.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/getlimits

=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 src/src_libstdbuf_so-libstdbuf.o

=C2=A0 CCLD =C2=A0 =C2=A0 src/libstdbuf.so

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/chroot.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/hostid.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/nice.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/who.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/users.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/pinky.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/uptime.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/stty.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/df.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/stdbuf.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/base64.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/basename.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/cat.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/chcon.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/chgrp.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/chmod.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/chown.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/cksum.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/comm.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/cp.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/csplit.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/cut.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/date.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/dd.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/dir.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/dircolors.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/dirname.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/du.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/echo.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/env.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/expand.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/expr.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/factor.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/false.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/fmt.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/fold.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/install.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/groups.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/head.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/id.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/join.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/kill.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/link.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/ln.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/logname.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/ls.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/md5sum.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/mkdir.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/mkfifo.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/mknod.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/mktemp.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/mv.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/nl.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/nproc.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/nohup.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/numfmt.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/od.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/paste.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/pathchk.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/pr.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/printenv.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/printf.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/ptx.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/pwd.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/readlink.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/realpath.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/rm.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/rmdir.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/runcon.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/seq.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sha1sum.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sha224sum.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sha256sum.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sha384sum.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sha512sum.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/shred.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/shuf.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sleep.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sort.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/split.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/stat.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sum.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/sync.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/tac.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/tail.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/tee.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/test.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/timeout.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/touch.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/tr.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/true.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/truncate.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/tsort.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/tty.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/uname.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/unexpand.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/uniq.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/unlink.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/vdir.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/wc.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/whoami.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 man/yes.1

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/charset.alias

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/ref-add.sed

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 lib/ref-del.sed

Making all in gnulib-tests

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 arg-nonnull.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 c++defs.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 unused-parameter.h

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 warn-on-use.h

/Applications/Xcode.app/Contents/Developer/usr/bin/make=C2=A0 all-= recursive

Making all in .

make[4]: Nothing to be done for `all-am'.

beaudetlabmini:coreutils dakez$ make check

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 public-submodule-commit

/Applications/Xcode.app/Contents/Developer/usr/bin/make=C2=A0 chec= k-recursive

Making check in po

Making check in .

/Applications/Xcode.app/Contents/Developer/usr/bin/make=C2=A0 chec= k-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<= /p>

SKIP: tests/cp/link-heap.sh

no-ctx.sh: skipped test: this system lacks SELinux support<= /p>

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=3D* 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

=C2=A0in any of the following directories:

=C2=A0 /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 w= ith glibc and long double !=3D 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 'dif= ferent'

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<= /span>

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 b= y default

SKIP: tests/misc/sort-benchmark-random.sh

PASS: tests/misc/sort-compress.sh

sort-compress-hang.sh: skipped test: very expensive: disabled by d= efault

SKIP: tests/misc/sort-compress-hang.sh

sort-compress-proc.sh: skipped test: expensive: disabled by defaul= t

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 b= y 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 suppo= rt 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<= /span>

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<= /p>

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 bi= unique: =C2=A0

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 suppor= t

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<= /p>

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_DIRE= CT

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()<= /span>

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 su= pport 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 fil= es

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=3D* is not suffici= ent

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 t= han 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 supp= ort

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 no= n-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 f= ile 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 d= ifferent 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 d= ifferent 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 diffe= rent 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 dif= ferent 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 d= ifferent 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 fil= e 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 di= fferent 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 insufficie= nt 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<= /p>

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

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t00.sh

t00.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t00.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t01.sh

t01.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t01.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t02.sh

t02.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t02.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t03.sh

t03.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t03.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t04.sh

t04.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t04.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t05.sh

t05.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t05.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t06.sh

t06.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t06.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t07.sh

t07.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t07.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t08.sh

t08.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t08.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t09.sh

t09.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t09.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t10.sh

t10.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t10.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t11.sh

t11.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t11.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t12.sh

t12.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t12.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t13.sh

t13.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t13.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t14.sh

t14.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t14.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t15.sh

t15.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t15.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t16.sh

t16.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t16.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t17.sh

t17.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t17.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t18.sh

t18.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t18.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t19.sh

t19.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t19.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t20.sh

t20.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t20.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t21.sh

t21.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t21.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t22.sh

t22.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t22.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t23.sh

t23.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t23.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t24.sh

t24.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t24.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t25.sh

t25.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t25.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t26.sh

t26.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t26.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t27.sh

t27.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t27.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t28.sh

t28.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t28.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t29.sh

t29.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t29.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t30.sh

t30.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t30.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t31.sh

t31.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t31.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t32.sh

t32.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t32.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t33.sh

t33.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t33.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t34.sh

t34.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t34.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t35.sh

t35.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t35.sh

=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 tests/factor/t36.sh

t36.sh: skipped test: very expensive: disabled by default

SKIP: tests/factor/t36.sh

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

=C2=A0=C2=A0 GNU coreutils 8.23.161-d313a-dirty: ./tests/test-suit= e.log

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


# TOTAL: 575

# PASS:=C2=A0 409

# SKIP:=C2=A0 164

# XFAIL: 0

# FAIL:=C2=A0 2

# XPASS: 0

# ERROR: 0


.. contents:: :depth: 2


SKIP: tests/tail-2/inotify-race

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-inotify-race.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-inotify-race.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-inotify-race.sh.2n2k

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-inotify-race.sh.2n2k<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-inotify-race.sh.2n2k=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-inotify-race.sh.2n2k'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-inotify-race.sh.2n2k

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-inotify-race.sh.2n2k

++ cd /Users/dakez/coreutils/gt-inotify-race.sh.2n2k

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tail

+ test yes =3D 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.htm= l>.

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 '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 'inotify-race.sh: skipped test: very expensive: disabl= ed by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ case $IFS in

+ printf '%s\n' 'inotify-race.sh: skipped test: very e= xpensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 'inotify-race.sh: skipped test: very e= xpensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-ext3-perf.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-ext3-perf.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-ext3-perf.sh.1DYr'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-ext3-perf.sh.1DYr<= /p>

++ cd /Users/dakez/coreutils/gt-ext3-perf.sh.1DYr

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm

+ test yes =3D 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.htm= l>.

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 '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ case $IFS in

+ printf '%s\n' 'ext3-perf.sh: skipped test: very expe= nsive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 'ext3-perf.sh: skipped test: very expe= nsive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-link-heap.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-link-heap.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-link-heap.sh.eTNy'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-link-heap.sh.eTNy

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-link-heap.sh.eTNy<= /p>

++ cd /Users/dakez/coreutils/gt-link-heap.sh.eTNy

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ expensive_

+ test '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ warn_ 'link-heap.sh: skipped test: expensive: disabled by de= fault

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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

link-heap.sh: skipped test: expensive: disabled by default<= /p>

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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-no-ctx.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-no-ctx.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-no-ctx.sh.HB2H'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-no-ctx.sh.HB2H

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-no-ctx.sh.HB2H

++ cd /Users/dakez/coreutils/gt-no-ctx.sh.HB2H

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ require_gcc_shared_

+ gcc_shared_ - d.so -xc

+ local in=3D-

+ local out=3Dd.so

+ shift 2

+ gcc -Wall -shared --std=3Dgnu99 -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 su= pport'

+ 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<= /p>

+ test 9 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-inotify-rotate.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-inotify-rotate.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-inotify-rotate.sh.WFl0'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0

++ cd /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tail

+ test yes =3D 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.htm= l>.

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/li= b/config.h

+ expensive_

+ test '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ case $IFS in

+ printf '%s\n' 'inotify-rotate.sh: skipped test: expe= nsive: 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 2

+ printf '%s\n' 'inotify-rotate.sh: skipped test: expe= nsive: 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-inotify-rotate.sh.WFl0<= /span>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-inotify-rotate-resources.sh= .XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-inotify-rotate-resources.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-inotify-rotate-resources.sh.vZNg'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZN= g

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-inotify-rotate-resources.= sh.vZNg

++ cd /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZNg

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tail

+ test yes =3D 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.htm= l>.

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/li= b/config.h

+ skip_ 'inotify required'

+ warn_ 'inotify-rotate-resources.sh: skipped test: inotify re= quired'

+ case $IFS in

+ printf '%s\n' 'inotify-rotate-resources.sh: skipped = test: inotify required'

inotify-rotate-resources.sh: skipped test: inotify required=

+ test 9 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-inotify-rotate-resource= s.sh.vZNg

+ rm -rf /Users/dakez/coreutils/gt-inotify-rotate-resources.sh.vZN= g

+ exit 77

SKIP tests/tail-2/inotify-rotate-resources.sh (exit status: 77)


FAIL: tests/misc/ls-time

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-ls-time.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-ls-time.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-ls-time.sh.flhT'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-ls-time.sh.flhT

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-ls-time.sh.flhT

++ cd /Users/dakez/coreutils/gt-ls-time.sh.flhT

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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=3DUTC0

+ export TZ

+ t1=3D'1998-01-15 21:00'

+ t2=3D'1998-01-15 22:00'

+ t3=3D'1998-01-15 23:00'

+ u1=3D'1998-01-14 11:00'

+ u2=3D'1998-01-14 12:00'

+ u3=3D'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' =3D 'a c'

+ sleep 2

+ ln c d

++ ls --full -l a

+ set -- -rw-r--r-- 1 dakez 'BCM\Domain' Users 0 1998-01-1= 5 23:00:00.000000000 +0000 a

+ case "$*" in

++ ls --full -lu a

+ set -- -rw-r--r-- 1 dakez 'BCM\Domain' Users 0 1998-01-1= 4 11:00:00.000000000 +0000 a

+ case "$*" in

++ ls -ut a b c

+ set b c a

+ test 'b c a' =3D 'c b a'

+ fail=3D1

+ test 1 =3D 1

+ ls -l --full-time --time=3Daccess a b c

-rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-14 11:00:00.00000000= 0 +0000 a

-rw-r--r-- 1 dakez BCM\Domain Users 0 2015-03-31 20:18:25.00000000= 0 +0000 b

-rw-r--r-- 2 dakez BCM\Domain Users 0 2015-03-31 20:18:25.00000000= 0 +0000 c

++ ls -t a b c

+ set a b c

+ test 'a b c' =3D 'a b c'

+ :

+ test 1 =3D 1

+ ls -l --full-time a b c

-rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-15 23:00:00.00000000= 0 +0000 a

-rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-15 22:00:00.00000000= 0 +0000 b

-rw-r--r-- 2 dakez BCM\Domain Users 0 1998-01-15 21:00:00.00000000= 0 +0000 c

++ ls -ct a c

+ set c a

+ test 'c a' =3D 'c a'

+ : ok

+ gettext --version

+ default_tf1=3D'%b %e=C2=A0 %Y'

++ LC_ALL=3Den_US

++ gettext coreutils '%b %e=C2=A0 %Y'

+ en_tf1=3D'%b %e=C2=A0 %Y'

+ test '%b %e=C2=A0 %Y' =3D '%b %e=C2=A0 %Y'

+ LC_ALL=3Den_US

+ ls -l c

+ ls -l --time-style=3Dlong-iso c

+ compare en_output liso_output

+ compare_dev_null_ en_output liso_output

+ test 2 =3D 2

+ test xen_output =3D x/dev/null

+ test xliso_output =3D 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=C2=A0 1998 c<= /p>

+-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=3D1

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-ls-time.sh.flhT<= /p>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-deep-2.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-deep-2.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-deep-2.sh.TvpT'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-deep-2.sh.TvpT

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-deep-2.sh.TvpT

++ cd /Users/dakez/coreutils/gt-deep-2.sh.TvpT

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ case $my_uid in

+ return 1

++ stat -f -c %l .

+ name_max=3D'*'

+ test '*' -ge 200

./tests/rm/deep-2.sh: line 31: test: *: integer expression expecte= d

+ skip_ 'NAME_MAX=3D* is not sufficient'

+ warn_ 'deep-2.sh: skipped test: NAME_MAX=3D* is not sufficie= nt'

+ case $IFS in

+ printf '%s\n' 'deep-2.sh: skipped test: NAME_MAX=3D*= is not sufficient'

deep-2.sh: skipped test: NAME_MAX=3D* is not sufficient

+ test 9 =3D 2

+ printf '%s\n' 'deep-2.sh: skipped test: NAME_MAX=3D*= is not sufficient'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


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

=C2=A0in any of the following directories:

=C2=A0 /tmp /var/tmp /usr/tmp

...so, skipping this test

SKIP tests/rm/fail-eperm.xpl (exit status: 77)


SKIP: tests/tail-2/assert

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-assert.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-assert.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-assert.sh.YMy6'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-assert.sh.YMy6

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-assert.sh.YMy6

++ cd /Users/dakez/coreutils/gt-assert.sh.YMy6

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tail

+ test yes =3D 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.htm= l>.

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 '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ case $IFS in

+ printf '%s\n' 'assert.sh: skipped test: very expensi= ve: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

assert.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 'assert.sh: skipped test: very expensi= ve: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-hash.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-hash.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-hash.sh.UQqF'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-hash.sh.UQqF

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-hash.sh.UQqF

++ cd /Users/dakez/coreutils/gt-hash.sh.UQqF

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm

+ test yes =3D 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.htm= l>.

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 '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ case $IFS in

+ printf '%s\n' 'hash.sh: skipped test: expensive: dis= abled 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 2

+ printf '%s\n' 'hash.sh: skipped test: expensive: dis= abled 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-r-root.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-r-root.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-r-root.sh.9Iqr'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-r-root.sh.9Iqr

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-r-root.sh.9Iqr

++ cd /Users/dakez/coreutils/gt-r-root.sh.9Iqr

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ case $my_uid in

+ return 1

+ require_gcc_shared_

+ gcc_shared_ - d.so -xc

+ local in=3D-

+ local out=3Dd.so

+ shift 2

+ gcc -Wall -shared --std=3Dgnu99 -fPIC -O2 -xc - -o d.so -ldl

+ rm -f d.so

+ expensive_

+ test '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ warn_ 'r-root.sh: skipped test: expensive: disabled by defau= lt

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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ case $IFS in

+ printf '%s\n' 'r-root.sh: skipped test: expensive: d= isabled 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 2

+ printf '%s\n' 'r-root.sh: skipped test: expensive: d= isabled 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-many-dir-entries-vs-OOM.sh.= XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-many-dir-entries-vs-OOM.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp<= /span>

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.k= SYp

++++ ls -dgo /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.= kSYp

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-many-dir-entries-vs-OOM.sh.k-Yp'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp=

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.s= h.kSYp

++ cd /Users/dakez/coreutils/gt-many-dir-entries-vs-OOM.sh.kSYp

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm du chmod

+ test yes =3D 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.htm= l>.

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.htm= l>.

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,<= /span>

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.htm= l>.

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=3Dyes

+ local vm

+ case $(printenv LD_PRELOAD) in

++ printenv LD_PRELOAD

+ vm=3D10000

+ ulimit_works=3Dno

+ test no =3D 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 t= est: this shell lacks ulimit support'

many-dir-entries-vs-OOM.sh: skipped test: this shell lacks ulimit = support

+ test 9 =3D 2

+ printf '%s\n' 'many-dir-entries-vs-OOM.sh: skipped t= est: this shell lacks ulimit support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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)<= /p>


SKIP: tests/misc/seq-long-double

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-seq-long-double.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-seq-long-double.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-seq-long-double.sh.5nNL'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL<= /p>

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-seq-long-double.sh.5nNL

++ cd /Users/dakez/coreutils/gt-seq-long-double.sh.5nNL

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ seq

+ test yes =3D 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.htm= l>.

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=3D127 CHAR_OFLOW=3D128 CHAR_MIN=3D-128 CHAR_UFLOW= =3D-129 SCHAR_MAX=3D127 SCHAR_OFLOW=3D128 SCHAR_MIN=3D-128 SCHAR_UFLOW=3D-1= 29 UCHAR_MAX=3D255 UCHAR_OFLOW=3D256 SHRT_MAX=3D32767 SHRT_OFLOW=3D32768 SH= RT_MIN=3D-32768 SHRT_UFLOW=3D-32769 INT_MAX=3D2147483647 INT_OFLOW=3D214748= 3648 INT_MIN=3D-2147483648 INT_UFLOW=3D-2147483649 UINT_MAX=3D4294967295 UI= NT_OFLOW=3D4294967296 LONG_MAX=3D9223372036854775807 LONG_OFLOW=3D922337203= 6854775808 LONG_MIN=3D-9223372036854775808 LONG_UFLOW=3D-922337203685477580= 9 ULONG_MAX=3D18446744073709551615 ULONG_OFLOW=3D18446744073709551616 SIZE_= MAX=3D18446744073709551615 SIZE_OFLOW=3D18446744073709551616 SSIZE_MAX=3D92= 23372036854775807 SSIZE_OFLOW=3D9223372036854775808 SSIZE_MIN=3D-9223372036= 854775808 SSIZE_UFLOW=3D-9223372036854775809 TIME_T_MAX=3D92233720368547758= 07 TIME_T_OFLOW=3D9223372036854775808 TIME_T_MIN=3D-9223372036854775808 TIM= E_T_UFLOW=3D-9223372036854775809 UID_T_MAX=3D4294967295 UID_T_OFLOW=3D42949= 67296 GID_T_MAX=3D4294967295 GID_T_OFLOW=3D4294967296 PID_T_MAX=3D214748364= 7 PID_T_OFLOW=3D2147483648 PID_T_MIN=3D-2147483648 PID_T_UFLOW=3D-214748364= 9 OFF_T_MAX=3D9223372036854775807 OFF_T_OFLOW=3D9223372036854775808 OFF_T_M= IN=3D-9223372036854775808 OFF_T_UFLOW=3D-9223372036854775809 INTMAX_MAX=3D9= 223372036854775807 INTMAX_OFLOW=3D9223372036854775808 INTMAX_MIN=3D-9223372= 036854775808 INTMAX_UFLOW=3D-9223372036854775809 UINTMAX_MAX=3D184467440737= 09551615 UINTMAX_OFLOW=3D18446744073709551616 FLT_MIN=3D1.1754944e-38 FLT_M= AX=3D3.4028235e+38 DBL_MIN=3D2.2250738585072014e-308 DBL_MAX=3D1.7976931348= 623157e+308 LDBL_MIN=3D3.3621031431120935063e-4932 LDBL_MAX=3D1.18973149535= 7231765e+4932

++ CHAR_MAX=3D127

++ CHAR_OFLOW=3D128

++ CHAR_MIN=3D-128

++ CHAR_UFLOW=3D-129

++ SCHAR_MAX=3D127

++ SCHAR_OFLOW=3D128

++ SCHAR_MIN=3D-128

++ SCHAR_UFLOW=3D-129

++ UCHAR_MAX=3D255

++ UCHAR_OFLOW=3D256

++ SHRT_MAX=3D32767

++ SHRT_OFLOW=3D32768

++ SHRT_MIN=3D-32768

++ SHRT_UFLOW=3D-32769

++ INT_MAX=3D2147483647

++ INT_OFLOW=3D2147483648

++ INT_MIN=3D-2147483648

++ INT_UFLOW=3D-2147483649

++ UINT_MAX=3D4294967295

++ UINT_OFLOW=3D4294967296

++ LONG_MAX=3D9223372036854775807

++ LONG_OFLOW=3D9223372036854775808

++ LONG_MIN=3D-9223372036854775808

++ LONG_UFLOW=3D-9223372036854775809

++ ULONG_MAX=3D18446744073709551615

++ ULONG_OFLOW=3D18446744073709551616

++ SIZE_MAX=3D18446744073709551615

++ SIZE_OFLOW=3D18446744073709551616

++ SSIZE_MAX=3D9223372036854775807

++ SSIZE_OFLOW=3D9223372036854775808

++ SSIZE_MIN=3D-9223372036854775808

++ SSIZE_UFLOW=3D-9223372036854775809

++ TIME_T_MAX=3D9223372036854775807

++ TIME_T_OFLOW=3D9223372036854775808

++ TIME_T_MIN=3D-9223372036854775808

++ TIME_T_UFLOW=3D-9223372036854775809

++ UID_T_MAX=3D4294967295

++ UID_T_OFLOW=3D4294967296

++ GID_T_MAX=3D4294967295

++ GID_T_OFLOW=3D4294967296

++ PID_T_MAX=3D2147483647

++ PID_T_OFLOW=3D2147483648

++ PID_T_MIN=3D-2147483648

++ PID_T_UFLOW=3D-2147483649

++ OFF_T_MAX=3D9223372036854775807

++ OFF_T_OFLOW=3D9223372036854775808

++ OFF_T_MIN=3D-9223372036854775808

++ OFF_T_UFLOW=3D-9223372036854775809

++ INTMAX_MAX=3D9223372036854775807

++ INTMAX_OFLOW=3D9223372036854775808

++ INTMAX_MIN=3D-9223372036854775808

++ INTMAX_UFLOW=3D-9223372036854775809

++ UINTMAX_MAX=3D18446744073709551615

++ UINTMAX_OFLOW=3D18446744073709551616

++ FLT_MIN=3D1.1754944e-38

++ FLT_MAX=3D3.4028235e+38

++ DBL_MIN=3D2.2250738585072014e-308

++ DBL_MAX=3D1.7976931348623157e+308

++ LDBL_MIN=3D3.3621031431120935063e-4932

++ LDBL_MAX=3D1.189731495357231765e+4932

+ test 2147483647

+ cat

+ gcc -c long.c

long.c:1:10: fatal error: 'features.h' file not found

#include <features.h>

=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 ^

1 error generated.

+ skip_ 'this test runs only on systems with glibc and long do= uble !=3D double'

+ warn_ 'seq-long-double.sh: skipped test: this test runs only= on systems with glibc and long double !=3D double'

+ case $IFS in

+ printf '%s\n' 'seq-long-double.sh: skipped test: thi= s test runs only on systems with glibc and long double !=3D double'

seq-long-double.sh: skipped test: this test runs only on systems w= ith glibc and long double !=3D double

+ test 9 =3D 2

+ printf '%s\n' 'seq-long-double.sh: skipped test: thi= s test runs only on systems with glibc and long double !=3D double'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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<= /p>

+ exit 77

SKIP tests/misc/seq-long-double.sh (exit status: 77)


SKIP: tests/tail-2/tail-n0f

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-tail-n0f.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-tail-n0f.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:18 /Users/dakez/coreuti= ls/gt-tail-n0f.sh.koz4'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-tail-n0f.sh.koz4

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-tail-n0f.sh.koz4

++ cd /Users/dakez/coreutils/gt-tail-n0f.sh.koz4

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tail

+ test yes =3D 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.htm= l>.

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=3D31331

+ sleep .5

+ sleep 2

+ grep '^State:[ ]*[S]' /proc/31331/status

+ skip_ '/proc/31331/status: missing or '\''differ= ent'\'''

+ warn_ 'tail-n0f.sh: skipped test: /proc/31331/status: missin= g or '\''different'\'''

+ case $IFS in

+ printf '%s\n' 'tail-n0f.sh: skipped test: /proc/3133= 1/status: missing or '\''different'\'''<= /p>

tail-n0f.sh: skipped test: /proc/31331/status: missing or 'dif= ferent'

+ test 9 =3D 2

+ printf '%s\n' 'tail-n0f.sh: skipped test: /proc/3133= 1/status: missing or '\''different'\'''<= /p>

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-arch.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-arch.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-arch.sh.7GNW'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-arch.sh.7GNW

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-arch.sh.7GNW

++ cd /Users/dakez/coreutils/gt-arch.sh.7GNW

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ arch

+ test yes =3D yes

+ local i

+ for i in '$*'

+ env arch --version

arch: Unknown architecture: version

+ require_built_ arch

+ skip_=3Dno

+ for i in '"$@"'

+ case " $built_programs " in

+ echo 'arch: not built'

arch: not built

+ skip_=3Dyes

+ test yes =3D yes

+ skip_ 'required program(s) not built'

+ warn_ 'arch.sh: skipped test: required program(s) not built&= #39;

+ case $IFS in

+ printf '%s\n' 'arch.sh: skipped test: required progr= am(s) not built'

arch.sh: skipped test: required program(s) not built

+ test 9 =3D 2

+ printf '%s\n' 'arch.sh: skipped test: required progr= am(s) not built'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-coreutils.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-coreutils.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-coreutils.sh.AiZl'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-coreutils.sh.AiZl

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-coreutils.sh.AiZl<= /p>

++ cd /Users/dakez/coreutils/gt-coreutils.sh.AiZl

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ coreutils

+ test yes =3D 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 disab= led'

+ case $IFS in

+ printf '%s\n' 'coreutils.sh: skipped test: multicall= binary is disabled'

coreutils.sh: skipped test: multicall binary is disabled

+ test 9 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-cut-huge-range.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-cut-huge-range.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-cut-huge-range.sh.55t3'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-cut-huge-range.sh.55t3

++ cd /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cut

+ test yes =3D 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.htm= l>.

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=3Dyes

+ local vm

+ case $(printenv LD_PRELOAD) in

++ printenv LD_PRELOAD

+ vm=3D10000

+ ulimit_works=3Dno

+ test no =3D no

+ skip_ 'this shell lacks ulimit support'

+ warn_ 'cut-huge-range.sh: skipped test: this shell lacks uli= mit 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-cut-huge-range.sh.55t3<= /span>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-cat-proc.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-cat-proc.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-cat-proc.sh.Xcio'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-cat-proc.sh.Xcio

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-cat-proc.sh.Xcio

++ cd /Users/dakez/coreutils/gt-cat-proc.sh.Xcio

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cat

+ test yes =3D 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.htm= l>.

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=3D/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/c= puinfo'

cat-proc.sh: skipped test: no /proc/cpuinfo

+ test 9 =3D 2

+ printf '%s\n' 'cat-proc.sh: skipped test: no /proc/c= puinfo'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-csplit-heap.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-csplit-heap.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-csplit-heap.sh.rniO'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-csplit-heap.sh.rniO

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-csplit-heap.sh.rniO

++ cd /Users/dakez/coreutils/gt-csplit-heap.sh.rniO

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ csplit

+ test yes =3D 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.htm= l>.

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=3Dyes

+ local vm

+ case $(printenv LD_PRELOAD) in

++ printenv LD_PRELOAD

+ vm=3D10000

+ ulimit_works=3Dno

+ test no =3D 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 sh= ell lacks ulimit support'

csplit-heap.sh: skipped test: this shell lacks ulimit support

+ test 9 =3D 2

+ printf '%s\n' 'csplit-heap.sh: skipped test: this sh= ell lacks ulimit support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-head-c.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-head-c.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-head-c.sh.PKXu'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-head-c.sh.PKXu

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-head-c.sh.PKXu

++ cd /Users/dakez/coreutils/gt-head-c.sh.PKXu

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ head

+ test yes =3D 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.htm= l>.

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=3Dyes

+ local vm

+ case $(printenv LD_PRELOAD) in

++ printenv LD_PRELOAD

+ vm=3D10000

+ ulimit_works=3Dno

+ test no =3D no

+ skip_ 'this shell lacks ulimit support'

+ warn_ 'head-c.sh: skipped test: this shell lacks ulimit supp= ort'

+ case $IFS in

+ printf '%s\n' 'head-c.sh: skipped test: this shell l= acks ulimit support'

head-c.sh: skipped test: this shell lacks ulimit support

+ test 9 =3D 2

+ sed 1q

+ printf '%s\n' 'head-c.sh: skipped test: this shell l= acks ulimit support'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-head-write-error.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-head-write-error.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-head-write-error.sh.QcxB<= /p>

+++ 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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-head-write-error.sh.QcxB'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-head-write-error.sh.QcxB=

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-head-write-error.sh.QcxB<= /span>

++ cd /Users/dakez/coreutils/gt-head-write-error.sh.QcxB

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ head

+ test yes =3D 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.htm= l>.

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 requi= red'

+ case $IFS in

+ printf '%s\n' 'head-write-error.sh: skipped test: /d= ev/full is required'

head-write-error.sh: skipped test: /dev/full is required

+ test 9 =3D 2

+ printf '%s\n' 'head-write-error.sh: skipped test: /d= ev/full is required'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-head-write-error.sh.Qcx= B

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-printf-surprise.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-printf-surprise.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-printf-surprise.sh.rF1m'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m<= /p>

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-printf-surprise.sh.rF1m

++ cd /Users/dakez/coreutils/gt-printf-surprise.sh.rF1m

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ printf

+ test yes =3D 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.htm= l>.

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=3Dyes

+ local vm

+ case $(printenv LD_PRELOAD) in

++ printenv LD_PRELOAD

+ vm=3D10000

+ ulimit_works=3Dno

+ test no =3D no

+ skip_ 'this shell lacks ulimit support'

+ warn_ 'printf-surprise.sh: skipped test: this shell lacks ul= imit support'

+ case $IFS in

+ printf '%s\n' 'printf-surprise.sh: skipped test: thi= s shell lacks ulimit support'

printf-surprise.sh: skipped test: this shell lacks ulimit support<= /span>

+ test 9 =3D 2

+ printf '%s\n' 'printf-surprise.sh: skipped test: thi= s shell lacks ulimit support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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<= /p>

+ exit 77

SKIP tests/misc/printf-surprise.sh (exit status: 77)


SKIP: tests/misc/shuf-reservoir

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-shuf-reservoir.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-shuf-reservoir.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-shuf-reservoir.sh.066Y'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y

++ cd /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ shuf

+ test yes =3D 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.htm= l>.

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 '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ case $IFS in

+ printf '%s\n' 'shuf-reservoir.sh: skipped test: expe= nsive: 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 2

+ printf '%s\n' 'shuf-reservoir.sh: skipped test: expe= nsive: 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-shuf-reservoir.sh.066Y<= /span>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sort-benchmark-random.sh.XX= XX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sort-benchmark-random.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37V= w

++++ ls -dgo /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37= Vw

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:19 /Users/dakez/coreuti= ls/gt-sort-benchmark-random.sh.37Vw'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sort-benchmark-random.sh.= 37Vw

++ cd /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ sort

+ test yes =3D 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.htm= l>.

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 '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 'sort-benchmark-random.sh: skipped test: very expensiv= e: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ case $IFS in

+ printf '%s\n' 'sort-benchmark-random.sh: skipped tes= t: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

sort-benchmark-random.sh: skipped test: very expensive: disabled b= y default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 'sort-benchmark-random.sh: skipped tes= t: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-sort-benchmark-random.s= h.37Vw

+ rm -rf /Users/dakez/coreutils/gt-sort-benchmark-random.sh.37Vw

+ exit 77

SKIP tests/misc/sort-benchmark-random.sh (exit status: 77)<= /p>


SKIP: tests/misc/sort-compress-hang

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sort-compress-hang.sh.XXXX<= /span>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sort-compress-hang.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /span>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-sort-compress-hang.sh.0NBk'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sort-compress-hang.sh.0NB= k

++ cd /Users/dakez/coreutils/gt-sort-compress-hang.sh.0NBk<= /p>

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ sort

+ test yes =3D 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.htm= l>.

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 '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

sort-compress-hang.sh: skipped test: very expensive: disabled by d= efault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-sort-compress-hang.sh.0= NBk

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sort-compress-proc.sh.XXXX<= /span>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sort-compress-proc.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /span>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-sort-compress-proc.sh.uMq6'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq= 6

++ cd /Users/dakez/coreutils/gt-sort-compress-proc.sh.uMq6<= /p>

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ sort

+ test yes =3D 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.htm= l>.

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 '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ warn_ 'sort-compress-proc.sh: skipped test: expensive: disab= led 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

sort-compress-proc.sh: skipped test: expensive: disabled by defaul= t

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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

+ sed 1q

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-sort-compress-proc.sh.u= Mq6

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sort-month.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sort-month.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-sort-month.sh.CzOt'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sort-month.sh.CzOt

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sort-month.sh.CzOt=

++ cd /Users/dakez/coreutils/gt-sort-month.sh.CzOt

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ sort

+ test yes =3D 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.htm= l>.

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 no= t present'

+ case $IFS in

+ printf '%s\n' 'sort-month.sh: skipped test: The loca= le utility is not present'

sort-month.sh: skipped test: The locale utility is not present

+ test 9 =3D 2

+ printf '%s\n' 'sort-month.sh: skipped test: The loca= le utility is not present'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sort-spinlock-abuse.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sort-spinlock-abuse.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k<= /span>

++++ ls -dgo /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-sort-spinlock-abuse.sh.146k'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.14= 6k

++ cd /Users/dakez/coreutils/gt-sort-spinlock-abuse.sh.146k=

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ sort

+ test yes =3D 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.htm= l>.

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 '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sort-stale-thread-mem.sh.XX= XX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sort-stale-thread-mem.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3f= V

++++ ls -dgo /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3= fV

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-sort-stale-thread-mem.sh.r3fV'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sort-stale-thread-mem.sh.r3fV

+++ return

++ test_dir_=3D/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_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ sort

+ test yes =3D 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.htm= l>.

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 '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 'sort-stale-thread-mem.sh: skipped test: very expensiv= e: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ case $IFS in

+ printf '%s\n' 'sort-stale-thread-mem.sh: skipped tes= t: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

sort-stale-thread-mem.sh: skipped test: very expensive: disabled b= y default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 'sort-stale-thread-mem.sh: skipped tes= t: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

+ sed 1q

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-sort-stale-thread-mem.s= h.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)<= /p>


SKIP: tests/misc/sort-u-FMR

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sort-u-FMR.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sort-u-FMR.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-sort-u-FMR.sh.fToC'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC=

++ cd /Users/dakez/coreutils/gt-sort-u-FMR.sh.fToC

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ sort

+ test yes =3D 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.htm= l>.

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=3D1 true

+ skip_ 'requires a working valgrind'

+ warn_ 'sort-u-FMR.sh: skipped test: requires a working valgr= ind'

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-line-bytes.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-line-bytes.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-line-bytes.sh.RwHW'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-line-bytes.sh.RwHW

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-line-bytes.sh.RwHW=

++ cd /Users/dakez/coreutils/gt-line-bytes.sh.RwHW

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ split

+ test yes =3D 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.htm= l>.

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=3Dyes

+ local vm

+ case $(printenv LD_PRELOAD) in

++ printenv LD_PRELOAD

+ vm=3D10000

+ ulimit_works=3Dno

+ test no =3D 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 she= ll lacks ulimit support'

line-bytes.sh: skipped test: this shell lacks ulimit support

+ test 9 =3D 2

+ printf '%s\n' 'line-bytes.sh: skipped test: this she= ll lacks ulimit support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


./tests/misc/stat-nanoseconds.sh: line 19: print_ver_: command not= found

++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-stat-nanoseconds.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-stat-nanoseconds.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz<= /p>

+++ 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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-stat-nanoseconds.sh.Edkz'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz=

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz<= /span>

++ cd /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edkz

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ TZ=3DUTC0

+ 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 sys= tem does not support sub-second time stamps

+ case $IFS in

+ printf '%s\n' 'stat-nanoseconds.sh: skipped test: th= is file system does not support sub-second time stamps'

stat-nanoseconds.sh: skipped test: this file system does not suppo= rt sub-second time stamps

+ test 9 =3D 2

+ printf '%s\n' 'stat-nanoseconds.sh: skipped test: th= is file system does not support sub-second time stamps'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-stat-nanoseconds.sh.Edk= z

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-stty-pairs.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-stty-pairs.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-stty-pairs.sh.u3Xb'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb=

++ cd /Users/dakez/coreutils/gt-stty-pairs.sh.u3Xb

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ stty

+ test yes =3D 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.htm= l>.

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 '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ warn_ 'stty-pairs.sh: skipped test: expensive: disabled by d= efault

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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ case $IFS in

+ printf '%s\n' 'stty-pairs.sh: skipped test: expensiv= e: 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 2

+ printf '%s\n' 'stty-pairs.sh: skipped test: expensiv= e: 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-tac-continue.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-tac-continue.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-tac-continue.sh.fdlW

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-tac-continue.sh.fdlW<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-tac-continue.sh.fdlW=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-tac-continue.sh.fdlW'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-tac-continue.sh.fdlW

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-tac-continue.sh.fdlW

++ cd /Users/dakez/coreutils/gt-tac-continue.sh.fdlW

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tac

+ test yes =3D 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.htm= l>.

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 =3D 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_P= ARTITION_TMPDIR not defined'

tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined

+ test 9 =3D 2

+ printf '%s\n' 'tac-continue.sh: skipped test: FULL_P= ARTITION_TMPDIR not defined'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-timeout-group.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-timeout-group.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-timeout-group.sh.6hFP'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-timeout-group.sh.6hFP

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-timeout-group.sh.6hFP

++ cd /Users/dakez/coreutils/gt-timeout-group.sh.6hFP

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ timeout

+ test yes =3D 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.htm= l>.

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<= /span>

+ skip_ 'setsid required to control groups'

+ warn_ 'timeout-group.sh: skipped test: setsid required to co= ntrol groups'

+ case $IFS in

+ printf '%s\n' 'timeout-group.sh: skipped test: setsi= d required to control groups'

timeout-group.sh: skipped test: setsid required to control groups<= /span>

+ test 9 =3D 2

+ printf '%s\n' 'timeout-group.sh: skipped test: setsi= d required to control groups'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-xattr.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-xattr.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-xattr.sh.rjH6'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-xattr.sh.rjH6

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-xattr.sh.rjH6

++ cd /Users/dakez/coreutils/gt-xattr.sh.rjH6

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp mv ginstall

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ 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.htm= l>.

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.<= /p>

+ 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.htm= l>.

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=3Dxattr -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 bui= lt without xattr support'

xattr.sh: skipped test: coreutils built without xattr support

+ test 9 =3D 2

+ printf '%s\n' 'xattr.sh: skipped test: coreutils bui= lt without xattr support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-separator.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-separator.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-separator.sh.H2xM'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-separator.sh.H2xM

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-separator.sh.H2xM<= /p>

++ cd /Users/dakez/coreutils/gt-separator.sh.H2xM

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ chown

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ test -n 1752913791

++ id -un

+ id_un=3Ddakez

+ test -n dakez

++ id -g

+ id_g=3D214295065

+ test -n 214295065

++ id -gn

+ id_gn=3D'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 =3D 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 = 9;\''BCM\bcm-mhg-all'\'' not biunique:=C2=A0 '

separator.sh: skipped test: group 'BCM\bcm-mhg-all' not bi= unique: =C2=A0

+ test 9 =3D 2

+ printf '%s\n' 'separator.sh: skipped test: group = 9;\''BCM\bcm-mhg-all'\'' not biunique:=C2=A0 '

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-acl.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-acl.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-acl.sh.Iiiq'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-acl.sh.Iiiq

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-acl.sh.Iiiq

++ cd /Users/dakez/coreutils/gt-acl.sh.Iiiq

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp getfacl setfacl

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ 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 requi= res getfacl and setfacl.'

acl.sh: skipped test: This test requires getfacl and setfacl.

+ test 9 =3D 2

+ printf '%s\n' 'acl.sh: skipped test: This test requi= res getfacl and setfacl.'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-fiemap-empty.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-fiemap-empty.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-fiemap-empty.sh.ipy0'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0

++ cd /Users/dakez/coreutils/gt-fiemap-empty.sh.ipy0

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ skip_ 'disabled for now'

+ warn_ 'fiemap-empty.sh: skipped test: disabled for now'<= /span>

+ case $IFS in

+ printf '%s\n' 'fiemap-empty.sh: skipped test: disabl= ed for now'

fiemap-empty.sh: skipped test: disabled for now

+ test 9 =3D 2

+ printf '%s\n' 'fiemap-empty.sh: skipped test: disabl= ed for now'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-fiemap-FMR.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-fiemap-FMR.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-fiemap-FMR.sh.TArZ'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ=

++ cd /Users/dakez/coreutils/gt-fiemap-FMR.sh.TArZ

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ require_valgrind_

+ valgrind --error-exitcode=3D1 true

+ skip_ 'requires a working valgrind'

+ warn_ 'fiemap-FMR.sh: skipped test: requires a working valgr= ind'

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-fiemap-perf.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-fiemap-perf.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-fiemap-perf.sh.CU3q'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q

++ cd /Users/dakez/coreutils/gt-fiemap-perf.sh.CU3q

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ 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 fi= le system lacks FIEMAP support'

fiemap-perf.sh: skipped test: this file system lacks FIEMAP suppor= t

+ test 9 =3D 2

+ printf '%s\n' 'fiemap-perf.sh: skipped test: this fi= le system lacks FIEMAP support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-fiemap-2.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-fiemap-2.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:20 /Users/dakez/coreuti= ls/gt-fiemap-2.sh.efGu'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-fiemap-2.sh.efGu

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-fiemap-2.sh.efGu

++ cd /Users/dakez/coreutils/gt-fiemap-2.sh.efGu

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ 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 FIE= MAP 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-link-symlink.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-link-symlink.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-link-symlink.sh.1wRr

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-link-symlink.sh.1wRr<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-link-symlink.sh.1wRr=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-link-symlink.sh.1wRr'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-link-symlink.sh.1wRr

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-link-symlink.sh.1wRr

++ cd /Users/dakez/coreutils/gt-link-symlink.sh.1wRr

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ touch file

+ ln -s file link

+ touch -m -h -d 2011-01-01 link

+ case $(stat --format=3D%y link) in

++ stat --format=3D%y link

+ cp -al link link.cp

+ case $(stat --format=3D%y link.cp) in

++ stat --format=3D%y link.cp

+ fail=3D1

+ Exit 1

+ set +e

+ exit 1

+ exit 1

+ remove_tmp_

+ __st=3D1

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-perm.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-perm.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-perm.sh.RwRH'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-perm.sh.RwRH

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-perm.sh.RwRH

++ cd /Users/dakez/coreutils/gt-perm.sh.RwRH

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp mv

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ 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.htm= l>.

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.<= /p>

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 'perm.sh: skipped test: very expensive: disabled by de= fault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

perm.sh: skipped test: very expensive: disabled by default<= /p>

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 'perm.sh: skipped test: very expensive= : disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-proc-short-read.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-proc-short-read.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-proc-short-read.sh.gQ40'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40<= /p>

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-proc-short-read.sh.gQ40

++ cd /Users/dakez/coreutils/gt-proc-short-read.sh.gQ40

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ kall=3D/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: you= r system lacks /proc/kallsyms'

proc-short-read.sh: skipped test: your system lacks /proc/kallsyms=

+ test 9 =3D 2

+ printf '%s\n' 'proc-short-read.sh: skipped test: you= r system lacks /proc/kallsyms'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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<= /p>

+ exit 77

SKIP tests/cp/proc-short-read.sh (exit status: 77)


SKIP: tests/cp/reflink-auto

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-reflink-auto.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-reflink-auto.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-reflink-auto.sh.oxhu

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-reflink-auto.sh.oxhu'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-reflink-auto.sh.oxhu

++ cd /Users/dakez/coreutils/gt-reflink-auto.sh.oxhu

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 d= irectory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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: requi= res a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'reflink-auto.sh: skipped test: requi= res a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sparse.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sparse.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-sparse.sh.09y7'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sparse.sh.09y7

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sparse.sh.09y7

++ cd /Users/dakez/coreutils/gt-sparse.sh.09y7

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ require_sparse_support_

+ test 0 =3D 0

+ t=3Dsparse.67219

+ dd bs=3D1 seek=3D128K of=3Dsparse.67219

++ du -sk sparse.67219

+ set x 128 sparse.67219

+ kb_size=3D128

+ 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 su= pport sparse files'

+ case $IFS in

+ printf '%s\n' 'sparse.sh: skipped test: this file sy= stem does not support sparse files'

sparse.sh: skipped test: this file system does not support sparse = files

+ test 9 =3D 2

+ printf '%s\n' 'sparse.sh: skipped test: this file sy= stem does not support sparse files'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sparse-to-pipe.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sparse-to-pipe.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-sparse-to-pipe.sh.7wBJ'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ

++ cd /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ require_sparse_support_

+ test 0 =3D 0

+ t=3Dsparse.67280

+ dd bs=3D1 seek=3D128K of=3Dsparse.67280

++ du -sk sparse.67280

+ set x 128 sparse.67280

+ kb_size=3D128

+ 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 doe= s 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-sparse-to-pipe.sh.7wBJ<= /span>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-no-mtab-status.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-no-mtab-status.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-no-mtab-status.sh.rFFy'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy

++ cd /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ df

+ test yes =3D 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.htm= l>.

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 Egge= rt.

+ require_gcc_shared_

+ gcc_shared_ - d.so -xc

+ local in=3D-

+ local out=3Dd.so

+ shift 2

+ gcc -Wall -shared --std=3Dgnu99 -fPIC -O2 -xc - -o d.so -ldl

+ rm -f d.so

+ df

Filesystem=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 1K-blocks =C2=A0 =C2=A0 =C2=A0 Used Available Use% Mounte= d on

/dev/disk0s2=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 487546976=C2=A0 114132196 373158780=C2=A0 24% /

//dakez@it-ess-arch1.ad.bcm.edu/bcm-mhg-beaudetlab = 288882= 6880 2101169688 787657192=C2=A0 73% /Volumes/bcm-mhg-beaudetlab<= /p>

+ grep '^#define HAVE_MNTENT_H 1' /Users/dakez/coreutils/l= ib/config.h

+ skip_ 'no mntent.h available to confirm the interface'

+ warn_ 'no-mtab-status.sh: skipped test: no mntent.h availabl= e to confirm the interface'

+ case $IFS in

+ printf '%s\n' 'no-mtab-status.sh: skipped test: no m= ntent.h available to confirm the interface'

no-mtab-status.sh: skipped test: no mntent.h available to confirm = the interface

+ test 9 =3D 2

+ printf '%s\n' 'no-mtab-status.sh: skipped test: no m= ntent.h available to confirm the interface'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-no-mtab-status.sh.rFFy<= /span>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-skip-duplicates.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-skip-duplicates.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-skip-duplicates.sh.qaxo'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo<= /p>

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo

++ cd /Users/dakez/coreutils/gt-skip-duplicates.sh.qaxo

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ df

+ test yes =3D 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.htm= l>.

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 Egge= rt.

+ require_gcc_shared_

+ gcc_shared_ - d.so -xc

+ local in=3D-

+ local out=3Dd.so

+ shift 2

+ gcc -Wall -shared --std=3Dgnu99 -fPIC -O2 -xc - -o d.so -ldl

+ rm -f d.so

+ df --local

Filesystem =C2=A0 =C2=A0 1K-blocks=C2=A0 =C2=A0 =C2=A0 Used Availa= ble Use% Mounted on

/dev/disk0s2 =C2=A0 487546976 114132204 373158772=C2=A0 24% /

++ df --local --output=3Dtarget

++ grep /.

++ head -n1

+ export CU_NONROOT_FS=3D

+ CU_NONROOT_FS=3D

++ df --local --output=3Dtarget

++ grep /.

++ tail -n+2

++ head -n1

+ export CU_REMOTE_FS=3D

+ CU_REMOTE_FS=3D

+ unique_entries=3D1

+ test -z ''

+ test -z ''

+ grep '^#define HAVE_MNTENT_H 1' /Users/dakez/coreutils/l= ib/config.h

+ skip_ 'no mntent.h available to confirm the interface'

+ warn_ 'skip-duplicates.sh: skipped test: no mntent.h availab= le 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 =3D 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=3D77

+ 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<= /p>

+ exit 77

SKIP tests/df/skip-duplicates.sh (exit status: 77)


SKIP: tests/df/skip-rootfs

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-skip-rootfs.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-skip-rootfs.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-skip-rootfs.sh.18KK'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-skip-rootfs.sh.18KK

++ cd /Users/dakez/coreutils/gt-skip-rootfs.sh.18KK

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ df

+ test yes =3D 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.htm= l>.

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 Egge= rt.

+ df

Filesystem=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 1K-blocks =C2=A0 =C2=A0 =C2=A0 Used Available Use% Mounte= d on

/dev/disk0s2=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 487546976=C2=A0 114132204 373158772=C2=A0 24% /

//dakez@it-ess-arch1.ad.bcm.edu/bcm-mhg-beaudetlab = 288882= 6880 2101169688 787657192=C2=A0 73% /Volumes/bcm-mhg-beaudetlab<= /p>

+ df -a

+ grep '^rootfs' out

+ skip_ 'no rootfs in mtab'

+ warn_ 'skip-rootfs.sh: skipped test: no rootfs in mtab'<= /span>

+ case $IFS in

+ printf '%s\n' 'skip-rootfs.sh: skipped test: no root= fs in mtab'

skip-rootfs.sh: skipped test: no rootfs in mtab

+ test 9 =3D 2

+ printf '%s\n' 'skip-rootfs.sh: skipped test: no root= fs in mtab'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-direct.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-direct.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-direct.sh.fqXc'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-direct.sh.fqXc

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-direct.sh.fqXc

++ cd /Users/dakez/coreutils/gt-direct.sh.fqXc

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ dd

+ test yes =3D 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.htm= l>.

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=3Din oflag=3Ddirect of=3Dout

+ skip_ 'this file system lacks support for O_DIRECT'

+ warn_ 'direct.sh: skipped test: this file system lacks suppo= rt for O_DIRECT'

+ case $IFS in

+ printf '%s\n' 'direct.sh: skipped test: this file sy= stem lacks support for O_DIRECT'

direct.sh: skipped test: this file system lacks support for O_DIRE= CT

+ test 9 =3D 2

+ printf '%s\n' 'direct.sh: skipped test: this file sy= stem lacks support for O_DIRECT'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-no-allocate.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-no-allocate.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-no-allocate.sh.KR-E'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-no-allocate.sh.KRSE

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-no-allocate.sh.KRSE

++ cd /Users/dakez/coreutils/gt-no-allocate.sh.KRSE

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ dd

+ test yes =3D 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.htm= l>.

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=3Dyes

+ local vm

+ case $(printenv LD_PRELOAD) in

++ printenv LD_PRELOAD

+ vm=3D10000

+ ulimit_works=3Dno

+ test no =3D 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 sh= ell lacks ulimit support'

no-allocate.sh: skipped test: this shell lacks ulimit support

+ test 9 =3D 2

+ printf '%s\n' 'no-allocate.sh: skipped test: this sh= ell lacks ulimit support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-skip-seek-past-file.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-skip-seek-past-file.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /span>

++++ ls -dgo /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-skip-seek-past-file.sh.QaIF'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-skip-seek-past-file.sh.Qa= IF

++ cd /Users/dakez/coreutils/gt-skip-seek-past-file.sh.QaIF=

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ dd

+ test yes =3D 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.htm= l>.

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 =3D 0

+ t=3Dsparse.68839

+ dd bs=3D1 seek=3D128K of=3Dsparse.68839

++ du -sk sparse.68839

+ set x 128 sparse.68839

+ kb_size=3D128

+ 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 syste= m 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 su= pport sparse files

+ test 9 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sparse.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sparse.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-sparse.sh.LiEb'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sparse.sh.LiEb

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sparse.sh.LiEb

++ cd /Users/dakez/coreutils/gt-sparse.sh.LiEb

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ dd

+ test yes =3D 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.htm= l>.

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 =3D 0

+ t=3Dsparse.68900

+ dd bs=3D1 seek=3D128K of=3Dsparse.68900

++ du -sk sparse.68900

+ set x 128 sparse.68900

+ kb_size=3D128

+ 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 su= pport sparse files'

+ case $IFS in

+ printf '%s\n' 'sparse.sh: skipped test: this file sy= stem does not support sparse files'

sparse.sh: skipped test: this file system does not support sparse = files

+ test 9 =3D 2

+ printf '%s\n' 'sparse.sh: skipped test: this file sy= stem does not support sparse files'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-2g.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-2g.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-2g.sh.VCoU'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-2g.sh.VCoU

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-2g.sh.VCoU

++ cd /Users/dakez/coreutils/gt-2g.sh.VCoU

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

and Jim Meyering.

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ '2g.sh: skipped test: very expensive: disabled by defa= ult

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

2g.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' '2g.sh: skipped test: very expensive: = disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-8gb.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-8gb.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-8gb.sh.Ftwu'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-8gb.sh.Ftwu

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-8gb.sh.Ftwu

++ cd /Users/dakez/coreutils/gt-8gb.sh.Ftwu

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

and Jim Meyering.

+ require_sparse_support_

+ test 0 =3D 0

+ t=3Dsparse.69428

+ dd bs=3D1 seek=3D128K of=3Dsparse.69428

++ du -sk sparse.69428

+ set x 128 sparse.69428

+ kb_size=3D128

+ 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 suppo= rt sparse files'

+ case $IFS in

+ printf '%s\n' '8gb.sh: skipped test: this file syste= m does not support sparse files'

8gb.sh: skipped test: this file system does not support sparse fil= es

+ test 9 =3D 2

+ printf '%s\n' '8gb.sh: skipped test: this file syste= m does not support sparse files'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-fd-leak.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-fd-leak.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-fd-leak.sh.9DQP'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-fd-leak.sh.9DQP

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-fd-leak.sh.9DQP

++ cd /Users/dakez/coreutils/gt-fd-leak.sh.9DQP

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

and Jim Meyering.

+ expensive_

+ test '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ warn_ 'fd-leak.sh: skipped test: expensive: disabled by defa= ult

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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-fd-leak.sh.9DQP<= /p>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-long-from-unreadable.sh.XXX= X

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-long-from-unreadable.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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.Akk= f

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-long-from-unreadable.sh.Akkf'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-long-from-unreadable.sh.A= kkf

++ cd /Users/dakez/coreutils/gt-long-from-unreadable.sh.Akkf

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

and Jim Meyering.

++ stat -f -c %l .

+ name_max=3D'*'

+ test '*' -ge 200

./tests/du/long-from-unreadable.sh: line 37: test: *: integer expr= ession expected

+ skip_ 'NAME_MAX=3D* is not sufficient'

+ warn_ 'long-from-unreadable.sh: skipped test: NAME_MAX=3D* i= s not sufficient'

+ case $IFS in

+ printf '%s\n' 'long-from-unreadable.sh: skipped test= : NAME_MAX=3D* is not sufficient'

long-from-unreadable.sh: skipped test: NAME_MAX=3D* is not suffici= ent

+ test 9 =3D 2

+ printf '%s\n' 'long-from-unreadable.sh: skipped test= : NAME_MAX=3D* is not sufficient'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-move-dir-while-traversing.s= h.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-move-dir-while-traversing.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ= 0

+++ 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.s= h.wzZ0

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-move-dir-while-traversing.sh.wzZ0'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wz= Z0

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-move-dir-while-traversing= .sh.wzZ0

++ cd /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wzZ0<= /span>

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

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 in= otify 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-move-dir-while-traversi= ng.sh.wzZ0

+ rm -rf /Users/dakez/coreutils/gt-move-dir-while-traversing.sh.wz= Z0

+ exit 77

SKIP tests/du/move-dir-while-traversing.sh (exit status: 77)


SKIP: tests/du/one-file-system

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-one-file-system.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-one-file-system.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-one-file-system.sh.2abz'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-one-file-system.sh.2abz<= /p>

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-one-file-system.sh.2abz

++ cd /Users/dakez/coreutils/gt-one-file-system.sh.2abz

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

and Jim Meyering.

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 writabl= e directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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: re= quires a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ sed 1q

++ printf '%s\n' 'one-file-system.sh: skipped test: re= quires a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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<= /p>

+ exit 77

SKIP tests/du/one-file-system.sh (exit status: 77)


SKIP: tests/du/threshold

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-threshold.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-threshold.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-threshold.sh.IDLE'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-threshold.sh.IDLE

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-threshold.sh.IDLE<= /p>

++ cd /Users/dakez/coreutils/gt-threshold.sh.IDLE

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

and Jim Meyering.

+ mkdir -p a/b a/c

+ touch a/b/0

+ printf %1s x

+ printf %2s x

+ printf %3s x

++ stat '--format=3D%B * %b' a

++ xargs expr

+ Ba=3D0

++ stat '--format=3D%B * %b' a/b

++ xargs expr

+ Bb=3D0

++ stat '--format=3D%B * %b' a/c

++ xargs expr

+ Bc=3D0

++ stat '--format=3D%B * %b' a/b/0

++ xargs expr

+ B0=3D0

++ stat '--format=3D%B * %b' a/b/1

++ xargs expr

+ B1=3D4096

++ stat '--format=3D%B * %b' a/b/2

++ xargs expr

+ B2=3D4096

++ stat '--format=3D%B * %b' a/b/3

++ xargs expr

+ B3=3D4096

++ stat --format=3D%s a

+ Sa=3D136

++ stat --format=3D%s a/b

+ Sb=3D204

++ stat --format=3D%s a/c

+ Sc=3D68

++ stat --format=3D%s a/b/0

+ S0=3D0

++ stat --format=3D%s a/b/1

+ S1=3D1

++ stat --format=3D%s a/b/2

+ S2=3D2

++ stat --format=3D%s a/b/3

+ S3=3D3

++ expr 0 + 0 + 4096 + 4096 + 4096

+ Bb0123=3D12288

++ expr 204 + 0 + 1 + 2 + 3

+ Sb0123=3D210

++ expr 0 + 0 + 12288

+ Bab0123=3D12288

++ expr 136 + 68 + 210

+ Sab0123=3D414

+ 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 siz= e of a directory is smaller than 4 bytes'

threshold.sh: skipped test: block size of a directory is smaller t= han 4 bytes

+ test 9 =3D 2

+ printf '%s\n' 'threshold.sh: skipped test: block siz= e of a directory is smaller than 4 bytes'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-gnu-zero-uids.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-gnu-zero-uids.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-gnu-zero-uids.sh.2o8c'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c

++ cd /Users/dakez/coreutils/gt-gnu-zero-uids.sh.2o8c

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ id

+ test yes =3D 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.htm= l>.

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 =3D GNU

+ skip_ 'not running on GNU/Hurd'

+ warn_ 'gnu-zero-uids.sh: skipped test: not running on GNU/Hu= rd'

+ case $IFS in

+ printf '%s\n' 'gnu-zero-uids.sh: skipped test: not r= unning on GNU/Hurd'

gnu-zero-uids.sh: skipped test: not running on GNU/Hurd

+ test 9 =3D 2

+ printf '%s\n' 'gnu-zero-uids.sh: skipped test: not r= unning on GNU/Hurd'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-no-context.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-no-context.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-no-context.sh.y8ap'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-no-context.sh.y8ap

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-no-context.sh.y8ap=

++ cd /Users/dakez/coreutils/gt-no-context.sh.y8ap

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ id

+ test yes =3D 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.htm= l>.

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 SELinu= x support'

+ case $IFS in

+ printf '%s\n' 'no-context.sh: skipped test: this sys= tem lacks SELinux support'

no-context.sh: skipped test: this system lacks SELinux support

+ test 9 =3D 2

+ printf '%s\n' 'no-context.sh: skipped test: this sys= tem lacks SELinux support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-context.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-context.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-context.sh.VdHl'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-context.sh.VdHl

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-context.sh.VdHl

++ cd /Users/dakez/coreutils/gt-context.sh.VdHl

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ id

+ test yes =3D 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.htm= l>.

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 s= upport'

+ 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-context.sh.VdHl<= /p>

+ rm -rf /Users/dakez/coreutils/gt-context.sh.VdHl

+ exit 77

SKIP tests/id/context.sh (exit status: 77)


SKIP: tests/id/setgid

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-setgid.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-setgid.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-setgid.sh.RDm1'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-setgid.sh.RDm1

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-setgid.sh.RDm1

++ cd /Users/dakez/coreutils/gt-setgid.sh.RDm1

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ id

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-smack.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-smack.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-smack.sh.JRZl'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-smack.sh.JRZl

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-smack.sh.JRZl

++ cd /Users/dakez/coreutils/gt-smack.sh.JRZl

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ id

+ test yes =3D 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.htm= l>.

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 suppo= rt'

+ case $IFS in

+ printf '%s\n' 'smack.sh: skipped test: this system l= acks SMACK support'

smack.sh: skipped test: this system lacks SMACK support

+ test 9 =3D 2

+ printf '%s\n' 'smack.sh: skipped test: this system l= acks SMACK support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-install-C.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-install-C.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-install-C.sh.cCG6'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-install-C.sh.cCG6

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-install-C.sh.cCG6<= /p>

++ cd /Users/dakez/coreutils/gt-install-C.sh.cCG6

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ginstall

+ test yes =3D 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.htm= l>.

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=3Dsetgid-72444

+ umask 77

+ mkdir setgid-72444

++ stat --printf %A setgid-72444

+ perms=3Ddrwx------

+ rmdir setgid-72444

+ case $perms in

+ skip_if_nondefault_group_

+ touch grp.72444

++ stat -c %u:%g grp.72444

+ gen_ug=3D1752913791:510612615

+ rm grp.72444

++ id -ru

++ id -rg

+ test 1752913791:510612615 =3D 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-install-C-selinux.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-install-C-selinux.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-install-C-selinux.sh.lX0p'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p=

++ cd /Users/dakez/coreutils/gt-install-C-selinux.sh.lX0p

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ginstall

+ test yes =3D 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.htm= l>.

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: t= his system lacks SELinux support'

install-C-selinux.sh: skipped test: this system lacks SELinux supp= ort

+ test 9 =3D 2

+ printf '%s\n' 'install-C-selinux.sh: skipped test: t= his system lacks SELinux support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-install-C-selinux.sh.lX= 0p

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sf-1.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sf-1.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-sf-1.sh.21N1'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sf-1.sh.21N1

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sf-1.sh.21N1

++ cd /Users/dakez/coreutils/gt-sf-1.sh.21N1

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ln

+ test yes =3D 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.htm= l>.

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=3D

+ 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 determin= ing NAME_MAX'

sf-1.sh: skipped test: Error determining NAME_MAX

+ test 9 =3D 2

+ printf '%s\n' 'sf-1.sh: skipped test: Error determin= ing NAME_MAX'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-getxattr-speedup.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-getxattr-speedup.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD<= /p>

+++ 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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-getxattr-speedup.sh.nKuD'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD=

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD<= /span>

++ cd /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKuD

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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=3D-

+ local out=3Dd.so

+ shift 2

+ gcc -Wall -shared --std=3Dgnu99 -fPIC -O2 -xc - -o d.so -ldl

+ rm -f d.so

+ cat

+ gcc_shared_ k.c k.so

+ local in=3Dk.c

+ local out=3Dk.so

+ shift 2

+ gcc -Wall -shared --std=3Dgnu99 -fPIC -O2 k.c -o k.so -ldl

+ seq 20

+ xargs touch

+ LD_PRELOAD=3D./k.so

+ ls --color=3Dalways -l .

total 16

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 1<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 10=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 11=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 12=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 13=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 14=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 15=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 16=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 17=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 18=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 19=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 2<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 20=

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 3<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 4<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 5<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 6<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 7<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 8<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 =C2=A0 0 Mar 31 15:21 9<= /span>

-rw-r--r-- 1 dakez BCM\Domain Users=C2=A0 528 Mar 31 15:21 k.c

-rwxr-xr-x 1 dakez BCM\Domain Users 8736 Mar 31 15:21 k.so<= /p>

+ test -f x

+ skip_ 'internal test failure: maybe LD_PRELOAD doesn'\&#= 39;'t work?'

+ warn_ 'getxattr-speedup.sh: skipped test: internal test fail= ure: maybe LD_PRELOAD doesn'\''t work?'

+ case $IFS in

+ printf '%s\n' 'getxattr-speedup.sh: skipped test: in= ternal test failure: maybe LD_PRELOAD doesn'\''t work?'

getxattr-speedup.sh: skipped test: internal test failure: maybe LD= _PRELOAD doesn't work?

+ test 9 =3D 2

+ printf '%s\n' 'getxattr-speedup.sh: skipped test: in= ternal test failure: maybe LD_PRELOAD doesn'\''t work?'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-getxattr-speedup.sh.nKu= D

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-no-cap.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-no-cap.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-no-cap.sh.8DDA'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-no-cap.sh.8DDA

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-no-cap.sh.8DDA

++ cd /Users/dakez/coreutils/gt-no-cap.sh.8DDA

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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 =3D 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 pr= ogram'

no-cap.sh: skipped test: no strace program

+ test 9 =3D 2

+ printf '%s\n' 'no-cap.sh: skipped test: no strace pr= ogram'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-readdir-mountpoint-inode.sh= .XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-readdir-mountpoint-inode.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-readdir-mountpoint-inode.sh.P-6G'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6= G

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-readdir-mountpoint-inode.= sh.PS6G

++ cd /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6G

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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=3Dtarget

+ 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 no= n-root mount point

+ test 9 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-readdir-mountpoint-inod= e.sh.PS6G

+ rm -rf /Users/dakez/coreutils/gt-readdir-mountpoint-inode.sh.PS6= G

+ exit 77

SKIP tests/ls/readdir-mountpoint-inode.sh (exit status: 77)=


SKIP: tests/ls/slink-acl

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-slink-acl.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-slink-acl.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-slink-acl.sh.NLmC'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-slink-acl.sh.NLmC

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-slink-acl.sh.NLmC<= /p>

++ cd /Users/dakez/coreutils/gt-slink-acl.sh.NLmC

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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=3Dacltestdir_

+ mkdir acltestdir_

+ local f=3D0

+ setfacl -d -m user::r-x acltestdir_

./init.cfg: line 230: setfacl: command not found

+ f=3D1

+ rm -rf acltestdir_

+ test 1 =3D 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 d= oes not work on the current file system'

slink-acl.sh: skipped test: setfacl does not work on the current f= ile system

+ test 9 =3D 2

+ printf '%s\n' 'slink-acl.sh: skipped test: setfacl d= oes not work on the current file system'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-stat-free-color.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-stat-free-color.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-stat-free-color.sh.oPa-'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS<= /p>

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-stat-free-color.sh.oPaS

++ cd /Users/dakez/coreutils/gt-stat-free-color.sh.oPaS

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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=3Dstat,lstat,stat64,lstat64,newfstatat

+ require_strace_ stat,lstat,stat64,lstat64,newfstatat

+ test 1 =3D 1

+ strace -V

+ skip_ 'no strace program'

+ warn_ 'stat-free-color.sh: skipped test: no strace program&#= 39;

+ 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 =3D 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=3D77

+ 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<= /p>

+ exit 77

SKIP tests/ls/stat-free-color.sh (exit status: 77)


SKIP: tests/ls/stat-free-symlinks

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-stat-free-symlinks.sh.XXXX<= /span>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-stat-free-symlinks.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /span>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-stat-free-symlinks.sh.Jpp-'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-stat-free-symlinks.sh.Jpp= S

++ cd /Users/dakez/coreutils/gt-stat-free-symlinks.sh.JppS<= /p>

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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 =3D 1

+ strace -V

+ skip_ 'no strace program'

+ warn_ 'stat-free-symlinks.sh: skipped test: no strace progra= m'

+ 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-stat-free-symlinks.sh.J= ppS

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-p-acl.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-p-acl.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-p-acl.sh.t1J4'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-p-acl.sh.t1J4

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-p-acl.sh.t1J4

++ cd /Users/dakez/coreutils/gt-p-acl.sh.t1J4

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mkdir

+ test yes =3D 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.htm= l>.

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=3Dacltestdir_

+ mkdir acltestdir_

+ local f=3D0

+ setfacl -d -m user::r-x acltestdir_

./init.cfg: line 230: setfacl: command not found

+ f=3D1

+ rm -rf acltestdir_

+ test 1 =3D 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-selinux.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-selinux.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-selinux.sh.PgNp'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-selinux.sh.PgNp

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-selinux.sh.PgNp

++ cd /Users/dakez/coreutils/gt-selinux.sh.PgNp

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mkdir mkfifo mknod

+ test yes =3D 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.htm= l>.

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.htm= l>.

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.htm= l>.

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 s= upport'

+ 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-selinux.sh.PgNp<= /p>

+ rm -rf /Users/dakez/coreutils/gt-selinux.sh.PgNp

+ exit 77

SKIP tests/mkdir/selinux.sh (exit status: 77)


SKIP: tests/mkdir/restorecon

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-restorecon.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-restorecon.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-restorecon.sh.wy6s'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-restorecon.sh.wy6s

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-restorecon.sh.wy6s=

++ cd /Users/dakez/coreutils/gt-restorecon.sh.wy6s

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mkdir

+ test yes =3D 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.htm= l>.

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 SELinu= x support'

+ case $IFS in

+ printf '%s\n' 'restorecon.sh: skipped test: this sys= tem lacks SELinux support'

restorecon.sh: skipped test: this system lacks SELinux support

+ test 9 =3D 2

+ printf '%s\n' 'restorecon.sh: skipped test: this sys= tem lacks SELinux support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-smack-no-root.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-smack-no-root.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-smack-no-root.sh.8mtM'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-smack-no-root.sh.8mtM

++ cd /Users/dakez/coreutils/gt-smack-no-root.sh.8mtM

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mkdir mkfifo mknod

+ test yes =3D 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.htm= l>.

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.htm= l>.

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.htm= l>.

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 SMA= CK 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-smack-root.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-smack-root.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-smack-root.sh.W5BJ'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-smack-root.sh.W5BJ

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-smack-root.sh.W5BJ=

++ cd /Users/dakez/coreutils/gt-smack-root.sh.W5BJ

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mkdir mkfifo mknod

+ test yes =3D 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.htm= l>.

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.htm= l>.

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.htm= l>.

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 sys= tem lacks SMACK support'

smack-root.sh: skipped test: this system lacks SMACK support

+ test 9 =3D 2

+ printf '%s\n' 'smack-root.sh: skipped test: this sys= tem lacks SMACK support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-acl.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-acl.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-acl.sh.c7Jv'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-acl.sh.c7Jv

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-acl.sh.c7Jv

++ cd /Users/dakez/coreutils/gt-acl.sh.c7Jv

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv getfacl setfacl

+ test yes =3D 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.htm= l>.

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.<= /p>

+ 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 requi= res getfacl and setfacl.'

acl.sh: skipped test: This test requires getfacl and setfacl.

+ test 9 =3D 2

+ printf '%s\n' 'acl.sh: skipped test: This test requi= res getfacl and setfacl.'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-atomic.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-atomic.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-atomic.sh.EfvE'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-atomic.sh.EfvE

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-atomic.sh.EfvE

++ cd /Users/dakez/coreutils/gt-atomic.sh.EfvE

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ require_strace_ unlink

+ test 1 =3D 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 pr= ogram'

atomic.sh: skipped test: no strace program

+ test 9 =3D 2

+ printf '%s\n' 'atomic.sh: skipped test: no strace pr= ogram'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-atomic2.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-atomic2.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-atomic2.sh.K5G0'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-atomic2.sh.K5G0

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-atomic2.sh.K5G0

++ cd /Users/dakez/coreutils/gt-atomic2.sh.K5G0

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ require_strace_ unlink

+ test 1 =3D 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 p= rogram'

atomic2.sh: skipped test: no strace program

+ test 9 =3D 2

+ printf '%s\n' 'atomic2.sh: skipped test: no strace p= rogram'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-atomic2.sh.K5G0<= /p>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-backup-is-src.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-backup-is-src.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-backup-is-src.sh.l4GN'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-backup-is-src.sh.l4GN

++ cd /Users/dakez/coreutils/gt-backup-is-src.sh.l4GN

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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: requ= ires a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'backup-is-src.sh: skipped test: requ= ires a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-hard-link-1.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-hard-link-1.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-hard-link-1.sh.YVbe'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-hard-link-1.sh.YVbe

++ cd /Users/dakez/coreutils/gt-hard-link-1.sh.YVbe

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 di= rectory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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: requir= es a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 d= ifferent disk partition,

and I couldn't find one.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'hard-link-1.sh: skipped test: requir= es a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-into-self-2.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-into-self-2.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-into-self-2.sh.cEIO'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-into-self-2.sh.cEIO

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-into-self-2.sh.cEIO

++ cd /Users/dakez/coreutils/gt-into-self-2.sh.cEIO

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 di= rectory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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: requir= es a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 d= ifferent disk partition,

and I couldn't find one.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'into-self-2.sh: skipped test: requir= es a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-leak-fd.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-leak-fd.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-leak-fd.sh.bGrJ'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-leak-fd.sh.bGrJ

++ cd /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ skip_if_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ case $my_uid in

+ return 1

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 direct= ory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 diffe= rent disk partition,

and I couldn't find one.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'leak-fd.sh: skipped test: requires a= writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ cleanup_

+ rm -rf ''

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-leak-fd.sh.bGrJ<= /p>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-mv-special-1.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-mv-special-1.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-mv-special-1.sh.NNll

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-mv-special-1.sh.NNll<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-mv-special-1.sh.NNll=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-mv-special-1.sh.NNll'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-mv-special-1.sh.NNll

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-mv-special-1.sh.NNll

++ cd /Users/dakez/coreutils/gt-mv-special-1.sh.NNll

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 d= irectory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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: requi= res a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'mv-special-1.sh: skipped test: requi= res a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-part-fail.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-part-fail.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-part-fail.sh.KNxn'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-part-fail.sh.KNxn

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-part-fail.sh.KNxn<= /p>

++ cd /Users/dakez/coreutils/gt-part-fail.sh.KNxn

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ skip_if_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ case $my_uid in

+ return 1

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 dire= ctory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 dif= ferent disk partition,

and I couldn't find one.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'part-fail.sh: skipped test: requires= a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ cleanup_

+ t=3D

+ chmod -R 700 ''

chmod: cannot access '': No such file or directory<= /p>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-part-hardlink.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-part-hardlink.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-part-hardlink.sh.WhOq'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-part-hardlink.sh.WhOq

++ cd /Users/dakez/coreutils/gt-part-hardlink.sh.WhOq

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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: requ= ires a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ sed 1q

++ printf '%s\n' 'part-hardlink.sh: skipped test: requ= ires a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-part-rename.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-part-rename.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-part-rename.sh.gY-e'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-part-rename.sh.gYSe

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-part-rename.sh.gYSe

++ cd /Users/dakez/coreutils/gt-part-rename.sh.gYSe

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 di= rectory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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: requir= es a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 d= ifferent disk partition,

and I couldn't find one.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'part-rename.sh: skipped test: requir= es a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-part-symlink.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-part-symlink.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-part-symlink.sh.Ckpg

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-part-symlink.sh.Ckpg'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-part-symlink.sh.Ckpg

++ cd /Users/dakez/coreutils/gt-part-symlink.sh.Ckpg

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp mv

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 d= irectory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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: requi= res a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'part-symlink.sh: skipped test: requi= res a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-partition-perm.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-partition-perm.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-partition-perm.sh.wZxf'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-partition-perm.sh.wZxf

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-partition-perm.sh.wZxf

++ cd /Users/dakez/coreutils/gt-partition-perm.sh.wZxf

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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: req= uires a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'partition-perm.sh: skipped test: req= uires a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ cleanup_

+ rm -rf ''

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-partition-perm.sh.wZxf<= /span>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-symlink-onto-hardlink-to-se= lf.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-symlink-onto-hardlink-to-self.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh= .r7Lb

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-sel= f.sh.r7Lb

++++ ls -dgo /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-se= lf.sh.r7Lb

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-symlink-onto-hardlink-to-self.sh.r7Lb'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.s= h.r7Lb

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-symlink-onto-hardlink-to-= self.sh.r7Lb

++ cd /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.sh.r= 7Lb

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ 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&= #39; kernel or file system cannot create a hard link to a symlink

+ case $IFS in

+ printf '%s\n' 'symlink-onto-hardlink-to-self.sh: ski= pped test: your kernel or file system cannot create a hard link to a symlin= k'

symlink-onto-hardlink-to-self.sh: skipped test: your kernel or fil= e system cannot create a hard link to a symlink

+ test 9 =3D 2

+ printf '%s\n' 'symlink-onto-hardlink-to-self.sh: ski= pped test: your kernel or file system cannot create a hard link to a symlin= k'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-symlink-onto-hardlink-t= o-self.sh.r7Lb

+ rm -rf /Users/dakez/coreutils/gt-symlink-onto-hardlink-to-self.s= h.r7Lb

+ exit 77

SKIP tests/mv/symlink-onto-hardlink-to-self.sh (exit status: 77)


SKIP: tests/mv/to-symlink

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-to-symlink.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-to-symlink.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-to-symlink.sh.b5mD'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-to-symlink.sh.b5mD

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-to-symlink.sh.b5mD=

++ cd /Users/dakez/coreutils/gt-to-symlink.sh.b5mD

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ . /Users/dakez/coreutils/tests/other-fs-tmpdir

++ test '' =3D set

++ CANDIDATE_TMP_DIRS=3D'/var/folders/d1/xnfzrl5n3rs8hkczpl87p= 4pxm7pnvz/T/ /tmp /dev/shm /var/tmp /usr/tmp /Users/dakez'

++ other_partition_tmpdir=3D

+++ stat -c %d .

++ dot_mount_point=3D16777218

++ 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ for d in '$CANDIDATE_TMP_DIRS'

++ test -d /tmp

+++ stat -L -c %d /tmp

++ d_mount_point=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D 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=3D16777218

++ test x16777218 =3D x16777218

++ continue

++ test -z ''

++ skip_ 'requires a writable directory on a different disk pa= rtition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 dir= ectory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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: require= s a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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 di= fferent disk partition,

and I couldn't find one.=C2=A0 I tried these:

=C2=A0 /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 =3D 2

++ printf '%s\n' 'to-symlink.sh: skipped test: require= s a writable directory on a different disk partition,

and I couldn'\''t find one.=C2=A0 I tried these:

=C2=A0 /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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-assert-2.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-assert-2.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-assert-2.sh.l45y'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-assert-2.sh.l45y

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-assert-2.sh.l45y

++ cd /Users/dakez/coreutils/gt-assert-2.sh.l45y

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tail

+ test yes =3D 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.htm= l>.

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 '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 'assert-2.sh: skipped test: very expensive: disabled b= y default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ case $IFS in

+ printf '%s\n' 'assert-2.sh: skipped test: very expen= sive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 'assert-2.sh: skipped test: very expen= sive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

+ sed 1q

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-big-4gb.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-big-4gb.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-big-4gb.sh.PujT'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-big-4gb.sh.PujT

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-big-4gb.sh.PujT

++ cd /Users/dakez/coreutils/gt-big-4gb.sh.PujT

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tail

+ test yes =3D 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.htm= l>.

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 '' '!=3D' 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ warn_ 'big-4gb.sh: skipped test: expensive: disabled by defa= ult

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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive


+ test 9 =3D 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.=C2=A0 E.g.,


=C2=A0 env RUN_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-big-4gb.sh.PujT<= /p>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-basic.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-basic.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-basic.sh.Dn6j'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-basic.sh.Dn6j

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-basic.sh.Dn6j

++ cd /Users/dakez/coreutils/gt-basic.sh.Dn6j

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ chown

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 a= s root'

basic.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'basic.sh: skipped test: must be run a= s root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-cp-a-selinux.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-cp-a-selinux.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-cp-a-selinux.sh.gzbl'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl

++ cd /Users/dakez/coreutils/gt-cp-a-selinux.sh.gzbl

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'cp-a-selinux.sh: skipped test: must be run as root= 9;

+ case $IFS in

+ printf '%s\n' 'cp-a-selinux.sh: skipped test: must b= e run as root'

cp-a-selinux.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'cp-a-selinux.sh: skipped test: must b= e run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-preserve-gid.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-preserve-gid.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-preserve-gid.sh.7bf9

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-preserve-gid.sh.7bf9'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-preserve-gid.sh.7bf9

++ cd /Users/dakez/coreutils/gt-preserve-gid.sh.7bf9

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'preserve-gid.sh: skipped test: must be run as root= 9;

+ case $IFS in

+ printf '%s\n' 'preserve-gid.sh: skipped test: must b= e run as root'

preserve-gid.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'preserve-gid.sh: skipped test: must b= e run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-special-bits.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-special-bits.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-special-bits.sh.Y4iT

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-special-bits.sh.Y4iT<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-special-bits.sh.Y4iT=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-special-bits.sh.Y4iT'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-special-bits.sh.Y4iT

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-special-bits.sh.Y4iT

++ cd /Users/dakez/coreutils/gt-special-bits.sh.Y4iT

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'special-bits.sh: skipped test: must be run as root= 9;

+ case $IFS in

+ printf '%s\n' 'special-bits.sh: skipped test: must b= e run as root'

special-bits.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'special-bits.sh: skipped test: must b= e run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-cp-mv-enotsup-xattr.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-cp-mv-enotsup-xattr.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /span>

++++ ls -dgo /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-cp-mv-enotsup-xattr.sh.hV4v'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV= 4v

++ cd /Users/dakez/coreutils/gt-cp-mv-enotsup-xattr.sh.hV4v=

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp mv

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ 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.htm= l>.

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.<= /p>

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-capability.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-capability.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-capability.sh.33Ev'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-capability.sh.33Ev

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-capability.sh.33Ev=

++ cd /Users/dakez/coreutils/gt-capability.sh.33Ev

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sparse-fiemap.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sparse-fiemap.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-sparse-fiemap.sh.MnFZ'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ

++ cd /Users/dakez/coreutils/gt-sparse-fiemap.sh.MnFZ

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ cp

+ test yes =3D 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.htm= l>.

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 Meyer= ing.

+ 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&#= 39;

+ warn_ 'sparse-fiemap.sh: skipped test: current file system h= as insufficient FIEMAP support'

+ case $IFS in

+ printf '%s\n' 'sparse-fiemap.sh: skipped test: curre= nt file system has insufficient FIEMAP support'

sparse-fiemap.sh: skipped test: current file system has insufficie= nt FIEMAP support

+ test 9 =3D 2

+ printf '%s\n' 'sparse-fiemap.sh: skipped test: curre= nt file system has insufficient FIEMAP support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-skip-seek-past-dev.sh.XXXX<= /span>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-skip-seek-past-dev.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /span>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-skip-seek-past-dev.sh.kLmh'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLm= h

++ cd /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.kLmh<= /p>

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ dd

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'skip-seek-past-dev.sh: skipped test: must be run as r= oot'

+ 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-skip-seek-past-dev.sh.k= Lmh

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-problematic-chars.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-problematic-chars.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-problematic-chars.sh.19W2'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-problematic-chars.sh.19W2

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-problematic-chars.sh.19W2=

++ cd /Users/dakez/coreutils/gt-problematic-chars.sh.19W2

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ df

+ test yes =3D 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.htm= l>.

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 Egge= rt.

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'problematic-chars.sh: skipped test: must be run as ro= ot'

+ case $IFS in

+ printf '%s\n' 'problematic-chars.sh: skipped test: m= ust be run as root'

problematic-chars.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'problematic-chars.sh: skipped test: m= ust be run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-problematic-chars.sh.19= W2

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-over-mount-device.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-over-mount-device.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-over-mount-device.sh.zYQc'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-over-mount-device.sh.zYQc=

++ cd /Users/dakez/coreutils/gt-over-mount-device.sh.zYQc

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ df

+ test yes =3D 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.htm= l>.

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 Egge= rt.

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'over-mount-device.sh: skipped test: must be run as ro= ot'

+ case $IFS in

+ printf '%s\n' 'over-mount-device.sh: skipped test: m= ust be run as root'

over-mount-device.sh: skipped test: must be run as root

+ test 9 =3D 2

+ sed 1q

+ printf '%s\n' 'over-mount-device.sh: skipped test: m= ust be run as root'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-over-mount-device.sh.zY= Qc

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-bind-mount-dir-cycle.sh.XXX= X

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-bind-mount-dir-cycle.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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.dX9= o

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-bind-mount-dir-cycle.sh.dX9o'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.d= X9o

++ cd /Users/dakez/coreutils/gt-bind-mount-dir-cycle.sh.dX9o

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

and Jim Meyering.

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ 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<= /p>

+ test 9 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-bind-mount-dir-cycle-v2.sh.= XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-bind-mount-dir-cycle-v2.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp<= /span>

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r= 9wp

++++ ls -dgo /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.= r9wp

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-bind-mount-dir-cycle-v2.sh.r9wp'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp=

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.s= h.r9wp

++ cd /Users/dakez/coreutils/gt-bind-mount-dir-cycle-v2.sh.r9wp

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ du

+ test yes =3D 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.htm= l>.

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,<= /span>

and Jim Meyering.

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ 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 t= est: must be run as root'

bind-mount-dir-cycle-v2.sh: skipped test: must be run as root

+ test 9 =3D 2

+ sed 1q

+ printf '%s\n' 'bind-mount-dir-cycle-v2.sh: skipped t= est: must be run as root'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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)<= /p>


SKIP: tests/id/setgid

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-setgid.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-setgid.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-setgid.sh.RDm1'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-setgid.sh.RDm1

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-setgid.sh.RDm1

++ cd /Users/dakez/coreutils/gt-setgid.sh.RDm1

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ id

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-install-C-root.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-install-C-root.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-install-C-root.sh.mrUG'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-install-C-root.sh.mrUG

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-install-C-root.sh.mrUG

++ cd /Users/dakez/coreutils/gt-install-C-root.sh.mrUG

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ginstall

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'install-C-root.sh: skipped test: must be run as root&= #39;

+ 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-install-C-root.sh.mrUG<= /span>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-capability.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-capability.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-capability.sh.t4of'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-capability.sh.t4of

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-capability.sh.t4of=

++ cd /Users/dakez/coreutils/gt-capability.sh.t4of

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-nameless-uid.sh.XXXX=

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-nameless-uid.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0<= /p>

++++ ls -dgo /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0=

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-nameless-uid.sh.Cmv0'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0

++ cd /Users/dakez/coreutils/gt-nameless-uid.sh.Cmv0

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ ls

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'nameless-uid.sh: skipped test: must be run as root= 9;

+ case $IFS in

+ printf '%s\n' 'nameless-uid.sh: skipped test: must b= e run as root'

nameless-uid.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'nameless-uid.sh: skipped test: must b= e run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-chcon.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-chcon.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-chcon.sh.f6pF'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-chcon.sh.f6pF

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-chcon.sh.f6pF

++ cd /Users/dakez/coreutils/gt-chcon.sh.f6pF

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ chcon

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 a= s root'

chcon.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'chcon.sh: skipped test: must be run a= s root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-chroot-credentials.sh.XXXX<= /span>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-chroot-credentials.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /span>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-chroot-credentials.sh.-zmz'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-chroot-credentials.sh.Szm= z

++ cd /Users/dakez/coreutils/gt-chroot-credentials.sh.Szmz<= /p>

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ chroot

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'chroot-credentials.sh: skipped test: must be run as r= oot'

+ 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-chroot-credentials.sh.S= zmz

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-selinux.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-selinux.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-selinux.sh.3l0u'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-selinux.sh.3l0u

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-selinux.sh.3l0u

++ cd /Users/dakez/coreutils/gt-selinux.sh.3l0u

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ chcon cp ls mv stat

+ test yes =3D 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.htm= l>.

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.htm= l>.

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 Meyer= ing.

+ 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.htm= l>.

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.htm= l>.

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.<= /p>

+ 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.htm= l>.

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=3D1752913791

+ 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-selinux.sh.3l0u<= /p>

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-truncate-owned-by-other.sh.= XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-truncate-owned-by-other.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d<= /span>

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.l= V2d

++++ ls -dgo /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.= lV2d

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-truncate-owned-by-other.sh.lV2d'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d=

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-truncate-owned-by-other.s= h.lV2d

++ cd /Users/dakez/coreutils/gt-truncate-owned-by-other.sh.lV2d

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ truncate

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 t= est: must be run as root'

truncate-owned-by-other.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'truncate-owned-by-other.sh: skipped t= est: must be run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-writable-under-readonly.sh.= XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-writable-under-readonly.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB<= /span>

+++ case $d in

+++ test -d /Users/dakez/coreutils/gt-writable-under-readonly.sh.A= 8JB

++++ ls -dgo /Users/dakez/coreutils/gt-writable-under-readonly.sh.= A8JB

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-writable-under-readonly.sh.A8JB'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB=

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-writable-under-readonly.s= h.A8JB

++ cd /Users/dakez/coreutils/gt-writable-under-readonly.sh.A8JB

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mkdir

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 t= est: must be run as root'

writable-under-readonly.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'writable-under-readonly.sh: skipped t= est: must be run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-smack-root.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-smack-root.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:21 /Users/dakez/coreuti= ls/gt-smack-root.sh.W5BJ'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-smack-root.sh.W5BJ

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-smack-root.sh.W5BJ=

++ cd /Users/dakez/coreutils/gt-smack-root.sh.W5BJ

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mkdir mkfifo mknod

+ test yes =3D 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.htm= l>.

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.htm= l>.

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.htm= l>.

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 sys= tem lacks SMACK support'

smack-root.sh: skipped test: this system lacks SMACK support

+ test 9 =3D 2

+ printf '%s\n' 'smack-root.sh: skipped test: this sys= tem lacks SMACK support'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-hardlink-case.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-hardlink-case.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-hardlink-case.sh.u-fs'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-hardlink-case.sh.uSfs

++ cd /Users/dakez/coreutils/gt-hardlink-case.sh.uSfs

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'hardlink-case.sh: skipped test: must be run as root&#= 39;

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-sticky-to-xpart.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-sticky-to-xpart.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-sticky-to-xpart.sh.8OLy'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy<= /p>

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy

++ cd /Users/dakez/coreutils/gt-sticky-to-xpart.sh.8OLy

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ mv

+ test yes =3D 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.htm= l>.

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.<= /p>

+ require_root_

+ uid_is_privileged_

++ id -u

+ my_uid=3D1752913791

+ 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: mus= t be run as root'

sticky-to-xpart.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'sticky-to-xpart.sh: skipped test: mus= t be run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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<= /p>

+ exit 77

SKIP tests/mv/sticky-to-xpart.sh (exit status: 77)


SKIP: tests/rm/fail-2eperm

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-fail-2eperm.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-fail-2eperm.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-fail-2eperm.sh.uCbM'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM

++ cd /Users/dakez/coreutils/gt-fail-2eperm.sh.uCbM

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-no-give-up.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-no-give-up.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-no-give-up.sh.hNxe'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-no-give-up.sh.hNxe

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-no-give-up.sh.hNxe=

++ cd /Users/dakez/coreutils/gt-no-give-up.sh.hNxe

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-one-file-system.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-one-file-system.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-one-file-system.sh.wZyq'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-one-file-system.sh.wZyq<= /p>

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-one-file-system.sh.wZyq

++ cd /Users/dakez/coreutils/gt-one-file-system.sh.wZyq

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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: mus= t be run as root'

one-file-system.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'one-file-system.sh: skipped test: mus= t be run as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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<= /p>

+ exit 77

SKIP tests/rm/one-file-system.sh (exit status: 77)


SKIP: tests/rm/read-only

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-read-only.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-read-only.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-read-only.sh.065f'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-read-only.sh.065f

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-read-only.sh.065f<= /p>

++ cd /Users/dakez/coreutils/gt-read-only.sh.065f

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ rm

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'read-only.sh: skipped test: must be run as root'<= /span>

+ case $IFS in

+ printf '%s\n' 'read-only.sh: skipped test: must be r= un as root'

read-only.sh: skipped test: must be run as root

+ test 9 =3D 2

+ printf '%s\n' 'read-only.sh: skipped test: must be r= un as root'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-append-only.sh.XXXX<= /p>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-append-only.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /p>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-append-only.sh.QJvW'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-append-only.sh.QJvW

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-append-only.sh.QJvW

++ cd /Users/dakez/coreutils/gt-append-only.sh.QJvW

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ tail

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ 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 =3D 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=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-now-owned-by-other.sh.XXXX<= /span>

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-now-owned-by-other.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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<= /span>

++++ tr S -

+++ perms=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-now-owned-by-other.sh.AZg1'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg= 1

++ cd /Users/dakez/coreutils/gt-now-owned-by-other.sh.AZg1<= /p>

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ print_ver_ touch

+ test yes =3D 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.htm= l>.

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=3D1752913791

+ case $my_uid in

+ return 1

+ skip_ 'must be run as root'

+ warn_ 'now-owned-by-other.sh: skipped test: must be run as r= oot'

+ 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 =3D 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=3D77

+ cleanup_

+ :

+ cd /Users/dakez/coreutils

+ chmod -R u+rwx /Users/dakez/coreutils/gt-now-owned-by-other.sh.A= Zg1

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t00.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t00.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t00.sh.EEBP'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t00.sh.EEBP

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t00.sh.EEBP

++ cd /Users/dakez/coreutils/gt-t00.sh.EEBP

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't00.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t00.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't00.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t01.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t01.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t01.sh.f4kP'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t01.sh.f4kP

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t01.sh.f4kP

++ cd /Users/dakez/coreutils/gt-t01.sh.f4kP

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't01.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t01.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't01.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t02.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t02.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t02.sh.PCZU'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t02.sh.PCZU

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t02.sh.PCZU

++ cd /Users/dakez/coreutils/gt-t02.sh.PCZU

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't02.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t02.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't02.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t03.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t03.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t03.sh.Hbo7'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t03.sh.Hbo7

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t03.sh.Hbo7

++ cd /Users/dakez/coreutils/gt-t03.sh.Hbo7

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't03.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t03.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't03.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t04.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t04.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t04.sh.MqMh'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t04.sh.MqMh

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t04.sh.MqMh

++ cd /Users/dakez/coreutils/gt-t04.sh.MqMh

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't04.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t04.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t05.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t05.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t05.sh.Lf9o'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t05.sh.Lf9o

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t05.sh.Lf9o

++ cd /Users/dakez/coreutils/gt-t05.sh.Lf9o

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't05.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t05.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't05.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t06.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t06.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t06.sh.AygI'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t06.sh.AygI

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t06.sh.AygI

++ cd /Users/dakez/coreutils/gt-t06.sh.AygI

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't06.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t06.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't06.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t07.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t07.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t07.sh.7vqO'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t07.sh.7vqO

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t07.sh.7vqO

++ cd /Users/dakez/coreutils/gt-t07.sh.7vqO

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't07.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t07.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t08.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t08.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t08.sh.m4IK'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t08.sh.m4IK

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t08.sh.m4IK

++ cd /Users/dakez/coreutils/gt-t08.sh.m4IK

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't08.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t08.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't08.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

+ sed 1q

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t09.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t09.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t09.sh.V5VQ'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t09.sh.V5VQ

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t09.sh.V5VQ

++ cd /Users/dakez/coreutils/gt-t09.sh.V5VQ

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't09.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t09.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't09.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t10.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t10.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t10.sh.oJnT'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t10.sh.oJnT

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t10.sh.oJnT

++ cd /Users/dakez/coreutils/gt-t10.sh.oJnT

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't10.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t10.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't10.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t11.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t11.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t11.sh.ZXhx'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t11.sh.ZXhx

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t11.sh.ZXhx

++ cd /Users/dakez/coreutils/gt-t11.sh.ZXhx

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't11.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t11.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't11.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t12.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t12.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t12.sh.d2ME'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t12.sh.d2ME

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t12.sh.d2ME

++ cd /Users/dakez/coreutils/gt-t12.sh.d2ME

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't12.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t12.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't12.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,

+ sed 1q


=C2=A0 make check-very-expensive

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t13.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t13.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t13.sh.xI0Q'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t13.sh.xI0Q

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t13.sh.xI0Q

++ cd /Users/dakez/coreutils/gt-t13.sh.xI0Q

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't13.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t13.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't13.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t14.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t14.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t14.sh.nn0j'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t14.sh.nn0j

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t14.sh.nn0j

++ cd /Users/dakez/coreutils/gt-t14.sh.nn0j

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't14.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t14.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't14.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t15.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t15.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t15.sh.IBd3'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t15.sh.IBd3

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t15.sh.IBd3

++ cd /Users/dakez/coreutils/gt-t15.sh.IBd3

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't15.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t15.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't15.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t16.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t16.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t16.sh.-GqU'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t16.sh.SGqU

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t16.sh.SGqU

++ cd /Users/dakez/coreutils/gt-t16.sh.SGqU

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't16.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t16.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't16.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t17.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t17.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t17.sh.sruX'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t17.sh.sruX

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t17.sh.sruX

++ cd /Users/dakez/coreutils/gt-t17.sh.sruX

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't17.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t17.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't17.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t18.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t18.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t18.sh.sE2a'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t18.sh.sE2a

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t18.sh.sE2a

++ cd /Users/dakez/coreutils/gt-t18.sh.sE2a

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't18.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t18.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t19.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t19.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t19.sh.Nxyr'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t19.sh.Nxyr

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t19.sh.Nxyr

++ cd /Users/dakez/coreutils/gt-t19.sh.Nxyr

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't19.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t19.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't19.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t20.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t20.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t20.sh.EIP8'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t20.sh.EIP8

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t20.sh.EIP8

++ cd /Users/dakez/coreutils/gt-t20.sh.EIP8

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't20.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t20.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't20.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t21.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t21.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t21.sh.hdaN'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t21.sh.hdaN

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t21.sh.hdaN

++ cd /Users/dakez/coreutils/gt-t21.sh.hdaN

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't21.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t21.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't21.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

+ sed 1q

'

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t22.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t22.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t22.sh.P887'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t22.sh.P887

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t22.sh.P887

++ cd /Users/dakez/coreutils/gt-t22.sh.P887

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't22.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t22.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't22.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t23.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t23.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t23.sh.0KUn'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t23.sh.0KUn

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t23.sh.0KUn

++ cd /Users/dakez/coreutils/gt-t23.sh.0KUn

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't23.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t23.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't23.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t24.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t24.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t24.sh.qT15'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t24.sh.qT15

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t24.sh.qT15

++ cd /Users/dakez/coreutils/gt-t24.sh.qT15

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't24.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t24.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't24.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t25.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t25.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t25.sh.2lrc'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t25.sh.2lrc

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t25.sh.2lrc

++ cd /Users/dakez/coreutils/gt-t25.sh.2lrc

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't25.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t25.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't25.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t26.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t26.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t26.sh.CYv2'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t26.sh.CYv2

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t26.sh.CYv2

++ cd /Users/dakez/coreutils/gt-t26.sh.CYv2

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't26.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t26.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't26.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t27.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t27.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t27.sh.jC34'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t27.sh.jC34

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t27.sh.jC34

++ cd /Users/dakez/coreutils/gt-t27.sh.jC34

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't27.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t27.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't27.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t28.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t28.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t28.sh.txHv'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t28.sh.txHv

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t28.sh.txHv

++ cd /Users/dakez/coreutils/gt-t28.sh.txHv

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't28.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t28.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't28.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t29.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t29.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t29.sh.yLhp'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t29.sh.yLhp

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t29.sh.yLhp

++ cd /Users/dakez/coreutils/gt-t29.sh.yLhp

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't29.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t29.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't29.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t30.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t30.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t30.sh.lZ1c'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t30.sh.lZ1c

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t30.sh.lZ1c

++ cd /Users/dakez/coreutils/gt-t30.sh.lZ1c

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't30.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t30.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't30.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t31.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t31.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t31.sh.z27D'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t31.sh.z27D

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t31.sh.z27D

++ cd /Users/dakez/coreutils/gt-t31.sh.z27D

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't31.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t31.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't31.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t32.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t32.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t32.sh.DTpK'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t32.sh.DTpK

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t32.sh.DTpK

++ cd /Users/dakez/coreutils/gt-t32.sh.DTpK

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't32.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t32.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't32.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t33.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t33.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t33.sh.EhjX'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t33.sh.EhjX

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t33.sh.EhjX

++ cd /Users/dakez/coreutils/gt-t33.sh.EhjX

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't33.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t33.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't33.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t34.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t34.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t34.sh.D1ew'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t34.sh.D1ew

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t34.sh.D1ew

++ cd /Users/dakez/coreutils/gt-t34.sh.D1ew

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't34.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t34.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't34.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t35.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t35.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t35.sh.DQ4D'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t35.sh.DQ4D

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t35.sh.DQ4D

++ cd /Users/dakez/coreutils/gt-t35.sh.DQ4D

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't35.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t35.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't35.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


++ initial_cwd_=3D/Users/dakez/coreutils

++ fail=3D0

+++ testdir_prefix_

+++ printf gt

++ pfx_=3Dgt

+++ mktempd_ /Users/dakez/coreutils gt-t36.sh.XXXX

+++ case $# in

+++ destdir_=3D/Users/dakez/coreutils

+++ template_=3Dgt-t36.sh.XXXX

+++ MAX_TRIES_=3D4

+++ case $destdir_ in

+++ case $template_ in

++++ unset TMPDIR

+++ d=3D/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=3D'drwx------ 2 68 Mar 31 15:22 /Users/dakez/coreuti= ls/gt-t36.sh.pk2Q'

+++ case $perms in

+++ test 0 =3D 0

+++ echo /Users/dakez/coreutils/gt-t36.sh.pk2Q

+++ return

++ test_dir_=3D/Users/dakez/coreutils/gt-t36.sh.pk2Q

++ cd /Users/dakez/coreutils/gt-t36.sh.pk2Q

++ gl_init_sh_nl_=3D'

'

++ IFS=3D'=C2=A0

'

++ for sig_ in 1 2 3 13 15

+++ expr 1 + 128

++ eval 'trap '\''Exit 129'\'' 1'<= /span>

+++ trap 'Exit 129' 1

++ for sig_ in 1 2 3 13 15

+++ expr 2 + 128

++ eval 'trap '\''Exit 130'\'' 2'<= /span>

+++ trap 'Exit 130' 2

++ for sig_ in 1 2 3 13 15

+++ expr 3 + 128

++ eval 'trap '\''Exit 131'\'' 3'<= /span>

+++ 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 '!=3D' 0

+ path_dir_=3D./src

+ case $path_dir_ in

+ abs_path_dir_=3D/Users/dakez/coreutils/./src

+ case $abs_path_dir_ in

+ PATH=3D/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 '!=3D' 0

+ export PATH

+ very_expensive_

+ test '' '!=3D' yes

+ skip_ 'very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ warn_ 't36.sh: skipped test: very expensive: disabled by def= ault

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 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.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

t36.sh: skipped test: very expensive: disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive


+ test 9 =3D 2

+ printf '%s\n' 't36.sh: skipped test: very expensive:= disabled by default

This test is very expensive, so it is disabled by default.<= /p>

To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TES= TS

environment variable set to yes.=C2=A0 E.g.,


=C2=A0 env RUN_VERY_EXPENSIVE_TESTS=3Dyes make check


or use the shortcut target of the toplevel Makefile,


=C2=A0 make check-very-expensive

'

+ sed 1q

+ Exit 77

+ set +e

+ exit 77

+ exit 77

+ remove_tmp_

+ __st=3D77

+ 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)


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D

Testsuite summary for GNU coreutils 8.23.161-d313a-dirty

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D

# TOTAL: 575

# PASS:=C2=A0 409

# SKIP:=C2=A0 164

# XFAIL: 0

# FAIL:=C2=A0 2

# XPASS: 0

# ERROR: 0

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D

See ./tests/test-suite.log

Please report to bug-coreutils@gnu.org

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D

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$=C2=A0


-- =
Dake Zhang,PhD
Laboratory=C2=A0of=C2=A0Genome= =C2=A0Variations=C2=A0and=C2=A0Precision=C2=A0Biomedicine
Bei= jing Institute of Genomics, Chinese Academy of Sciences
NO.1 Beiche= n West Road, Chaoyang District, Beijing 100101, China
Tel: 86=EF=BC=8D10=EF=BC=8D84097710 Fax: 86=EF=BC=8D10=EF=BC=8D84097= 720
Email: zhan= gdk@big.ac.cn;= dakezhang@gmail.com

=C2=A0
--f46d04389023156a2205129b77ed-- --f46d04389023156a2605129b77ee Content-Type: image/png; name="emoji_u1f37a.png" Content-Disposition: inline; filename="emoji_u1f37a.png" Content-Transfer-Encoding: base64 Content-ID: <1f37a@goomoji.gmail> X-Attachment-Id: 1f37a@goomoji.gmail iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA IGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAagSURBVHjapJZbjFVX Gcd/a62997lf5jCHmWFmmIECBQYYejOFRivaEkGFhJpUeyPWBxMT9cmkxsuDSaOhfTHxSW1q2mDA Vqvtg7e2opmigKVcAkNhuJTbXGDOnJkz55w5e5+9Ph8ODAMDgvafrIf9sn7//d3Wp0SEH7z6GjdT YDRToogJWCVaW5YIRATuC+rhV4HQc/WbCvWSFXoAo5U9itGjWkIIQZRBdARQ/PiJz+NwGymkzVry gQ1/FDHOZsdoHKNZMb8dEeHk0MjDk1O15+Ke14xSqlrzxzXyvDG8IDe5z7l67U2kJeRlx8rj0YgX WdbSxufu6cE1Dq7RpOMxAIrlCiPjpXxzKokxmrOXCpmd7+3bVguCpKfkJeDsLKCInUUL0d/wXPPM l9bcx5J5LURdF6VmG8sm4mQT8envlV3thNbyxp4Pflj1/e8ZxXeBF274w5vkLww39C7sore7k/9V qxd0sqyzjf5zF82Ovn3bJAzeB/UugAYopNLXndF0hsDzLhQny/y/ijgOq7o7ScdjCPJJrVXXNHA4 mZw+I6kElzJpaq6TiTqGjyOtFA8tXUQY1p+xNvjKdEgfcxr1pERTmKwwMlakVA9z8Y42Pq5ingvg iBVvGtjcOqfhyGoyuSzZTJqBoZEP9588+8jK+e10zGlisDhOxHHoys+5Y9gf9h6g7+gJYsr8QsPO aWC9HoICY5UZGhv/2pmhS88ZrbsziRjb/7EHozUAVd/nngXzWb+6B60VpeoU5akaHc1NpKLRaVDV D9g3cJq9x0/jx73vW+09b+yMKk0mEogIB46d/s3F0eKWDfeu5BOLFxDzXIqVKlO+T1MyxWhpkp19 e3nx939GaYVjGkYirst3Nq/HcxpF/8qu3VwYLRKKZWVH+99j0Sgicg1YrwZqvFJ99KORwpat69bS 293BRKVKuSY0JeKQiAOW9lyGb296lOGJkErNZ246itbCT17/I+dHx1jYkqc8VeP86Bhb163l5Xfe Ix5KLhna64GFsfEHzheKT3Y25+jt7qDv2ABv7TuIozVPfOpBejrbCA9/GRWW0cke5iUWQaQVKhEw wvxUieODBRa25BmZKCEYPMehbi0R7RZixsPOBI6UynePVarLV3V1APCXA0foas59s1CubHj7UP/G ns42VPkYUj2LFPtABJQBFEbVWK0+y1sDnXQ0z2HX0dPMiYV4BkSEC4Xi+IjWyMxJE/W8nBVSmUSc oeIEU35QaU4nf660lqHixEa/HuDoKJgoKOeGERjngcy/Oee/xm/fXcY87xxP33WUKusQoBxMzR7e gjiANlpTqdUQCPx6GLhaBwhYAaVAblH+IorH8r9m05wYjiqhnOWUlYMCwno4G6hRgYK6FcFaQSsl fj2UiepUwjEa12hE1C37TVCE4mFUgBUXg9sYYQIVz4MrbTUNtFAR8Ov1kHjEQ0TcTDzilGtTMSfQ GG2w6vaNLmggbJCUwoqwsGexjqWTiLXXgMVyxReRYLJWo60pg+s4ifGp2tdHS5UvzGvK8l/ezFuR UQpQiubCmE5Xq40qbWttADuaMqcUcnKwULxfKcXGe1fw9sH+n8UjLutXL5/h/g6lFCKgFRy+MFzX umH2kd4VDWA8EdszF+buP3nm8RODwzy0dBFr717E9e+t4tZlc+PvaUIrCOCKakR5Zg5DjyDpxN5o z2Xf/NXfdm9as+QuuvI58pk0rdn0tOs7DSfKxa+HKCCfSdbVjVVqaj5KIUva85uHx2JPvn/qo2f7 TpxaXq8FrU9/eg293R0oFWmsIrfjSg3iC5j0BcDPZNPFmauJM9OZtZZsPL7djUS2q6aMM3z81O/+ evDIF3u7O1BzNyMT/wKpg45cmTQzQSFYHzAwbyvDp0ZRnjt0uaNteGYi9Kyl0IYk6nWSpVK9NR79 U7FcpeoHqM5voVe8isp9Brx8I3QSwtUFzM2hMvdjVr0CiQf5YOA4rdnMrkxQt6lqjVS1NnuJ0iJM eB7HWpqJG4egKdsXXCqEuw73m4dXLCOe34LKbwHKEFyAsNrwbKLgtgBpJmqWvYf6mSxNVo/0Lv/p cDSKudKDT90INGIZTKV4cfFCAFLWHto2OvbUO/0Dv/zn8VOJtqYszZkU6XiSVCyBY9IIwpTvc3ni DIOFAhcLY1goL8+lNs3rP7S/qvW1tG/YeJvN21rIZnYsWuruDocuPztamlw4WBxPhVYytSCIhFen hzESdZzxeMS91J7LfDg3l93B+NjpZKGAUtdn7T8DAEi01p8kotAuAAAAAElFTkSuQmCC --f46d04389023156a2605129b77ee-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 31 17:31:18 2015 Received: (at 20238) by debbugs.gnu.org; 31 Mar 2015 21:31:18 +0000 Received: from localhost ([127.0.0.1]:41506 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yd3kj-00006P-Gk for submit@debbugs.gnu.org; Tue, 31 Mar 2015 17:31:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44668) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yd3kh-00006G-BZ for 20238@debbugs.gnu.org; Tue, 31 Mar 2015 17:31:16 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 1E0412BCD74; Tue, 31 Mar 2015 21:31:14 +0000 (UTC) Received: from [10.3.113.77] (ovpn-113-77.phx2.redhat.com [10.3.113.77]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t2VLVDPX008206; Tue, 31 Mar 2015 17:31:13 -0400 Message-ID: <551B1221.7040200@redhat.com> Date: Tue, 31 Mar 2015 15:31:13 -0600 From: Eric Blake Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: dakezhang@gmail.com, 20238@debbugs.gnu.org Subject: Re: bug#20238: Can these Errors be fixed? Thank you. References: In-Reply-To: OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="o0UU1owaTpxm57WCoPTbPpioCAjTHN0fM" X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 20238 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --o0UU1owaTpxm57WCoPTbPpioCAjTHN0fM Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/31/2015 02:29 PM, Dake Zhang wrote: > beaudetlabmini:~ dakez$ git clone git://git.sv.gnu.org/coreutils >=20 > 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. >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D >=20 > Testsuite summary for GNU coreutils 8.23.161-d313a-dirty >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D >=20 > # TOTAL: 575 >=20 > # PASS: 409 >=20 > # SKIP: 164 >=20 > # XFAIL: 0 >=20 > # FAIL: 2 >=20 > # XPASS: 0 You could have posted just the logs of those two failures, instead of everything you did to get to that point. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --o0UU1owaTpxm57WCoPTbPpioCAjTHN0fM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVGxIhAAoJEKeha0olJ0Nq8ScIAKDaVpddeysIxjBWA9+HjIOw LT2HSycPtzkM5mXshfvshS/oZhWr/EMfUWjpQacqjbi2P/6/9LUwCMW7+l5PueW0 aSOlcycvymAeMs8mtr1QJaXwrqakl2F1XnrZEjil0H73wg2At6ugDtng22tnZPaY r92jM94qWaI6F/xZoUvsXlXwfqvCEbPlmNY3007yE1SKRJkA51bmhIHVGkrSMzy9 c00v2unGhQZXRdqzkzCMalSXonLGbdno4tFPEhPlGWLP36VB9OVaA4eCQ5np4uIx xL/ZakSWmNs2LP3ISqvWNzl5Jyt8SFuPXOZ4HD8BOXWvYvhhsNqe+OlIqt48cT0= =u1E4 -----END PGP SIGNATURE----- --o0UU1owaTpxm57WCoPTbPpioCAjTHN0fM-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 31 18:54:20 2015 Received: (at 20238) by debbugs.gnu.org; 31 Mar 2015 22:54:20 +0000 Received: from localhost ([127.0.0.1]:41529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yd536-000203-55 for submit@debbugs.gnu.org; Tue, 31 Mar 2015 18:54:20 -0400 Received: from mail5.vodafone.ie ([213.233.128.176]:9423) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yd533-0001zp-EL for 20238@debbugs.gnu.org; Tue, 31 Mar 2015 18:54:18 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgcLACokG1VtTW5N/2dsb2JhbABcgwZSXIMUwmiFewKBQkwBAQEBAQF9QQGDUwEEASMPAUsLCw0NAgUWCwICCQMCAQIBRQcMCAEBiCMMAbR5hWmTPAwggSGKCIQMc4JogUUFlFSHIIYCiVSDSCKDbz0xgQuBOAEBAQ Received: from unknown (HELO localhost.localdomain) ([109.77.110.77]) by mail3.vodafone.ie with ESMTP; 31 Mar 2015 23:54:10 +0100 Message-ID: <551B2592.5020108@draigBrady.com> Date: Tue, 31 Mar 2015 23:54:10 +0100 From: =?UTF-8?B?UMOhZHJhaWcgQnJhZHk=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: dakezhang@gmail.com, 20238@debbugs.gnu.org Subject: Re: bug#20238: Can these Errors be fixed? Thank you. References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 20238 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) 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. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 31 23:03:30 2015 Received: (at 20238) by debbugs.gnu.org; 1 Apr 2015 03:03:30 +0000 Received: from localhost ([127.0.0.1]:41568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yd8wD-0007mQ-CG for submit@debbugs.gnu.org; Tue, 31 Mar 2015 23:03:30 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:34732) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yd7Ag-00056K-Bv for 20238@debbugs.gnu.org; Tue, 31 Mar 2015 21:10:19 -0400 Received: by wixo5 with SMTP id o5so19216119wix.1 for <20238@debbugs.gnu.org>; Tue, 31 Mar 2015 18:10:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=GbPJ48uQ+0Tl1gHkW2phwLZxgLuMjivMcQeAvxYXkzg=; b=bOxUmjIKWupexBFfCzQ5jWM8I8QMdIaEBftl9YsgkKs9z29tJtATYZtp1l5i2e7UcT 9qdzA7U/taBudmIP3G7hHQ5Rro6ibQelO5HrKyhhdc/HGBxjK9n8BpdMg8NK2+UlPFqY vdsN6jQfrCQvNMvlBWtFywI4bkLzTw9/vJ3CwsYGLxkG7pFaA6Szkd6F2QgAiyJKxW51 ZwdnPt0DG6DSvs6MdShElm/F6gjkq+Pop9Ah3hrooPpGejMYyCQSJ24eAJVUywpgL0Y0 2cK7hU5m1N5sdecrlXaErMNyprPP0l42iN+i5Fpx0ggZ9rVDAv+uigeEHc1RTzK+uU4T XT4Q== X-Received: by 10.180.90.113 with SMTP id bv17mr10242197wib.3.1427850612800; Tue, 31 Mar 2015 18:10:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.218.72 with HTTP; Tue, 31 Mar 2015 18:09:52 -0700 (PDT) In-Reply-To: <551B2592.5020108@draigBrady.com> References: <551B2592.5020108@draigBrady.com> From: Dake Zhang Date: Tue, 31 Mar 2015 20:09:52 -0500 Message-ID: Subject: Re: bug#20238: Can these Errors be fixed? Thank you. To: =?UTF-8?Q?P=C3=A1draig_Brady?= Content-Type: multipart/alternative; boundary=f46d0438901591825e05129f6080 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 20238 X-Mailman-Approved-At: Tue, 31 Mar 2015 23:03:27 -0400 Cc: 20238@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: dakezhang@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --f46d0438901591825e05129f6080 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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=C3=A1draig Brady wrot= e: > 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' =3D 'c b a' > > + fail=3D1 > > + test 1 =3D 1 > > + ls -l --full-time --time=3Daccess 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=3D%y link) in > > ++ stat --format=3D%y link > > + cp -al link link.cp > > + case $(stat --format=3D%y link.cp) in > > ++ stat --format=3D%y link.cp > > + fail=3D1 > > 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=C3=A1draig. > --f46d0438901591825e05129f6080 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
It is Mac OSX yosemite 10.10.2.=C2=A0
But it is a spec= ial 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=C3=A1draig Brady <P@draigbrady.com>= wrote:
On 31/03/15 21:29, Dake Zh= ang wrote:

> FAIL: tests/misc/ls-time
> ++ ls -ut a b c
> + set b c a
> + test 'b c a' =3D 'c b a'
> + fail=3D1
> + test 1 =3D 1
> + ls -l --full-time --time=3Daccess a b c
> -rw-r--r-- 1 dakez BCM\Domain Users 0 1998-01-14 11:00:00.000000000 +0= 000 a
> -rw-r--r-- 1 dakez BCM\Domain Users 0 2015-03-31 20:18:25.000000000 +0= 000 b
> -rw-r--r-- 2 dakez BCM\Domain Users 0 2015-03-31 20:18:25.000000000 +0= 000 c

Strange. The access time for b and c should have been set to 1998 like
it was for "a".=C2=A0 Now we only verify that a's access time= was set,
so we could be more robust and test all 3.=C2=A0 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=3D%y link) in
> ++ stat --format=3D%y link
> + cp -al link link.cp
> + case $(stat --format=3D%y link.cp) in
> ++ stat --format=3D%y link.cp
> + fail=3D1

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=C3=A1draig.

=C2=A0
--f46d0438901591825e05129f6080-- From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 22 22:08:53 2018 Received: (at 20238) by debbugs.gnu.org; 23 Oct 2018 02:08:53 +0000 Received: from localhost ([127.0.0.1]:36682 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gEm7o-0006as-Se for submit@debbugs.gnu.org; Mon, 22 Oct 2018 22:08:53 -0400 Received: from mail-io1-f51.google.com ([209.85.166.51]:38814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gEm7m-0006ab-S5; Mon, 22 Oct 2018 22:08:51 -0400 Received: by mail-io1-f51.google.com with SMTP id q18-v6so6265321iod.5; Mon, 22 Oct 2018 19:08:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=txFHIW6tFeLvrKq1/lUk8rWbaPhTmYfBe3k8oqbqYas=; b=cu84aUEuCz+C43EzpvNHXbaHXxEfdu3R5PBgNsCC6yxYL/Y6Q64CzPWbwhGvAoCU24 bstHbtaQwYOsJ8R3dgfiyO3LVG4LzHBAxeeLZN+oC3qICi/C/aNVU7C8Zy4X/pG7DZ3+ LHeqOR1/YJkAnU5QWWh5qFKesfa9g7c8sQn2tcThZWqkbuLUV74dEvSTdWybR1u89Jmm WUMO/86YpijX2KRB4SptP+vXsK/2B9M+AzghJf/uyiukiWsbJ5mS3bsMd1VDf8fmYD4f SgWmpro1P6tmYfRl8tUmKCtg2JSddqu4ghIznLqE89XD16ebnyVtCj2g/y3IDgJC1W+o wgFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=txFHIW6tFeLvrKq1/lUk8rWbaPhTmYfBe3k8oqbqYas=; b=TH5F6kZEvf+GDeKJK8Nx9BpPwQhb19WXZM5AGpsV0rxHogdBM9ZUB3DOY6yJLIKn1t IdIwLVtbIGEsk9BCbkCNDz+pHjLhxRp22zEI29ZAVVz8dLp3993oEZDuP95F/KAPslsp Eqe/GhZe4nYnP1zxpvWn609dMAvrPhT7lLmxVPbixIWX8/Hf7I2bnGIZ57yBktFahKBD I7Mcbqh9SfoV9tlAHXI8bg1So91jgS+Urs62uTApsvKMc8iy/x7vtD/Brpnhn8loxeVf tNnVDmtJn6rzKN76zHP+yUyLzDFAbS61x1+steCNsxKYOHJkGN6Zfl2X7TjNMrbo/n6b leaQ== X-Gm-Message-State: AGRZ1gK+97Prd5KynCQe8mTbXdkthCjwG1GibSCEm0JxQ0BPrMKWJwj1 hpm/uSl12moi4sOipfSrZuFErtjL X-Google-Smtp-Source: AJdET5c6390XCh22I0zyGca948ro40uqacZYGAihE8g7oYwCMjuHFivb7GVT0WbT5k1PkFC/EtgANQ== X-Received: by 2002:a6b:610a:: with SMTP id v10-v6mr11161336iob.107.1540260524755; Mon, 22 Oct 2018 19:08:44 -0700 (PDT) Received: from tomato.housegordon.com (moose.housegordon.com. [184.68.105.38]) by smtp.googlemail.com with ESMTPSA id 10-v6sm30704itl.32.2018.10.22.19.08.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Oct 2018 19:08:43 -0700 (PDT) Subject: Re: bug#20238: Can these Errors be fixed? Thank you. To: 20238@debbugs.gnu.org References: <551B2592.5020108@draigBrady.com> From: Assaf Gordon Message-ID: <78828c4c-221e-efeb-befc-4d19aa7f75a2@gmail.com> Date: Mon, 22 Oct 2018 20:08:42 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 20238 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 From unknown Sun Jun 22 00:20:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 20 Nov 2018 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator