=> Checking for clear installation
===> Installing bootstrap dependencies for antlr2-2.7.7
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-37-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-37-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 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
===> 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.11: python>=2.5 provided by python311>=3.11<3.12
===> 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-1.8.0.382 found
=> Required system package python311>=3.11<3.12: python311-3.11.6 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
===> Building for antlr2-2.7.7
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
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.
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__));
| ^~~~~~~~~~~~~~~~~~
/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-311.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-311.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-311.pyo'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-311.pyo'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.pyc'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.pyo'
=> Registering installation for antlr2-2.7.7
robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-311.pyc' is in +CONTENTS but not on filesystem!
robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-311.opt-1.pyc' is in +CONTENTS but not on filesystem!
robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-311.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-311.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-311.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-311.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-311.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-311.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-311.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-311.pyo'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-311.pyo'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.pyc'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.pyo'
robotpkg_create: lstat failed for file lib/__pycache__/antlr.cpython-311.pyc: No such file or directory
Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Fedora-37-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/Fedora-37-x86_64/All
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Fedora-37-x86_64/pub
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Fedora-37-x86_64/jrl
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Fedora-37-x86_64/pal
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-311.pyc: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/lib/__pycache__/antlr.cpython-311.opt-1.pyc: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/lib/__pycache__/antlr.cpython-311.pyo: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-311.pyo: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.pyc: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.opt-1.pyc: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-311.pyo: No such file or directory
Removed antlr2-2.7.7
Removed digest-20080510
Removed tnftp-20151004~ssl