Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2016 14:48:41 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-default][security/sshguard] Failed for sshguard-1.7.0 in build
Message-ID:  <201609041448.u84EmfRr075679@thunderx1.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:     feld@FreeBSD.org
Last committer: feld@FreeBSD.org
Ident:          $FreeBSD: head/security/sshguard/Makefile 420950 2016-08-26 21:07:15Z feld $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-default/421169/logs/sshguard-1.7.0.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=421169
Log:

====>> Building security/sshguard
build started at Sun Sep  4 14:46:16 UTC 2016
port directory: /usr/ports/security/sshguard
building for: FreeBSD 110arm64-default-job-07 11.0-RC2 FreeBSD 11.0-RC2 r304729 arm64
maintained by: feld@FreeBSD.org
Makefile ident:      $FreeBSD: head/security/sshguard/Makefile 420950 2016-08-26 21:07:15Z feld $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




!!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RC2 r304729
UNAME_r=11.0-RC2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/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=sshguard-1.7.0
OSREL=11.0
_OSRELEASE=11.0-RC2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
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=1100122
---End Environment---

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

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

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/sshguard/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sshguard/work  HOME=/wrkdirs/usr/ports/security/sshguard/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/sshguard/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sshguard/work  HOME=/wrkdirs/usr/ports/security/sshguard/work TMPDIR="/tmp" 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  -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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/sshguard"
EXAMPLESDIR="share/examples/sshguard"
DATADIR="share/sshguard"
WWWDIR="www/sshguard"
ETCDIR="etc/sshguard"
--End PLIST_SUB--

--SUB_LIST--
PKGMSG_FWBLOCK="
Sshguard
is
going
to
use
/etc/hosts.allow.
Please
remember
to
touch
/etc/hosts.allow\!"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/sshguard
DOCSDIR=/usr/local/share/doc/sshguard
EXAMPLESDIR=/usr/local/share/examples/sshguard
WWWDIR=/usr/local/www/sshguard
ETCDIR=/usr/local/etc/sshguard
--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 ####
# 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   >============================
===>  License BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sshguard-1.7.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[110arm64-default-job-07] Installing pkg-1.8.7_1...
[110arm64-default-job-07] Extracting pkg-1.8.7_1: .......... done
===>   sshguard-1.7.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sshguard-1.7.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sshguard-1.7.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sshguard-1.7.0 for building
=> SHA256 Checksum OK for sshguard-1.7.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sshguard-1.7.0 for building
===>  Extracting for sshguard-1.7.0
=> SHA256 Checksum OK for sshguard-1.7.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for sshguard-1.7.0
===========================================================================
=======================<phase: build-depends  >============================
===>   sshguard-1.7.0 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
[110arm64-default-job-07] Installing autoconf-2.69_1...
[110arm64-default-job-07] `-- Installing indexinfo-0.2.4...
[110arm64-default-job-07] `-- Extracting indexinfo-0.2.4: .... done
[110arm64-default-job-07] `-- Installing autoconf-wrapper-20131203...
[110arm64-default-job-07] `-- Extracting autoconf-wrapper-20131203: ........ done
[110arm64-default-job-07] `-- Installing perl5-5.20.3_15...
[110arm64-default-job-07] `-- Extracting perl5-5.20.3_15: .......... done
[110arm64-default-job-07] `-- Installing m4-1.4.17_1,1...
[110arm64-default-job-07] `-- Extracting m4-1.4.17_1,1: .......... done
[110arm64-default-job-07] Extracting autoconf-2.69_1: .......... done
Message from perl5-5.20.3_15:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===>   sshguard-1.7.0 depends on executable: autoconf-2.69 - found
===>   Returning to build of sshguard-1.7.0
===>   sshguard-1.7.0 depends on executable: autoheader-2.69 - found
===>   sshguard-1.7.0 depends on executable: autoreconf-2.69 - found
===>   sshguard-1.7.0 depends on executable: aclocal-1.15 - not found
===>   Installing existing package /packages/All/automake-1.15_1.txz
[110arm64-default-job-07] Installing automake-1.15_1...
[110arm64-default-job-07] `-- Installing automake-wrapper-20131203...
[110arm64-default-job-07] `-- Extracting automake-wrapper-20131203: ... done
[110arm64-default-job-07] Extracting automake-1.15_1: .......... done
===>   sshguard-1.7.0 depends on executable: aclocal-1.15 - found
===>   Returning to build of sshguard-1.7.0
===>   sshguard-1.7.0 depends on executable: automake-1.15 - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for sshguard-1.7.0
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
## -------------- ##
## Program Checks ##
## -------------- ##
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking for cc option to accept ISO C99... none needed
checking for ranlib... ranlib
checking for bison... no
checking for byacc... byacc
checking for ar... ar
checking the archiver (ar) interface... ar
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
## ----------------------------------- ##
## Headers, Types, and Compiler Checks ##
## ----------------------------------- ##
checking for getopt.h... (cached) yes
## ----------------- ##
## Library Functions ##
## ----------------- ##
checking for library containing gethostbyname... none required
checking for library containing pthread_create... -lpthread
checking for library containing socket... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/fwalls/sshg-fw
config.status: creating src/config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for sshguard-1.7.0
Making all in src
/usr/bin/make  all-am
  CC       parser/attack.o
  CC       parser/attack_parser.o
  CC       parser/attack_scanner.o
  CC       parser/sshg_parser.o
  CCLD     sshg-parser
  CC       hash_32a.o
  CC       simclist.o
  CC       sshguard.o
  CC       sshguard_blacklist.o
  CC       sshguard_log.o
  CC       sshguard_logsuck.o
  CC       sshguard_options.o
  CC       sshguard_procauth.o
  CC       sshguard_whitelist.o
  CC       fwalls/hosts.o
fwalls/hosts.c:149:5: error: conflicting types for 'fw_block'
int fw_block(const char *restrict addr, int addrkind, int service) {
    ^
fwalls/fw.h:42:5: note: previous declaration is here
int fw_block(const attack_t *attack);
    ^
fwalls/hosts.c:175:5: error: conflicting types for 'fw_release'
int fw_release(const char *restrict addr, int addrkind, int services) {
    ^
fwalls/fw.h:47:5: note: previous declaration is here
int fw_release(const attack_t *attack);
    ^
2 errors generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/security/sshguard/work/sshguard-1.7.0/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/security/sshguard/work/sshguard-1.7.0/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/security/sshguard/work/sshguard-1.7.0
*** Error code 1

Stop.
make: stopped in /usr/ports/security/sshguard



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