[Bug 1843430] Re: FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

2019-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package dnsmasq - 2.80-1ubuntu2

---
dnsmasq (2.80-1ubuntu2) eoan; urgency=medium

  * Fix FTBFS in eoan due to glibc 2.30 SIOCGSTAMP changes (LP:
#1843430)

 -- Christian Ehrhardt   Tue, 10 Sep
2019 15:00:04 +0200

** Changed in: dnsmasq (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843430

Title:
  FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1843430/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843430] Re: FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

2019-09-12 Thread Matthias Klose
** Tags added: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843430

Title:
  FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1843430/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843430] Re: FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

2019-09-12 Thread Christian Ehrhardt 
** Changed in: dnsmasq (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843430

Title:
  FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1843430/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843430] Re: FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

2019-09-10 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/dnsmasq/+git/dnsmasq/+merge/372548

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843430

Title:
  FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1843430/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843430] Re: FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

2019-09-10 Thread Christian Ehrhardt 
Test build worked, opened an MP [1] and a test PPA [2]

[1]: 
https://code.launchpad.net/~paelzer/ubuntu/+source/dnsmasq/+git/dnsmasq/+merge/372548
[2]: https://launchpad.net/~paelzer/+archive/ubuntu/bug-1843430-ftbfs-dnsmasq

** Description changed:

  We hit this on a rebuild in Eoan
  dhcp.c: In function ‘dhcp_packet’:
  dhcp.c:182:17: error: ‘SIOCGSTAMP’ undeclared (first use in this function); 
did you mean ‘SIOCGARP’?
-   182 |   if (ioctl(fd, SIOCGSTAMP, ) == 0)
-   | ^~
-   | SIOCGARP
- 
+   182 |   if (ioctl(fd, SIOCGSTAMP, ) == 0)
+   | ^~
+   | SIOCGARP
  
  This seems much like the fix in the (not yet released) upstream repo:
  => 
http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=3052ce208acf602f0163166dcefb7330d537cedb
  
  "Fix build after y2038 changes in glib.
  SIOCGSTAMP is defined in linux/sockios.h, not asm/sockios.h now."
+ 
+ Failed build log: https://launchpadlibrarian.net/441262561
+ /buildlog_ubuntu-eoan-amd64.dnsmasq_2.80-1ubuntu1_BUILDING.txt.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843430

Title:
  FTBFS in Eoan due to new glibc - error: ‘SIOCGSTAMP’ undeclared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1843430/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs