[Pkg-javascript-devel] Bug#802101: node-contextify: FTBFS: contextify.cc:12:38: error: expected class-name before ‘{’ token
Chris West (Faux)
solo-debianbugs at goeswhere.com
Sat Oct 17 13:34:42 UTC 2015
Source: node-contextify
Version: 0.1.6-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:
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
make[2]: Entering directory '/node-contextify-0.1.6/build'
CXX(target) Release/obj.target/contextify/src/contextify.o
../src/contextify.cc:12:38: error: expected class-name before ‘{’ token
class ContextifyContext : ObjectWrap {
^
../src/contextify.cc:94:36: error: ‘Arguments’ does not name a type
static Handle<Value> New(const Arguments& args) {
^
../src/contextify.cc:109:36: error: ‘Arguments’ does not name a type
static Handle<Value> Run(const Arguments& args) {
^
../src/contextify.cc:146:42: error: ‘Arguments’ does not name a type
static Handle<Value> GetGlobal(const Arguments& args) {
^
../src/contextify.cc:167:54: error: ‘AccessorInfo’ does not name a type
const AccessorInfo &accessInfo) {
^
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/node-contextify.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