robotpkg/wip/antlr2 bulk build results
Log for antlr2-2.7.7 on NetBSD-10.0-x86_64: configure.log (Back)
--- Environment ---
PYTHON=/usr/pkg/bin/python3.11
LC_MONETARY=C
_overrides_pkgtools_pkg_install_PKGREQD=pkg_install>=20110805.12 pkg_install>=20110805.12 pkg_install>=20110805.12
CXX=/usr/bin/g++
PAX=/bin/pax
MFLAGS=--no-print-directory
OS_KERNEL_VERSION=10.0
MAKEFLAGS= --no-print-directory -- PKGREQD.cmdline=antlr2-2.7.7~!doc RECURSIVE_PKGPATH=wip/antlr2\ tag=NetBSD-10.0-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
TAR=/usr/bin/tar
GXX=/usr/bin/g++
_overrides_wip_antlr2_PKGREQD=antlr2-2.7.7~!doc
BULK_LOGDIR=/local/robotpkg/var/log/bulk
PWD=/local/robotpkg/var/lib/robotpkg/wip/antlr2
PYTHON311_INCLUDE=/usr/pkg/include/python3.11/
JAVA=/usr/pkg/java/openjdk8/bin/java
LANG=C
GZIP_CMD=/usr/bin/gzip
_override_vars_wip_antlr2=PKGREQD
HOME=/
PATH=/sbin:/bin:/usr/sbin:/usr/bin
CXXCPP=/usr/bin/g++ -E
LC_MESSAGES=C
_overrides_archivers_pax_PKGREQD=pax pax
_override_vars_pkgtools_pkg_install=PKGREQD PKGREQD PKGREQD
MAKELEVEL=4
_override_vars_pkgtools_tnftp=PKGREQD PKGREQD
LOWER_OS_VERSION=10.0
hline="$bf======================================================================$rm"
ZCAT=/usr/bin/zcat
MACHINE_PLATFORM=NetBSD-10.0-x86_64
_override_vars_pkgtools_digest=PKGREQD PKGREQD
JAVAC=/usr/pkg/java/openjdk8/bin/javac
LC_NUMERIC=C
OLDPWD=/local/robotpkg/var/lib/robotpkg/wip/tf-lookup
CC=/usr/bin/gcc
FC=false
_overrides_pkgtools_tnftp_PKGREQD=tnftp>=20091122 tnftp>=20091122
PYTHON_INCLUDE_CONFIG=/usr/pkg/include/python3.11/
tag=NetBSD-10.0-x86_64
OS_KERNEL=NetBSD
ROBOTPKG_TRUSTED_ENV=robotpkg
LC_CTYPE=C
JAVA_HOME=/usr/pkg/java/openjdk8
PYTHONPATH=
_ROBOTPKG_NOW=1115154022
LOWER_ARCH=x86_64
PATCH=/usr/bin/patch
JAVA_INCLUDE_MD=/usr/pkg/java/openjdk8/include/netbsd/
OWNER_GID=robots
ROBOTPKG_BASE=/local/robotpkg
NODENAME=hydra64-netbsd10
bf=
DIGEST=/opt/openrobots/sbin/robotpkg_digest
ECHO_N=echo -n
OS_VERSION=10.0
EXPECT_TARGETS=package
LC_COLLATE=C
PYTHON_INCLUDE=/usr/pkg/include/python3.11/
rm=
_overrides_pkgtools_digest_PKGREQD=digest>=20080510 digest>=20080510
OWNER_UID=rbulk
RECURSIVE_PKGPATH=wip/antlr2
MACHINE_ARCH=x86_64
ROBOTPKG_DIR=/local/robotpkg/var/lib/robotpkg
_override_vars_archivers_pax=PKGREQD PKGREQD
PYTHON_LIB=/usr/pkg/lib/libpython3.11.so
LOWER_OPSYS=netbsd
LC_TIME=C
PYTHONDONTWRITEBYTECODE=1
PYTHON311_LIB=/usr/pkg/lib/libpython3.11.so
JAVADOC=/usr/pkg/java/openjdk8/bin/javadoc
TNFTP=/opt/openrobots/sbin/tnftp
OPSYS=NetBSD
PYTHON311=/usr/pkg/bin/python3.11
LOCALBASE=/opt/openrobots
LOWER_OS_KERNEL=netbsd
PKGTOOLS_VERSION=20211115.3
BULKBASE=/opt/openrobots
SETUPTOOLS_USE_DISTUTILS=stdlib
MACHINE_KERNEL=NetBSD-10.0-x86_64
JAVA_INCLUDE=/usr/pkg/java/openjdk8/include/
GCC=/usr/bin/gcc
PKG_DBDIR=/opt/openrobots/var/db/robotpkg
MAKECONF=/opt/robotpkg/etc/robotpkg-wip.conf
CPP=/usr/bin/gcc -E
JAR=/usr/pkg/java/openjdk8/bin/jar
---
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 CONFIG_SHELL=/bin/sh LIBS='' '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:/sbin:/bin:/usr/sbin:/usr/bin' LD_LIBRARY_PATH='' \
/bin/sh ./configure \
--with-make=/usr/pkg/bin/gmake --with-java=/usr/pkg/java/openjdk8/bin/java --with-jar=/usr/pkg/java/openjdk8/bin/jar --with-javac=/usr/pkg/java/openjdk8/bin/javac --with-pyhton=/usr/pkg/bin/python3.11 --disable-csharp --prefix=/opt/openrobots --infodir=/opt/openrobots/info --mandir=/opt/openrobots/man
checking build system type... x86_64-unknown-netbsd10.0
checking host system type... x86_64-unknown-netbsd10.0
checking whether this is Cygwin... no
checking whether this is MinGW... no
checking for cygpath... no
checking for /bin/cp... yes
checking for /usr/bin/cp... no
checking for cp... /bin/cp
test: ==: unexpected operator
checking for /bin/echo... yes
checking for /usr/bin/echo... no
checking for echo... /bin/echo
test: ==: unexpected operator
checking for /bin/find... no
checking for /usr/bin/find... yes
checking for find... /usr/bin/find
test: ==: unexpected operator
checking for /usr/pkg/bin/gmake... yes
test: ==: unexpected operator
checking for make... /usr/bin/make
checking for /usr/pkg/java/openjdk8/bin/java... yes
checking for /usr/pkg/java/openjdk8/bin/javac... yes
checking for /usr/pkg/java/openjdk8/bin/jar... yes
test: ==: unexpected operator
test: ==: unexpected operator
test: ==: unexpected operator
checking for ar... /usr/bin/ar
checking for /usr/bin/ar... yes
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for strcasecmp... yes
checking for doxygen... doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for mkdir... /bin/mkdir
checking for rm... /bin/rm
checking for /usr/bin/tar... yes
checking for /bin/touch... no
checking for /usr/bin/touch... yes
checking for touch... /usr/bin/touch
test: ==: unexpected operator
checking for chmod... /bin/chmod
checking for sed... /usr/bin/sed
checking for cat... /bin/cat
checking for grep... /usr/bin/grep
checking for /usr/pkg/bin/python3.11... yes
test: ==: unexpected operator
configure: creating ./config.status
config.status: creating scripts/config.vars
config.status: creating scripts/config.deps
config.status: creating scripts/config.make
config.status: creating antlr/Version.java
config.status: creating scripts/python.sh
config.status: creating scripts/pyantlr.sh
config.status: creating lib/python/Makefile
config.status: creating examples/python/Makefile
config.status: creating examples/python/asn1/Makefile
config.status: creating examples/python/ASTsupport/Makefile
config.status: creating examples/python/calc/Makefile
config.status: creating examples/python/columns/Makefile
config.status: creating examples/python/exprAST/Makefile
config.status: creating examples/python/filter/Makefile
config.status: creating examples/python/filterWithRule/Makefile
config.status: creating examples/python/heteroAST/Makefile
config.status: creating examples/python/HTML/Makefile
config.status: creating examples/python/IDL/Makefile
config.status: creating examples/python/imagNodeAST/Makefile
config.status: creating examples/python/includeFile/Makefile
config.status: creating examples/python/inherit.tinyc/Makefile
config.status: creating examples/python/java/Makefile
config.status: creating examples/python/lexerTester/Makefile
config.status: creating examples/python/lexRewrite/Makefile
config.status: creating examples/python/linkChecker/Makefile
config.status: creating examples/python/multiLexer/Makefile
config.status: creating examples/python/multiParser/Makefile
config.status: creating examples/python/parseBinary/Makefile
config.status: creating examples/python/pascal/Makefile
config.status: creating examples/python/cpp/Makefile
config.status: creating examples/python/preserveWhiteSpace/Makefile
config.status: creating examples/python/tinybasic/Makefile
config.status: creating examples/python/tinyc/Makefile
config.status: creating examples/python/transform/Makefile
config.status: creating examples/python/treewalk/Makefile
config.status: creating examples/python/unicode/Makefile
config.status: creating examples/python/unicode.IDENTs/Makefile
config.status: creating examples/python/xml/Makefile
config.status: creating scripts/java.sh
config.status: creating scripts/jar.sh
config.status: creating scripts/javac.sh
config.status: creating scripts/antlr.sh
config.status: creating scripts/cxx.sh
config.status: creating scripts/link.sh
config.status: creating scripts/c.sh
config.status: creating scripts/lib.sh
config.status: creating scripts/cpp.sh
config.status: creating lib/cpp/Makefile
config.status: creating lib/cpp/antlr/Makefile
config.status: creating lib/cpp/src/Makefile
config.status: creating examples/cpp/Makefile
config.status: creating examples/cpp/ASTsupport/Makefile
config.status: creating examples/cpp/calc/Makefile
config.status: creating examples/cpp/exprAST/Makefile
config.status: creating examples/cpp/filter/Makefile
config.status: creating examples/cpp/filterWithRule/Makefile
config.status: creating examples/cpp/flexLexer/Makefile
config.status: creating examples/cpp/HTML/Makefile
config.status: creating examples/cpp/heteroAST/Makefile
config.status: creating examples/cpp/IDL/Makefile
config.status: creating examples/cpp/imagNodeAST/Makefile
config.status: creating examples/cpp/includeFile/Makefile
config.status: creating examples/cpp/inherit.tinyc/Makefile
config.status: creating examples/cpp/java/Makefile
config.status: creating examples/cpp/lexRewrite/Makefile
config.status: creating examples/cpp/multiLexer/Makefile
config.status: creating examples/cpp/multiParser/Makefile
config.status: creating examples/cpp/parseBinary/Makefile
config.status: creating examples/cpp/preserveWhiteSpace/Makefile
config.status: creating examples/cpp/tinyc/Makefile
config.status: creating examples/cpp/tokenStreamRewrite/Makefile
config.status: creating examples/cpp/transform/Makefile
config.status: creating examples/cpp/treewalk/Makefile
config.status: creating examples/cpp/unicode/Makefile
config.status: creating lib/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating Makefile
config.status: creating scripts/antlr-config
config.status: creating scripts/run-antlr
config.status: creating scripts/antlr.spec
config.status: creating antlr/Makefile
config.status: creating examples/java/ASTsupport/Makefile
config.status: creating examples/java/HTML/Makefile
config.status: creating examples/java/IDL/Makefile
config.status: creating examples/java/calc/Makefile
config.status: creating examples/java/columns/Makefile
config.status: creating examples/java/exprAST/Makefile
config.status: creating examples/java/filter/Makefile
config.status: creating examples/java/filterWithRule/Makefile
config.status: creating examples/java/heteroAST/Makefile
config.status: creating examples/java/imagNodeAST/Makefile
config.status: creating examples/java/includeFile/Makefile
config.status: creating examples/java/inherit.tinyc/Makefile
config.status: creating examples/java/java/Makefile
config.status: creating examples/java/lexRewrite/Makefile
config.status: creating examples/java/linkChecker/Makefile
config.status: creating examples/java/multiLexer/Makefile
config.status: creating examples/java/parseBinary/Makefile
config.status: creating examples/java/pascal/Makefile
config.status: creating examples/java/preserveWhiteSpace/Makefile
config.status: creating examples/java/tinybasic/Makefile
config.status: creating examples/java/tinyc/Makefile
config.status: creating examples/java/transform/Makefile
config.status: creating examples/java/treewalk/Makefile
config.status: creating examples/java/unicode.IDENTs/Makefile
config.status: creating examples/java/unicode/Makefile
config.status: creating examples/java/xml/Makefile
config.status: creating examples/java/Makefile
config.status: creating examples/java/cpp/Makefile
config.status: executing notice commands
config.status:
---------------------------------------------------------
* WARNING *
This package has been configured to be build by using
/usr/pkg/bin/gmake
It is very likely that just running "make" from the
command line will fail. Please remember therefore to
use the configured version.
=========================================================