[Pkg-javascript-devel] Bug#802349: node-sqlite3: FTBFS: error: 'uv_async_t' does not name a type
Chris West (Faux)
solo-debianbugs at goeswhere.com
Mon Oct 19 17:56:40 UTC 2015
Source: node-sqlite3
Version: 2.2.0+ds1-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
make[2]: Entering directory '/node-sqlite3-2.2.0+ds1/build'
CXX(target) Release/obj.target/node_sqlite3/src/database.o
In file included from ../src/database.h:10:0,
from ../src/database.cc:5:
../src/async.h:17:5: error: ‘uv_async_t’ does not name a type
uv_async_t watcher;
^
../src/async.h:32:26: error: ‘uv_async_t’ has not been declared
static void listener(uv_async_t* handle, int status) {
^
../src/async.h:48:23: error: ‘uv_handle_t’ has not been declared
static void close(uv_handle_t* handle) {
^
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/node-sqlite3.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
More information about the Pkg-javascript-devel
mailing list