robotpkg/wip/antlr2 bulk build results

Log for antlr2-2.7.7 on Ubuntu-22.10-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for antlr2-2.7.7 => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.10-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-22.10-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for antlr2-2.7.7 => Required robotpkg package digest>=20080510: digest-20080510 found => Required robotpkg package tnftp>=20091122: tnftp-20151004~ssl found => Required system package gnupg>=1: gnupg-2.2.35 found => Required system package gzip: gzip-1.12 found => Required system package patch>=2.0: patch-2.7.6 found => Required system package pax and tar archivers: pax found => Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found => Required system package pkgrepo2deb>=1.9: pkgrepo2deb-1.13 found ===> Done bootstrap-depends for antlr2-2.7.7 ===> Installing full dependencies for antlr2-2.7.7 => Dependency digest-20080510 already installed => Dependency tnftp-20151004~ssl already installed ===> Checking build options for antlr2-2.7.7 => Building with no option. ===> Checking alternatives for antlr2-2.7.7 => Use the GNU C++ compiler: c++-compiler provided by g++>=3 => Use the GNU C compiler: c-compiler provided by gcc>=3 => Use openjdk JVM: java>=1.6 provided by openjdk>=1.6 => Use python-3.10: python>=2.5 provided by python310>=3.10<3.11 ===> Checking dependencies for antlr2-2.7.7 => Required system package g++>=3: g++-12 found => Required system package gcc>=3: gcc-12 found => Required system package libstdc++: libstdc++ found => Required system package openjdk>=1.6: openjdk-11.0.19 found => Required system package python310>=3.10<3.11: python310-3.10.7 found ===> Done depends for antlr2-2.7.7 ===> Extracting for antlr2-2.7.7 => SHA1 checksums OK => RMD160 checksums OK ===> Patching for antlr2-2.7.7 => Applying robotpkg patches for antlr2-2.7.7 ===> Configuring for antlr2-2.7.7 => Modifying GNU configure scripts to avoid --recheck ./configure: 2237: test: x1: unexpected operator ./configure: 2302: test: x1: unexpected operator ./configure: 2367: test: x1: unexpected operator ./configure: 2464: test: x1: unexpected operator ./configure: 2489: test: xmake: unexpected operator ./configure: 3039: test: x: unexpected operator ./configure: 3039: test: x: unexpected operator ./configure: 3039: test: x1: unexpected operator ./configure: 5882: test: x1: unexpected operator ./configure: 6736: test: x actions/cpp/ActionLexer.java actions/cpp/ActionLexerTokenTypes.java actions/csharp/ActionLexer.java actions/csharp/ActionLexerTokenTypes.java actions/java/ActionLexer.java actions/java/ActionLexerTokenTypes.java actions/python/ActionLexer.java actions/python/ActionLexerTokenTypes.java actions/python/CodeLexer.java actions/python/CodeLexerTokenTypes.java ANTLRParser.java ANTLRTokenTypes.java ANTLRLexer.java ANTLRTokdefParser.java ANTLRTokdefLexer.java ANTLRTokdefParserTokenTypes.java: unexpected operator ===> Building for antlr2-2.7.7 make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/Parser.java:244: warning: [dep-ann] deprecated item is not annotated with @Deprecated public static void panic() { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/Parser.java:335: warning: [dep-ann] deprecated item is not annotated with @Deprecated public void setASTNodeType(String nodeType) { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/Tool.java:454: warning: [dep-ann] deprecated item is not annotated with @Deprecated public void panic() { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/Tool.java:465: warning: [dep-ann] deprecated item is not annotated with @Deprecated public void panic(String s) { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/RecognitionException.java:34: warning: [dep-ann] deprecated item is not annotated with @Deprecated public RecognitionException(String s, String fileName_, int line_) { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/RecognitionException.java:62: warning: [dep-ann] deprecated item is not annotated with @Deprecated public String getErrorMessage() { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/SemanticException.java:16: warning: [dep-ann] deprecated item is not annotated with @Deprecated public SemanticException(String s, String fileName, int line) { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/ASTFactory.java:391: warning: [dep-ann] deprecated item is not annotated with @Deprecated public void setASTNodeType(String t) { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/NoViableAltForCharException.java:20: warning: [dep-ann] deprecated item is not annotated with @Deprecated public NoViableAltForCharException(char c, String fileName, int line) { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/TreeParser.java:95: warning: [dep-ann] deprecated item is not annotated with @Deprecated public static void panic() { ^ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/TreeParser.java:126: warning: [dep-ann] deprecated item is not annotated with @Deprecated public void setASTNodeType(String nodeType) { ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 11 warnings make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. In file included from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CharScanner.cpp:10: /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/CharScanner.hpp:69:74: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 69 | class ANTLR_API CharScannerLiteralsLess : public ANTLR_USE_NAMESPACE(std)binary_function { | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CharScanner.cpp:8: /usr/include/c++/12/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/LLkParser.hpp:12, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/LLkParser.cpp:8: /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/Parser.hpp: In destructor 'antlr::Parser::Tracer::~Tracer()': /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/Parser.hpp:301:71: warning: 'bool std::uncaught_exception()' is deprecated: use 'std::uncaught_exceptions()' instead [-Wdeprecated-declarations] 301 | if(!ANTLR_USE_NAMESPACE(std)uncaught_exception()) | ^ In file included from /usr/include/c++/12/ios:39, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/Parser.hpp:13: /usr/include/c++/12/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/MismatchedCharException.cpp:8: /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/CharScanner.hpp:69:74: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 69 | class ANTLR_API CharScannerLiteralsLess : public ANTLR_USE_NAMESPACE(std)binary_function { | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/12/bits/stl_tree.h:65, from /usr/include/c++/12/map:60, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/CharScanner.hpp:15: /usr/include/c++/12/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/NoViableAltForCharException.hpp:13, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/NoViableAltForCharException.cpp:8: /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/CharScanner.hpp:69:74: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 69 | class ANTLR_API CharScannerLiteralsLess : public ANTLR_USE_NAMESPACE(std)binary_function { | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/ANTLRException.hpp:12, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/RecognitionException.hpp:12, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/NoViableAltForCharException.hpp:12: /usr/include/c++/12/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/Parser.cpp:8: /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/Parser.hpp: In destructor 'antlr::Parser::Tracer::~Tracer()': /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/Parser.hpp:301:71: warning: 'bool std::uncaught_exception()' is deprecated: use 'std::uncaught_exceptions()' instead [-Wdeprecated-declarations] 301 | if(!ANTLR_USE_NAMESPACE(std)uncaught_exception()) | ^ In file included from /usr/include/c++/12/ios:39, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/Parser.hpp:13: /usr/include/c++/12/exception:124:8: note: declared here 124 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/String.cpp: In function 'std::string antlr::operator+(const std::string&, size_t)': /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/String.cpp:41:23: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 41 | sprintf(tmp,"%u",rhs); | ~^ ~~~ | | | | | size_t {aka long unsigned int} | unsigned int | %lu /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: creating /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/libantlr.a make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ===> Installing for antlr2-2.7.7 => Compiling python files File "/opt/openrobots/lib/antlr.py", line 1610 return (1L << pos) ^ SyntaxError: invalid decimal literal File "/opt/openrobots/share/antlr-2.7.7/antlr.py", line 1610 return (1L << pos) ^ SyntaxError: invalid decimal literal File "/opt/openrobots/lib/antlr.py", line 1610 return (1L << pos) ^ SyntaxError: invalid decimal literal File "/opt/openrobots/share/antlr-2.7.7/antlr.py", line 1610 return (1L << pos) ^ SyntaxError: invalid decimal literal robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-310.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-310.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-310.pyo' robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-310.pyo' robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.pyc' robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.pyo' => Registering installation for antlr2-2.7.7 robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-310.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-310.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-310.pyo' is in +CONTENTS but not on filesystem! robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-310.pyo' is in +CONTENTS but not on filesystem! robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.opt-1.pyc' is in +CONTENTS but not on filesystem! robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.pyo' is in +CONTENTS but not on filesystem! ===> Done install for antlr2-2.7.7 ===> Building binary package for antlr2-2.7.7 robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-310.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-310.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-310.pyo' robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-310.pyo' robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.pyc' robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.opt-1.pyc' robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.pyo' robotpkg_create: lstat failed for file lib/__pycache__/antlr.cpython-310.pyc: No such file or directory Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.10-x86_64/All/antlr2-2.7.7 make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:74: pkg-tarup] Error 2 => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.10-x86_64/All => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.10-x86_64/pub => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.10-x86_64/jrl => Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Ubuntu-22.10-x86_64/pal => Updating debian binary packages make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/package/package.mk:147: package-failed] Error 2 => Marking antlr2-2.7.7 as broken ERROR: make: *** [package] Error 2 ===> Deinstalling for antlr2 robotpkg_delete: Couldn't remove /opt/openrobots/lib/__pycache__/antlr.cpython-310.pyc: No such file or directory robotpkg_delete: Couldn't remove /opt/openrobots/lib/__pycache__/antlr.cpython-310.opt-1.pyc: No such file or directory robotpkg_delete: Couldn't remove /opt/openrobots/lib/__pycache__/antlr.cpython-310.pyo: No such file or directory robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-310.pyo: No such file or directory robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.pyc: No such file or directory robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.opt-1.pyc: No such file or directory robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-310.pyo: No such file or directory Removed antlr2-2.7.7 Removed digest-20080510 Removed tnftp-20151004~ssl