Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2021 04:27:30 GMT
From:      pkg-fallout@FreeBSD.org
To:        osa@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 114amd64-default][databases/redis-devel] Failed for redis-devel-6.2.1 in build
Message-ID:  <202103060427.1264RUMZ017749@beefy9.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:     osa@FreeBSD.org
Last committer: osa@FreeBSD.org
Ident:          $FreeBSD: head/databases/redis-devel/Makefile 566961 2021-03-02 15:09:24Z osa $
Log URL:        http://beefy9.nyi.freebsd.org/data/114amd64-default/567446/logs/redis-devel-6.2.1.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=114amd64-default&build=567446
Log:

=>> Building databases/redis-devel
build started at Sat Mar  6 04:27:14 UTC 2021
port directory: /usr/ports/databases/redis-devel
package name: redis-devel-6.2.1
building for: FreeBSD 114amd64-default-job-07 11.4-RELEASE-p8 FreeBSD 11.4-RELEASE-p8 amd64
maintained by: osa@FreeBSD.org
Makefile ident:      $FreeBSD: head/databases/redis-devel/Makefile 566961 2021-03-02 15:09:24Z osa $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300134
Jail OSVERSION: 1104001
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1104001
UNAME_v=FreeBSD 11.4-RELEASE-p8
UNAME_r=11.4-RELEASE-p8
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/114amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/114amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=114amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/114amd64-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 redis-devel-6.2.1:
     JEMALLOC=off: Use jemalloc
     TESTS=off: Install lang/tcl for redis unit tests
     TLS=off: Use TLS (openssl req.)
     TRIB=off: Install redis-trib.rb (lang/ruby req.)
====> Options available for the radio EXTLUA: you can only select none or one of them
     LUA=off: Use lang/lua instead of builtin lua
     LUAJIT=off: Use lang/luajit instead of builtin lua
     LUAJITOR=off: Use lang/luajit-openresty instead of builtin lua
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
osa@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/redis-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/redis-devel/work  HOME=/wrkdirs/usr/ports/databases/redis-devel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/redis-devel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
V=yo OPTIMIZATION= XDG_DATA_HOME=/wrkdirs/usr/ports/databases/redis-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/redis-devel/work  HOME=/wrkdirs/usr/ports/databases/redis-devel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/redis-devel/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="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -lpthread -lm -lexecinfo -fstack-protector-strong " LIBS=""  CXX="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--
JEMALLOC="@comment " NO_JEMALLOC="" LUA="@comment " NO_LUA="" LUAJIT="@comment " NO_LUAJIT="" LUAJITOR="@comment " NO_LUAJITOR="" TESTS="@comment " NO_TESTS="" TLS="@comment " NO_TLS="" TRIB="@comment " NO_TRIB="" REDIS_USER=redis  REDIS_GROUP=redis  REDIS_LOGDIR=/var/log/redis  REDIS_DBDIR=/var/db/redis  REDIS_RUNDIR=/var/run/redis OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/redis"  EXAMPLESDIR="share/examples/redis"  DATADIR="share/redis"  WWWDIR="www/redis"  ETCDIR="etc/redis"
--End PLIST_SUB--

--SUB_LIST--
JEMALLOC="@comment " NO_JEMALLOC="" LUA="@comment " NO_LUA="" LUAJIT="@comment " NO_LUAJIT="" LUAJITOR="@comment " NO_LUAJITOR="" TESTS="@comment " NO_TESTS="" TLS="@comment " NO_TLS="" TRIB="@comment " NO_TRIB="" PORTNAME=redis  REDIS_USER=redis  REDIS_DBDIR=/var/db/redis  REDIS_LOGDIR=/var/log/redis  REDIS_RUNDIR=/var/run/redis PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/redis DOCSDIR=/usr/local/share/doc/redis EXAMPLESDIR=/usr/local/share/examples/redis  WWWDIR=/usr/local/www/redis ETCDIR=/usr/local/etc/redis
--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
#### /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 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.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" "-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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.4-RELEASE-p8
OSREL=11.4
OSVERSION=1104001
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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)  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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   redis-devel-6.2.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[114amd64-default-job-07] Installing pkg-1.16.3...
[114amd64-default-job-07] Extracting pkg-1.16.3: .......... done
===>   redis-devel-6.2.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of redis-devel-6.2.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by redis-devel-6.2.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by redis-devel-6.2.1 for building
=> SHA256 Checksum OK for redis-6.2.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by redis-devel-6.2.1 for building
===>  Extracting for redis-devel-6.2.1
=> SHA256 Checksum OK for redis-6.2.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for redis-devel-6.2.1
===>  Applying FreeBSD patches for redis-devel-6.2.1 from /usr/ports/databases/redis-devel/files
===========================================================================
=======================<phase: build-depends  >============================
===>   redis-devel-6.2.1 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.txz
[114amd64-default-job-07] Installing gmake-4.3_2...
[114amd64-default-job-07] `-- Installing gettext-runtime-0.21...
[114amd64-default-job-07] |   `-- Installing indexinfo-0.3.1...
[114amd64-default-job-07] |   `-- Extracting indexinfo-0.3.1: .... done
[114amd64-default-job-07] `-- Extracting gettext-runtime-0.21: .......... done
[114amd64-default-job-07] Extracting gmake-4.3_2: .......... done
===>   redis-devel-6.2.1 depends on package: gmake>=4.3 - found
===>   Returning to build of redis-devel-6.2.1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for redis-devel-6.2.1
===========================================================================
=======================<phase: build          >============================
===>  Building for redis-devel-6.2.1
gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1'
cd src && gmake all
gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/src'
/bin/sh: pkg-config: not found
cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MM *.c > Makefile.dep 2> /dev/null || true
/bin/sh: pkg-config: not found
rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep dict-benchmark
rm -f adlist.d quicklist.d ae.d anet.d dict.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.d networking.d util.d object.d db.d replication.d rdb.d t_string.d t_list.d t_set.d t_zset.d t_hash.d config.d aof.d pubsub.d multi.d debug.d sort.d intset.d syncio.d cluster.d crc16.d endianconv.d slowlog.d scripting.d bio.d rio.d rand.d memtest.d crcspeed.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d redis-check-rdb.d redis-check-aof.d geo.d lazyfree.d module.d evict.d expire.d geohash.d geohash_helper.d childinfo.d defrag.d siphash.d rax.d t_stream.d listpack.d localtime.d lolwut.d lolwut5.d lolwut6.d acl.d gopher.d tracking.d connection.d tls.d sha256.d timeout.d setcpuaffinity.d monotonic.d mt19937-64.d anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d ae.d anet.d redis-benchmark.d adlist.d dict.d zmalloc.d release
 .d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d
(cd ../deps && gmake distclean)
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps'
(cd hiredis && gmake clean) > /dev/null || true
(cd linenoise && gmake clean) > /dev/null || true
(cd lua && gmake clean) > /dev/null || true
(cd jemalloc && [ -f Makefile ] && gmake distclean) > /dev/null || true
(cd hdr_histogram && gmake clean) > /dev/null || true
(rm -f .make-*)
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps'
(rm -f .make-*)
echo STD=-pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 >> .make-settings
echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings
echo OPT= >> .make-settings
echo MALLOC=libc >> .make-settings
echo BUILD_TLS= >> .make-settings
echo USE_SYSTEMD= >> .make-settings
echo CFLAGS=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  >> .make-settings
echo LDFLAGS= -lpthread -lm -lexecinfo -fstack-protector-strong  >> .make-settings
echo REDIS_CFLAGS= >> .make-settings
echo REDIS_LDFLAGS= >> .make-settings
echo PREV_FINAL_CFLAGS=-pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram >> .make-settings
echo PREV_FINAL_LDFLAGS= -lpthread -lm -lexecinfo -fstack-protector-strong  -pthread >> .make-settings
(cd ../deps && gmake hiredis linenoise lua hdr_histogram)
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps'
(cd hiredis && gmake clean) > /dev/null || true
(cd linenoise && gmake clean) > /dev/null || true
(cd lua && gmake clean) > /dev/null || true
(cd jemalloc && [ -f Makefile ] && gmake distclean) > /dev/null || true
(cd hdr_histogram && gmake clean) > /dev/null || true
(rm -f .make-*)
(echo "-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing " > .make-cflags)
(echo " -lpthread -lm -lexecinfo -fstack-protector-strong " > .make-ldflags)
MAKE hiredis
cd hiredis && gmake static 
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps/hiredis'
cc -std=c99 -pedantic -c  -fPIC -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers  alloc.c
cc -std=c99 -pedantic -c  -fPIC -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers  net.c
cc -std=c99 -pedantic -c  -fPIC -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers  hiredis.c
cc -std=c99 -pedantic -c  -fPIC -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers  sds.c
cc -std=c99 -pedantic -c  -fPIC -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers  async.c
cc -std=c99 -pedantic -c  -fPIC -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers  read.c
read.c:308:62: warning: '_Generic' is a C11 extension [-Wc11-extensions]
                    if (buf[0] == '\0' || eptr[0] != '\0' || isnan(d)) {
                                                             ^
/usr/include/math.h:114:2: note: expanded from macro 'isnan'
        __fp_type_select(x, __inline_isnanf, __inline_isnan, __inline_isnanl)
        ^
/usr/include/math.h:82:39: note: expanded from macro '__fp_type_select'
#define __fp_type_select(x, f, d, ld) _Generic((x),                     \
                                      ^
1 warning generated.
cc -std=c99 -pedantic -c  -fPIC -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers  sockcompat.c
ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps/hiredis'
MAKE linenoise
cd linenoise && gmake
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps/linenoise'
cc  -Wall   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -c linenoise.c
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps/linenoise'
MAKE lua
cd lua/src && gmake all CC="cc" CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing " MYLDFLAGS=" -lpthread -lm -lexecinfo -fstack-protector-strong " AR="ar rc"
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps/lua/src'
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lapi.o lapi.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lcode.o lcode.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ldebug.o ldebug.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ldo.o ldo.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ldump.o ldump.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lfunc.o lfunc.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lgc.o lgc.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o llex.o llex.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lmem.o lmem.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lobject.o lobject.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lopcodes.o lopcodes.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lparser.o lparser.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lstate.o lstate.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lstring.o lstring.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ltable.o ltable.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ltm.o ltm.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lundump.o lundump.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lvm.o lvm.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lzio.o lzio.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o strbuf.o strbuf.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o fpconv.o fpconv.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lauxlib.o lauxlib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lbaselib.o lbaselib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ldblib.o ldblib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o liolib.o liolib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lmathlib.o lmathlib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o loslib.o loslib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ltablib.o ltablib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lstrlib.o lstrlib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o loadlib.o loadlib.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o linit.o linit.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua_cjson.o lua_cjson.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua_struct.o lua_struct.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua_cmsgpack.o lua_cmsgpack.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua_bit.o lua_bit.c
ar rc liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o	# DLL needs all object files
ranlib liblua.a
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua.o lua.c
cc -o lua -lpthread -lm -lexecinfo -fstack-protector-strong  lua.o liblua.a -lm 
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o luac.o luac.c
cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o print.o print.c
cc -o luac -lpthread -lm -lexecinfo -fstack-protector-strong  luac.o print.o liblua.a -lm 
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps/lua/src'
MAKE hdr_histogram
cd hdr_histogram && gmake
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps/hdr_histogram'
cc  -Wall -Os -g -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -c  hdr_histogram.c 
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps/hdr_histogram'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/deps'
cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o adlist.o -c adlist.c
In file included from adlist.c:34:
In file included from ./zmalloc.h:77:
/usr/include/malloc.h:3:2: error: "<malloc.h> has been replaced by <stdlib.h>"
#error "<malloc.h> has been replaced by <stdlib.h>"
 ^
1 error generated.
gmake[2]: *** [Makefile:369: adlist.o] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1/src'
gmake[1]: *** [Makefile:6: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6.2.1'
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/redis-devel



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