Your message dated Thu, 28 Feb 2013 18:32:46 +0000
with message-id <[email protected]>
and subject line Bug#701416: fixed in rrep 1.3.4-1
has caused the Debian Bug report #701416,
regarding rrep: 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 [email protected]
immediately.)


-- 
701416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701416
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:rrep
Version: 1.3.3-2
Severity: important
Tags: sid jessie
User: [email protected]
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:1010: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/rrep_1.3.3-2_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


[...]
        mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''GUARD_PREFIX''@|GL|g' \
              -e 's/@''HAVE_WCTYPE_H''@/1/g' \
              -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''PRAGMA_COLUMNS''@||g' \
              -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
              -e 's/@''GNULIB_ISWBLANK''@/1/g' \
              -e 's/@''GNULIB_WCTYPE''@/0/g' \
              -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
              -e 's/@''GNULIB_WCTRANS''@/0/g' \
              -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
              -e 's/@''HAVE_ISWBLANK''@/1/g' \
              -e 's/@''HAVE_ISWCNTRL''@/1/g' \
              -e 's/@''HAVE_WCTYPE_T''@/1/g' \
              -e 's/@''HAVE_WCTRANS_T''@/1/g' \
              -e 's/@''HAVE_WINT_T''@/1/g' \
              -e 's/@''REPLACE_ISWBLANK''@/0/g' \
              -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
              -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
              -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
              < ./wctype.in.h; \
        } > wctype.h-t && \
        mv wctype.h-t wctype.h
make  all-recursive
make[4]: Entering directory `/«PKGBUILDDIR»/lib'
make[5]: Entering directory `/«PKGBUILDDIR»/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl   -g -O2 -c -o set-mode-acl.o 
set-mode-acl.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl   -g -O2 -c -o copy-acl.o copy-acl.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl   -g -O2 -c -o file-has-acl.o 
file-has-acl.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl   -g -O2 -c -o argmatch.o argmatch.c
In file included from argmatch.c:28:0:
./stdio.h:1010:1: error: 'gets' undeclared here (not in a function)
 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
 ^
make[5]: *** [argmatch.o] Error 1
make[5]: Leaving directory `/«PKGBUILDDIR»/lib'
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[4]: Leaving directory `/«PKGBUILDDIR»/lib'
make[3]: Leaving directory `/«PKGBUILDDIR»/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: rrep
Source-Version: 1.3.4-1

We believe that the bug you reported is fixed in the latest version of
rrep, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arno Onken <[email protected]> (supplier of updated rrep package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 28 Feb 2013 02:23:39 +0100
Source: rrep
Binary: rrep
Architecture: source i386
Version: 1.3.4-1
Distribution: experimental
Urgency: low
Maintainer: Arno Onken <[email protected]>
Changed-By: Arno Onken <[email protected]>
Description: 
 rrep       - recursive pattern replacement utility
Closes: 701416
Changes: 
 rrep (1.3.4-1) experimental; urgency=low
 .
   * New upstream release (Closes: #701416)
   * Changed Build-Depends debhelper to >= 9.
   * Changed debian/compat to 9.
   * Updated Standards-Version to 3.9.4.
   * Fixed copyright license text.
   * Changed Maintainer to Upstream-Contact field.
   * Updated Format field.
   * Removed dpkg | install-info from Depends.
Checksums-Sha1: 
 d1077ae347156768f470cd94b377f900c37f0779 1691 rrep_1.3.4-1.dsc
 bd4b627104669d41a5891f7475cbbde4fb44a536 930662 rrep_1.3.4.orig.tar.gz
 04bb697748d0150f619ac8febc5b793ca2107f87 2025 rrep_1.3.4-1.debian.tar.gz
 5aae3f44d0bd40969ff847f37ee8aacda85a40fe 62070 rrep_1.3.4-1_i386.deb
Checksums-Sha256: 
 e730e55504d2f9928fe74d930e304b8abd1b595e22d6d2b96a018bff7d90ede8 1691 
rrep_1.3.4-1.dsc
 60709fe5993dc2d7d7d42d297917df69859757e036cc392b11c96522ead91f6e 930662 
rrep_1.3.4.orig.tar.gz
 0ca97f6090047238d5f60424904563c10f37c0243491359b62a0d630291c0e36 2025 
rrep_1.3.4-1.debian.tar.gz
 3b14e6cfcbe5973db91b87ce85db5b440b5a34173f29f4763832f1dc8e5a173a 62070 
rrep_1.3.4-1_i386.deb
Files: 
 e2023aa92d4e0f587001ba8e4a10808c 1691 utils optional rrep_1.3.4-1.dsc
 e82aa286e3679c1b7779a43cc93a6c8c 930662 utils optional rrep_1.3.4.orig.tar.gz
 c477c852d0b697a548b50504bcad8aad 2025 utils optional rrep_1.3.4-1.debian.tar.gz
 27b11a2c7b6f35e7d5c6ea67763be9f0 62070 utils optional rrep_1.3.4-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJRL567AAoJENPhc4PPp/8Gal8P/39CXwyRRvpCO4wfREfa3kus
sTdDGy5MAP2MzH1cs9cHTFyjIggXNEcuP1/vLz4unICDV8CUxIBGUEk0U2OKE5ky
u2Zb9pjCcRA/7CY32FuIOCijpda2Cn++nuwVj3FobVBKmSgTGA7azAY5XRQy4rr2
sUd7bJy85NLgxonxh06OkKy/lr6hlESxoMshUGTKOVkS8hxyEurZkG68ZSwiljMr
lbN9tw0VZSq4CZkx9FhAA1E5qxWQnnTWYPXLg52kxqmt5GOjJXqOrAHH1kVijUcK
YVof5jz++J6q7M8kNPEeH/O0qBHLVj2DK0rh5jR7x9HRIm2MhJotUJUSI6a8/kpo
RYn0izWRZevYo5yG8w6YUDzg9yYRsCn9nhvJ29XR+Gia5eE0crZAHD2c1VcFluUh
KwX3sV9kZE26OFVGJXWFlPKHcNzkfdPTzcLqvCOzsddKmdCjCEK+H+Zp5NdPo/yd
ChWBCjKrYMbThrUUXZj7t6d0oVAhs8TcxcL2gwTNXacSelqK6NGrzgNGqoLHYQUh
eVjlnlo4rp0lqz6EWnRggq2SAIZ9f7cgtQUixkEqEn1QbTDtgvRtp1nKGCi2TppC
CkYui3x+3TG+jcSmyRWTUN9q8GDP1Bkp9uVp7jILBnDipkq5pZ8f1RG/pGJje4fg
JKD0XoDh/wSl6AoBDq8V
=7kEp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to