Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2018 12:40:53 GMT
From:      pkg-fallout@FreeBSD.org
To:        robbak@robbak.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 111i386-quarterly][net-p2p/bitcoin-utils] Failed for bitcoin-utils-0.15.1_2 in checksum
Message-ID:  <201801031240.w03Cerro048548@beefy1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     robbak@robbak.com
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: branches/2018Q1/net-p2p/bitcoin-utils/Makefile 456900 2017-12-21 09:31:25Z linimon $
Log URL:        http://beefy1.nyi.freebsd.org/data/111i386-quarterly/457819/logs/bitcoin-utils-0.15.1_2.log
Build URL:      http://beefy1.nyi.freebsd.org/build.html?mastername=111i386-quarterly&build=457819
Log:

=>> Building net-p2p/bitcoin-utils
build started at Wed Jan  3 12:40:48 UTC 2018
port directory: /usr/ports/net-p2p/bitcoin-utils
package name: bitcoin-utils-0.15.1_2
building for: FreeBSD 111i386-quarterly-job-20 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 i386
maintained by: robbak@robbak.com
Makefile ident:      $FreeBSD: branches/2018Q1/net-p2p/bitcoin-utils/Makefile 456900 2017-12-21 09:31:25Z linimon $
Poudriere version: 3.2.3-18-gb2420da1
Host OSVERSION: 1200052
Jail OSVERSION: 1101001
Job Id: 20

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p6
UNAME_r=11.1-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/111i386-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/111i386-quarterly/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/111i386-quarterly/ref/.p/pool
MASTERNAME=111i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.3-18-gb2420da1
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for bitcoin-utils-0.15.1_2:
     DEBUG=off: Build with debugging support
     HARDENING=on: Attempt to harden binaries (PIE for ASLR, NX Stack)
     TESTS=on: Build test binary and unit tests
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
robbak@robbak.com
--End MAINTAINER--

--CONFIGURE_ARGS--
--without-daemon  --without-gui  --without-libs  --without-qrencode  --without-miniupnpc  --with-utils  --disable-wallet --disable-debug --enable-hardening --enable-tests --enable-bench --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
CRYPTO_CFLAGS="-I/usr/include" CRYPTO_LIBS="-L/usr/lib -lcrypto"  SSL_CFLAGS="-I/usr/include" SSL_LIBS="-L/usr/lib -lssl"  OBJCXX="c++" OBJCXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work  HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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--
V=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work  HOME=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/bitcoin-utils/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="  -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DEBUG="@comment " NO_DEBUG="" HARDENING="" NO_HARDENING="@comment " TESTS="" NO_TESTS="@comment " OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/bitcoin"  EXAMPLESDIR="share/examples/bitcoin"  DATADIR="share/bitcoin"  WWWDIR="www/bitcoin"  ETCDIR="etc/bitcoin"
--End PLIST_SUB--

--SUB_LIST--
DEBUG="@comment " NO_DEBUG="" HARDENING="" NO_HARDENING="@comment " TESTS="" NO_TESTS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/bitcoin DOCSDIR=/usr/local/share/doc/bitcoin EXAMPLESDIR=/usr/local/share/examples/bitcoin  WWWDIR=/usr/local/www/bitcoin ETCDIR=/usr/local/etc/bitcoin
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE-p6
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bitcoin-utils-0.15.1_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.3_1.txz
[111i386-quarterly-job-20] Installing pkg-1.10.3_1...
[111i386-quarterly-job-20] Extracting pkg-1.10.3_1: .......... done
===>   bitcoin-utils-0.15.1_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of bitcoin-utils-0.15.1_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
=> bitcoin-bitcoin-v0.15.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/bitcoin/bitcoin/tar.gz/v0.15.1?dummy=/bitcoin-bitcoin-v0.15.1_GH0.tar.gz
fetch: https://codeload.github.com/bitcoin/bitcoin/tar.gz/v0.15.1?dummy=/bitcoin-bitcoin-v0.15.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/bitcoin/bitcoin/tar.gz/v0.15.1?dummy=/bitcoin-bitcoin-v0.15.1_GH0.tar.gz: size of remote file is not known
bitcoin-bitcoin-v0.15.1_GH0.tar.gz                       0  B    0  Bps
===> Fetching all distfiles required by bitcoin-utils-0.15.1_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by bitcoin-utils-0.15.1_2 for building
=> SHA256 Checksum mismatch for bitcoin-bitcoin-v0.15.1_GH0.tar.gz.
=> SHA256 Checksum OK for 1ec0c0a01c31.patch.
===>  Refetch for 1 more times files:  bitcoin-bitcoin-v0.15.1_GH0.tar.gz 
===>  License MIT accepted by the user
=> bitcoin-bitcoin-v0.15.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/bitcoin/bitcoin/tar.gz/v0.15.1?dummy=/bitcoin-bitcoin-v0.15.1_GH0.tar.gz
bitcoin-bitcoin-v0.15.1_GH0.tar.gz                       0  B    0  Bps
===> Fetching all distfiles required by bitcoin-utils-0.15.1_2 for building
===>  License MIT accepted by the user
===> Fetching all distfiles required by bitcoin-utils-0.15.1_2 for building
=> SHA256 Checksum mismatch for bitcoin-bitcoin-v0.15.1_GH0.tar.gz.
=> SHA256 Checksum OK for 1ec0c0a01c31.patch.
===>  Giving up on fetching files:  bitcoin-bitcoin-v0.15.1_GH0.tar.gz 
Make sure the Makefile and distinfo file (/usr/ports/net-p2p/bitcoin-utils/../bitcoin/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net-p2p/bitcoin-utils
*** Error code 1

Stop.
make: stopped in /usr/ports/net-p2p/bitcoin-utils



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801031240.w03Cerro048548>