Source: memcachedb Version: 1.2.0-10 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140208 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc -DHAVE_CONFIG_H -I. -I/usr/local/BerkeleyDB.4.7/include > -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -c -o bdb.o bdb.c > bdb.c: In function 'bdb_env_init': > bdb.c:208:23: error: 'DB_ENV' has no member named 'repmgr_set_local_site' > if ((ret = env->repmgr_set_local_site(env, > bdb_settings.rep_localhost, bdb_settings.rep_localport, 0)) != 0) { > ^ > bdb.c:215:27: error: 'DB_ENV' has no member named 'repmgr_add_remote_site' > if ((ret = env->repmgr_add_remote_site(env, > bdb_settings.rep_remotehost, bdb_settings.rep_remoteport, NULL, 0)) != 0) { > ^ > make[3]: *** [bdb.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/02/08/memcachedb_1.2.0-10_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org