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: tc...@freebsd.org Last committer: g...@freebsd.org Ident: $FreeBSD: head/lang/tcl87/Makefile 417879 2016-07-01 13:40:43Z gahr $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/417905/logs/tcl87-8.7.a0.20160701.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=417905 Log: ====>> Building lang/tcl87 build started at Sun Jul 3 19:20:40 UTC 2016 port directory: /usr/ports/lang/tcl87 building for: FreeBSD 93i386-default-job-19 9.3-RELEASE-p44 FreeBSD 9.3-RELEASE-p44 i386 maintained by: tc...@freebsd.org Makefile ident: $FreeBSD: head/lang/tcl87/Makefile 417879 2016-07-01 13:40:43Z gahr $ Poudriere version: 3.1.14 Host OSVERSION: 1100116 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 UNAME_v=FreeBSD 9.3-RELEASE-p44 UNAME_r=9.3-RELEASE-p44 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=i386 LINUX_OSRELEASE=2.6.32 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/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=tcl87-8.7.a0.20160701 OSREL=9.3 _OSRELEASE=9.3-RELEASE-p44 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default 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=903000 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tcl87-8.7.a0.20160701: DEBUG=off: Build with debugging support MODULES=on: Install Tcl common modules TCLMAN=off: Install Tcl function manpages THREADS=on: Threading support TZDATA=off: Install Tcl timezone data ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared --enable-man-suffix=.tcl87 --includedir=/usr/local/include/tcl8.7 --enable-symbols --disable-symbols --enable-threads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PORTSDIR=/usr/ports XDG_DATA_HOME=/wrkdirs/usr/ports/lang/tcl87/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/tcl87/work HOME=/wrkdirs/usr/ports/lang/tcl87/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- SHORT_TCL_VER=87 MAN_SUFFIX=.tcl87 LANG=C LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/lang/tcl87/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/tcl87/work HOME=/wrkdirs/usr/ports/lang/tcl87/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" 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-- TCL_VER=8.7 PKGNAMESUFFIX=87 DEBUG="@comment " NO_DEBUG="" MODULES="" NO_MODULES="@comment " TCLMAN="@comment " NO_TCLMAN="" THREADS="" NO_THREADS="@comment " TZDATA="@comment " NO_TZDATA="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tcl" EXAMPLESDIR="share/examples/tcl" DATADIR="share/tcl" WWWDIR="www/tcl" ETCDIR="etc/tcl" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" MODULES="" NO_MODULES="@comment " TCLMAN="@comment " NO_TCLMAN="" THREADS="" NO_THREADS="@comment " TZDATA="@comment " NO_TZDATA="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tcl DOCSDIR=/usr/local/share/doc/tcl EXAMPLESDIR=/usr/local/share/examples/tcl WWWDIR=/usr/local/www/tcl ETCDIR=/usr/local/etc/tcl --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /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--- =======================<phase: check-sanity >============================ ===> License TclTk accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> tcl87-8.7.a0.20160701 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.6.txz [93i386-default-job-19] Installing pkg-1.8.6... [93i386-default-job-19] Extracting pkg-1.8.6: .......... done ===> tcl87-8.7.a0.20160701 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tcl87-8.7.a0.20160701 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License TclTk accepted by the user => Tcl+Source+Code-726413c61a.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://core.tcl.tk/tcl/tarball/Tcl+Source+Code-726413c61a.tar.gz fetch: http://core.tcl.tk/tcl/tarball/Tcl+Source+Code-726413c61a.tar.gz: size mismatch: expected 8620961, actual 8621375 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/Tcl+Source+Code-726413c61a.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/Tcl+Source+Code-726413c61a.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** [do-fetch] Error code 1 Stop in /usr/ports/lang/tcl87. _______________________________________________ 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"