You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: po...@freebsd.org Last committer: ger...@freebsd.org Ident: $FreeBSD: branches/2016Q4/java/jlint/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/425058/logs/jlint-3.1.2_2.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=425058 Log: ====>> Building java/jlint build started at Thu Nov 3 20:58:44 UTC 2016 port directory: /usr/ports/java/jlint building for: FreeBSD 110armv6-quarterly-job-10 11.0-RELEASE-p2 FreeBSD 11.0-RELEASE-p2 r307935 arm maintained by: po...@freebsd.org Makefile ident: $FreeBSD: branches/2016Q4/java/jlint/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1100122 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 11.0-RELEASE-p2 r307935 UNAME_r=11.0-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=armv6 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref QEMU_EMULATING=1 UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=jlint-3.1.2_2 OSREL=11.0 _OSRELEASE=11.0-RELEASE-p2 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=28 PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool MASTERNAME=110armv6-quarterly SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1100122 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for jlint-3.1.2_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/jlint/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jlint/work HOME=/wrkdirs/usr/ports/java/jlint/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/jlint/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jlint/work HOME=/wrkdirs/usr/ports/java/jlint/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" MANPREFIX="/usr/loca l" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/jlint" EXAMPLESDIR="share/examples/jlint" DATADIR="share/jlint" WWWDIR="www/jlint" ETCDIR="etc/jlint" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jlint DOCSDIR=/usr/local/share/doc/jlint EXAMPLESDIR=/usr/local/share/examples/jlint WWWDIR=/usr/local/www/jlint ETCDIR=/usr/local/etc/jlint --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- =======================<phase: check-sanity >============================ ===> NOTICE: The jlint port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port =========================================================================== =======================<phase: pkg-depends >============================ ===> jlint-3.1.2_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-10] Installing pkg-1.8.7_3... [110armv6-quarterly-job-10] Extracting pkg-1.8.7_3: .......... done ===> jlint-3.1.2_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jlint-3.1.2_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The jlint port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port => jlint-3.1.2.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://downloads.sourceforge.net/project/jlint/jlint/jlint-3.1.2/jlint-3.1.2.tar.gz fetch: transfer timed out => Attempting to fetch http://heanet.dl.sourceforge.net/project/jlint/jlint/jlint-3.1.2/jlint-3.1.2.tar.gz jlint-3.1.2.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by jlint-3.1.2_2 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The jlint port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by jlint-3.1.2_2 for building => SHA256 Checksum OK for jlint-3.1.2.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> NOTICE: The jlint port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by jlint-3.1.2_2 for building ===> Extracting for jlint-3.1.2_2 => SHA256 Checksum OK for jlint-3.1.2.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for jlint-3.1.2_2 ===> Applying FreeBSD patches for jlint-3.1.2_2 =========================================================================== =======================<phase: build-depends >============================ ===> jlint-3.1.2_2 depends on executable: gcc48 - not found ===> Installing existing package /packages/All/gcc-4.8.5_2.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-10] Installing gcc-4.8.5_2... [110armv6-quarterly-job-10] `-- Installing indexinfo-0.2.5... [110armv6-quarterly-job-10] `-- Extracting indexinfo-0.2.5: .... done [110armv6-quarterly-job-10] `-- Installing mpc-1.0.3... [110armv6-quarterly-job-10] | `-- Installing gmp-5.1.3_3... [110armv6-quarterly-job-10] | `-- Extracting gmp-5.1.3_3: .......... done [110armv6-quarterly-job-10] | `-- Installing mpfr-3.1.5... [110armv6-quarterly-job-10] | `-- Extracting mpfr-3.1.5: .......... done [110armv6-quarterly-job-10] `-- Extracting mpc-1.0.3: ...... done [110armv6-quarterly-job-10] `-- Installing binutils-2.27_4,1... [110armv6-quarterly-job-10] | `-- Installing gettext-runtime-0.19.8.1... [110armv6-quarterly-job-10] | `-- Extracting gettext-runtime-0.19.8.1: .......... done [110armv6-quarterly-job-10] `-- Extracting binutils-2.27_4,1: .......... done [110armv6-quarterly-job-10] Extracting gcc-4.8.5_2: .......... done Message from gcc-4.8.5_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> jlint-3.1.2_2 depends on executable: gcc48 - found ===> Returning to build of jlint-3.1.2_2 ===> jlint-3.1.2_2 depends on file: /usr/local/bin/as - found =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for jlint-3.1.2_2 =========================================================================== =======================<phase: build >============================ ===> Building for jlint-3.1.2_2 /nxb-bin/usr/bin/cc -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g antic.c cc: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused /nxb-bin/usr/bin/cc -g -lz -o antic antic.o /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g access_desc.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g callee_desc.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g class_desc.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g graph.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g jlint.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused jlint.cc:432:9: warning: unused variable 'desc_index' [-Wunused-variable] int desc_index = unpack2(fp); fp += 2; ^ jlint.cc:497:13: warning: unused variable 'max_stack' [-Wunused-variable] int max_stack = unpack2(fp); fp += 2; ^ jlint.cc:619:7: warning: delete called on 'constant' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete constant_pool[i]; ^ jlint.cc:628:3: warning: delete called on non-final 'const_name_and_type' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete is_this->name_and_type; ^ jlint.cc:326:7: warning: unused variable 'minor_version' [-Wunused-variable] int minor_version = unpack2(fp); ^ jlint.cc:328:7: warning: unused variable 'major_version' [-Wunused-variable] int major_version = unpack2(fp); ^ jlint.cc:723:17: warning: comparison of constant 2 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare] if (recursive >= 2) { ~~~~~~~~~ ^ ~ 7 warnings generated. /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g local_context.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g locks.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused In file included from locks.cc:1: ./locks.hh:6:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ 1 warning generated. /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g message_node.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused /nxb-bin/usr/bin/c++ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c -Wall -g method_desc.cc c++: warning: -Wl,-rpath=/usr/local/lib/gcc48: 'linker' input unused method_desc.cc:770:22: error: reference to 'is_const' is ambiguous sp->equals = is_const; ^ ./method_desc.hh:150:20: note: candidate found by name lookup is 'is_const' extern field_desc* is_const; ^ /usr/include/c++/v1/type_traits:560:51: note: candidate found by name lookup is 'std::__1::is_const' template <class _Tp> struct _LIBCPP_TYPE_VIS_ONLY is_const : public false_type {}; ^ method_desc.cc:2384:26: error: reference to 'is_const' is ambiguous sp->equals = is_const; ^ ./method_desc.hh:150:20: note: candidate found by name lookup is 'is_const' extern field_desc* is_const; ^ /usr/include/c++/v1/type_traits:560:51: note: candidate found by name lookup is 'std::__1::is_const' template <class _Tp> struct _LIBCPP_TYPE_VIS_ONLY is_const : public false_type {}; ^ method_desc.cc:3034:7: warning: delete called on 'local_context' that is abstract but has non-virtual destructor [-Wdelete-non-virtual-dtor] delete ctx; ^ 1 warning and 2 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/java/jlint/work/jlint-3.1.2 *** Error code 1 Stop. make: stopped in /usr/ports/java/jlint _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"