Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2016 03:50:42 GMT
From:      pkg-fallout@FreeBSD.org
To:        pgsql@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 101i386-quarterly][databases/postgresql92-server] Failed for postgresql92-server-9.2.17 in checksum
Message-ID:  <201608300350.u7U3og3T067588@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:     pgsql@FreeBSD.org
Last committer: feld@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q3/databases/postgresql92-server/Makefile 420792 2016-08-24 14:30:47Z feld $
Log URL:        http://beefy1.nyi.freebsd.org/data/101i386-quarterly/421062/logs/postgresql92-server-9.2.17.log
Build URL:      http://beefy1.nyi.freebsd.org/build.html?mastername=101i386-quarterly&build=421062
Log:

====>> Building databases/postgresql92-server
build started at Tue Aug 30 03:50:39 UTC 2016
port directory: /usr/ports/databases/postgresql92-server
building for: FreeBSD 101i386-quarterly-job-15 10.1-RELEASE-p37 FreeBSD 10.1-RELEASE-p37 i386
maintained by: pgsql@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q3/databases/postgresql92-server/Makefile 420792 2016-08-24 14:30:47Z feld $
Poudriere version: 3.1.14
Host OSVERSION: 1200005
Jail OSVERSION: 1001000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 10.1-RELEASE-p37
UNAME_r=10.1-RELEASE-p37
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/101i386-quarterly/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=postgresql92-server-9.2.17
OSREL=10.1
_OSRELEASE=10.1-RELEASE-p37
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/101i386-quarterly/ref/.p/pool
MASTERNAME=101i386-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=1001000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for postgresql92-server-9.2.17:
     DEBUG=off: Builds with debugging symbols
     DTRACE=off: Build with DTrace probes
     GSSAPI=off: Build with GSSAPI support
     ICU=off: Use ICU for unicode collation
     INTDATE=on: Builds with 64-bit date/time type
     LDAP=off: Build with LDAP authentication support
     NLS=on: Use internationalized messages
     OPTIMIZED_CFLAGS=off: Builds with compiler optimizations (-O3)
     PAM=off: Build with PAM Support
     SSL=on: Build with OpenSSL support
     TZDATA=on: Use internal timezone database
     XML=on: Build with XML data type
====> Build with kerberos provider support: you can only select none or one of them
     MIT_KRB5=off: Build with MIT kerberos support
     HEIMDAL_KRB5=off: Builds with Heimdal kerberos
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-libraries=/usr/local/lib  --with-includes=/usr/local/include  --enable-thread-safety --disable-debug --without-ldap --enable-nls --without-pam --with-openssl --with-libxml --without-gssapi --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
INCLUDES="-I/usr/local/include"  PTHREAD_LIBS="-lpthread"  LDFLAGS_SL="" PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql92-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql92-server/work  HOME=/wrkdirs/usr/ports/databases/postgresql92-server/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--
PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql92-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql92-server/work  HOME=/wrkdirs/usr/ports/databases/postgresql92-server/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  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -lpthread -L/usr/local/lib  -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 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTAL
 L_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PG_USER=pgsql
PG_GROUP=pgsql
DEBUG="@comment
"
NO_DEBUG=""
DTRACE="@comment
"
NO_DTRACE=""
GSSAPI="@comment
"
NO_GSSAPI=""
ICU="@comment
"
NO_ICU=""
INTDATE=""
NO_INTDATE="@comment
"
LDAP="@comment
"
NO_LDAP=""
NLS=""
NO_NLS="@comment
"
OPTIMIZED_CFLAGS="@comment
"
NO_OPTIMIZED_CFLAGS=""
PAM="@comment
"
NO_PAM=""
SSL=""
NO_SSL="@comment
"
TZDATA=""
NO_TZDATA="@comment
"
XML=""
NO_XML="@comment
"
MIT_KRB5="@comment
"
NO_MIT_KRB5=""
HEIMDAL_KRB5="@comment
"
NO_HEIMDAL_KRB5=""
OSREL=10.1
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/postgresql"
EXAMPLESDIR="share/examples/postgresql"
DATADIR="share/postgresql"
WWWDIR="www/postgresql"
ETCDIR="etc/postgresql"
--End PLIST_SUB--

--SUB_LIST--
PG_GROUP=pgsql
PG_USER=pgsql
PG_UID=70
DEBUG="@comment
"
NO_DEBUG=""
DTRACE="@comment
"
NO_DTRACE=""
GSSAPI="@comment
"
NO_GSSAPI=""
ICU="@comment
"
NO_ICU=""
INTDATE=""
NO_INTDATE="@comment
"
LDAP="@comment
"
NO_LDAP=""
NLS=""
NO_NLS="@comment
"
OPTIMIZED_CFLAGS="@comment
"
NO_OPTIMIZED_CFLAGS=""
PAM="@comment
"
NO_PAM=""
SSL=""
NO_SSL="@comment
"
TZDATA=""
NO_TZDATA="@comment
"
XML=""
NO_XML="@comment
"
MIT_KRB5="@comment
"
NO_MIT_KRB5=""
HEIMDAL_KRB5="@comment
"
NO_HEIMDAL_KRB5=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/postgresql
DOCSDIR=/usr/local/share/doc/postgresql
EXAMPLESDIR=/usr/local/share/examples/postgresql
WWWDIR=/usr/local/www/postgresql
ETCDIR=/usr/local/etc/postgresql
--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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   postgresql92-server-9.2.17 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[101i386-quarterly-job-15] Installing pkg-1.8.7_1...
[101i386-quarterly-job-15] Extracting pkg-1.8.7_1: .......... done
===>   postgresql92-server-9.2.17 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of postgresql92-server-9.2.17
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by postgresql92-server-9.2.17 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by postgresql92-server-9.2.17 for building
=> No SHA256 checksum recorded for postgresql/postgresql-9.2.17.tar.bz2.
=> No suitable checksum found for postgresql/postgresql-9.2.17.tar.bz2.
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/postgresql92-server



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