gzip 1.13-1ubuntu5 fails to build as well with the pipe-output test
failing.

** Description changed:

- gxip 1.13-1ubuntu4 FTBFS in Resolute
+ gzip 1.13-1ubuntu4 FTBFS in Resolute
  
  https://people.canonical.com/~ginggs/ftbfs-report/test-
  rebuild-20251215-resolute-resolute.html
- 
  
  FAIL: pipe-output
  =================
  
  + initial_cwd_=/<<PKGBUILDDIR>>/builddir/tests
  + testdir_prefix_
  + printf gt
  + pfx_=gt
  + mktempd_ /<<PKGBUILDDIR>>/builddir/tests gt-pipe-output.XXXX
  + destdir_=/<<PKGBUILDDIR>>/builddir/tests
  + template_=gt-pipe-output.XXXX
  + MAX_TRIES_=4
  + destdir_slash_=/<<PKGBUILDDIR>>/builddir/tests/
  + unset TMPDIR
  + d=/<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + :
  + test -d /<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + ls -dgo /<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + perms=drwx------ 2 4096 Dec 18 11:21 
/<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + :
  + echo /<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + return
  + test_dir_=/<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + cd /<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + 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=  
+ + saved_IFS=
  
  + IFS=:
  + new_PATH=
  + sep_=
  + test -d /<<PKGBUILDDIR>>/builddir/.
  + new_PATH=/<<PKGBUILDDIR>>/builddir
  + sep_=:
  + test -d /usr/local/sbin/.
  + new_PATH=/<<PKGBUILDDIR>>/builddir:/usr/local/sbin
  + sep_=:
  + test -d /usr/local/bin/.
  + new_PATH=/<<PKGBUILDDIR>>/builddir:/usr/local/sbin:/usr/local/bin
  + sep_=:
  + test -d /usr/sbin/.
  + new_PATH=/<<PKGBUILDDIR>>/builddir:/usr/local/sbin:/usr/local/bin:/usr/sbin
  + sep_=:
  + test -d /usr/bin/.
  + 
new_PATH=/<<PKGBUILDDIR>>/builddir:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  + sep_=:
  + test -d /sbin/.
  + 
new_PATH=/<<PKGBUILDDIR>>/builddir:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin
  + sep_=:
  + test -d /bin/.
  + 
new_PATH=/<<PKGBUILDDIR>>/builddir:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  + sep_=:
  + test -d /usr/games/.
  + 
new_PATH=/<<PKGBUILDDIR>>/builddir:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  + sep_=:
- + IFS=        
+ + IFS=
  
  + 
PATH=/<<PKGBUILDDIR>>/builddir:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  + export PATH
  + trap remove_tmp_ EXIT
  + path_prepend_ ..
  + test 1 != 0
  + path_dir_=..
  + abs_path_dir_=/<<PKGBUILDDIR>>/builddir/tests/..
  + 
PATH=/<<PKGBUILDDIR>>/builddir/tests/..:/<<PKGBUILDDIR>>/builddir:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  + create_exe_shims_ /<<PKGBUILDDIR>>/builddir/tests/..
  + return 0
  + shift
  + test 0 != 0
  + export PATH
  + sleep 0.01
  + sleep_amount=0.01
  + echo a
  + echo b
  + gzip a
  + gzip b
  + trap  PIPE
  + sleep 0.01
  + :
  + cat
  + echo 141
  + cat_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + trap  PIPE
  + sleep 0.01
  + :
  + gunzip
  
  gzip: stdout: Broken pipe
  + echo 2
  + cmd_status=2
  + test 1 -lt 2
  + test 2 -lt 128
  + cmd_status=1
  + test 141 -eq 1
  + fail=1
  + trap  PIPE
  + sleep 0.01
  + :
  + gunzip -q
  + echo 2
  + cmd_status=2
  + test 1 -lt 2
  + test 2 -lt 128
  + cmd_status=1
  + test 141 -eq 1
  + fail=1
  + trap  PIPE
  + sleep 0.01
  + :
  + gzip -d
  
  gzip: stdout: Broken pipe
  + echo 2
  + cmd_status=2
  + test 1 -lt 2
  + test 2 -lt 128
  + cmd_status=1
  + test 141 -eq 1
  + fail=1
  + trap  PIPE
  + sleep 0.01
  + :
  + gzip -dq
  + echo 2
  + cmd_status=2
  + test 1 -lt 2
  + test 2 -lt 128
  + cmd_status=1
  + test 141 -eq 1
  + fail=1
  + trap  PIPE
  + sleep 0.01
  + :
  + zcat
  
  gzip: stdout: Broken pipe
  + echo 2
  + cmd_status=2
  + test 1 -lt 2
  + test 2 -lt 128
  + cmd_status=1
  + test 141 -eq 1
  + fail=1
  + trap  PIPE
  + sleep 0.01
  + :
  + zcmp - b.gz
  cmp: standard output: Broken pipe
  + echo 2
  + cmd_status=2
  + test 1 -lt 2
  + test 2 -lt 128
  + cmd_status=1
  + test 141 -eq 1
  + fail=1
  + trap  PIPE
  + sleep 0.01
  + :
  + zdiff - b.gz
  diff: standard output: Broken pipe
  + echo 2
  + cmd_status=2
  + test 1 -lt 2
  + test 2 -lt 128
  + cmd_status=1
  + test 141 -eq 1
  + fail=1
  + trap  PIPE
  + sleep 0.01
  + :
  + zgrep a
  grep: write error: Broken pipe
  + echo 2
  + cmd_status=2
  + test 1 -lt 2
  + test 2 -lt 128
  + cmd_status=1
  + test 141 -eq 1
  + fail=1
  + :  PIPE
  + sleep 0.01
  + :
  + cat
  + echo 141
  + cat_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + :  PIPE
  + sleep 0.01
  + :
  + gunzip
  + echo 141
  + cmd_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + test 141 -eq 141
  + :  PIPE
  + sleep 0.01
  + :
  + gunzip -q
  + echo 141
  + cmd_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + test 141 -eq 141
  + :  PIPE
  + sleep 0.01
  + :
  + gzip -d
  + echo 141
  + cmd_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + test 141 -eq 141
  + :  PIPE
  + sleep 0.01
  + :
  + gzip -dq
  + echo 141
  + cmd_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + test 141 -eq 141
  + :  PIPE
  + sleep 0.01
  + :
  + zcat
  + echo 141
  + cmd_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + test 141 -eq 141
  + :  PIPE
  + sleep 0.01
  + :
  + zcmp - b.gz
  + echo 141
  + cmd_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + test 141 -eq 141
  + :  PIPE
  + sleep 0.01
  + :
  + zdiff - b.gz
  + echo 141
  + cmd_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + test 141 -eq 141
  + :  PIPE
  + sleep 0.01
  + :
  + zgrep a
  + echo 141
  + cmd_status=141
  + test 1 -lt 141
  + test 141 -lt 128
  + test 141 -eq 141
  + Exit 1
  + set +e
  + exit 1
  + exit 1
  + remove_tmp_
  + __st=1
  + cleanup_
  + :
  + test  = yes
  + cd /<<PKGBUILDDIR>>/builddir/tests
  + chmod -R u+rwx /<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + rm -rf /<<PKGBUILDDIR>>/builddir/tests/gt-pipe-output.ecJD
  + exit 1
  FAIL pipe-output (exit status: 1)

** Changed in: gzip (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2138218

Title:
  gzip: FTBFS in Resolute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gzip/+bug/2138218/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to