Your message dated Sat, 10 Feb 2018 22:40:17 +0100
with message-id <[email protected]>
and subject line Re: RE: Inconsistent use of _GNU_SOURCE
has caused the Debian Bug report #703547,
regarding Inconsistent use of _GNU_SOURCE
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.)


-- 
703547: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: connman
Version: 
Severity: minor
Usertags: goto-cc

While building the package using our research compiler infrastructure we noticed
conflicting types being used in the linked executable. This is due to
_GNU_SOURCE being defined in

./gdhcp/client.c
./tools/wispr.c
./tools/stats-tool.c
./tools/tap-test.c
./plugins/vpn.c
./plugins/tist.c
./src/stats.c
./src/timezone.c
./src/ntp.c
./src/resolver.c
./src/log.c
./src/inet.c
./src/rfkill.c

but not in any other file. As a result, system headers expand to conflicting
declarations. (This was at least noticed for the bind function, but may extend
to others.)

Either all or no file should #define _GNU_SOURCE. As the package uses
autoconf, it may be worth looking into the use of AC_GNU_SOURCE to fix this
properly.

Best,
Michael

Attachment: pgphqz9bDi7EQ.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Six years of nothing are enough.

--- End Message ---

Reply via email to