[package - 124i386-quarterly][databases/mysql57-server] Failed for mysql57-server-5.7.42 in configure

From: <pkg-fallout_at_FreeBSD.org>
Date: Wed, 12 Jul 2023 00:44:07 UTC
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:     joneum@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy4/data/124i386-quarterly/6777c48daefc/logs/mysql57-server-5.7.42.log
Build URL:      https://pkg-status.freebsd.org/beefy4/build.html?mastername=124i386-quarterly&build=6777c48daefc
Log:

=>> Building databases/mysql57-server
build started at Wed Jul 12 00:43:48 UTC 2023
port directory: /usr/ports/databases/mysql57-server
package name: mysql57-server-5.7.42
building for: FreeBSD 124i386-quarterly-job-09 12.4-RELEASE-p3 FreeBSD 12.4-RELEASE-p3 i386
maintained by: joneum@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1204000
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p3
UNAME_r=12.4-RELEASE-p3
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
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/124i386-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/124i386-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/124i386-quarterly/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 mysql57-server-5.7.42:
====> Permissible Storage Engines (to compile statically into the server)
     ARCHIVE=off: Compile "Archive Storage" statically in server
     BLACKHOLE=off: Compile "Blackhole Storage" statically in server
     EXAMPLE=off: Compile "Example Storage" statically in server
     FEDERATED=off: Compile "Federated Storage" statically in server
     INNOBASE=off: Compile "InnoDB Storage" statically in server
     PARTITION=off: Compile "Partitioning support Storage" statically in server
     PERFSCHEMA=off: Compile "Performance Schema Storage" statically in server
====> Default features knobs
     PERFSCHM=on: Enable "Performance Schema" by default (High RAM usage)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
joneum@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql57-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql57-server/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/mysql57-server/work/.cache  HOME=/wrkdirs/usr/ports/databases/mysql57-server/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/mysql57-server/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/mysql57-server/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql57-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql57-server/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/mysql57-server/work/.cache  HOME=/wrkdirs/usr/ports/databases/mysql57-server/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/mysql57-server/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/mysql57-server/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="  -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c
++" CXXFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -isystem /usr/local/include -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--
MY_DBDIR=/var/db/mysql  MY_SECDIR=/var/db/mysql_secure  MY_TMPDIR=/var/db/mysql_tmpdir ARCHIVE="@comment " NO_ARCHIVE="" BLACKHOLE="@comment " NO_BLACKHOLE="" EXAMPLE="@comment " NO_EXAMPLE="" FEDERATED="@comment " NO_FEDERATED="" INNOBASE="@comment " NO_INNOBASE="" PARTITION="@comment " NO_PARTITION="" PERFSCHEMA="@comment " NO_PERFSCHEMA="" PERFSCHM="" NO_PERFSCHM="@comment " CMAKE_BUILD_TYPE="release" OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1  PERL_VER=5.32  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/mysql"  EXAMPLESDIR="share/examples/mysql"  DATADIR="share/mysql"  WWWDIR="www/mysql"  ETCDIR="etc/mysql"
--End PLIST_SUB--

--SUB_LIST--
MY_DBDIR=/var/db/mysql  MY_SECDIR=/var/db/mysql_secure  MY_TMPDIR=/var/db/mysql_tmpdir ARCHIVE="@comment " NO_ARCHIVE="" BLACKHOLE="@comment " NO_BLACKHOLE="" EXAMPLE="@comment " NO_EXAMPLE="" FEDERATED="@comment " NO_FEDERATED="" FEDER="" INNOBASE="@comment " NO_INNOBASE="" PARTITION="@comment " NO_PARTITION="" PERFSCHEMA="@comment " NO_PERFSCHEMA="" PERFSCHM="" NO_PERFSCHM="@comment " PERFSCHEMRC="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/mysql DOCSDIR=/usr/local/share/doc/mysql EXAMPLESDIR=/usr/local/share/examples/mysql  WWWDIR=/usr/local/www/mysql ETCDIR=/usr/local/etc/mysql
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
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_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-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_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p3
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Upstream support ended in October 2019.

It is scheduled to be removed on or after 2023-12-31.

===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   mysql57-server-5.7.42 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.2.pkg
[124i386-quarterly-job-09] Installing pkg-1.19.2...
[124i386-quarterly-job-09] Extracting pkg-1.19.2: .......... done
===>   mysql57-server-5.7.42 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mysql57-server-5.7.42
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Upstream support ended in October 2019.

It is scheduled to be removed on or after 2023-12-31.

===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by mysql57-server-5.7.42 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:
<snip>
===>   mysql57-server-5.7.42 depends on shared library: libprotobuf.so - found (/usr/local/lib/libprotobuf.so)
===>   Returning to build of mysql57-server-5.7.42
===>   mysql57-server-5.7.42 depends on shared library: libedit.so.0 - not found
===>   Installing existing package /packages/All/libedit-3.1.20221030,1.pkg
[124i386-quarterly-job-09] Installing libedit-3.1.20221030,1...
[124i386-quarterly-job-09] Extracting libedit-3.1.20221030,1: .......... done
===>   mysql57-server-5.7.42 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0)
===>   Returning to build of mysql57-server-5.7.42
===>   mysql57-server-5.7.42 depends on shared library: libmysqlclient.so.20 - not found
===>   Installing existing package /packages/All/mysql57-client-5.7.42.pkg
[124i386-quarterly-job-09] Installing mysql57-client-5.7.42...
[124i386-quarterly-job-09] `-- Installing cyrus-sasl-2.1.28...
*** Added group `cyrus' (id 60)
*** Added user `cyrus' (id 60)
[124i386-quarterly-job-09] `-- Extracting cyrus-sasl-2.1.28: .......... done
[124i386-quarterly-job-09] `-- Installing groff-1.22.4_4...
[124i386-quarterly-job-09] |   `-- Installing libiconv-1.17...
[124i386-quarterly-job-09] |   `-- Extracting libiconv-1.17: .......... done
[124i386-quarterly-job-09] |   `-- Installing perl5-5.32.1_3...
[124i386-quarterly-job-09] |   `-- Extracting perl5-5.32.1_3: .......... done
[124i386-quarterly-job-09] |   `-- Installing psutils-1.17_5...
[124i386-quarterly-job-09] |   | `-- Installing libpaper-1.1.28...
[124i386-quarterly-job-09] |   | `-- Extracting libpaper-1.1.28: .......... done
[124i386-quarterly-job-09] |   `-- Extracting psutils-1.17_5: .......... done
[124i386-quarterly-job-09] |   `-- Installing uchardet-0.0.8...
[124i386-quarterly-job-09] |   `-- Extracting uchardet-0.0.8: .......... done
[124i386-quarterly-job-09] `-- Extracting groff-1.22.4_4: .......... done
[124i386-quarterly-job-09] `-- Installing openldap26-client-2.6.4...
[124i386-quarterly-job-09] `-- Extracting openldap26-client-2.6.4: .......... done
[124i386-quarterly-job-09] Extracting mysql57-client-5.7.42: .......... done
=====
Message from cyrus-sasl-2.1.28:

--
You can use sasldb2 for authentication, to add users use:

	saslpasswd2 -c username

If you want to enable SMTP AUTH with the system Sendmail, read
Sendmail.README

NOTE: This port has been compiled with a default pwcheck_method of
      auxprop.  If you want to authenticate your user by /etc/passwd,
      PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
      set sasl_pwcheck_method to saslauthd after installing the
      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 groff-1.22.4_4:

--
In order to be able to use the html driver, you need to install the following
packages:
 - ghostscript
 - netpbm
=====
Message from openldap26-client-2.6.4:

--
The OpenLDAP client package has been successfully installed.

Edit
  /usr/local/etc/openldap/ldap.conf
to change the system-wide client defaults.

Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at
  http://www.OpenLDAP.org/faq/index.cgi?file=3
for more information.
=====
Message from mysql57-client-5.7.42:

--
This is the mysql CLIENT without the server.
for complete server and client, please install databases/mysql57-server
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Upstream support ended in October 2019.

It is scheduled to be removed on or after 2023-12-31.
===>   mysql57-server-5.7.42 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20)
===>   Returning to build of mysql57-server-5.7.42
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for mysql57-server-5.7.42
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/databases/mysql57-server/work/.build
CMake Deprecation Warning at CMakeLists.txt:30 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at CMakeLists.txt:35 (CMAKE_POLICY):
  The OLD behavior for policy CMP0018 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:41 (CMAKE_POLICY):
  The OLD behavior for policy CMP0022 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:48 (CMAKE_POLICY):
  The OLD behavior for policy CMP0045 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:49 (CMAKE_POLICY):
  The OLD behavior for policy CMP0042 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:62 (CMAKE_POLICY):
  The OLD behavior for policy CMP0075 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Running cmake version 3.26.1
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Configuring with MAX_INDEXES = 64U
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
  The C compiler

    "/usr/bin/cc"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: /wrkdirs/usr/ports/databases/mysql57-server/work/.build/CMakeFiles/CMakeScratch/TryCompile-IxRTXa
    
    Run Build Command(s):/usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_a667c/fast && /usr/bin/make  -f CMakeFiles/cmTC_a667c.dir/build.make CMakeFiles/cmTC_a667c.dir/build
    Building C object CMakeFiles/cmTC_a667c.dir/testCCompiler.c.o
    /usr/bin/cc   -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_a667c.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/databases/mysql57-server/work/.build/CMakeFiles/CMakeScratch/TryCompile-IxRTXa/testCCompiler.c
    *** Signal 11
    
    Stop.
    make[2]: stopped in /wrkdirs/usr/ports/databases/mysql57-server/work/.build/CMakeFiles/CMakeScratch/TryCompile-IxRTXa
    *** Error code 1
    
    Stop.
    make[1]: stopped in /wrkdirs/usr/ports/databases/mysql57-server/work/.build/CMakeFiles/CMakeScratch/TryCompile-IxRTXa
    
    

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:146 (PROJECT)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mysql57-server