Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o
Architecture | Version | Status | For | Buildd | State | Misc | Logs |
---|---|---|---|---|---|---|---|
![]() | 5.212.0~alpha4-14 | Build-Attempted | 1243d 5h 53m | testwandboard | out-of-date | misc:optional | old | all (3) |
/<<PKGBUILDDIR>>/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because ‘JSC::JSTokenLocation’ has user-provided ‘JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)’ 203 | JSTokenLocation(const JSTokenLocation& location) | ^~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/Source/JavaScriptCore/parser/Parser.cpp:4049:22: warning: implicitly-declared ‘JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)’ is deprecated [-Wdeprecated-copy] 4049 | subExprStart = context.unaryTokenStackLastStart(tokenStackDepth); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /<<PKGBUILDDIR>>/Source/JavaScriptCore/parser/Lexer.h:28, from /<<PKGBUILDDIR>>/Source/JavaScriptCore/parser/Parser.h:30, from /<<PKGBUILDDIR>>/Source/JavaScriptCore/parser/Parser.cpp:24: /<<PKGBUILDDIR>>/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because ‘JSC::JSTextPosition’ has user-provided ‘JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)’ 172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { } | ^~~~~~~~~~~~~~ ninja: build stopped: subcommand failed. dh_auto_build: error: cd obj-arm-linux-gnueabihf && LC_ALL=C.UTF-8 ninja -j4 -v returned exit code 1 make: *** [debian/rules:50: build-arch] Error 25