Your message dated Thu, 04 Feb 2016 09:52:36 +0000
with message-id <e1argaa-0002cv...@franck.debian.org>
and subject line Bug#813669: fixed in libteam 1.23-1
has caused the Debian Bug report #813669,
regarding libteam: FTBFS: nl_updates.h:48:19: error: static declaration of 
'nla_put_s8' follows non-static declaration
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.)


-- 
813669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813669
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libteam
Version: 1.18-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libteam fails to build from source in unstable/amd64:

  [..]

  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
 -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections 
-fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o 
libteam_la-options.lo `test -f 'options.c' || echo './'`options.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections 
-I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c options.c  
-fPIC -DPIC -o .libs/libteam_la-options.o
  In file included from options.c:49:0:
  nl_updates.h:48:19: error: static declaration of 'nla_put_s8' follows 
non-static declaration
   static inline int nla_put_s8(struct nl_msg *msg, int attrtype, int8_t value)
                     ^
  In file included from /usr/include/libnl3/netlink/msg.h:17:0,
                   from /usr/include/libnl3/netlink/genl/genl.h:16,
                   from options.c:39:
  /usr/include/libnl3/netlink/attr.h:110:25: note: previous declaration of 
'nla_put_s8' was here
   extern int              nla_put_s8(struct nl_msg *, int, int8_t);
                           ^
  In file included from options.c:49:0:
  nl_updates.h:59:8: error: conflicting types for 'nla_get_s8'
   int8_t nla_get_s8(struct nlattr *nla)
          ^
  In file included from /usr/include/libnl3/netlink/msg.h:17:0,
                   from /usr/include/libnl3/netlink/genl/genl.h:16,
                   from options.c:39:
  /usr/include/libnl3/netlink/attr.h:109:25: note: previous declaration of 
'nla_get_s8' was here
   extern int8_t           nla_get_s8(const struct nlattr *);
                           ^
  In file included from options.c:49:0:
  nl_updates.h:84:9: error: conflicting types for 'nla_get_s16'
   int16_t nla_get_s16(struct nlattr *nla)
           ^
  In file included from /usr/include/libnl3/netlink/msg.h:17:0,
                   from /usr/include/libnl3/netlink/genl/genl.h:16,
                   from options.c:39:
  /usr/include/libnl3/netlink/attr.h:113:25: note: previous declaration of 
'nla_get_s16' was here
   extern int16_t          nla_get_s16(const struct nlattr *);
                           ^
  In file included from options.c:49:0:
  nl_updates.h:109:9: error: conflicting types for 'nla_get_s32'
   int32_t nla_get_s32(struct nlattr *nla)
           ^
  In file included from /usr/include/libnl3/netlink/msg.h:17:0,
                   from /usr/include/libnl3/netlink/genl/genl.h:16,
                   from options.c:39:
  /usr/include/libnl3/netlink/attr.h:117:25: note: previous declaration of 
'nla_get_s32' was here
   extern int32_t          nla_get_s32(const struct nlattr *);
                           ^
  In file included from options.c:49:0:
  nl_updates.h:170:9: error: conflicting types for 'nla_get_s64'
   int64_t nla_get_s64(struct nlattr *nla)
           ^
  In file included from /usr/include/libnl3/netlink/msg.h:17:0,
                   from /usr/include/libnl3/netlink/genl/genl.h:16,
                   from options.c:39:
  /usr/include/libnl3/netlink/attr.h:121:25: note: previous declaration of 
'nla_get_s64' was here
   extern int64_t          nla_get_s64(const struct nlattr *);
                           ^
  Makefile:487: recipe for target 'libteam_la-options.lo' failed
  make[3]: *** [libteam_la-options.lo] Error 1
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160204084851.hS0UUhWs3m/libteam-1.18/libteam'
  Makefile:422: recipe for target 'all-recursive' failed
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160204084851.hS0UUhWs3m/libteam-1.18'
  Makefile:354: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160204084851.hS0UUhWs3m/libteam-1.18'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: libteam.1.18-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: libteam
Source-Version: 1.23-1

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

Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@debian.org> (supplier of updated libteam 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: Thu, 04 Feb 2016 20:12:19 +1100
Source: libteam
Binary: libteam5 libteamdctl0 libteam-dev libteam-utils
Architecture: source amd64
Version: 1.23-1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <only...@debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Description:
 libteam-dev - library for controlling team network device -- dev files
 libteam-utils - library for controlling team network device -- userspace 
utilitie
 libteam5   - library for communication with Netlink kernel module
 libteamdctl0 - library for communication with `teamd` process
Closes: 813669
Changes:
 libteam (1.23-1) unstable; urgency=medium
 .
   * New upstream release [December 2015] (Closes: #813669).
   * Updated Vcs URLs.
Checksums-Sha1:
 95fd6fbde55f2be2a8db60907b83a84216b4098a 2143 libteam_1.23-1.dsc
 613f5ada74eb69c38191f599cf04a70a36586edb 173445 libteam_1.23.orig.tar.gz
 48fef860f9b2c419f4d9e56ef14e34780733c6f4 6116 libteam_1.23-1.debian.tar.xz
 59f8d5f26388dac47c44ed99a6beda82a037404f 6346 libteam-dev_1.23-1_amd64.deb
 cdf1f09b6ef2ad9e3202ca4afb2c509bf77477ec 211698 
libteam-utils-dbgsym_1.23-1_amd64.deb
 a54b493228d6864de50a6d8e81311ba57e0f00d6 76268 libteam-utils_1.23-1_amd64.deb
 fddb86637f21df284c888b706533465de06332d8 53122 libteam5-dbgsym_1.23-1_amd64.deb
 c4ebb6f7d6e5780a251e012e11e174fd9bdf1737 22982 libteam5_1.23-1_amd64.deb
 c5a8a7a8af70928adda16a89176fdb1e17b64324 20864 
libteamdctl0-dbgsym_1.23-1_amd64.deb
 7bbe639d573a76b741954cf0bd7ce5ddc078020a 11372 libteamdctl0_1.23-1_amd64.deb
Checksums-Sha256:
 d466b5ecbefe1b5906286127fc015e7a219799fb1e737c413cb23472d29b5505 2143 
libteam_1.23-1.dsc
 b9ed23da5c1a9e6bdd77aee345cce3898312fddaeeb5754dfe29a58610802a78 173445 
libteam_1.23.orig.tar.gz
 1bfb9a947d12b7f955c347a8820edcea490aa8857ad11a991cac1740f0f8cd08 6116 
libteam_1.23-1.debian.tar.xz
 6c45e7a16cc5dca288304567225f3dbca6a33c1a76c8653b52c9dfbc2398b641 6346 
libteam-dev_1.23-1_amd64.deb
 ad79d2d0a73638f36ff68ab237d303a1ca295a724ef822dce0605b73f0812f86 211698 
libteam-utils-dbgsym_1.23-1_amd64.deb
 43ef7f5ee916f74576e4bb94b2784838bcb9e13e3354fe41517a7a104071d4c9 76268 
libteam-utils_1.23-1_amd64.deb
 ae232a2e0f5f8cd13d0d37dc475d28e0537289f562191caf38a3ad6b47cf8757 53122 
libteam5-dbgsym_1.23-1_amd64.deb
 f8ca82b73e722341d944cc6e4d5bf6d2ae7a701108c5439ac61c3f1ccfecab87 22982 
libteam5_1.23-1_amd64.deb
 8c72d2e87baa555e859772fff6be5eb96ce3c5be7e5befe0d6f723d43a528e2e 20864 
libteamdctl0-dbgsym_1.23-1_amd64.deb
 e91b71894131579aa6c88ca7843c7b3fb00339d72e42922d731720b3d4967678 11372 
libteamdctl0_1.23-1_amd64.deb
Files:
 dc6bad1cb2a45052422e4bdea1162e86 2143 net optional libteam_1.23-1.dsc
 f80451570e68a85983de41b0d6dcdd49 173445 net optional libteam_1.23.orig.tar.gz
 3ea4e54b7a5e6b6ea34eb4db2e363524 6116 net optional libteam_1.23-1.debian.tar.xz
 f689f07fd170aaa7bfdbfd91376e50c7 6346 libdevel optional 
libteam-dev_1.23-1_amd64.deb
 239953c6e142f1dbbbf7d9c9aa6b359d 211698 debug extra 
libteam-utils-dbgsym_1.23-1_amd64.deb
 e7fdb95acce5c808a7283fa99938d503 76268 net optional 
libteam-utils_1.23-1_amd64.deb
 efa7cc1aea0bb2910946c1799807c3fc 53122 debug extra 
libteam5-dbgsym_1.23-1_amd64.deb
 b37631525ad017b8c8fbadeff202d7e8 22982 net optional libteam5_1.23-1_amd64.deb
 b28708a9e8d40b8a26f9f36efcb5d9a2 20864 debug extra 
libteamdctl0-dbgsym_1.23-1_amd64.deb
 b9c7ef11bce902db69ed113c62455b09 11372 net optional 
libteamdctl0_1.23-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWsxZTAAoJEFK2u9lTlo0b6bYP/2bDBdHdNfmT236b1ZrO6AAU
vLLNQJEQSuNB/+6y3zhGEdPUKmW7Pb5wr5VOyItPPx4IVCY/XdFyL9oiaVbr+l/0
ArNM9A6VQXaVUhanLmr8IhBX6hKFYYc+rm8VsHPxlrMj32wAyJD7sEVCWohfan7P
5FeHfGBRn26l3FlLaoiozgumkngYSHmCbab5s/akCZ63CdTDb2enTt725LSEiowH
c3gqUka9qracl0SofDfTX/3vZ8cYdE1l6e7H9eEt7PZd8F79EraVWpZKtXpt+C5b
Qr2yYoRlYPPkybxy3mvkXQtsQg5BPSk9SZj/9fcir/x0iCcOiucjLY8xvbS9Bk32
o/+mfR0h9FQod2IpKZF+yqVAQb3nQz54mqaDp2IJVa3m2a1a4y1xTn7dyb+ces49
f+lMYEpHQG4B1PWOEgAYVn1MOGf0tDKR6gwsXkjMUAlgaoNVzy0CRbmJArFppoUk
ohXYjaD02k/Nst7sir3OFcjtrSWW30dlW0HeF+5HC146inuaYWZAyQRbwOneo8z2
ENom6ZTZMcAMO1V2yZq3gufFfiwQ50tn3nOUp1jtozOip++epf/zBTXA8V4o8QDM
asMXIhs26B0CAZBrxFfSdSxByRMo6SI6lIvEMhzZYfwXNFqbTdxS3j5pQR3c9CnY
nfFyMrPbxzEsulXlIMRL
=TW6Y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to