Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690788 - net-dns/dnsmasq-2.80-r1 fails with linux-headers-5.2 dhcp.c:182:17: error: ‘SIOCGSTAMP’ undeclared
Summary: net-dns/dnsmasq-2.80-r1 fails with linux-headers-5.2 dhcp.c:182:17: error: ‘S...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: linux-headers-5.2
  Show dependency tree
 
Reported: 2019-07-27 01:13 UTC by cyrillic
Modified: 2019-08-14 01:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,15.58 KB, text/plain)
2019-07-27 01:16 UTC, cyrillic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyrillic 2019-07-27 01:13:38 UTC
net-dns/dnsmasq-2.80-r1 fails with linux-headers-5.2 dhcp.c:182:17: error: ‘SIOCGSTAMP’ undeclared

Reproducible: Always
Comment 1 cyrillic 2019-07-27 01:16:52 UTC
Created attachment 584758 [details]
build.log
Comment 2 cyrillic 2019-07-27 23:33:35 UTC
It would be nice if bugzilla displayed the buildlogs in color.  I guess the next best thing is to display them in a terminal :
# wget -O - https://bugs.gentoo.org/attachment.cgi?id=584758
Comment 3 cyrillic 2019-08-13 01:58:56 UTC
This upstream commit fixes the problem.

http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commitdiff;h=3052ce208acf602f0163166dcefb7330d537cedb
Comment 4 Larry the Git Cow gentoo-dev 2019-08-14 01:00:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872fbe5391c7714bd4fc869c92c711b34049e1f0

commit 872fbe5391c7714bd4fc869c92c711b34049e1f0
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2019-08-14 01:00:28 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2019-08-14 01:00:28 +0000

    net-dns/dnsmasq: Patch fix build with linux-headers 5.2 (bug #690788)
    
    Closes: https://bugs.gentoo.org/690788
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild             |  5 ++++-
 .../files/dnsmasq-2.80-linux-headers-5.2.patch     | 25 ++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)