Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2019 02:25:46 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv7-default][databases/tdbc] Failed for tdbc-1.1.1 in configure/runaway
Message-ID:  <201911080225.xA82PkAM062831@beefy12.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:     tcltk@FreeBSD.org
Last committer: gahr@FreeBSD.org
Ident:          $FreeBSD: head/databases/tdbc/Makefile 516619 2019-11-04 09:00:05Z gahr $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-armv7-default/p516763_s354345/logs/tdbc-1.1.1.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p516763_s354345
Log:

=>> Building databases/tdbc
build started at Thu Nov  7 19:26:29 UTC 2019
port directory: /usr/ports/databases/tdbc
package name: tdbc-1.1.1
building for: FreeBSD head-armv7-default-job-15 13.0-CURRENT FreeBSD 13.0-CURRENT 1300055 arm
maintained by: tcltk@FreeBSD.org
Makefile ident:      $FreeBSD: head/databases/tdbc/Makefile 516619 2019-11-04 09:00:05Z gahr $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300047
Jail OSVERSION: 1300055
Job Id: 15




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300055
UNAME_v=FreeBSD 13.0-CURRENT 1300055
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for tdbc-1.1.1:
     MYSQL=on: MySQL database support
     ODBC=on: ODBC database backend
     PGSQL=on: PostgreSQL database support
     SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
tcltk@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-threads  --mandir=/usr/local/man  --includedir=/usr/local/include/tdbc --exec-prefix=/usr/local  --with-tcl=/usr/local/lib/tcl8.6  --with-tclinclude=/usr/local/include/tcl8.6 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tdbc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tdbc/work  HOME=/wrkdirs/usr/ports/databases/tdbc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/tdbc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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--
DESTDIR=/wrkdirs/usr/ports/databases/tdbc/work/stage XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tdbc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tdbc/work  HOME=/wrkdirs/usr/ports/databases/tdbc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/tdbc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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--
VERSION=1.1.1  TCL_MAJ=8  TCL_VER=8.6 MYSQL="" NO_MYSQL="@comment " ODBC="" NO_ODBC="@comment " PGSQL="" NO_PGSQL="@comment " SQLITE="" NO_SQLITE="@comment " TCL_LIBDIR="lib/tcl8.6" TCL_PKG=tdbc1.1.1 OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tdbc"  EXAMPLESDIR="share/examples/tdbc"  DATADIR="share/tdbc"  WWWDIR="www/tdbc"  ETCDIR="etc/tdbc"
--End PLIST_SUB--

--SUB_LIST--
MYSQL="" NO_MYSQL="@comment " ODBC="" NO_ODBC="@comment " PGSQL="" NO_PGSQL="@comment " SQLITE="" NO_SQLITE="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/tdbc DOCSDIR=/usr/local/share/doc/tdbc EXAMPLESDIR=/usr/local/share/examples/tdbc  WWWDIR=/usr/local/www/tdbc ETCDIR=/usr/local/etc/tdbc
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /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 ####
_CCVERSION_9d218390=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300055
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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 TclTk accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tdbc-1.1.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[head-armv7-default-job-15] Installing pkg-1.12.0...
[head-armv7-default-job-15] Extracting pkg-1.12.0: .......... done
===>   tdbc-1.1.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of tdbc-1.1.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License TclTk accepted by the user
<snip>
      Cyrus-IMAPd 2.X port.  You should also check the
      /usr/local/lib/sasl2/*.conf files for the correct
      pwcheck_method.
      If you want to use GSSAPI mechanism, install
      ports/security/cyrus-sasl2-gssapi.
      If you want to use SRP mechanism, install
      ports/security/cyrus-sasl2-srp.
      If you want to use LDAP auxprop plugin, install
      ports/security/cyrus-sasl2-ldapdb.
=====
Message from perl5-5.30.0:

--
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.
=====
Message from mysql57-client-5.7.27:

--
This is the mysql CLIENT without the server.
for complete server and client, please install databases/mysql57-server
===>   tdbc-1.1.1 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20)
===>   Returning to build of tdbc-1.1.1
===>   tdbc-1.1.1 depends on shared library: libpq.so.5 - not found
===>   Installing existing package /packages/All/postgresql11-client-11.5.txz
[head-armv7-default-job-15] Installing postgresql11-client-11.5...
[head-armv7-default-job-15] `-- Installing gettext-runtime-0.20.1...
[head-armv7-default-job-15] |   `-- Installing indexinfo-0.3.1...
[head-armv7-default-job-15] |   `-- Extracting indexinfo-0.3.1: .... done
[head-armv7-default-job-15] `-- Extracting gettext-runtime-0.20.1: .......... done
[head-armv7-default-job-15] `-- Installing readline-8.0.0...
[head-armv7-default-job-15] `-- Extracting readline-8.0.0: .......... done
[head-armv7-default-job-15] Extracting postgresql11-client-11.5: .......... done
=====
Message from postgresql11-client-11.5:

--
The PostgreSQL port has a collection of "side orders":

postgresql-docs
  For all of the html documentation

p5-Pg
  A perl5 API for client access to PostgreSQL databases.

postgresql-tcltk 
  If you want tcl/tk client support.

postgresql-jdbc
  For Java JDBC support.

postgresql-odbc
  For client access from unix applications using ODBC as access
  method. Not needed to access unix PostgreSQL servers from Win32
  using ODBC. See below.

ruby-postgres, py-psycopg2
  For client access to PostgreSQL databases using the ruby & python
  languages.

postgresql-plperl, postgresql-pltcl & postgresql-plruby
  For using perl5, tcl & ruby as procedural languages.

postgresql-contrib
  Lots of contributed utilities, postgresql functions and
  datatypes. There you find pg_standby, pgcrypto and many other cool
  things.

etc...
===>   tdbc-1.1.1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5)
===>   Returning to build of tdbc-1.1.1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for tdbc-1.1.1
=================================
Configuring tdbc
cd /wrkdirs/usr/ports/databases/tdbc/work/tdbc1.1.1 &&  /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tdbc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tdbc/work  HOME=/wrkdirs/usr/ports/databases/tdbc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/tdbc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 /bin/sh configure  --enable-threads  --mandir=/usr/local/man  --includedir=/usr/local/include/tdbc --exec-prefix=/usr/local  --with-tcl=/usr/local/lib/tcl8.6  --with-tclinclude=/usr/local/include/tcl8.6 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --with-tcloo=/usr/local/lib/tcl8.6
configure: loading site script /usr/ports/Templates/config.site
checking TEA configuration... ok (TEA 3.13)
configure: configuring tdbc 1.1.1
checking system version... FreeBSD-13.0-CURRENT
checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh
checking for gcc... no
checking for cc... 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 for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading
checking platform... unix
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... cc -E
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
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 if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for Tcl public headers... /usr/local/include/tcl8.6
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking for ranlib... (cached) ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... (cached) FreeBSD-13.0-CURRENT
checking for ar... ar
checking for cast to union support... yes
checking for stdbool.h... (cached) yes
checking for required early compiler flags... none
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for DIR64... no
checking for struct stat64... no
checking for open64... no
checking for lseek64... no
checking for off64_t... no
checking for build with symbols... no
checking for tclsh... /usr/local/bin/tclsh8.6
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgIndex.tcl
config.status: creating tdbcConfig.sh
=================================
Configuring tdbcmysql
cd /wrkdirs/usr/ports/databases/tdbc/work/tdbcmysql1.1.1 &&  /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tdbc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tdbc/work  HOME=/wrkdirs/usr/ports/databases/tdbc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/tdbc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 /bin/sh configure  --enable-threads  --mandir=/usr/local/man  --includedir=/usr/local/include/tdbc --exec-prefix=/usr/local  --with-tcl=/usr/local/lib/tcl8.6  --with-tclinclude=/usr/local/include/tcl8.6 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} 
configure: loading site script /usr/ports/Templates/config.site
checking TEA configuration... ok (TEA 3.13)
configure: configuring tdbcmysql 1.1.1
checking system version... FreeBSD-13.0-CURRENT
checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh
checking for gcc... no
checking for cc... 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 for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading
checking platform... unix
checking for tdbc configuration... found /wrkdirs/usr/ports/databases/tdbc/work/tdbc1.1.1/tdbcConfig.sh
checking for existence of /wrkdirs/usr/ports/databases/tdbc/work/tdbc1.1.1/tdbcConfig.sh... loading
configure: WARNING: Found Makefile - using build library specs for tdbc
checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/wrkdirs/usr/ports/databases/tdbc/work/tdbc1.1.1 -ltdbcstub1.1.1
configure: WARNING: Looking for "/wrkdirs/usr/ports/databases/tdbc/work/tdbc1.1.1/Makefile"
configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... cc -E
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
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 if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for long long... (cached) yes
checking size of long long... =>> Killing runaway build after 21600 seconds with no output



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