robotpkg/wip/antlr2 bulk build results
Log for antlr2-2.7.7 on Fedora-42-x86_64: build.log (Back)
--- Environment ---
EXPECT_TARGETS=package
_overrides_pkgtools_pkg_install_PKGREQD=pkg_install>=20110805.12 pkg_install>=20110805.12 pkg_install>=20110805.12
BULKBASE=/opt/openrobots
PYTHON_LIB=/usr/lib64/libpython3.13.so
JAVA_HOME=/usr/lib/jvm/java-21-openjdk
CPP=/usr/bin/gcc -E
TAR=/usr/bin/tar
LC_MONETARY=C
_override_vars_pkgtools_tnftp=PKGREQD PKGREQD
OPSYS=Fedora
ECHO_N=echo -n
PWD=/local/robotpkg/var/lib/robotpkg/wip/antlr2
DIGEST=/opt/openrobots/sbin/robotpkg_digest
PYTHON_INCLUDE_CONFIG=/usr/include/python3.13/
LOCALBASE=/opt/openrobots
CXX=/usr/bin/g++
PAX=/usr/bin/pax
CXXCPP=/usr/bin/g++ -E
MACHINE_PLATFORM=Fedora-42-x86_64
LANG=C
OWNER_GID=robots
BULK_LOGDIR=/local/robotpkg/var/log/bulk
MACHINE_KERNEL=Linux-6.14.5-300.fc42.x86_64-x86_64
ROBOTPKG_TRUSTED_ENV=robotpkg
ROBOTPKG_BASE=/local/robotpkg
_overrides_pkgtools_digest_PKGREQD=digest>=20080510 digest>=20080510
JAVA_INCLUDE_MD=/usr/lib/jvm/java-21-openjdk/include/linux/
_ROBOTPKG_NOW=0512224633
PKG_DBDIR=/opt/openrobots/var/db/robotpkg
RECURSIVE_PKGPATH=wip/antlr2
PYTHON313_LIB=/usr/lib64/libpython3.13.so
GXX=/usr/bin/g++
OS_VERSION=42
MFLAGS=--no-print-directory
GZIP_CMD=/usr/bin/gzip
JAVAC=/usr/lib/jvm/java-21-openjdk/bin/javac
tag=Fedora-42-x86_64
ZCAT=/usr/bin/zcat
MAKEFLAGS= --no-print-directory -- PKGREQD.cmdline=antlr2-2.7.7~!doc RECURSIVE_PKGPATH=wip/antlr2\ tag=Fedora-42-x86_64 BULK_LOGDIR=/local/robotpkg/var/log/bulk BULKBASE=/opt/openrobots LOCALBASE=/opt/openrobots PKG_DBDIR=/opt/openrobots/var/db/robotpkg EXPECT_TARGETS=package
PYTHONPATH=
SETUPTOOLS_USE_DISTUTILS=local
PYTHON313=/usr/bin/python3.13
_override_vars_pkgtools_digest=PKGREQD PKGREQD
_overrides_wip_antlr2_PKGREQD=antlr2-2.7.7~!doc
_override_vars_archivers_pax=PKGREQD PKGREQD
LOWER_OS_KERNEL=linux
LOWER_OS_VERSION=42
PYTHON=/usr/bin/python3.13
_override_vars_wip_antlr2=PKGREQD
PYTHON_INCLUDE=/usr/include/python3.13/
ROBOTPKG_DIR=/local/robotpkg/var/lib/robotpkg
SHLVL=4
GCC=/usr/bin/gcc
MAKELEVEL=4
OWNER_UID=rbulk
LC_MESSAGES=C
rm=
PYTHON313_INCLUDE=/usr/include/python3.13/
PYTHONDONTWRITEBYTECODE=1
MAKECONF=/opt/robotpkg/etc/robotpkg-wip.conf
JAVA_INCLUDE=/usr/lib/jvm/java-21-openjdk/include/
hline="$bf======================================================================$rm"
JAVA=/usr/lib/jvm/java-21-openjdk/bin/java
LC_CTYPE=C
MACHINE_ARCH=x86_64
OS_KERNEL_VERSION=6.14.5-300.fc42.x86_64
LC_TIME=C
TNFTP=/opt/openrobots/sbin/tnftp
FC=false
LOWER_OPSYS=fedora
PATCH=/usr/bin/patch
LC_COLLATE=C
LOWER_ARCH=x86_64
PATH=/usr/local/bin:/usr/bin
_overrides_archivers_pax_PKGREQD=pax pax
NODENAME=hydra64-fedora42
CC=/usr/bin/gcc
PKGTOOLS_VERSION=20211115.3
bf=
_override_vars_pkgtools_pkg_install=PKGREQD PKGREQD PKGREQD
JAVADOC=/usr/lib/jvm/java-21-openjdk/bin/javadoc
_overrides_pkgtools_tnftp_PKGREQD=tnftp>=20091122 tnftp>=20091122
JAR=/usr/lib/jvm/java-21-openjdk/bin/jar
OS_KERNEL=Linux
LC_NUMERIC=C
OLDPWD=/local/robotpkg/var/lib/robotpkg/wip/pal-transmissions
_=/usr/bin/env
---
Running set -e; cd /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7 && cd '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7' && /usr/bin/env MAKELEVEL= 'CPPFLAGS=' 'CFLAGS=-pipe -O3 -DNDEBUG' 'LDFLAGS=' 'CXXFLAGS=-pipe -O3 -DNDEBUG' PREFIX='/opt/openrobots' HOME=/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work PATH='/opt/openrobots/sbin:/usr/local/bin:/usr/bin' LD_LIBRARY_PATH='' LOCALBASE=/opt/openrobots PKGMANDIR=man make -j4 -f Makefile all
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> /usr/bin/make -C ./antlr all
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[1]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr'
*** compiling 216 Java file(s)
/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:87: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
tokenTypeToASTClassMap.remove(new Integer(tokenType));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/ASTFactory.java:93: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
tokenTypeToASTClassMap.put(new Integer(tokenType), c);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/ASTFactory.java:107: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
Class c = (Class)tokenTypeToASTClassMap.get(new Integer(tokenType));
^
/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) {
^
ANTLRLexer.java:107: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("public", this), new Integer(31));
^
ANTLRLexer.java:108: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("class", this), new Integer(10));
^
ANTLRLexer.java:109: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("header", this), new Integer(5));
^
ANTLRLexer.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("throws", this), new Integer(37));
^
ANTLRLexer.java:111: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("lexclass", this), new Integer(9));
^
ANTLRLexer.java:112: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("catch", this), new Integer(40));
^
ANTLRLexer.java:113: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("private", this), new Integer(32));
^
ANTLRLexer.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("options", this), new Integer(51));
^
ANTLRLexer.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("extends", this), new Integer(11));
^
ANTLRLexer.java:116: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("protected", this), new Integer(30));
^
ANTLRLexer.java:117: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("TreeParser", this), new Integer(13));
^
ANTLRLexer.java:118: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("Parser", this), new Integer(29));
^
ANTLRLexer.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("Lexer", this), new Integer(12));
^
ANTLRLexer.java:120: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("returns", this), new Integer(35));
^
ANTLRLexer.java:121: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("charVocabulary", this), new Integer(18));
^
ANTLRLexer.java:122: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("tokens", this), new Integer(4));
^
ANTLRLexer.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("exception", this), new Integer(39));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/PrintWriterWithSMAP.java:61: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
Integer sourceLine = new Integer(currentSourceLine);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/PrintWriterWithSMAP.java:62: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
Integer outputLine = new Integer(currentOutputLine);
^
/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/TokenStreamRewriteEngine.java:515: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
lastRewriteTokenIndexes.put(programName, new Integer(i));
^
/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) {
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:71: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
doneListeners.put(l, new Integer(val));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:204: warning: [removal] Character(char) in Character has been deprecated and marked for removal
matchEvent.setValues(ParserMatchEvent.CHAR, c, new Character(c), null, guessing, false, true);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:220: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
matchEvent.setValues(ParserMatchEvent.TOKEN, n, new Integer(n), text, guessing, false, true);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:228: warning: [removal] Character(char) in Character has been deprecated and marked for removal
matchEvent.setValues(ParserMatchEvent.CHAR, value, new Character(n), null, guessing, true, true);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:232: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
matchEvent.setValues(ParserMatchEvent.TOKEN, value, new Integer(n), text, guessing, true, true);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:236: warning: [removal] Character(char) in Character has been deprecated and marked for removal
matchEvent.setValues(ParserMatchEvent.CHAR, value, new Character(n), null, guessing, false, false);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:248: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
matchEvent.setValues(ParserMatchEvent.TOKEN, value, new Integer(n), text, guessing, false, false);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:260: warning: [removal] Character(char) in Character has been deprecated and marked for removal
matchEvent.setValues(ParserMatchEvent.CHAR, value, new Character(c), null, guessing, true, true);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:264: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
matchEvent.setValues(ParserMatchEvent.TOKEN, value, new Integer(n), text, guessing, true, true);
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/debug/ParserEventSupport.java:327: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
doneListeners.put(l, new Integer(val));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:45: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("public", this), new Integer(18));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:46: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("class", this), new Integer(8));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:47: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("throws", this), new Integer(23));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:48: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("catch", this), new Integer(26));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:49: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("private", this), new Integer(17));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:50: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("extends", this), new Integer(10));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:51: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("protected", this), new Integer(16));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:52: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("returns", this), new Integer(21));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:53: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("tokens", this), new Integer(4));
^
/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/../antlr/preprocessor/PreprocessorLexer.java:54: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
literals.put(new ANTLRHashString("exception", this), new Integer(25));
^
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.
54 warnings
*** creating /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr/antlr.jar ..
make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/antlr'
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> /usr/bin/make -C ./lib all
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[1]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib'
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> /usr/bin/make -C lib/cpp all
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[2]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp'
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> /usr/bin/make -C lib/cpp/antlr all
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[3]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/antlr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/antlr'
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> /usr/bin/make -C lib/cpp/src all
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[3]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src'
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ASTNULLType.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ANTLRUtil.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ASTFactory.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ASTRefCount.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/BaseAST.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/BitSet.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CharBuffer.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CharScanner.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CommonAST.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CommonASTWithHiddenTokens.cpp
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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
69 | class ANTLR_API CharScannerLiteralsLess : public ANTLR_USE_NAMESPACE(std)binary_function<ANTLR_USE_NAMESPACE(std)string,ANTLR_USE_NAMESPACE(std)string,bool> {
| ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15/string:51,
from /usr/include/c++/15/bits/locale_classes.h:42,
from /usr/include/c++/15/bits/ios_base.h:43,
from /usr/include/c++/15/ios:46,
from /usr/include/c++/15/bits/ostream.h:43,
from /usr/include/c++/15/ostream:42,
from /usr/include/c++/15/iostream:43,
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++/15/bits/stl_function.h:131:12: note: declared here
131 | struct binary_function
| ^~~~~~~~~~~~~~~
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CommonHiddenStreamToken.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CommonToken.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/InputBuffer.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/LLkParser.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/MismatchedCharException.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/MismatchedTokenException.cpp
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++/15/ios:43,
from /usr/include/c++/15/bits/ostream.h:43,
from /usr/include/c++/15/ostream:42,
from /usr/include/c++/15/iostream:43,
from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/Parser.hpp:13:
/usr/include/c++/15/exception:127:8: note: declared here
127 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
| ^~~~~~~~~~~~~~~~~~
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/NoViableAltException.cpp
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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
69 | class ANTLR_API CharScannerLiteralsLess : public ANTLR_USE_NAMESPACE(std)binary_function<ANTLR_USE_NAMESPACE(std)string,ANTLR_USE_NAMESPACE(std)string,bool> {
| ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15/bits/stl_tree.h:67,
from /usr/include/c++/15/map:64,
from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/CharScanner.hpp:15:
/usr/include/c++/15/bits/stl_function.h:131:12: note: declared here
131 | struct binary_function
| ^~~~~~~~~~~~~~~
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/NoViableAltForCharException.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/Parser.cpp
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<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
69 | class ANTLR_API CharScannerLiteralsLess : public ANTLR_USE_NAMESPACE(std)binary_function<ANTLR_USE_NAMESPACE(std)string,ANTLR_USE_NAMESPACE(std)string,bool> {
| ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15/string:51,
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++/15/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++/15/ios:43,
from /usr/include/c++/15/bits/ostream.h:43,
from /usr/include/c++/15/ostream:42,
from /usr/include/c++/15/iostream:43,
from /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/scripts/../lib/cpp/antlr/Parser.hpp:13:
/usr/include/c++/15/exception:127:8: note: declared here
127 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
| ^~~~~~~~~~~~~~~~~~
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/RecognitionException.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/String.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/Token.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/TokenBuffer.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/TokenStreamBasicFilter.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/TokenStreamHiddenTokenFilter.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/TokenStreamSelector.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/TokenStreamRewriteEngine.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/TreeParser.cpp
*** compiling /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/TokenRefCount.cpp
*** creating /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/libantlr.a
/usr/bin/ar: creating /local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src/libantlr.a
make[3]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp/src'
make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/cpp'
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> /usr/bin/make -C lib/python all
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[2]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/python'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib/python'
make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/lib'
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> /usr/bin/make -C ./doc all
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[1]: Entering directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/doc'
make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/antlr2/work/antlr-2.7.7/doc'