[Swan-dev] Bug#854094: libreswan FTBFS on x32 due to missing <sys/time.h>

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Feb 3 23:29:59 UTC 2017


Package: libreswan
Version: 3.19-2
X-Debbugs-Cc: x32 at buildd.debian.org, swan-dev at lists.libreswan.org

Hi Debian x32 builders--

I note that libreswan is failing to build from source on the x32
platform due to a missing sys/time.h:

https://buildd.debian.org/status/fetch.php?pkg=libreswan&arch=x32&ver=3.19-2&stamp=1486146097&raw=0

…
/<<PKGBUILDDIR>>/linux/include/libreswan.h:44:22: fatal error: sys/time.h: No such file or directory
 #include <sys/time.h>
                      ^

the code in linux/include/libreswan.h is just:

     42 #if !defined(__KERNEL__)
     43 
     44 #include <sys/time.h>
     45 #include <time.h>
     46 

It builds on other debian platforms without a problem.  Is something
significantly different on x32 that we should know about?

              --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.libreswan.org/pipermail/swan-dev/attachments/20170203/d7678fbb/attachment.sig>


More information about the Swan-dev mailing list