robotpkg/wip/antlr2 bulk build results
Log for antlr2-2.7.7 on Debian-11-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/Debian-11-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Debian-11-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.27 found
=> Required system package gzip: gzip-1.10 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.9: python>=2.5 provided by python39>=3.9<3.10
===> Checking dependencies for antlr2-2.7.7
=> Required system package g++>=3: g++-10 found
=> Required system package gcc>=3: gcc-10 found
=> Required system package libstdc++: libstdc++ found
=> Required system package openjdk>=1.6: openjdk-11.0.25 found
=> Required system package python39>=3.9<3.10: python39-3.9.2 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.
/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 9
False = 0
^
SyntaxError: cannot assign to False
File "/opt/openrobots/share/antlr-2.7.7/antlr.py", line 9
False = 0
^
SyntaxError: cannot assign to False
File "/opt/openrobots/lib/antlr.py", line 9
False = 0
^
SyntaxError: cannot assign to False
File "/opt/openrobots/share/antlr-2.7.7/antlr.py", line 9
False = 0
^
SyntaxError: cannot assign to False
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-39.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-39.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-39.pyo'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-39.pyo'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.pyc'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.pyo'
=> Registering installation for antlr2-2.7.7
robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-39.pyc' is in +CONTENTS but not on filesystem!
robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-39.opt-1.pyc' is in +CONTENTS but not on filesystem!
robotpkg_admin: antlr2-2.7.7: File `/opt/openrobots/lib/__pycache__/antlr.cpython-39.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-39.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-39.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-39.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-39.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-39.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-39.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/lib/__pycache__/antlr.cpython-39.pyo'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-39.pyo'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.pyc'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.opt-1.pyc'
robotpkg_create: can't stat `/opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.pyo'
Creating package /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Debian-11-x86_64/All/antlr2-2.7.7
robotpkg_create: lstat failed for file lib/__pycache__/antlr.cpython-39.pyc: No such file or directory
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/Debian-11-x86_64/All
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Debian-11-x86_64/pub
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Debian-11-x86_64/jrl
=> Unlinking package in /opt/robotpkg/var/lib/robotpkg/wip/packages/bsd/Debian-11-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-39.pyc: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/lib/__pycache__/antlr.cpython-39.opt-1.pyc: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/lib/__pycache__/antlr.cpython-39.pyo: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/__init__.cpython-39.pyo: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.pyc: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.opt-1.pyc: No such file or directory
robotpkg_delete: Couldn't remove /opt/openrobots/share/antlr-2.7.7/__pycache__/antlr.cpython-39.pyo: No such file or directory
Removed antlr2-2.7.7
Removed digest-20080510
Removed tnftp-20151004~ssl