Your message dated Wed, 23 Jul 2014 16:03:53 +0000
with message-id <[email protected]>
and subject line Bug#754691: fixed in libio-interface-perl 1.07-2
has caused the Debian Bug report #754691,
regarding libio-interface-perl: FTBFS on kfreebsd-*: invalid storage class for 
function 'XS_IO__Interface_if_flags'
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.)


-- 
754691: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754691
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libio-interface-perl
Version: 1.07-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on kfreebsd-*:
| cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fstack-protector 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2   -DVERSION=\"1.07\" 
-DXS_VERSION=\"1.07\" -fPIC "-I/usr/lib/perl/5.18/CORE"  -DUSE_GETIFADDRS 
-DHAVE_SOCKADDR_DL_STRUCT Interface.c
| In file included from Interface.xs:3:0:
| Interface.c: In function 'XS_IO__Interface_if_hwaddr':
| Interface.c:866:10: error: invalid storage class for function 
'XS_IO__Interface_if_flags'
|  XS_EUPXS(XS_IO__Interface_if_flags); /* prototype to pass 
-Wmissing-prototypes */
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:866:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_flags); /* prototype to pass 
-Wmissing-prototypes */
|  ^
| Interface.c:867:10: error: invalid storage class for function 
'XS_IO__Interface_if_flags'
|  XS_EUPXS(XS_IO__Interface_if_flags)
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:867:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_flags)
|  ^
| Interface.c:911:10: error: invalid storage class for function 
'XS_IO__Interface_if_mtu'
|  XS_EUPXS(XS_IO__Interface_if_mtu); /* prototype to pass -Wmissing-prototypes 
*/
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:911:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_mtu); /* prototype to pass -Wmissing-prototypes 
*/
|  ^
| Interface.c:912:10: error: invalid storage class for function 
'XS_IO__Interface_if_mtu'
|  XS_EUPXS(XS_IO__Interface_if_mtu)
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:912:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_mtu)
|  ^
| Interface.c:956:10: error: invalid storage class for function 
'XS_IO__Interface_if_metric'
|  XS_EUPXS(XS_IO__Interface_if_metric); /* prototype to pass 
-Wmissing-prototypes */
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:956:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_metric); /* prototype to pass 
-Wmissing-prototypes */
|  ^
| Interface.c:957:10: error: invalid storage class for function 
'XS_IO__Interface_if_metric'
|  XS_EUPXS(XS_IO__Interface_if_metric)
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:957:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_metric)
|  ^
| Interface.c:1001:10: error: invalid storage class for function 
'XS_IO__Interface_if_index'
|  XS_EUPXS(XS_IO__Interface_if_index); /* prototype to pass 
-Wmissing-prototypes */
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:1001:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_index); /* prototype to pass 
-Wmissing-prototypes */
|  ^
| Interface.c:1002:10: error: invalid storage class for function 
'XS_IO__Interface_if_index'
|  XS_EUPXS(XS_IO__Interface_if_index)
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:1002:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_index)
|  ^
| Interface.c:1029:10: error: invalid storage class for function 
'XS_IO__Interface_if_indextoname'
|  XS_EUPXS(XS_IO__Interface_if_indextoname); /* prototype to pass 
-Wmissing-prototypes */
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:1029:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_indextoname); /* prototype to pass 
-Wmissing-prototypes */
|  ^
| Interface.c:1030:10: error: invalid storage class for function 
'XS_IO__Interface_if_indextoname'
|  XS_EUPXS(XS_IO__Interface_if_indextoname)
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:1030:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface_if_indextoname)
|  ^
| Interface.c:1060:10: error: invalid storage class for function 
'XS_IO__Interface__if_list'
|  XS_EUPXS(XS_IO__Interface__if_list); /* prototype to pass 
-Wmissing-prototypes */
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:1060:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface__if_list); /* prototype to pass 
-Wmissing-prototypes */
|  ^
| Interface.c:1061:10: error: invalid storage class for function 
'XS_IO__Interface__if_list'
|  XS_EUPXS(XS_IO__Interface__if_list)
|           ^
| /usr/lib/perl/5.18/CORE/XSUB.h:142:43: note: in definition of macro 
'XS_INTERNAL'
|  #    define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv 
__attribute__unused__)
|                                            ^
| Interface.c:1061:1: note: in expansion of macro 'XS_EUPXS'
|  XS_EUPXS(XS_IO__Interface__if_list)
|  ^
| Interface.c:1126:13: error: static declaration of 'boot_IO__Interface' 
follows non-static declaration
|  XS_EXTERNAL(boot_IO__Interface)
|              ^
| /usr/lib/perl/5.18/CORE/XSUB.h:141:36: note: in definition of macro 
'XS_EXTERNAL'
|  #    define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
|                                     ^
| Interface.c:1125:13: note: previous declaration of 'boot_IO__Interface' was 
here
|  XS_EXTERNAL(boot_IO__Interface); /* prototype to pass -Wmissing-prototypes */
|              ^
| /usr/lib/perl/5.18/CORE/XSUB.h:141:36: note: in definition of macro 
'XS_EXTERNAL'
|  #    define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
|                                     ^
| Interface.c:1159:1: error: expected declaration or statement at end of input
|  }
|  ^
| make[1]: *** [Interface.o] Error 1

Full build logs:
  
https://buildd.debian.org/status/fetch.php?pkg=libio-interface-perl&arch=kfreebsd-amd64&ver=1.07-1&stamp=1402563744
  
https://buildd.debian.org/status/fetch.php?pkg=libio-interface-perl&arch=kfreebsd-i386&ver=1.07-1&stamp=1402567343

Mraw,
KiBi.

--- End Message ---
--- Begin Message ---
Source: libio-interface-perl
Source-Version: 1.07-2

We believe that the bug you reported is fixed in the latest version of
libio-interface-perl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated libio-interface-perl 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 23 Jul 2014 17:36:59 +0200
Source: libio-interface-perl
Binary: libio-interface-perl
Architecture: source amd64
Version: 1.07-2
Distribution: unstable
Urgency: high
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
 libio-interface-perl - socket methods to get/set interface characteristics
Closes: 754691
Changes:
 libio-interface-perl (1.07-2) unstable; urgency=high
 .
   * Add patch which fixes compilation error on kfreebsd-*.
     There was a closing '}' missing (in a code path which is used only there).
     Thanks to $EDITOR. (Closes: #754691)
   * Update years of packaging copyright.
   * Set urgency to high because of RC bugfix.
Checksums-Sha1:
 2dac94cac1dd78628ca0f3b2ef08b85dfc88cba3 2302 libio-interface-perl_1.07-2.dsc
 f2b7b605d0ef39e535e39dc7149380ebfb09db5c 3464 
libio-interface-perl_1.07-2.debian.tar.xz
 e6e0868256307f46fe246e34bf1620b60f80352b 23448 
libio-interface-perl_1.07-2_amd64.deb
Checksums-Sha256:
 fcb7d5fb3cedcd6c7523c428d039454de837a7d9da7824558c304b7e37a2b1c1 2302 
libio-interface-perl_1.07-2.dsc
 0002aca7d1089072833e70a8dce31b64ef6f298ae57c890b8745f5bfb0832533 3464 
libio-interface-perl_1.07-2.debian.tar.xz
 c684a255cedb98d89179fbb963a8b65e611e30bb2f8ba855d038538d28797a70 23448 
libio-interface-perl_1.07-2_amd64.deb
Files:
 2317d8ab31cfc355fa2b7b5e80176c1a 23448 perl optional 
libio-interface-perl_1.07-2_amd64.deb
 360fb5000511bd156f089d51e0fbf90a 2302 perl optional 
libio-interface-perl_1.07-2.dsc
 3ba8cd2ba47ccc33a838fca3e184a5a4 3464 perl optional 
libio-interface-perl_1.07-2.debian.tar.xz

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

iQJ8BAEBCgBmBQJTz9cLXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGFfAP/jpLM9fWC5lXUYgKLZ4mzi/0
ldwbtZAGGcxiMzvR9BYh4bEb6yEd2BMPQ0Bk8vFLKeAoa+6C9tEcqVglMwsS92xW
8piuCTo4ImVA22g1InTXkuPlTGQd6ecKoVbvT0R5cAtsr5eS8jf3kS9MCvoKrhxB
TvbOqfQsPUU396//Ojdam5mIauco/vJ4iP9ZSqeLETf9upfAg+IIQxBI0hza+vHG
A4GuTyRhKaJ3Kl2kYczcZuaAH61S0a1h6ndYly3rAW4WjVbpcIPzEZsGUpdPL8US
2vgeqerfztDozLcjsOiT9CCRt53UqjmHR8Sz6+8gvH0JtQxKirwL5aIvDUn4qWsr
xeT2/A3jXHC+raXrzMoknVtbmbJuTktyF/OjnVsaKX8DTNtar0SuDR0u8REqRWX9
J9FEy4QBycVSwtDiO57f+vS07ZHdcn+ydasmspjlQUskz734K/TuZsWxX9FylvfO
4F7gNuQPlCthjRq424uBMejsQSEskeOPHJfQAX4GJgBZWGTpCiYAAF8/Gz30fk3x
6r28P9IOaOR3HvR2foaDSKVDzGu1re6CkluITR+9h2+qoktYKlT9yhO4J8SlrIS1
5B3aSEYFhOzQHtYA6wOAAvxtT7VDhWjwCX8h8ktGeQGkS7yP1HeTsfSA6ijk9ynH
NnZD6Ch50FVbu0Y0fj+I
=EbJ/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to