Your message dated Wed, 15 Mar 2017 13:19:03 +0000
with message-id <e1co8pt-000gc7...@fasolo.debian.org>
and subject line Bug#811890: fixed in httpfs2 0.1.4-1.1
has caused the Debian Bug report #811890,
regarding FTBFS: storage size of 'hints' isn't known
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.)
--
811890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811890
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: httpfs2
Version: 0.1.4-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-storage-size
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in experimental. To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> gcc -g -Wall -DUSE_AUTH -D_XOPEN_SOURCE=500 -D_ISOC99_SOURCE -Os -Wall
> -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -lfuse -pthread httpfs2.c -o
> httpfs2
> httpfs2.c:367:15: warning: conflicting types for built-in function 'strndup'
> static char * strndup(const char * str, int n){
> ^~~~~~~
>
> httpfs2.c: In function 'init_url':
> httpfs2.c:399:26: warning: argument to 'sizeof' in 'memset' call is the same
> expression as the destination; did you mean to dereference it?
> [-Wsizeof-pointer-memaccess]
> memset(url, 0, sizeof(url));
> ^
>
> httpfs2.c: In function 'open_client_socket':
> httpfs2.c:796:21: error: storage size of 'hints' isn't known
> struct addrinfo hints;
> ^~~~~
>
> httpfs2.c:819:19: warning: implicit declaration of function 'getaddrinfo'
> [-Wimplicit-function-declaration]
> if ((gaierr = getaddrinfo(url->host, portstr, &hints, &ai)) != 0) {
> ^~~~~~~~~~~
>
> httpfs2.c:821:35: warning: implicit declaration of function 'gai_strerror'
> [-Wimplicit-function-declaration]
> argv0, url->host, gai_strerror(gaierr));
> ^~~~~~~~~~~~
>
> httpfs2.c:820:55: warning: format '%s' expects argument of type 'char *', but
> argument 5 has type 'int' [-Wformat=]
> (void) fprintf(stderr, "%s: getaddrinfo %s - %s\n",
> ^
>
> httpfs2.c:826:46: error: dereferencing pointer to incomplete type 'struct
> addrinfo'
> for (aiv4 = ai; aiv4 != NULL; aiv4 = aiv4->ai_next) {
> ^~
>
> httpfs2.c:854:5: warning: implicit declaration of function 'freeaddrinfo'
> [-Wimplicit-function-declaration]
> freeaddrinfo(ai);
> ^~~~~~~~~~~~
>
> httpfs2.c:796:21: warning: unused variable 'hints' [-Wunused-variable]
> struct addrinfo hints;
> ^~~~~
>
> httpfs2.c: In function 'parse_header':
> httpfs2.c:969:58: warning: field precision specifier '.*' expects argument of
> type 'int', but argument 6 has type 'long int' [-Wformat=]
> fprintf(stderr, "%s: %s: failed with status: %d%.*s.\n",
> ^
>
> At top level:
> httpfs2.c:405:12: warning: 'free_url' defined but not used [-Wunused-function]
> static int free_url(struct_url* url)
> ^~~~~~~~
>
> Makefile:23: recipe for target 'httpfs2' failed
> make[1]: *** [httpfs2] Error 1
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: httpfs2
Source-Version: 0.1.4-1.1
We believe that the bug you reported is fixed in the latest version of
httpfs2, 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 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated httpfs2 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: SHA512
Format: 1.8
Date: Fri, 10 Mar 2017 13:27:02 +0100
Source: httpfs2
Binary: httpfs2
Architecture: source
Version: 0.1.4-1.1
Distribution: unstable
Urgency: medium
Maintainer: Michal Suchanek <hramr...@centrum.cz>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Description:
httpfs2 - FUSE filesystem for mounting files from http servers
Closes: 641728 651312 698179 811890
Changes:
httpfs2 (0.1.4-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Use source format 3.0 (quilt). Closes: #651312
* Recommend fuse instead of fuse-utils. Closes: #698179
* Add patch from Ubuntu to fix FTBFS with libc 2.22. Closes: #811890
* Add patch from Ubuntu to fix linking with --as-needed. Closes: #641728
* Bump Standards-Version to 3.9.8, no changes needed.
Checksums-Sha1:
bd7a5e2500df07f02008cd22e814ee665e8d4ae6 1904 httpfs2_0.1.4-1.1.dsc
c1d58e78b18a910edc84237910715473f4686f3a 2380 httpfs2_0.1.4-1.1.debian.tar.xz
36d296894f45332db0e6eace5c2ba383944f2999 5651 httpfs2_0.1.4-1.1_amd64.buildinfo
Checksums-Sha256:
31901105028cca28bfd6f0c83dcad93c1992cd4df4ff1c5dd0c11b3a39480ce2 1904
httpfs2_0.1.4-1.1.dsc
0363eafcbec3b4b852c12759224af5a55cd85fc896988f080fc3d2e60a28e8f8 2380
httpfs2_0.1.4-1.1.debian.tar.xz
14fdf432c0bb469af372c5bb760da3459a9052e73e84fbac0230b2056efc9de6 5651
httpfs2_0.1.4-1.1_amd64.buildinfo
Files:
90fb0280436fea9230cdf40e71127c16 1904 web extra httpfs2_0.1.4-1.1.dsc
69d626c1897663934fa35889901c6f2a 2380 web extra httpfs2_0.1.4-1.1.debian.tar.xz
6369b86c000c1ddb60bbf85e384e6ea7 5651 web extra
httpfs2_0.1.4-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAljCnMoSHG1hdHRpYUBk
ZWJpYW4ub3JnAAoJEAgWueGMdiutygwQALJUxHkClUW/Y8SKW6TMNDw0QsYkEfW0
F+7ZDjCKiztDMEuVBq/U06ATMF/r+hm6XI+wJ6fO2T1MDthphG4BXaLTPfvl1bhc
2CURm0uX5Ry/3jtLBU80oJhnIKxdQRR4y/XVbZS4W8pkOZHS06bVoQZVij8BrtgO
9iyGNhCz4ZW+QafHGJQVyQJcTjHzu+g8+NAh20R1QFO96wG9KdalGUhAsOCyXilW
u2P/bft10vobnVe7m5O6iUS82VYr9kPFdfu4q70w8roAGcpaAc5r24KdNerWa9zp
SpCIaF0DGZLG6YAqs5v/b0DKDV0Gj1yAiKW5JzBr8UmE1vo6U6a/2gA+2BzqTlb1
Ez/0QrcUznAGb89e05V4i6w/5tPZqVONw5BjEWiImw3Bog4YdllYEtF1V8zOL6yh
TuOaTrbBl4ryZ7AM4sACgb3mrNjGR3X3CSmpiaa+qJMEMcc9Nei2qvSyZln1QDC+
lzOOQ5CIHl0OiK+7cEYaJYoz3EpxVIXT7exmEi9QjNjVKErKK9nIe1IWHoekdEAV
501gHQwx3uAMjG7Vy3U5onpJ9rsewMB78Lml3dDmsFYmD9RnQx/m0RP0NBQr1rpN
ilxY1uqdoBqpGqOh8crTvFdnkvKJuB0YG7SLK52HVhnp/x9DapqUPalRqY0wQasJ
lWIel0FjN16s
=pj5K
-----END PGP SIGNATURE-----
--- End Message ---