Your message dated Sun, 07 Aug 2011 15:48:38 +0000
with message-id <e1qq5ag-00058i...@franck.debian.org>
and subject line Bug#556770: fixed in zabbix 1:1.8.5-2
has caused the Debian Bug report #556770,
regarding FTBFS with binutils-gold
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.)


-- 
556770: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556770
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zabbix
Version: 1:1.6.6-2
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

Objects inside an .a archive aren't linked yet. This means that you must resolve
their symbols when linking to a program.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

gcc  -Wall -g -O2 -I/usr/include -I/usr/include  -L/usr/lib -lldap  -L/usr/lib 
-lOpenIPMI -lOpenIPMIposix -o zabbix_agent  zabbix_agent.o stats.o cpustat.o 
diskdevices.o interfaces.o perfstat.o zbxconf.o 
../../src/libs/zbxsysinfo/libzbxagentsysinfo.a 
../../src/libs/zbxsysinfo/linux/libspecsysinfo.a 
../../src/libs/zbxsysinfo/common/libcommonsysinfo.a 
../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a 
../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a 
../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxcomms/libzbxcomms.a 
../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcommon/libzbxcommon.a 
../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxjson/libzbxjson.a -lm 
-lresolv 
/usr/bin/ld: ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a(simple.o): in 
function check_ldap:simple.c:93: error: undefined reference to 'ber_free'
collect2: ld returned 1 exit status
make[3]: *** [zabbix_agent] Error 1



--- End Message ---
--- Begin Message ---
Source: zabbix
Source-Version: 1:1.8.5-2

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

zabbix-agent_1.8.5-2_amd64.deb
  to main/z/zabbix/zabbix-agent_1.8.5-2_amd64.deb
zabbix-frontend-php_1.8.5-2_all.deb
  to main/z/zabbix/zabbix-frontend-php_1.8.5-2_all.deb
zabbix-proxy-mysql_1.8.5-2_amd64.deb
  to main/z/zabbix/zabbix-proxy-mysql_1.8.5-2_amd64.deb
zabbix-proxy-pgsql_1.8.5-2_amd64.deb
  to main/z/zabbix/zabbix-proxy-pgsql_1.8.5-2_amd64.deb
zabbix-server-mysql_1.8.5-2_amd64.deb
  to main/z/zabbix/zabbix-server-mysql_1.8.5-2_amd64.deb
zabbix-server-pgsql_1.8.5-2_amd64.deb
  to main/z/zabbix/zabbix-server-pgsql_1.8.5-2_amd64.deb
zabbix_1.8.5-2.debian.tar.gz
  to main/z/zabbix/zabbix_1.8.5-2.debian.tar.gz
zabbix_1.8.5-2.dsc
  to main/z/zabbix/zabbix_1.8.5-2.dsc



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 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Haas <h...@debian.org> (supplier of updated zabbix 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...@debian.org)


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

Format: 1.8
Date: Sat, 18 Jun 2011 23:01:09 +0200
Source: zabbix
Binary: zabbix-agent zabbix-server-mysql zabbix-server-pgsql 
zabbix-frontend-php zabbix-proxy-pgsql zabbix-proxy-mysql
Architecture: source amd64 all
Version: 1:1.8.5-2
Distribution: unstable
Urgency: low
Maintainer: Christoph Haas <h...@debian.org>
Changed-By: Christoph Haas <h...@debian.org>
Description: 
 zabbix-agent - network monitoring solution - agent
 zabbix-frontend-php - network monitoring solution - PHP front-end
 zabbix-proxy-mysql - network monitoring solution - proxy (using MySQL)
 zabbix-proxy-pgsql - network monitoring solution - proxy (using PostgreSQL)
 zabbix-server-mysql - network monitoring solution - server (using MySQL)
 zabbix-server-pgsql - network monitoring solution - server (using PostgreSQL)
Closes: 556770 571419 593458 606160 607810 619730 623573 623691 630016
Changes: 
 zabbix (1:1.8.5-2) unstable; urgency=low
 .
   * Updated nb.po (closes: #619730)
   * Updated nl.po (closes: #623573)
   * init.d script for zabbix-agent now obeys pidfile (closes: #623691)
   * FTBFS fixed for binutils-gold (closes: #556770)
     (also reported upstream as https://support.zabbix.com/browse/ZBX-3898)
   * Moved "prepare" target in debian/rules to proper place to remedy FTBFS
     (closes: #630016)
   * Fixed path to fping binary
   * Removed barely used zabbix_agent.conf (closes: #571419)
   * Postinst scripts move 'zabbix' user's home directory to /var/run/zabbix
     (closes: #593458)
   * Hostname= is not set any more in the zabbix_agentd.conf file
     (closes: #606160)
   * zabbix-frontend-php package no longer installs database server
     (closes: #607810)
Checksums-Sha1: 
 0288ec0af612f6335c6fe91aa5fe90e51dac8149 1534 zabbix_1.8.5-2.dsc
 cbcb88fbf3c3746f3cd5d8536b754959ba3eefaa 43562 zabbix_1.8.5-2.debian.tar.gz
 68bdb54c066363d683afaeeee37ff1d6ef21b46c 295836 zabbix-agent_1.8.5-2_amd64.deb
 216c2d65e89940b68e4f31495932ac91ec5ad42d 678360 
zabbix-server-mysql_1.8.5-2_amd64.deb
 c586fe8e17f52b5500414edfb55c41e512d256ce 689608 
zabbix-server-pgsql_1.8.5-2_amd64.deb
 a4d735b66d65697b5a9d99cecd8357d3fa036eee 320602 
zabbix-proxy-pgsql_1.8.5-2_amd64.deb
 e7d8b8aa06e4a4ecc7ec5f3fa15f6062acd392ee 319868 
zabbix-proxy-mysql_1.8.5-2_amd64.deb
 6cfb4a34b6731886370e4c2b0ac13c2ce20bda99 1950990 
zabbix-frontend-php_1.8.5-2_all.deb
Checksums-Sha256: 
 8003ac0a99ba93661b2da8397976b1daf13ca517c0dfb6be8e2464ecc2125573 1534 
zabbix_1.8.5-2.dsc
 ca22c802e234a09bdc07104bc82a3c525e08ab18260d35809454dba6ddc1413c 43562 
zabbix_1.8.5-2.debian.tar.gz
 c96f8f96751c7f8c76dfb312f830fb0212704bcac76bf2116a21a4ab35020be4 295836 
zabbix-agent_1.8.5-2_amd64.deb
 6b8ba9d8cd599020d522ebf91d16c2805c190cb2f6fcabc19bcafa4595f86be0 678360 
zabbix-server-mysql_1.8.5-2_amd64.deb
 3b95c5585164191fa8420bcdef28adcca69ac40c220ea095b309ef1f2d42b331 689608 
zabbix-server-pgsql_1.8.5-2_amd64.deb
 fffe5b70a43b1183f32712d11220055ddb23d5ad5d4b92bca067df8a2610c2e3 320602 
zabbix-proxy-pgsql_1.8.5-2_amd64.deb
 24778933d88e18a3fbdd73cfa7b10ddad4f69dd972d35e530da428807b8bcbc9 319868 
zabbix-proxy-mysql_1.8.5-2_amd64.deb
 98fe7508deb364f674cc54f8d3f5085acf85e6f04deb76a80c034ee01f3ec7fa 1950990 
zabbix-frontend-php_1.8.5-2_all.deb
Files: 
 9e2717a582eb2091d7f832c70dc18a15 1534 net optional zabbix_1.8.5-2.dsc
 f9c3e9d85941a0d5610355647447771a 43562 net optional 
zabbix_1.8.5-2.debian.tar.gz
 aef448d2473dd4cdafcfd8f0f497a6e6 295836 net optional 
zabbix-agent_1.8.5-2_amd64.deb
 8b4aab2ba2c1576c6fe9d83e85036975 678360 net optional 
zabbix-server-mysql_1.8.5-2_amd64.deb
 ce54d64829855b4d3b4a17a8993fa427 689608 net optional 
zabbix-server-pgsql_1.8.5-2_amd64.deb
 d16204468ffe636ffd0953b24b4f2d27 320602 net optional 
zabbix-proxy-pgsql_1.8.5-2_amd64.deb
 7829f6f6bde5836cbc0a8da535a3b7d1 319868 net optional 
zabbix-proxy-mysql_1.8.5-2_amd64.deb
 767abdfa019c387d0777e26d314650bd 1950990 net optional 
zabbix-frontend-php_1.8.5-2_all.deb

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

iEYEARECAAYFAk4+sRAACgkQCV53xXnMZYatFQCfeEPCqeI1lsyYoj6D8nMeVBbY
PVcAniCz2yaeBxNFwqejaOpwoHlXzD2P
=Ht4U
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to