Your message dated Fri, 27 Dec 2013 09:20:35 +0000
with message-id <e1vwtat-0004te...@franck.debian.org>
and subject line Bug#724216: fixed in repmgr 2.0~beta2-2
has caused the Debian Bug report #724216,
regarding repmgr: FTBFS: repmgrd.c:654:25: error: request for member 'xlogid' 
in something not a structure or union
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.)


-- 
724216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724216
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: repmgr
Version: 2.0~beta1-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 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 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -fPIC -pie -I/usr/include/mit-krb5 -DLINUX_OOM_ADJ=0 
> -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement 
> -Wendif-labels -Wmissing-format-attribute -Wformat-security 
> -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g 
> -I/usr/include/postgresql -I. -I./ -I/usr/include/postgresql/9.3/server 
> -I/usr/include/postgresql/internal -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -I/usr/include/libxml2  -I/usr/include/tcl8.5  -c -o repmgrd.o repmgrd.c
> repmgrd.c: In function 'do_failover':
> repmgrd.c:654:25: error: request for member 'xlogid' in something not a 
> structure or union
>    nodes[i].xlog_location.xlogid = uxlogid;
>                          ^
> repmgrd.c:655:25: error: request for member 'xrecoff' in something not a 
> structure or union
>    nodes[i].xlog_location.xrecoff = uxrecoff;
>                          ^
> repmgrd.c:694:32: error: request for member 'xlogid' in something not a 
> structure or union
>     best_candidate.xlog_location.xlogid  = nodes[i].xlog_location.xlogid;
>                                 ^
> repmgrd.c:694:65: error: request for member 'xlogid' in something not a 
> structure or union
>     best_candidate.xlog_location.xlogid  = nodes[i].xlog_location.xlogid;
>                                                                  ^
> repmgrd.c:695:32: error: request for member 'xrecoff' in something not a 
> structure or union
>     best_candidate.xlog_location.xrecoff = nodes[i].xlog_location.xrecoff;
>                                 ^
> repmgrd.c:695:65: error: request for member 'xrecoff' in something not a 
> structure or union
>     best_candidate.xlog_location.xrecoff = nodes[i].xlog_location.xrecoff;
>                                                                  ^
> repmgrd.c:706:3: warning: implicit declaration of function 'XLByteLE' 
> [-Wimplicit-function-declaration]
>    if (XLByteLE(best_candidate.xlog_location, nodes[i].xlog_location))
>    ^
> repmgrd.c:709:32: error: request for member 'xlogid' in something not a 
> structure or union
>     best_candidate.xlog_location.xlogid  = nodes[i].xlog_location.xlogid;
>                                 ^
> repmgrd.c:709:65: error: request for member 'xlogid' in something not a 
> structure or union
>     best_candidate.xlog_location.xlogid  = nodes[i].xlog_location.xlogid;
>                                                                  ^
> repmgrd.c:710:32: error: request for member 'xrecoff' in something not a 
> structure or union
>     best_candidate.xlog_location.xrecoff = nodes[i].xlog_location.xrecoff;
>                                 ^
> repmgrd.c:710:65: error: request for member 'xrecoff' in something not a 
> structure or union
>     best_candidate.xlog_location.xrecoff = nodes[i].xlog_location.xrecoff;
>                                                                  ^
> make[1]: *** [repmgrd.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/repmgr_2.0~beta1-2_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.

--- End Message ---
--- Begin Message ---
Source: repmgr
Source-Version: 2.0~beta2-2

We believe that the bug you reported is fixed in the latest version of
repmgr, 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 724...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco Nenciarini <mnen...@debian.org> (supplier of updated repmgr 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 27 Dec 2013 09:15:46 +0100
Source: repmgr
Binary: repmgr repmgr-dbg postgresql-9.3-repmgr
Architecture: source amd64
Version: 2.0~beta2-2
Distribution: unstable
Urgency: low
Maintainer: Marco Nenciarini <mnen...@debian.org>
Changed-By: Marco Nenciarini <mnen...@debian.org>
Description: 
 postgresql-9.3-repmgr - replication manager support modules for PostgreSQL 9.3
 repmgr     - replication manager for PostgreSQL
 repmgr-dbg - debug symbols for repmgr
Closes: 724216
Changes: 
 repmgr (2.0~beta2-2) unstable; urgency=low
 .
   * Fix missing reference to bug #724216 in 2.0~beta2-1 changelog
 .
 repmgr (2.0~beta2-1) unstable; urgency=low
 .
   * Fix version mangling in debian/watch
   * Add Vcs-* fields in control file
   * Support PostgreSQL 9.3 version
   * Imported Upstream version 2.0~beta2 (Closes: #724216)
   * Removed lintian-spelling patch, fixed upstream.
   * Remove useless dh_auto_install call in override_dh_auto_install target
     from debian/rules
   * Bump standard version to 3.9.5.0 (no-chenges)
   * Canonicalize VCS-* field URI in debian/control
Checksums-Sha1: 
 af31d9d7985cdd9eac7cf1ede7b08094a2ef149c 1425 repmgr_2.0~beta2-2.dsc
 8151375cb7e08f023bd61ec591caa3de01b3c262 5058 repmgr_2.0~beta2-2.debian.tar.gz
 39b4bce44e9198dc382ff1bf8abf2f2b8a7064ce 59810 repmgr_2.0~beta2-2_amd64.deb
 2d89dd1cc4a7302ed42a3bcc82e3c9bd6675e25c 73232 repmgr-dbg_2.0~beta2-2_amd64.deb
 dc34f3ddf5fec08046d309af85cd957806354e44 7470 
postgresql-9.3-repmgr_2.0~beta2-2_amd64.deb
Checksums-Sha256: 
 146e8bc89e8f0493c342656c1b676d37b8a3d5941d5cc19e5cc72f363ff42094 1425 
repmgr_2.0~beta2-2.dsc
 4995f9685f17156bb6033900000d912f62052165a39604b91a51d7767ae8a187 5058 
repmgr_2.0~beta2-2.debian.tar.gz
 41148189dc797cecd24910e1eff9f7edadbfec3acf4f973eaf6cb6ddc4a5194e 59810 
repmgr_2.0~beta2-2_amd64.deb
 c41a8ec9fbfb714c1d0ade765717ce7993a0cfbb5d6f4529032de5669ebaedd4 73232 
repmgr-dbg_2.0~beta2-2_amd64.deb
 8d40d728a2c8ba8f150c11d486cefd043bc872677c2715411fbf001734416b9d 7470 
postgresql-9.3-repmgr_2.0~beta2-2_amd64.deb
Files: 
 4f0cdec3d80f7a16fa02823bb9ddcdd9 1425 database extra repmgr_2.0~beta2-2.dsc
 0960e4894101fce95237ff98cf932814 5058 database extra 
repmgr_2.0~beta2-2.debian.tar.gz
 4a3d7064e27f00a12ead084b902e4bc5 59810 database extra 
repmgr_2.0~beta2-2_amd64.deb
 c0c8095c9737e8e1b22cc0fe1e1fad92 73232 debug extra 
repmgr-dbg_2.0~beta2-2_amd64.deb
 2773fe93fc4eeacb991b00e51f6df0c3 7470 database extra 
postgresql-9.3-repmgr_2.0~beta2-2_amd64.deb

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

iF4EAREIAAYFAlK9N/IACgkQ3VcITofi8rvIxQD/Sp0YrunFuj6uwp5/VkbGHGr3
V93hbHld0TQAqw0AHW0BAI9Xz4c24PR1/SzuCo9A8ffOwMsf2x0djHkGO+GueZXO
=cxWO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to