linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #04912
[Bug 978007] Re: build-failure on FreeBSD
Without looking at the code: The fix you cite was about opening pid file
as root, before dropping privileges. I assume this means it is done
before the fork?
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/978007
Title:
build-failure on FreeBSD
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
New
Status in Debian GNU/Linux:
Confirmed
Bug description:
On the Debian build farm the package fails to build on kfreebsd:
It seems that O_CLOEXCEC is not supported by glibc-bsd. (See also [1])
drizzled/drizzled.cc:399:77: error: 'O_CLOEXEC' was not declared in
this scope.
You can find the complete logs at:
https://buildd.debian.org/status/fetch.php?pkg=drizzle&arch=kfreebsd-i386&ver=1%3A7.1.32-rc-1&stamp=1334052115
and
https://buildd.debian.org/status/fetch.php?pkg=drizzle&arch=kfreebsd-amd64&ver=1%3A7.1.32-rc-1&stamp=1334051953
Tobias
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635192):
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/978007/+subscriptions
References