On Alpine Linux 3.18 (x86_64) and 3.22 (x86_64), I see this test failure:
FAIL: help-version
Find attached the test-suite.log part.
It can reproduced through:
$ ./gzip --help >/dev/full
$ echo $?
0
Here's the system trace:
$ strace ./gzip --help >/dev/full
execve("./gzip", ["./gzip", "--help"], 0x7fffccf4b878 /* 19 vars */) = 0
arch_prctl(ARCH_SET_FS, 0x7f32eb867b28) = 0
set_tid_address(0x7f32eb867f90) = 9700
brk(NULL) = 0x560737112000
brk(0x560737114000) = 0x560737114000
mmap(0x560737112000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1,
0) = 0x560737112000
mprotect(0x7f32eb864000, 4096, PROT_READ) = 0
mprotect(0x5606fd08f000, 4096, PROT_READ) = 0
ioctl(1, TIOCGWINSZ, 0x7ffc41509e88) = -1 ENOTTY (Not a tty)
writev(1, [{iov_base="Usage: gzip", iov_len=11}, {iov_base=" [OPTION]...
[FILE]...\nCompress "..., iov_len=1235}], 2) = -1 ENOSPC (No space left on
device)
close(1) = 0
exit_group(0) = ?
+++ exited with 0 +++
=============================================
gzip 1.14.52-05ea: tests/test-suite.log
=============================================
# TOTAL: 31
# PASS: 26
# SKIP: 3
# XFAIL: 0
# FAIL: 2
# XPASS: 0
# ERROR: 0
System information (uname -a): Linux 6.12.31-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2025-05-29 15:39:32 x86_64
Distribution information (/etc/os-release):
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.22.0
PRETTY_NAME="Alpine Linux v3.22"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues"
.. contents:: :depth: 2
FAIL: help-version
==================
+ initial_cwd_=/home/bruno/gzip-1.14.52-05ea/build-64/tests
+ testdir_prefix_
+ printf gt
+ pfx_=gt
+ mktempd_ /home/bruno/gzip-1.14.52-05ea/build-64/tests gt-help-version.XXXX
+ destdir_=/home/bruno/gzip-1.14.52-05ea/build-64/tests
+ template_=gt-help-version.XXXX
+ MAX_TRIES_=4
+ destdir_slash_=/home/bruno/gzip-1.14.52-05ea/build-64/tests/
+ unset TMPDIR
+ d=
+ echo gt-help-version.XXXX
+ sed 's/XX*$//'
+ base_template_=gt-help-version.
+ echo gt-help-version.XXXX
+ wc -c
+ template_length_=21
+ echo gt-help-version.
+ wc -c
+ nx_=17
+ expr 21 - 17
+ nx_=4
+ err_=
+ i_=1
+ :
+ rand_bytes_ 4
+ n_=4
+ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
+ dev_rand_=/dev/urandom
+ test -r /dev/urandom
+ dd 'ibs=4' 'count=1' 'if=/dev/urandom'
+ LC_ALL=C tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
+ return
+ X_=S86D
+ candidate_dir_=/home/bruno/gzip-1.14.52-05ea/build-64/tests/gt-help-version.S86D
+ mkdir -m 0700 /home/bruno/gzip-1.14.52-05ea/build-64/tests/gt-help-version.S86D
+ err_=
+ echo /home/bruno/gzip-1.14.52-05ea/build-64/tests/gt-help-version.S86D
+ return
+ test_dir_=/home/bruno/gzip-1.14.52-05ea/build-64/tests/gt-help-version.S86D
+ cd /home/bruno/gzip-1.14.52-05ea/build-64/tests/gt-help-version.S86D
+ srcdir=../../../tests
+ builddir=..
+ export srcdir builddir
+ gl_init_sh_nl_='
'
+ IFS='
'
+ expr 1 + 128
+ eval 'trap '"'"'Exit 129'"'"' 1'
+ trap 'Exit 129' 1
+ expr 2 + 128
+ eval 'trap '"'"'Exit 130'"'"' 2'
+ trap 'Exit 130' 2
+ expr 3 + 128
+ eval 'trap '"'"'Exit 131'"'"' 3'
+ trap 'Exit 131' 3
+ expr 13 + 128
+ eval 'trap '"'"'Exit 141'"'"' 13'
+ trap 'Exit 141' 13
+ expr 15 + 128
+ eval 'trap '"'"'Exit 143'"'"' 15'
+ trap 'Exit 143' 15
+ saved_IFS='
'
+ IFS=:
+ new_PATH=
+ IFS='
'
+ test -d /home/bruno/gzip-1.14.52-05ea/build-64/.
+ new_PATH=/home/bruno/gzip-1.14.52-05ea/build-64
+ IFS='
'
+ test -d /home/bruno/inst-x86_64-64/bin/.
+ continue
+ IFS='
'
+ test -d /usr/local/sbin/.
+ continue
+ IFS='
'
+ test -d /usr/local/bin/.
+ new_PATH=/home/bruno/gzip-1.14.52-05ea/build-64:/usr/local/bin
+ IFS='
'
+ test -d /usr/sbin/.
+ new_PATH=/home/bruno/gzip-1.14.52-05ea/build-64:/usr/local/bin:/usr/sbin
+ IFS='
'
+ test -d /usr/bin/.
+ new_PATH=/home/bruno/gzip-1.14.52-05ea/build-64:/usr/local/bin:/usr/sbin:/usr/bin
+ IFS='
'
+ test -d /sbin/.
+ new_PATH=/home/bruno/gzip-1.14.52-05ea/build-64:/usr/local/bin:/usr/sbin:/usr/bin:/sbin
+ IFS='
'
+ test -d /bin/.
+ new_PATH=/home/bruno/gzip-1.14.52-05ea/build-64:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ IFS='
'
+ PATH=/home/bruno/gzip-1.14.52-05ea/build-64:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ trap remove_tmp_ EXIT
+ path_prepend_ ..
+ test 1 '!=' 0
+ path_dir_=..
+ abs_path_dir_=/home/bruno/gzip-1.14.52-05ea/build-64/tests/..
+ PATH=/home/bruno/gzip-1.14.52-05ea/build-64/tests/..:/home/bruno/gzip-1.14.52-05ea/build-64:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ create_exe_shims_ /home/bruno/gzip-1.14.52-05ea/build-64/tests/..
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ expected_failure_status_chroot=125
+ expected_failure_status_env=125
+ expected_failure_status_nice=125
+ expected_failure_status_nohup=125
+ expected_failure_status_stdbuf=125
+ expected_failure_status_timeout=125
+ expected_failure_status_printenv=2
+ expected_failure_status_tty=3
+ expected_failure_status_sort=2
+ expected_failure_status_expr=3
+ expected_failure_status_lbracket=2
+ expected_failure_status_dir=2
+ expected_failure_status_ls=2
+ expected_failure_status_vdir=2
+ expected_failure_status_cmp=2
+ expected_failure_status_zcmp=2
+ expected_failure_status_sdiff=2
+ expected_failure_status_diff3=2
+ expected_failure_status_diff=2
+ expected_failure_status_zdiff=2
+ expected_failure_status_zgrep=2
+ expected_failure_status_zegrep=2
+ expected_failure_status_zfgrep=2
+ expected_failure_status_grep=2
+ expected_failure_status_egrep=2
+ expected_failure_status_fgrep=2
+ test 'gzip gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew'
+ test 1.14.52-05ea
+ env gzip --version
+ sed -n '1s/.* //p;q'
+ v=1.14.52-05ea
+ break
+ test x1.14.52-05ea '=' x1.14.52-05ea
+ test gzip '=' test
+ test gzip '=' false
+ test gzip '=' true
+ test gzip '=' install
+ env gzip --help
+ env gzip --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test gzip '=' '['
+ echo gzip
+ sed 's/$//'
+ prog=gzip
+ eval 'expected=$expected_failure_status_gzip'
+ expected=
+ test x '=' x
+ expected=1
+ returns_ 1 env gzip --help
+ fail=1
+ env gzip --help
+ status=0
+ echo '*** gzip: bad exit status '"'"'0'"'"' (expected 1),'
*** gzip: bad exit status '0' (expected 1),
+ echo ' with --help or --version output redirected to /dev/full'
with --help or --version output redirected to /dev/full
+ test gunzip '=' test
+ test gunzip '=' false
+ test gunzip '=' true
+ test gunzip '=' install
+ env gunzip --help
+ env gunzip --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test gunzip '=' '['
+ echo gunzip
+ sed 's/$//'
+ prog=gunzip
+ eval 'expected=$expected_failure_status_gunzip'
+ expected=
+ test x '=' x
+ expected=1
+ returns_ 1 env gunzip --help
+ returns_ 1 env gunzip --version
+ test gzexe '=' test
+ test gzexe '=' false
+ test gzexe '=' true
+ test gzexe '=' install
+ env gzexe --help
+ env gzexe --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test gzexe '=' '['
+ echo gzexe
+ sed 's/$//'
+ prog=gzexe
+ eval 'expected=$expected_failure_status_gzexe'
+ expected=
+ test x '=' x
+ expected=1
+ returns_ 1 env gzexe --help
+ returns_ 1 env gzexe --version
+ test zcat '=' test
+ test zcat '=' false
+ test zcat '=' true
+ test zcat '=' install
+ env zcat --help
+ env zcat --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zcat '=' '['
+ echo zcat
+ sed 's/$//'
+ prog=zcat
+ eval 'expected=$expected_failure_status_zcat'
+ expected=
+ test x '=' x
+ expected=1
+ returns_ 1 env zcat --help
+ returns_ 1 env zcat --version
+ test zcmp '=' test
+ test zcmp '=' false
+ test zcmp '=' true
+ test zcmp '=' install
+ env zcmp --help
+ env zcmp --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zcmp '=' '['
+ echo zcmp
+ sed 's/$//'
+ prog=zcmp
+ eval 'expected=$expected_failure_status_zcmp'
+ expected=2
+ test x2 '=' x
+ returns_ 2 env zcmp --help
+ returns_ 2 env zcmp --version
+ test zdiff '=' test
+ test zdiff '=' false
+ test zdiff '=' true
+ test zdiff '=' install
+ env zdiff --help
+ env zdiff --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zdiff '=' '['
+ echo zdiff
+ sed 's/$//'
+ prog=zdiff
+ eval 'expected=$expected_failure_status_zdiff'
+ expected=2
+ test x2 '=' x
+ returns_ 2 env zdiff --help
+ returns_ 2 env zdiff --version
+ test zegrep '=' test
+ test zegrep '=' false
+ test zegrep '=' true
+ test zegrep '=' install
+ env zegrep --help
+ env zegrep --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zegrep '=' '['
+ echo zegrep
+ sed 's/$//'
+ prog=zegrep
+ eval 'expected=$expected_failure_status_zegrep'
+ expected=2
+ test x2 '=' x
+ returns_ 2 env zegrep --help
+ returns_ 2 env zegrep --version
+ test zfgrep '=' test
+ test zfgrep '=' false
+ test zfgrep '=' true
+ test zfgrep '=' install
+ env zfgrep --help
+ env zfgrep --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zfgrep '=' '['
+ echo zfgrep
+ sed 's/$//'
+ prog=zfgrep
+ eval 'expected=$expected_failure_status_zfgrep'
+ expected=2
+ test x2 '=' x
+ returns_ 2 env zfgrep --help
+ returns_ 2 env zfgrep --version
+ test zforce '=' test
+ test zforce '=' false
+ test zforce '=' true
+ test zforce '=' install
+ env zforce --help
+ env zforce --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zforce '=' '['
+ echo zforce
+ sed 's/$//'
+ prog=zforce
+ eval 'expected=$expected_failure_status_zforce'
+ expected=
+ test x '=' x
+ expected=1
+ returns_ 1 env zforce --help
+ returns_ 1 env zforce --version
+ test zgrep '=' test
+ test zgrep '=' false
+ test zgrep '=' true
+ test zgrep '=' install
+ env zgrep --help
+ env zgrep --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zgrep '=' '['
+ echo zgrep
+ sed 's/$//'
+ prog=zgrep
+ eval 'expected=$expected_failure_status_zgrep'
+ expected=2
+ test x2 '=' x
+ returns_ 2 env zgrep --help
+ returns_ 2 env zgrep --version
+ test zless '=' test
+ test zless '=' false
+ test zless '=' true
+ test zless '=' install
+ env zless --help
+ env zless --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zless '=' '['
+ echo zless
+ sed 's/$//'
+ prog=zless
+ eval 'expected=$expected_failure_status_zless'
+ expected=
+ test x '=' x
+ expected=1
+ returns_ 1 env zless --help
+ returns_ 1 env zless --version
+ test zmore '=' test
+ test zmore '=' false
+ test zmore '=' true
+ test zmore '=' install
+ env zmore --help
+ env zmore --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test zmore '=' '['
+ echo zmore
+ sed 's/$//'
+ prog=zmore
+ eval 'expected=$expected_failure_status_zmore'
+ expected=
+ test x '=' x
+ expected=1
+ returns_ 1 env zmore --help
+ returns_ 1 env zmore --version
+ test znew '=' test
+ test znew '=' false
+ test znew '=' true
+ test znew '=' install
+ env znew --help
+ env znew --version
+ test -w /dev/full
+ test -c /dev/full
+ printf x
+ test znew '=' '['
+ echo znew
+ sed 's/$//'
+ prog=znew
+ eval 'expected=$expected_failure_status_znew'
+ expected=
+ test x '=' x
+ expected=1
+ returns_ 1 env znew --help
+ returns_ 1 env znew --version
+ bigZ_in=bigZ-in.Z
+ zin=zin.gz
+ zin2=zin2.gz
+ tmp=tmp-7375
+ tmp_in=in-7375
+ tmp_in2=in2-7375
+ tmp_dir=dir-7375
+ tmp_out=out-7375
+ mkdir tmp-7375
+ cd tmp-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test gzip '=' '['
+ echo gzip
+ sed 's/$//'
+ prog=gzip
+ command -v gzip_setup
+ args=
+ env gzip
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test gunzip '=' '['
+ echo gunzip
+ sed 's/$//'
+ prog=gunzip
+ command -v gunzip_setup
+ gunzip_setup
+ zcat_setup
+ TERM=dumb
+ export TERM
+ args=zin.gz
+ env gunzip zin.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test gzexe '=' '['
+ echo gzexe
+ sed 's/$//'
+ prog=gzexe
+ command -v gzexe_setup
+ gzexe_setup
+ args=in-7375
+ env gzexe in-7375
in-7375: -15.4% -- replaced with stdout
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zcat '=' '['
+ echo zcat
+ sed 's/$//'
+ prog=zcat
+ command -v zcat_setup
+ zcat_setup
+ TERM=dumb
+ export TERM
+ args=zin.gz
+ env zcat zin.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zcmp '=' '['
+ echo zcmp
+ sed 's/$//'
+ prog=zcmp
+ command -v zcmp_setup
+ zcmp_setup
+ zdiff_setup
+ args='zin.gz zin2.gz'
+ env zcmp zin.gz zin2.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zdiff '=' '['
+ echo zdiff
+ sed 's/$//'
+ prog=zdiff
+ command -v zdiff_setup
+ zdiff_setup
+ args='zin.gz zin2.gz'
+ env zdiff zin.gz zin2.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zegrep '=' '['
+ echo zegrep
+ sed 's/$//'
+ prog=zegrep
+ command -v zegrep_setup
+ zegrep_setup
+ zgrep_setup
+ args='z zin.gz'
+ env zegrep z zin.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zfgrep '=' '['
+ echo zfgrep
+ sed 's/$//'
+ prog=zfgrep
+ command -v zfgrep_setup
+ zfgrep_setup
+ zgrep_setup
+ args='z zin.gz'
+ env zfgrep z zin.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zforce '=' '['
+ echo zforce
+ sed 's/$//'
+ prog=zforce
+ command -v zforce_setup
+ zforce_setup
+ zcat_setup
+ TERM=dumb
+ export TERM
+ args=zin.gz
+ env zforce zin.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zgrep '=' '['
+ echo zgrep
+ sed 's/$//'
+ prog=zgrep
+ command -v zgrep_setup
+ zgrep_setup
+ args='z zin.gz'
+ env zgrep z zin.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zless '=' '['
+ echo zless
+ sed 's/$//'
+ prog=zless
+ command -v zless_setup
+ zless_setup
+ zcat_setup
+ TERM=dumb
+ export TERM
+ args=zin.gz
+ env zless zin.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test zmore '=' '['
+ echo zmore
+ sed 's/$//'
+ prog=zmore
+ command -v zmore_setup
+ zmore_setup
+ unset PAGER
+ zcat_setup
+ TERM=dumb
+ export TERM
+ args=zin.gz
+ env zmore zin.gz
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ rm -rf in-7375 in2-7375 dir-7375 out-7375 bigZ-in.Z zin.gz zin2.gz
+ echo z
+ gzip
+ cp zin.gz zin2.gz
+ cp zin.gz bigZ-in.Z
+ echo 2147483647 0
+ cp in-7375 in2-7375
+ mkdir dir-7375
+ test znew '=' '['
+ echo znew
+ sed 's/$//'
+ prog=znew
+ command -v znew_setup
+ znew_setup
+ args=bigZ-in.Z
+ env znew bigZ-in.Z
+ :
+ rm -rf in-7375 in2-7375 out-7375 dir-7375
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ kill
+ test '=' yes
+ cd /home/bruno/gzip-1.14.52-05ea/build-64/tests
+ chmod -R u+rwx /home/bruno/gzip-1.14.52-05ea/build-64/tests/gt-help-version.S86D
+ rm -rf /home/bruno/gzip-1.14.52-05ea/build-64/tests/gt-help-version.S86D
+ exit 1
FAIL help-version (exit status: 1)