Source: zsh
Version: 5.3.1-4
Severity: serious
Tags: upstream

zsh FTBFS with yodl 4 since it has a yodl version check in configure.ac
which only supports versions 2 and 3 so far:

    626 YODL_OPTIONS=''
    627 if test "x$ac_cv_prog_YODL" = xyodl; then
    628     case `yodl --version` in
    629       *"version 2."*) YODL_OPTIONS='-k' ;;
    630       *"version 3."*) YODL_OPTIONS='-k -L' ;;
    631     esac
    632 fi

Symptoms: With the wrong (i.e. no) options, an empty zsh.texi is
generated and later on texi2pdf and pdfetex trap over it (by hanging
infinitely on an empty input file).

-- Package-specific info:
Packages which depend, recommend, suggest or enhance a zsh package and hence 
may provide code meant to be sourced in .zshrc:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                Version        Architecture   Description
+++-===================-==============-==============-===========================================
ii  abe-commandline     17.3           all            Metapackage of 
commandline tools Axel usual
ii  abe-desktop-common  13             all            Common packages for all 
of Axel's desktop s
ii  autojump            22.5.0-2       all            shell extension to jump 
to frequently used 
ii  fizsh               1.0.7-1        all            Friendly Interactive 
ZSHell
ii  flowscan            1.006-13.2     all            flow-based IP traffic 
analysis and visualiz
ii  powerline           2.5-1.1        amd64          prompt and statusline 
utility
ii  shellex             0.2-1          amd64          shell-based launcher
ii  zomg                0.8-2+b1       amd64          console-based libre.fm 
submission and radio
ii  zplug               2.4.1-1        all            next-generation plugin 
manager for zsh
ii  zsh-antigen         2.2.0-1        all            manage your zsh plugins
ii  zsh-syntax-highligh 0.5.0-1        all            Fish shell like syntax 
highlighting for zsh
ii  zshdb               0.92-3         all            debugger for Z-Shell 
scripts

Packages which provide vendor completions:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                Version        Architecture   Description
+++-===================-==============-==============-===========================================
ii  0xffff              0.7-2          amd64          Open Free Fiasco Firmware 
Flasher
ii  autojump            22.5.0-2       all            shell extension to jump 
to frequently used 
ii  bugz                0.10.1-3       all            command-line interface to 
Bugzilla
ii  cmus                2.7.1+git20160 amd64          lightweight ncurses audio 
player
ii  curl                7.52.1-5       amd64          command line tool for 
transferring data wit
ii  git-buildpackage    0.8.12.2       all            Suite to help with Debian 
packages in Git r
ii  git-extras          4.3.0-1        all            Extra commands for git
ii  git-flow            1.10.2-1       all            Git extension to provide 
a high-level branc
ii  keyringer           0.5.0-2        all            Distributed secret 
management using GnuPG a
ii  khal                1:0.8.4-4      all            Standards based CLI and 
terminal calendar p
ii  mpv                 0.25.0-2       amd64          video player based on 
MPlayer/mplayer2
ii  pass                1.7.1-3        all            lightweight 
directory-based password manage
ii  pdfgrep             2.0-1          amd64          search in pdf files for 
strings matching a 
ii  silversearcher-ag   2.0.0-1        amd64          very fast grep-like 
program, alternative to
ii  sysdig              0.16.0-1       amd64          system-level exploration 
and troubleshootin
ii  systemd             233-9          amd64          system and service manager
ii  systemd-container   233-9          amd64          systemd container/nspawn 
tools
ii  taskwarrior         2.5.1+dfsg-3   amd64          feature-rich console 
based todo list manage
ii  udev                233-9          amd64          /dev/ and hotplug 
management daemon
ii  vcsh                1.20151229-1   all            Version Control System 
for $HOME - multiple
ii  vlc-bin             2.2.6-2        amd64          binaries from VLC
ii  xwallpaper          0.2.1-1        amd64          utility for setting image 
files as X wallpa
ii  youtube-dl          2017.05.18.1-1 all            downloader of videos from 
YouTube and other

dpkg-query: no path found matching pattern /usr/share/zsh/vendor-functions/

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'), 
(500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1, 
'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.11.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages zsh depends on:
ii  dpkg        1.18.24
ii  libc6       2.24-12
ii  libcap2     1:2.25-1
ii  libtinfo5   6.0+20161126-1
ii  zsh-common  5.3.1-4

Versions of packages zsh recommends:
ii  libc6         2.24-12
ii  libncursesw5  6.0+20161126-1
ii  libpcre3      2:8.39-3

Versions of packages zsh suggests:
ii  zsh-doc  5.3.1-4

-- no debconf information

Reply via email to