Tarrow created this task.
Tarrow added a project: Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.
Restricted Application added projects: Wikidata, User-Addshore.

TASK DESCRIPTION
  CI seems to be failing for at least all Wikibase patches with errors like:
  
    gyp WARN EACCES user "jenkins-deploy" does not have permission to access 
the dev dir "/nonexistent/.node-gyp/10.4.0"
    10:16:36 gyp WARN EACCES attempting to reinstall using temporary dev dir 
"/tmp/.node-gyp"
    10:16:37 make: Entering directory '/src/node_modules/fibers/build'
    10:16:37   CXX(target) Release/obj.target/fibers/src/fibers.o
    10:16:38 ../src/fibers.cc: In static member function ‘static void 
Fiber::DestroyOrphans()’:
    10:16:38 ../src/fibers.cc:464:67: warning: 
‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use 
Isolate version [-Wdeprecated-declarations]
    10:16:38       String::Utf8Value stack(uni::Deref(that.isolate, 
fatal_stack));
    10:16:38                                                                    
^
    10:16:38 In file included from /tmp/.node-gyp/10.4.0/include/node/v8.h:26:0,
    10:16:38                  from /tmp/.node-gyp/10.4.0/include/node/node.h:63,
    10:16:38                  from ../src/coroutine.h:1,
    10:16:38                  from ../src/fibers.cc:1:
    10:16:38 /tmp/.node-gyp/10.4.0/include/node/v8.h:2846:28: note: declared 
here
    10:16:38                    explicit Utf8Value(Local<v8::Value> obj));
    10:16:38                             ^
    10:16:38 /tmp/.node-gyp/10.4.0/include/node/v8config.h:324:3: note: in 
definition of macro ‘V8_DEPRECATED’
    10:16:38    declarator __attribute__((deprecated(message)))
    10:16:38    ^~~~~~~~~~
    10:16:38 ../src/fibers.cc: In static member function ‘static void 
Fiber::RunFiber(void**)’:
    10:16:38 ../src/fibers.cc:686:66: warning: ‘static v8::Local<v8::Script> 
v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: 
Use maybe version [-Wdeprecated-declarations]
    10:16:38      Script::Compile(uni::NewLatin1String(that.isolate, "void 
0;"));
    10:16:38                                                                   ^
    10:16:38 In file included from /tmp/.node-gyp/10.4.0/include/node/v8.h:26:0,
    10:16:38                  from /tmp/.node-gyp/10.4.0/include/node/node.h:63,
    10:16:38                  from ../src/coroutine.h:1,
    10:16:38                  from ../src/fibers.cc:1:
    10:16:38 /tmp/.node-gyp/10.4.0/include/node/v8.h:1237:38: note: declared 
here
    10:16:38                         Local<Script> Compile(Local<String> source,
    10:16:38                                       ^
    10:16:38 /tmp/.node-gyp/10.4.0/include/node/v8config.h:324:3: note: in 
definition of macro ‘V8_DEPRECATED’
    10:16:38    declarator __attribute__((deprecated(message)))
    10:16:38    ^~~~~~~~~~
    10:16:38 ../src/fibers.cc:701:66: warning: ‘v8::Local<v8::Value> 
v8::TryCatch::StackTrace() const’ is deprecated: Use maybe version. 
[-Wdeprecated-declarations]
    10:16:38        uni::Reset(that.isolate, fatal_stack, 
try_catch.StackTrace());
    10:16:38                                                                   ^
    10:16:38 In file included from /tmp/.node-gyp/10.4.0/include/node/v8.h:26:0,
    10:16:38                  from /tmp/.node-gyp/10.4.0/include/node/node.h:63,
    10:16:38                  from ../src/coroutine.h:1,
    10:16:38                  from ../src/fibers.cc:1:
    10:16:38 /tmp/.node-gyp/10.4.0/include/node/v8.h:8445:52: note: declared 
here
    10:16:38    V8_DEPRECATED("Use maybe version.", Local<Value> StackTrace() 
const);
    10:16:38                                                     ^
    10:16:38 /tmp/.node-gyp/10.4.0/include/node/v8config.h:324:3: note: in 
definition of macro ‘V8_DEPRECATED’
    10:16:38    declarator __attribute__((deprecated(message)))
    10:16:38    ^~~~~~~~~~
    10:16:38   CXX(target) Release/obj.target/fibers/src/coroutine.o
    10:16:39   CC(target) Release/obj.target/fibers/src/libcoro/coro.o
    10:16:39   SOLINK_MODULE(target) Release/obj.target/fibers.node
    10:16:39   COPY Release/fibers.node
    10:16:39 make: Leaving directory '/src/node_modules/fibers/build'
    10:16:40 Installed in 
`/src/node_modules/fibers/bin/linux-x64-64/fibers.node`
  
  Seems to be very similar to: https://phabricator.wikimedia.org/T213944 so 
perhaps related

TASK DETAIL
  https://phabricator.wikimedia.org/T218553

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, Tarrow
Cc: Aklapper, Tarrow, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to