Your message dated Sun, 4 Aug 2013 14:22:07 +0200
with message-id <20130804122207.ga3...@downhill.g.la>
and subject line Re: Bug#701397: add partial patch
has caused the Debian Bug report #701397,
regarding guile-2.0: ftbfs with eglibc-2.17
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.)


-- 
701397: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:guile-2.0
Version: 2.0.5+1-3
Severity: important
Tags: sid jessie
User: debian-gl...@lists.debian.org
Usertags: ftbfs-glibc-2.17

The package fails to build in a test rebuild on at least amd64 with
eglibc-2.17, but succeeds to build with eglibc-2.13. The
severity of this report may be raised before the jessie release.

The test rebuild was done together with GCC-4.8, so some issues
might be caused by the updated GCC as well.

  ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/guile-2.0_2.0.5+1-3_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To install eglibc from experimental,

  apt-get -t experimental install libc6-dev

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev


[...]
  GEN    sys/uio.h
  GEN    dirent.h
  GEN    fcntl.h
  GEN    iconv.h
  GEN    arpa/inet.h
  GEN    locale.h
  GEN    math.h
  GEN    netdb.h
  GEN    signal.h
  GEN    stdio.h
  GEN    stdlib.h
  GEN    string.h
  GEN    sys/file.h
  GEN    sys/socket.h
  GEN    sys/stat.h
  GEN    time.h
  GEN    sys/time.h
  GEN    unistd.h
  GEN    wchar.h
make  all-recursive
make[4]: Entering directory `/«BUILDDIR»/guile-2.0-2.0.5+1/lib'
make[5]: Entering directory `/«BUILDDIR»/guile-2.0-2.0.5+1/lib'
  CC     c-ctype.lo
  CC     c-strcasecmp.lo
  CC     c-strncasecmp.lo
  CC     dirname-lgpl.lo
  CC     basename-lgpl.lo
  CC     stripslash.lo
  CC     fd-hook.lo
  CC     full-read.lo
  CC     full-write.lo
  CC     localcharset.lo
In file included from localcharset.c:26:0:
./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
 ^
make[5]: *** [localcharset.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/«BUILDDIR»/guile-2.0-2.0.5+1/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/«BUILDDIR»/guile-2.0-2.0.5+1/lib'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/«BUILDDIR»/guile-2.0-2.0.5+1/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«BUILDDIR»/guile-2.0-2.0.5+1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/«BUILDDIR»/guile-2.0-2.0.5+1'
dh_auto_build: make -j10 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 2.0.9+1-1

On 2013-06-11 Christoph Egger <christ...@debian.org> wrote:
> Daniel Hartwig <mand...@gmail.com> writes:
> > On 14 May 2013 02:31, Matthias Klose <d...@debian.org> wrote:
[...]
> >> So maybe better to update libgc and guile-2.0 to 2.0.9.

> > This is sensible.  There are reports of flaky behaviour with guile-2.0
> > that are resolved by updating to libgc 7.2d, and upstream has been
> > recommending that version for a while.  This is especially so on
> > non-x86 hardware IIRC.

> > Updating libgc should not be much of a problem.  It has only a few
> > rdepends, mostly leaf(-ish) packages, so a small transition.  Ubuntu
> > has been using 7.2d for a while without issues.

> I've put libgc now to experimental where it seems to build and pass it's
> tests just fine. I'll upload to usntable after just a bit more thesting
> no later than the weekend.

After the libgc 1:7.2d upload guile-2.0 2.0.9+1-1 was uploaded to
unstable in July and built successfully against the eglibc version in
sid (2.17). Closing.

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

--- End Message ---

Reply via email to