Your message dated Sun, 6 May 2012 20:09:51 +0300
with message-id <20120506170950.gd13...@taiko.cante.net>
and subject line Re: Bug#668481: noweb: FTBFS /bin/sh: 1: notangle: not found
has caused the Debian Bug report #668481,
regarding noweb: FTBFS /bin/sh: 1: notangle: not found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
668481: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668481
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: noweb
Version: 2.11b-7
Severity: serious
Justification: FTBFS
Package fail to build:
...
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
cd /tmp/noweb/noweb.git/src && ./awkname awk
touch patch-awk-stamp
dh_testdir
cd /tmp/noweb/noweb.git/src && \
/usr/bin/make LIBSRC=icon ICONC="icont" \
BIN=/usr/bin LIB=/usr/lib/noweb MAN=/usr/share/man \
LIBNAME=/usr/lib/noweb ELISP=/usr/share/emacs/site-lisp \
TEXINPUTS=/usr/share/texmf/tex/plain/misc \
TEXNAME=/usr/share/texmf/tex/plain/misc
make[1]: Entering directory `/tmp/noweb/noweb.git/src'
cd c; make "CC=gcc -ansi -pedantic" "CFLAGS=" all
make[2]: Entering directory `/tmp/noweb/noweb.git/src/c'
notangle -Rheader errors.nw > errors.h
/bin/sh: 1: notangle: not found
make[2]: *** [errors.h] Error 127
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On 2012-05-06 12:09, Hubert Chathi wrote:
| On 12/04/12 03:24 AM, Jari Aalto wrote:
| > Package fail to build:
| >
| > ...
| > dpatch cat-all >>patch-stampT
| > mv -f patch-stampT patch-stamp
| > cd /tmp/noweb/noweb.git/src && ./awkname awk
| > touch patch-awk-stamp
| > dh_testdir
| > cd /tmp/noweb/noweb.git/src && \
| > /usr/bin/make LIBSRC=icon ICONC="icont" \
| > BIN=/usr/bin LIB=/usr/lib/noweb MAN=/usr/share/man \
| > LIBNAME=/usr/lib/noweb ELISP=/usr/share/emacs/site-lisp \
| > TEXINPUTS=/usr/share/texmf/tex/plain/misc \
| > TEXNAME=/usr/share/texmf/tex/plain/misc
| > make[1]: Entering directory `/tmp/noweb/noweb.git/src'
| > cd c; make "CC=gcc -ansi -pedantic" "CFLAGS=" all
| > make[2]: Entering directory `/tmp/noweb/noweb.git/src/c'
| > notangle -Rheader errors.nw > errors.h
| > /bin/sh: 1: notangle: not found
| > make[2]: *** [errors.h] Error 127
|
| Jari,
|
| From the path name, it looks like you are building from the git
| repository, rather than the source packages. Is that correct?
Let me check:
dget --build -ux
http://ftp.de.debian.org/debian/pool/main/n/noweb/noweb_2.11b-7.dsc
=> Works
I also tried to reproduce the original error with git-buildpackage,
but it came clean. Either my pbuilder environment got updates in the
mean time or my environment was somehow broken. Closing.
Thanks,
Jari
--- End Message ---