[Ecls-list] [ANN] ECL 12.12.1 released
Christoph Egger
christoph at debian.org
Fri Dec 14 00:26:05 UTC 2012
Hi!
Juan Jose Garcia-Ripoll <juanjose.garciaripoll at gmail.com> writes:
> On Mon, Dec 10, 2012 at 10:47 PM, Christoph Egger
> <christoph at debian.org> wrote:
>
> ./configure --build x86_64-linux-gnu \
> --prefix=/usr --mandir=\${prefix}/share/man \
> --infodir=\${prefix}/share/info \
> --with-system-gmp=yes \
> --with-tcp \
> --with-clx \
> --enable-threads=yes \
> --enable-boehm=system \
> --with-x
>
> How up-to-date is your system? How can I reproduce this? I just
> installed a fresh new Debian unstable and do not obtain these results.
This is as much up-to-date unstable as it gets. However please add a
--enable-gengc as well.
> I also see that you are linking to an automated build, which makes me
> suggest you are using some patched version of ECL -- this used to be
> the situation with Debian in the past. Is this true?
It's indeed the Debian package but all patches left [0] should not affect
this and in fact it segfaults here without any patch applied as well.
> I am also surprised by the list of recorded dependencies for ECL:
> autoconf{a} automake1.9{a} autotools-dev{a} bsdmainutils{a} chrpath{a}
> debhelper{a} file{a} gettext{a} gettext-base{a} groff-base{a}
> html2text{a} install-info{a} intltool-debian{a} libasprintf-dev{a}
> libasprintf0c2{a} libatomic-ops-dev{a} libcroco3{a} libffi5{a}
> libgc-dev{a} libgettextpo-dev{a} libgettextpo0{a} libglib2.0-0{a}
> libgmp-dev{a} libgmpxx4ldbl{a} libmagic1{a} libncurses5-dev{a}
> libpcre3{a} libpipeline1{a} libsigsegv2{a} libtinfo-dev{a}
> libunistring0{a} libxml2{a} m4{a} man-db{a} po-debconf{a}
> sbuild-build-depends-ecl-dummy texinfo{a}
The declared dependencies are
Build-Depends: debhelper (>> 7.0.0),
autotools-dev,
libgmp-dev,
automake1.9,
file,
texinfo,
libncurses5-dev,
fakeroot,
libgc-dev (>= 1:7.1),
chrpath,
install-info,
libatomic-ops-dev
My guess would be that one of these pulls in all that other stuff (guess
being install-info or texinfo)
Regards
Christoph
[0] http://patch-tracker.debian.org/package/ecl/12.12.1-1
More information about the ecl-devel
mailing list