Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2017 16:08:00 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][databases/galera] Failed for galera-25.3.5_6 in build
Message-ID:  <201704151608.v3FG80e2023131@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:     ports@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/databases/galera/Makefile 437538 2017-04-02 09:08:47Z jbeich $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/438488/logs/galera-25.3.5_6.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=438488
Log:

====>> Building databases/galera
build started at Sat Apr 15 15:57:25 UTC 2017
port directory: /usr/ports/databases/galera
building for: FreeBSD 110arm64-quarterly-job-07 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/databases/galera/Makefile 437538 2017-04-02 09:08:47Z jbeich $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 07




!!! 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-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=galera-25.3.5_6
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
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---
===> The following configuration options are available for galera-25.3.5_6:
     BOOSTPOOL=off: Use boost pool allocator
     BPOSTATIC=off: Use static boost_program_options
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     TEST=off: Build and/or run tests
====> Build and/or install documentation
     EPUB=off: EPUB support
     JSON=off: JSON file/format/parser support
     LATEX=off: LaTeX support
     PICKLE=off: Pickle support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/galera/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/galera/work  HOME=/wrkdirs/usr/ports/databases/galera/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/galera/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/galera/work  HOME=/wrkdirs/usr/ports/databases/galera/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="gcc5" CFLAGS="-O2 -pipe  -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing"  CPP="cpp5" CPPFLAGS=""  LDFLAGS=" -lboost_program_options -lboost_system  -Wl,-rpath=/usr/local/lib/gcc5 -L/usr/local/lib/gcc5" LIBS=""  CXX="g
 ++5" CXXFLAGS="-O2 -pipe  -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing  -Wl,-rpath=/usr/local/lib/gcc5 -std=c++11"  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--
BOOSTPOOL="@comment
"
NO_BOOSTPOOL=""
BPOSTATIC="@comment
"
NO_BPOSTATIC=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
TEST="@comment
"
NO_TEST=""
EPUB="@comment
"
NO_EPUB=""
JSON="@comment
"
NO_JSON=""
LATEX="@comment
"
NO_LATEX=""
PICKLE="@comment
"
NO_PICKLE=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/galera"
EXAMPLESDIR="share/examples/galera"
DATADIR="share/galera"
WWWDIR="www/galera"
ETCDIR="etc/galera"
--End PLIST_SUB--

--SUB_LIST--
BOOSTPOOL="@comment
"
NO_BOOSTPOOL=""
BPOSTATIC="@comment
"
NO_BPOSTATIC=""
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
TEST="@comment
"
NO_TEST=""
EPUB="@comment
"
NO_EPUB=""
JSON="@comment
"
NO_JSON=""
LATEX="@comment
"
NO_LATEX=""
PICKLE="@comment
"
NO_PICKLE=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/galera
DOCSDIR=/usr/local/share/doc/galera
EXAMPLESDIR=/usr/local/share/examples/galera
WWWDIR=/usr/local/www/galera
ETCDIR=/usr/local/etc/galera
--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
<snip>
If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
Message from ghostscript9-agpl-base-9.16_5:
Note: in order to use the script "dvipdf", dvips must be installed.
This program is provided by another package print/tex-dvipsk.

FAPIfontmap and FAPIcidfmap in /usr/local/share/ghostscript/9.16/Resource/Init
have to be configured if you want to use FAPI feature.
===>   galera-25.3.5_6 depends on executable: doxygen - found
===>   Returning to build of galera-25.3.5_6
===>   galera-25.3.5_6 depends on package: py27-cloud_sptheme>=0 - not found
===>   Installing existing package /packages/All/py27-cloud_sptheme-1.8.3.txz
[110arm64-quarterly-job-07] Installing py27-cloud_sptheme-1.8.3...
[110arm64-quarterly-job-07] `-- Installing py27-setuptools-32.1.0_1...
[110arm64-quarterly-job-07] `-- Extracting py27-setuptools-32.1.0_1: .......... done
[110arm64-quarterly-job-07] `-- Installing py27-sphinx-1.4.8,1...
[110arm64-quarterly-job-07] |   `-- Installing py27-Babel-2.3.4...
[110arm64-quarterly-job-07] |   | `-- Installing py27-pytz-2016.10,1...
[110arm64-quarterly-job-07] |   | `-- Extracting py27-pytz-2016.10,1: .......... done
[110arm64-quarterly-job-07] |   `-- Extracting py27-Babel-2.3.4: .......... done
[110arm64-quarterly-job-07] |   `-- Installing py27-Jinja2-2.8...
[110arm64-quarterly-job-07] |   | `-- Installing py27-MarkupSafe-1.0...
[110arm64-quarterly-job-07] |   | `-- Extracting py27-MarkupSafe-1.0: .......... done
[110arm64-quarterly-job-07] |   `-- Extracting py27-Jinja2-2.8: .......... done
[110arm64-quarterly-job-07] |   `-- Installing py27-alabaster-0.7.6...
[110arm64-quarterly-job-07] |   `-- Extracting py27-alabaster-0.7.6: .......... done
[110arm64-quarterly-job-07] |   `-- Installing py27-docutils-0.13.1...
[110arm64-quarterly-job-07] |   `-- Extracting py27-docutils-0.13.1: .......... done
[110arm64-quarterly-job-07] |   `-- Installing py27-imagesize-0.7.1...
[110arm64-quarterly-job-07] |   `-- Extracting py27-imagesize-0.7.1: .......... done
[110arm64-quarterly-job-07] |   `-- Installing py27-pygments-2.1.3_1...
[110arm64-quarterly-job-07] |   `-- Extracting py27-pygments-2.1.3_1: .......... done
[110arm64-quarterly-job-07] |   `-- Installing py27-six-1.10.0...
[110arm64-quarterly-job-07] |   `-- Extracting py27-six-1.10.0: .......... done
[110arm64-quarterly-job-07] |   `-- Installing py27-snowballstemmer-1.2.0_1...
[110arm64-quarterly-job-07] |   | `-- Installing py27-pystemmer-1.3.0_1...
[110arm64-quarterly-job-07] |   | `-- Extracting py27-pystemmer-1.3.0_1: ......... done
[110arm64-quarterly-job-07] |   `-- Extracting py27-snowballstemmer-1.2.0_1: .......... done
[110arm64-quarterly-job-07] |   `-- Installing py27-sphinx_rtd_theme-0.2.2...
[110arm64-quarterly-job-07] |   `-- Extracting py27-sphinx_rtd_theme-0.2.2: .......... done
[110arm64-quarterly-job-07] `-- Extracting py27-sphinx-1.4.8,1: .......... done
[110arm64-quarterly-job-07] `-- Installing py27-sphinxcontrib-fulltoc-1.1...
[110arm64-quarterly-job-07] `-- Extracting py27-sphinxcontrib-fulltoc-1.1: .......... done
[110arm64-quarterly-job-07] Extracting py27-cloud_sptheme-1.8.3: .......... done
Message from py27-cloud_sptheme-1.8.3:
===>   NOTICE:

The py27-cloud_sptheme port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   galera-25.3.5_6 depends on package: py27-cloud_sptheme>=0 - found
===>   Returning to build of galera-25.3.5_6
===>   galera-25.3.5_6 depends on file: /usr/local/bin/python2.7 - found
===>   galera-25.3.5_6 depends on file: /usr/local/bin/scons - not found
===>   Installing existing package /packages/All/scons-2.5.1.txz
[110arm64-quarterly-job-07] Installing scons-2.5.1...
[110arm64-quarterly-job-07] `-- Installing m4-1.4.18,1...
[110arm64-quarterly-job-07] `-- Extracting m4-1.4.18,1: .......... done
[110arm64-quarterly-job-07] Extracting scons-2.5.1: .......... done
Message from scons-2.5.1:
===>   NOTICE:

The scons port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   galera-25.3.5_6 depends on file: /usr/local/bin/scons - found
===>   Returning to build of galera-25.3.5_6
===>   galera-25.3.5_6 depends on executable: gcc5 - not found
===>   Installing existing package /packages/All/gcc-5.4.0.txz
[110arm64-quarterly-job-07] Installing gcc-5.4.0...
[110arm64-quarterly-job-07] `-- Installing binutils-2.28,1...
[110arm64-quarterly-job-07] `-- Extracting binutils-2.28,1: .......... done
[110arm64-quarterly-job-07] `-- Installing mpc-1.0.3...
[110arm64-quarterly-job-07] `-- Extracting mpc-1.0.3: ...... done
[110arm64-quarterly-job-07] Extracting gcc-5.4.0: .......... done
Message from gcc-5.4.0:
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc5

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
===>   galera-25.3.5_6 depends on executable: gcc5 - found
===>   Returning to build of galera-25.3.5_6
===>   galera-25.3.5_6 depends on file: /usr/local/bin/as - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   galera-25.3.5_6 depends on shared library: libboost_date_time.so - not found
===>   Installing existing package /packages/All/boost-libs-1.63.0_1.txz
[110arm64-quarterly-job-07] Installing boost-libs-1.63.0_1...
[110arm64-quarterly-job-07] Extracting boost-libs-1.63.0_1: .......... done
Message from boost-libs-1.63.0_1:
You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
===>   galera-25.3.5_6 depends on shared library: libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so)
===>   Returning to build of galera-25.3.5_6
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for galera-25.3.5_6
===========================================================================
=======================<phase: build          >============================
===>  Building for galera-25.3.5_6
scons: Reading SConscript files ...
Host: freebsd arm64
Target: freebsd arm64
Signature: version: 3.5, revision: XXXX
Checking for C library pthread... yes
Checking for C library rt... yes
Checking for C library execinfo... yes
Checking for C header file sys/epoll.h... no
Checking for C header file byteswap.h... no
Checking for C header file endian.h... no
Checking for C header file sys/endian.h... yes
Checking for C++ header file boost/shared_ptr.hpp... yes
Checking for C++ header file unordered_map... no
Checking for C++ header file tr1/unordered_map... yes
Checking for C++ header file boost/program_options.hpp... yes
Checking for C++ header file boost/asio.hpp... yes
Checking for C++ header file boost/asio/ssl.hpp... yes
Checking for C library ssl... yes
Checking for C library crypto... yes
Checking for C header file check.h... yes
Checking for C library check... yes
Checking for C library m... yes
Checking for C library rt... yes
scons: done reading SConscript files.
scons: Building targets ...
g++5 -o galera/src/certification.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -g -O3 -DNDEBUG -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -I/usr/local/include -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -I. -Icommon -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galera/src/certification.cpp
In file included from ./chromium/compiler_specific.h:8:0,
                 from ./chromium/aligned_memory.h:39,
                 from galerautils/src/gu_reserved_container.hpp:19,
                 from galerautils/src/gu_vector.hpp:25,
                 from galerautils/src/gu_rset.hpp:16,
                 from galera/src/key_set.hpp:9,
                 from galera/src/write_set_ng.hpp:18,
                 from galera/src/trx_handle.hpp:14,
                 from galera/src/certification.hpp:8,
                 from galera/src/certification.cpp:5:
./chromium/build_config.h:117:2: error: #error Please add support for your architecture in build/build_config.h
 #error Please add support for your architecture in build/build_config.h
  ^
In file included from galerautils/src/gu_fnv.h:26:0,
                 from galerautils/src/gu_hash.h:29,
                 from galera/src/key_os.hpp:10,
                 from galera/src/write_set.hpp:9,
                 from galera/src/trx_handle.hpp:9,
                 from galera/src/certification.hpp:8,
                 from galera/src/certification.cpp:5:
galerautils/src/gu_int128.h: In function 'void gu_bswap128(gu_uint128_t*)':
galerautils/src/gu_int128.h:163:35: error: '__bswap64_var' was not declared in this scope
     uint64_t tmp = gu_bswap64(x[0]);
                                   ^
In file included from galerautils/src/gu_digest.hpp:12:0,
                 from galerautils/src/gu_rset.hpp:18,
                 from galera/src/key_set.hpp:9,
                 from galera/src/write_set_ng.hpp:18,
                 from galera/src/trx_handle.hpp:14,
                 from galera/src/certification.hpp:8,
                 from galera/src/certification.cpp:5:
galerautils/src/gu_vec16.h: In function 'gu_vec16_t gu_vec16_bswap(gu_vec16_t)':
galerautils/src/gu_vec16.h:73:40: error: '__bswap64_var' was not declared in this scope
     ret.int_[0] = gu_bswap64 (x.int_[1]);
                                        ^
In file included from galera/src/write_set.hpp:9:0,
                 from galera/src/trx_handle.hpp:9,
                 from galera/src/certification.hpp:8,
                 from galera/src/certification.cpp:5:
galera/src/key_os.hpp: In member function 'size_t galera::KeyOS::unserialize(const byte_t*, size_t, size_t)':
galera/src/key_os.hpp:308:5: warning: control reaches end of non-void function [-Wreturn-type]
     }
     ^
scons: *** [galera/src/certification.o] Error 1
scons: building terminated because of errors.
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/galera



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