Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2013 19:19:37 GMT
From:      pkg-fallout@FreeBSD.org
To:        chalpin@cs.wisc.edu
Cc:        pkg-fallout@FreeBSD.org
Subject:   [REL - head-i386-default][mail/hashcash] Failed for hashcash-1.22 in package
Message-ID:  <201310101919.r9AJJbod015204@beefy1.isc.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:     chalpin@cs.wisc.edu
Last committer: bapt@FreeBSD.org
Ident:          $FreeBSD: head/mail/hashcash/Makefile 327742 2013-09-20 19:59:12Z bapt $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s/logs/hashcash-1.22.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s
Log:

====>> Building mail/hashcash
build started at Thu Oct 10 19:19:30 UTC 2013
port directory: /usr/ports/mail/hashcash
building for: FreeBSD head-i386-default-job-14 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 r256139 i386
maintained by: chalpin@cs.wisc.edu
Makefile ident:      $FreeBSD: head/mail/hashcash/Makefile 327742 2013-09-20 19:59:12Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
UNAME_v=FreeBSD 10.0-ALPHA5 r256139
UNAME_r=10.0-ALPHA5
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=7801
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=hashcash-1.22
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" 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=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/hashcash
DOCSDIR=/usr/local/share/doc/hashcash
EXAMPLESDIR=/usr/local/share/examples/hashcash
WWWDIR=/usr/local/www/hashcash
ETCDIR=/usr/local/etc/hashcash
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for hashcash-1.22
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hashcash-1.22 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_7.txz
Installing pkg-1.1.4_7... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of hashcash-1.22
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by hashcash-1.22 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by hashcash-1.22 for building
=> SHA256 Checksum OK for hashcash-1.22.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by hashcash-1.22 for building
===>  Extracting for hashcash-1.22
=> SHA256 Checksum OK for hashcash-1.22.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hashcash-1.22
===>  Applying FreeBSD patches for hashcash-1.22
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for hashcash-1.22
===========================================================================
=======================<phase: build          >============================
===>  Building for hashcash-1.22
/usr/bin/make "CFLAGS=-O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX  " build
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c hashcash.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c getopt.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c libhc.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c libsha1.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c utct.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c sdb.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c lock.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c sstring.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c random.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c libfastmint.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_mmx_standard_1.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_mmx_compact_1.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_ansi_compact_1.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_ansi_standard_1.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_ansi_compact_2.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_ansi_standard_2.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_altivec_standard_1.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_altivec_standard_2.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_altivec_compact_2.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_ansi_ultracompact_1.c
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c fastmint_library.c
fastmint_library.c:92:3: warning: implicit declaration of function 'SHA1_Transform' is invalid in C99 [-Wimplicit-function-declaration]
                SHA1_Transform( H, X );
                ^
1 warning generated.
rm -f libhashcash.a
ar rcs libhashcash.a libhc.o libsha1.o utct.o sdb.o lock.o sstring.o random.o libfastmint.o fastmint_mmx_standard_1.o fastmint_mmx_compact_1.o  fastmint_ansi_compact_1.o fastmint_ansi_standard_1.o  fastmint_ansi_compact_2.o fastmint_ansi_standard_2.o  fastmint_altivec_standard_1.o fastmint_altivec_standard_2.o  fastmint_altivec_compact_2.o fastmint_ansi_ultracompact_1.o  fastmint_library.o
cc hashcash.o getopt.o libhashcash.a -o hashcash 
cc -O2 -pipe -fno-strict-aliasing  -DREGEXP_POSIX   -c sha1.c
cc sha1.o libsha1.o -o sha1 
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for hashcash-1.22
===>   Generating temporary packing list
install -d /usr/local/bin
install hashcash sha1 /usr/local/bin
install -d /usr/local/man/man1
install -m 644 hashcash.1 sha1-hashcash.1 /usr/local/man/man1
install -d /usr/local/share/doc/hashcash
install -m 644 README LICENSE CHANGELOG /usr/local/share/doc/hashcash
====> Compressing man pages
===========================================================================
=======================<phase: package        >============================
===>  Building package for hashcash-1.22
pkg-static: lstat(/wrkdirs/usr/ports/mail/hashcash/work/stage/usr/local/bin/hashcash): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/mail/hashcash/work/stage/usr/local/bin/sha1): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/mail/hashcash/work/stage/usr/local/share/doc/hashcash/CHANGELOG): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/mail/hashcash/work/stage/usr/local/share/doc/hashcash/LICENSE): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/mail/hashcash/work/stage/usr/local/share/doc/hashcash/README): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/mail/hashcash/work/stage/usr/local/share/doc/hashcash/): No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/hashcash
===>  Cleaning for hashcash-1.22



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