[REL - 10amd64-default][shells/rssh] Failed for rssh-2.3.4 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Nov 30 03:44:06 UTC 2013


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:     jharris at widomaker.com
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: head/shells/rssh/Makefile 327770 2013-09-20 22:57:23Z bapt $
Log URL:        http://beefy2.isc.freebsd.org/bulk/10amd64-default/2013-11-29_16h08m05s/logs/rssh-2.3.4.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/10amd64-default/2013-11-29_16h08m05s
Log:

====>> Building shells/rssh
build started at Sat Nov 30 03:43:59 UTC 2013
port directory: /usr/ports/shells/rssh
building for: FreeBSD 10amd64-default-job-03 10.0-BETA1 FreeBSD 10.0-BETA1 r256420 amd64
maintained by: jharris at widomaker.com
Makefile ident:      $FreeBSD: head/shells/rssh/Makefile 327770 2013-09-20 22:57:23Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1000500
UNAME_v=FreeBSD 10.0-BETA1 r256420
UNAME_r=10.0-BETA1
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/10amd64-default/ref
PKG_EXT=txz
tpid=79080
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=rssh-2.3.4
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=10amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for rssh-2.3.4:
     RDIST=off: rdist support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" 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--
TMPDIR="/tmp" 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/rssh
DOCSDIR=/usr/local/share/doc/rssh
EXAMPLESDIR=/usr/local/share/examples/rssh
WWWDIR=/usr/local/www/rssh
ETCDIR=/usr/local/etc/rssh
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for rssh-2.3.4
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rssh-2.3.4 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.2.1.txz
Installing pkg-1.2.1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of rssh-2.3.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by rssh-2.3.4 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by rssh-2.3.4 for building
=> SHA256 Checksum OK for rssh-2.3.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by rssh-2.3.4 for building
===>  Extracting for rssh-2.3.4
=> SHA256 Checksum OK for rssh-2.3.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rssh-2.3.4
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for rssh-2.3.4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/shells/rssh/work/rssh-2.3.4/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/shells/rssh/work/rssh-2.3.4/configure
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for strip... strip
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for ctype.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for errno.h... (cached) yes
checking for libgen.h... (cached) yes
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking for pwd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes
checking whether stat accepts an empty string... no
checking for memset... (cached) yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strerror... (cached) yes
checking for wordexp... yes
checking for basename... yes
checking for OpenSSH >= v3.5... yes - v6.3
checking for scp... /usr/bin/scp
checking for sftp-server... /usr/libexec/sftp-server
checking for cvs... no
configure: WARNING: can't find cvs - using /usr/bin/cvs.  Use --with-cvs to override
configure: WARNING: specified cvs binary does not exist
checking for rdist... no
configure: WARNING: can't find rdist - using /usr/bin/rdist.  Use --with-rdist to override
configure: WARNING: specified rdist binary does not exist
checking for rsync... no
configure: WARNING: can't find rsync - using /usr/bin/rsync.  Use --with-rsync to override
configure: WARNING: specified rsync binary does not exist
checking static compilation... secure SSH found - not compiling rssh statically
configure: creating ./config.status
config.status: creating Makefile
config.status: creating main.c
config.status: creating pathnames.h
config.status: creating rssh.conf.5
config.status: creating rssh.spec
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for rssh-2.3.4
/usr/bin/make  all-am
cc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/usr/local/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/local/libexec/rssh_chroot_helper\" -O2 -Wall -Wshadow   rsshconf.c
rsshconf.c:81:5: error: redefinition of 'log' as different kind of symbol
int log=0;
    ^
rsshconf.c:81:5: note: previous definition is here
rsshconf.c:135:6: error: non-object type 'double (double)' is not assignable
        log = do_log;
        ~~~ ^
2 errors generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/shells/rssh/work/rssh-2.3.4
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/shells/rssh/work/rssh-2.3.4
*** Error code 1

Stop.
make: stopped in /usr/ports/shells/rssh
===>  Cleaning for rssh-2.3.4


More information about the freebsd-pkg-fallout mailing list