Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2017 04:16:38 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-default][audio/umurmur] Failed for umurmur-0.2.16 in build
Message-ID:  <201704270416.v3R4Gcig089634@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:     ayu@commun.jp
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: head/audio/umurmur/Makefile 436247 2017-03-15 14:45:30Z mat $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-default/439347/logs/umurmur-0.2.16.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=439347
Log:

====>> Building audio/umurmur
build started at Thu Apr 27 04:15:00 UTC 2017
port directory: /usr/ports/audio/umurmur
building for: FreeBSD 110arm64-default-job-09 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: ayu@commun.jp
Makefile ident:      $FreeBSD: head/audio/umurmur/Makefile 436247 2017-03-15 14:45:30Z mat $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 09




!!! 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
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=umurmur-0.2.16
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

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

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/umurmur/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/umurmur/work  HOME=/wrkdirs/usr/ports/audio/umurmur/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/audio/umurmur/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/umurmur/work  HOME=/wrkdirs/usr/ports/audio/umurmur/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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib " 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 0644"  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/umurmur"
EXAMPLESDIR="share/examples/umurmur"
DATADIR="share/umurmur"
WWWDIR="www/umurmur"
ETCDIR="etc/umurmur"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/umurmur
DOCSDIR=/usr/local/share/doc/umurmur
EXAMPLESDIR=/usr/local/share/examples/umurmur
WWWDIR=/usr/local/www/umurmur
ETCDIR=/usr/local/etc/umurmur
--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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p1
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   umurmur-0.2.16 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110arm64-default-job-09] Installing pkg-1.10.1...
[110arm64-default-job-09] Extracting pkg-1.10.1: .......... done
===>   umurmur-0.2.16 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of umurmur-0.2.16
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by umurmur-0.2.16 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by umurmur-0.2.16 for building
=> SHA256 Checksum OK for umurmur-umurmur-0.2.16_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by umurmur-0.2.16 for building
===>  Extracting for umurmur-0.2.16
=> SHA256 Checksum OK for umurmur-umurmur-0.2.16_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for umurmur-0.2.16
===>  Applying FreeBSD patches for umurmur-0.2.16
===========================================================================
=======================<phase: build-depends  >============================
===>   umurmur-0.2.16 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
[110arm64-default-job-09] Installing autoconf-2.69_1...
[110arm64-default-job-09] `-- Installing autoconf-wrapper-20131203...
[110arm64-default-job-09] `-- Extracting autoconf-wrapper-20131203: ........ done
[110arm64-default-job-09] `-- Installing indexinfo-0.2.6...
[110arm64-default-job-09] `-- Extracting indexinfo-0.2.6: .... done
[110arm64-default-job-09] `-- Installing m4-1.4.18,1...
[110arm64-default-job-09] `-- Extracting m4-1.4.18,1: .......... done
[110arm64-default-job-09] `-- Installing perl5-5.24.1_1...
[110arm64-default-job-09] `-- Extracting perl5-5.24.1_1: .......... done
[110arm64-default-job-09] Extracting autoconf-2.69_1: .......... done
Message from perl5-5.24.1_1:
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.
===>   umurmur-0.2.16 depends on executable: autoconf-2.69 - found
===>   Returning to build of umurmur-0.2.16
===>   umurmur-0.2.16 depends on executable: autoheader-2.69 - found
===>   umurmur-0.2.16 depends on executable: autoreconf-2.69 - found
===>   umurmur-0.2.16 depends on executable: aclocal-1.15 - not found
===>   Installing existing package /packages/All/automake-1.15_1.txz
[110arm64-default-job-09] Installing automake-1.15_1...
[110arm64-default-job-09] `-- Installing automake-wrapper-20131203...
[110arm64-default-job-09] `-- Extracting automake-wrapper-20131203: ... done
[110arm64-default-job-09] Extracting automake-1.15_1: .......... done
===>   umurmur-0.2.16 depends on executable: aclocal-1.15 - found
===>   Returning to build of umurmur-0.2.16
===>   umurmur-0.2.16 depends on executable: automake-1.15 - found
===>   umurmur-0.2.16 depends on executable: libtoolize - not found
===>   Installing existing package /packages/All/libtool-2.4.6.txz
[110arm64-default-job-09] Installing libtool-2.4.6...
[110arm64-default-job-09] Extracting libtool-2.4.6: .......... done
===>   umurmur-0.2.16 depends on executable: libtoolize - found
===>   Returning to build of umurmur-0.2.16
===>   umurmur-0.2.16 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110arm64-default-job-09] Installing gmake-4.2.1_1...
[110arm64-default-job-09] `-- Installing gettext-runtime-0.19.8.1_1...
[110arm64-default-job-09] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110arm64-default-job-09] Extracting gmake-4.2.1_1: .......... done
===>   umurmur-0.2.16 depends on executable: gmake - found
===>   Returning to build of umurmur-0.2.16
===========================================================================
=======================<phase: lib-depends    >============================
===>   umurmur-0.2.16 depends on shared library: libconfig.so - not found
===>   Installing existing package /packages/All/libconfig-1.4.9_1.txz
[110arm64-default-job-09] Installing libconfig-1.4.9_1...
[110arm64-default-job-09] Extracting libconfig-1.4.9_1: .......... done
===>   umurmur-0.2.16 depends on shared library: libconfig.so - found (/usr/local/lib/libconfig.so)
===>   Returning to build of umurmur-0.2.16
===>   umurmur-0.2.16 depends on shared library: libprotobuf-c.so - not found
===>   Installing existing package /packages/All/protobuf-c-1.2.1_2.txz
[110arm64-default-job-09] Installing protobuf-c-1.2.1_2...
[110arm64-default-job-09] `-- Installing protobuf-3.2.0_1...
[110arm64-default-job-09] `-- Extracting protobuf-3.2.0_1: .......... done
[110arm64-default-job-09] Extracting protobuf-c-1.2.1_2: .......... done
===>   umurmur-0.2.16 depends on shared library: libprotobuf-c.so - found (/usr/local/lib/libprotobuf-c.so)
===>   Returning to build of umurmur-0.2.16
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for umurmur-0.2.16
configure.ac:46: installing './compile'
configure.ac:37: installing './config.guess'
configure.ac:37: installing './config.sub'
configure.ac:36: installing './install-sh'
configure.ac:36: installing './missing'
src/Makefile.am: installing './depcomp'
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 gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking build system type... aarch64-portbld-freebsd11.0
checking host system type... aarch64-portbld-freebsd11.0
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 for style of include used by gmake... GNU
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 google/protobuf-c/protobuf-c.h usability... yes
checking google/protobuf-c/protobuf-c.h presence... yes
checking for google/protobuf-c/protobuf-c.h... yes
checking for protobuf_c_message_init in -lprotobuf-c... yes
checking libconfig.h usability... yes
checking libconfig.h presence... yes
checking for libconfig.h... yes
checking for config_init in -lconfig... yes
checking for clock_gettime... (cached) yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for BN_init in -lcrypto... yes
checking for SSL_library_init in -lssl... yes
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for stddef.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.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 sys/poll.h... (cached) yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for inline... inline
checking for int32_t... (cached) yes
checking for int64_t... (cached) yes
checking for size_t... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for uint64_t... (cached) yes
checking for uint8_t... (cached) yes
checking for ftruncate... yes
checking for gettimeofday... (cached) yes
checking for inet_ntoa... (cached) yes
checking for memchr... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for socket... yes
checking for strdup... (cached) yes
checking for strrchr... yes
checking for uname... (cached) yes
checking for poll... (cached) yes
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/config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for umurmur-0.2.16
gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/umurmur/work/umurmur-0.2.16'
Making all in src
gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/umurmur/work/umurmur-0.2.16/src'
gmake  all-am
gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/umurmur/work/umurmur-0.2.16/src'
cc -DHAVE_CONFIG_H -I.   -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
In file included from client.c:38:
In file included from ./log.h:35:
In file included from ./client.h:47:
In file included from ./crypt.h:34:
./byteorder.h:59:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
         ^
1 error generated.
gmake[3]: *** [Makefile:408: client.o] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/umurmur/work/umurmur-0.2.16/src'
gmake[2]: *** [Makefile:286: all] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/umurmur/work/umurmur-0.2.16/src'
gmake[1]: *** [Makefile:374: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/umurmur/work/umurmur-0.2.16'
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/umurmur



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