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:     h2+fbsdpo...@fsfe.org
Last committer: da...@freebsd.org
Ident:          $FreeBSD: branches/2015Q3/biology/ugene/Makefile 387709 
2015-05-28 08:11:59Z danfe $
Log URL:        
http://beefy3.nyi.freebsd.org/data/93i386-quarterly/396263/logs/ugene-1.16.2.log
Build URL:      
http://beefy3.nyi.freebsd.org/build.html?mastername=93i386-quarterly&build=396263
Log:

====>> Building biology/ugene
build started at Tue Sep  8 02:08:42 UTC 2015
port directory: /usr/ports/biology/ugene
building for: FreeBSD 93i386-quarterly-job-08 9.3-RELEASE-p25 FreeBSD 
9.3-RELEASE-p25 i386
maintained by: h2+fbsdpo...@fsfe.org
Makefile ident:      $FreeBSD: branches/2015Q3/biology/ugene/Makefile 387709 
2015-05-28 08:11:59Z danfe $
Poudriere version: 3.1.7
Host OSVERSION: 1100077
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p25
UNAME_r=9.3-RELEASE-p25
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ugene-1.16.2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool
MASTERNAME=93i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ugene-1.16.2:
     DOCS=on: Install official UGENE documentation (PDF)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; 
case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
XDG_DATA_HOME=/wrkdirs/usr/ports/biology/ugene/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/ugene/work  
HOME=/wrkdirs/usr/ports/biology/ugene/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/biology/ugene/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/ugene/work  
HOME=/wrkdirs/usr/ports/biology/ugene/work TMPDIR="/tmp" NO_PIE=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--
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4"
QT_TESTDIR="share/qt4/tests"
QT_MKSPECDIR="share/qt4/mkspecs"
NOX64=""
SSE2="@comment
"
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
DOCSDIR="share/ugene/manuals"
EXAMPLESDIR="share/examples/ugene"
DATADIR="share/ugene"
WWWDIR="www/ugene"
ETCDIR="etc/ugene"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ugene
DOCSDIR=/usr/local/share/ugene/manuals
EXAMPLESDIR=/usr/local/share/examples/ugene
WWWDIR=/usr/local/www/ugene
ETCDIR=/usr/local/etc/ugene
--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 ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ugene-1.16.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.5.6.txz
[93i386-quarterly-job-08] Installing pkg-1.5.6...
[93i386-quarterly-job-08] Extracting pkg-1.5.6: .......... done
Message for pkg-1.5.6:
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   ugene-1.16.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ugene-1.16.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ugene-1.16.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ugene-1.16.2 for building
=> SHA256 Checksum OK for ugene/ugene-1.16.2.tar.gz.
=> SHA256 Checksum mismatch for ugene/QueryDesigner_UserManual.pdf.
=> SHA256 Checksum mismatch for ugene/UniproUGENE_UserManual.pdf.
=> SHA256 Checksum mismatch for ugene/WorkflowDesigner_UserManual.pdf.
===>  Refetch for 1 more times files: ugene/QueryDesigner_UserManual.pdf 
ugene/UniproUGENE_UserManual.pdf ugene/WorkflowDesigner_UserManual.pdf 
===>  License GPLv2 accepted by the user
=> QueryDesigner_UserManual.pdf doesn't seem to exist in /portdistfiles/ugene.
=> Attempting to fetch 
http://ugene.unipro.ru/downloads/QueryDesigner_UserManual.pdf
fetch: http://ugene.unipro.ru/downloads/QueryDesigner_UserManual.pdf: size 
mismatch: expected 824789, actual 855661
=> Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/ugene/QueryDesigner_UserManual.pdf
fetch: 
http://distcache.FreeBSD.org/ports-distfiles/ugene/QueryDesigner_UserManual.pdf:
 size mismatch: expected 824789, actual 855679
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ugene and try again.
*** [do-fetch] Error code 1

Stop in /usr/ports/biology/ugene.
*** [checksum] Error code 1

Stop in /usr/ports/biology/ugene.
_______________________________________________
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"

Reply via email to