Package: ytree Version: 1.94-1 Severity: serious Tags: sid ytree FTBFS in a current sid system. Build logs for armhf [1] and s390x [2] show this easily, but it's not limited to these new architectures. Building on amd64 shows the same problem, failure to find curses.h:
... make[1]: Entering directory `/build/buildd-ytree_1.94-1-armhf-BIybyp/ytree-1.94' cc -D_GNU_SOURCE -DWITH_UTF8 -O2 -g -Wall -DCOLOR_SUPPORT -DREADLINE_SUPPORT -c -o arc.o arc.c In file included from arc.c:10:0: ytree.h:42:20: fatal error: curses.h: No such file or directory compilation terminated. ... Looks like you need to update the build-deps to include libncurses5-dev explicitly. The existing build-deps used to pull it in via libreadline-dev, but that doesn't work any more. [1] https://buildd.debian.org/status/fetch.php?pkg=ytree&arch=armhf&ver=1.94-1&stamp=1322548126 [2] https://buildd.debian.org/status/fetch.php?pkg=ytree&arch=s390x&ver=1.94-1&stamp=1322373667 -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org