Package: rrdcollect Version: 0.2.5-1 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd
Hi, your package FTBFS on GNU/kFreeBSD because there's no O_CLOEXEC there. It would be nice if it could be made optional/conditional. Some earlier versions of the Linux kernel don't have it, either. Getting rid of this flag in src/checkpid.c resulted in a successful build on kfreebsd-i386. I guess you could check for O_CLOEXEC's being defined before trying to add it to the flags? That might change semantics though (IIRC that's used to ensure some sort of atomicity). Build logs at the usual place: https://buildd.debian.org/status/package.php?suite=unstable&p=rrdcollect Not tagging with “patch” yet; I can do any test build whenever you want something to be tried on GNU/kFreeBSD. Thanks for considering. Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org