Your message dated Fri, 10 May 2013 20:16:52 +0200
with message-id <[email protected]>
and subject line Bug fixed in recent upstream version
has caused the Debian Bug report #701382,
regarding gearmand: 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.)


-- 
701382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701382
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gearmand
Version: 0.33-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.

  ld: cannot find -lpthreads

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/gearmand_0.33-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


[...]
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define DEBUG  0 
| #define HAVE_GCC_ATOMIC_BUILTINS 1
| #define HAVE_ASSERT_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_BOOST 1
| /* end confdefs.h.  */
| 
| #if defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined 
__ICC
| /* OK */
dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libdir=${prefix}/lib/x86_64-linux-gnu 
--libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
make: *** [build-arch] Error 255
| #else
| # error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined 
__ICC
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:20826: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:58:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x32FF
 # error defined __MWERKS__ && __MWERKS__ <= 0x32FF
   ^
configure:20826: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gearmand"
| #define PACKAGE_TARNAME "gearmand"
| #define PACKAGE_VERSION "0.33"
| #define PACKAGE_STRING "gearmand 0.33"
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand";
| #define PACKAGE_URL "http://gearman.info/";
| #define PACKAGE "gearmand"
| #define VERSION "0.33"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 1.0.5-1

The bug was fixed upstream somewhere between the versions 0.41 (which
has the bug) and 1.0.2 (which does not). I'm marking this bug as "fixed"
in the most recent uploaded version after that.

Thanks for reporting the bug.

-- 
Stig Sandbeck Mathisen

--- End Message ---

Reply via email to