Package: ccrypt
Version: 1.7-9
Severity: serious
Justification: no longer builds from source

Hi,

building ccrypt under etch fails with the following error:

make[3]: Entering directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7/emacs'
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
          set x; \
          list='jka-compr-ccrypt.el'; for p in $list; do \
            if test -f "$p"; then d=; else d="./"; fi; \
            set x "$@" "$d$p"; shift; \
          done; \
          shift; \
          EMACS="emacs" /bin/sh ../elisp-comp "$@" || exit 1; \
        else : ; fi
emacs: unrecognized option `-l'
mv: cannot stat `*.elc': No such file or directory
make[3]: *** [elc-stamp] Error 1

Full log is attached.

MfG
        Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-xen-frosties
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  debhelper file gettext gettext-base html2text intltool-debian libmagic1
  po-debconf
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 3187kB of archives.
After unpacking 10.9MB of additional disk space will be used.
Get:1 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:2 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:3 http://storage etch/main file 4.17-4 [32.0kB]
Get:4 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:5 http://storage etch/main gettext 0.15-3 [2012kB]
Get:6 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:7 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:8 http://storage etch/main debhelper 5.0.40 [510kB]
Fetched 3187kB in 0s (11.6MB/s)
Selecting previously deselected package gettext-base.
(Reading database ... 10790 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.15-3_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.17-4_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-4_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.15-3_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.7_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.40_all.deb) ...
Setting up gettext-base (0.15-3) ...

Setting up libmagic1 (4.17-4) ...

Setting up file (4.17-4) ...
Setting up html2text (1.3.2a-3) ...

Setting up gettext (0.15-3) ...

Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.7) ...
Setting up debhelper (5.0.40) ...
Reading package lists...
Building dependency tree...
Need to get 219kB of source archives.
Get:1 http://storage etch/main ccrypt 1.7-9 (dsc) [561B]
Get:2 http://storage etch/main ccrypt 1.7-9 (tar) [214kB]
Get:3 http://storage etch/main ccrypt 1.7-9 (diff) [4277B]
dpkg-source: extracting ccrypt in ccrypt-1.7
dpkg-source: unpacking ccrypt_1.7.orig.tar.gz
dpkg-source: applying ./ccrypt_1.7-9.diff.gz
Fetched 219kB in 0s (4316kB/s)
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp config.log
/usr/bin/make distclean
make[1]: Entering directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7'
make: [clean] Error 2 (ignored)
dh_clean config.sub config.guess
 debian/rules build
dh_testdir
CFLAGS="-Wall -g" ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu 
--prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
--with-EMACS=no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking for gtar... no
checking for crypt in -lcrypt... yes
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdint.h... (cached) yes
checking for getopt_long... yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 8
checking for 32 bit unsigned integer type... unsigned int
configure: creating ./config.status
config.status: creating doc/ccrypt.1
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating emacs/Makefile
config.status: creating check/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7'
/usr/bin/make  all-recursive
make[2]: Entering directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7'
Making all in src
make[3]: Entering directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7/src'
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
maketables.o -MD -MP -MF ".deps/maketables.Tpo" -c -o maketables.o 
maketables.c; \
        then mv -f ".deps/maketables.Tpo" ".deps/maketables.Po"; else rm -f 
".deps/maketables.Tpo"; exit 1; fi
x86_64-linux-gnu-gcc  -Wall -g -O3   -o maketables  maketables.o  -lcrypt 
./maketables > tables.c
/usr/bin/make  all-am
make[4]: Entering directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7/src'
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
        then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f 
".deps/main.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
traverse.o -MD -MP -MF ".deps/traverse.Tpo" -c -o traverse.o traverse.c; \
        then mv -f ".deps/traverse.Tpo" ".deps/traverse.Po"; else rm -f 
".deps/traverse.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
xalloc.o -MD -MP -MF ".deps/xalloc.Tpo" -c -o xalloc.o xalloc.c; \
        then mv -f ".deps/xalloc.Tpo" ".deps/xalloc.Po"; else rm -f 
".deps/xalloc.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
readkey.o -MD -MP -MF ".deps/readkey.Tpo" -c -o readkey.o readkey.c; \
        then mv -f ".deps/readkey.Tpo" ".deps/readkey.Po"; else rm -f 
".deps/readkey.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
ccrypt.o -MD -MP -MF ".deps/ccrypt.Tpo" -c -o ccrypt.o ccrypt.c; \
        then mv -f ".deps/ccrypt.Tpo" ".deps/ccrypt.Po"; else rm -f 
".deps/ccrypt.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
ccryptlib.o -MD -MP -MF ".deps/ccryptlib.Tpo" -c -o ccryptlib.o ccryptlib.c; \
        then mv -f ".deps/ccryptlib.Tpo" ".deps/ccryptlib.Po"; else rm -f 
".deps/ccryptlib.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
unixcryptlib.o -MD -MP -MF ".deps/unixcryptlib.Tpo" -c -o unixcryptlib.o 
unixcryptlib.c; \
        then mv -f ".deps/unixcryptlib.Tpo" ".deps/unixcryptlib.Po"; else rm -f 
".deps/unixcryptlib.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
rijndael.o -MD -MP -MF ".deps/rijndael.Tpo" -c -o rijndael.o rijndael.c; \
        then mv -f ".deps/rijndael.Tpo" ".deps/rijndael.Po"; else rm -f 
".deps/rijndael.Tpo"; exit 1; fi
rijndael.c:41: warning: 'xShiftRow' defined but not used
rijndael.c:58: warning: 'xSubstitution' defined but not used
rijndael.c:97: warning: 'xMixColumn' defined but not used
rijndael.c:144: warning: 'xAddInvMix' defined but not used
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O3 -MT 
tables.o -MD -MP -MF ".deps/tables.Tpo" -c -o tables.o tables.c; \
        then mv -f ".deps/tables.Tpo" ".deps/tables.Po"; else rm -f 
".deps/tables.Tpo"; exit 1; fi
x86_64-linux-gnu-gcc  -Wall -g -O3   -o ccrypt  main.o traverse.o xalloc.o 
readkey.o ccrypt.o ccryptlib.o unixcryptlib.o rijndael.o tables.o  -lcrypt 
make[4]: Leaving directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7/src'
make[3]: Leaving directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7/src'
Making all in emacs
make[3]: Entering directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7/emacs'
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
          set x; \
          list='jka-compr-ccrypt.el'; for p in $list; do \
            if test -f "$p"; then d=; else d="./"; fi; \
            set x "$@" "$d$p"; shift; \
          done; \
          shift; \
          EMACS="emacs" /bin/sh ../elisp-comp "$@" || exit 1; \
        else : ; fi
emacs: unrecognized option `-l'
mv: cannot stat `*.elc': No such file or directory
make[3]: *** [elc-stamp] Error 1
make[3]: Leaving directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7/emacs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7'
make: *** [build-stamp] Error 2
debuild: fatal error at line 1224:
debian/rules build failed
ERROR building

Reply via email to