Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2018 00:55:50 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-powerpc64-default][lang/erlang-runtime21] Failed for erlang-runtime21-21.2 in build
Message-ID:  <201812270055.wBR0tohk002214@pylon.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:     erlang@FreeBSD.org
Last committer: dch@FreeBSD.org
Ident:          $FreeBSD: head/lang/erlang-runtime21/Makefile 487873 2018-12-20 09:43:30Z dch $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p488289_s342400/logs/erlang-runtime21-21.2.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p488289_s342400
Log:

=>> Building lang/erlang-runtime21
build started at Thu Dec 27 00:50:54 UTC 2018
port directory: /usr/ports/lang/erlang-runtime21
package name: erlang-runtime21-21.2
building for: FreeBSD head-powerpc64-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300006 powerpc
maintained by: erlang@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/erlang-runtime21/Makefile 487873 2018-12-20 09:43:30Z dch $
Poudriere version: 3.2.8
Host OSVERSION: 1300005
Jail OSVERSION: 1300006
Job Id: 01




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300006
UNAME_v=FreeBSD 13.0-CURRENT 1300006
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
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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 erlang-runtime21-21.2:
     DIRTY=on: Enable Dirty schedulers
     DTRACE=on: Build with DTrace probes
     GS=off: Enable GS application (deprecated)
     HIPE=on: Build native HiPE compiler
     JAVA=off: Java platform support
     KQUEUE=on: Enable Kernel Poll (kqueue) support
     NATIVE=off: Enable native libraries
     ODBC=off: ODBC database backend
     OPENSSL=on: SSL/TLS support via OpenSSL
     SCTP=on: Enable SCTP support
     THREADS=on: Threading support
     WX=off: Enable WX application
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
erlang@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-dirty-schedulers --with-dynamic-trace=dtrace --enable-hipe --without-javac --enable-kernel-poll --disable-native-libs --without-odbc --with-ssl=/usr --enable-sctp --enable-threads --without-wx-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake 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/lang/erlang-runtime21/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/erlang-runtime21/work  HOME=/wrkdirs/usr/ports/lang/erlang-runtime21/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/erlang-runtime21/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--
PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/erlang-runtime21/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/erlang-runtime21/work  HOME=/wrkdirs/usr/ports/lang/erlang-runtime21/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/erlang-runtime21/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  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib  " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install   -m 555"  BSD_INSTALL_LIB="install   -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--
DIRTY="" NO_DIRTY="@comment " DTRACE="" NO_DTRACE="@comment " GS="@comment " NO_GS="" HIPE="" NO_HIPE="@comment " JAVA="@comment " NO_JAVA="" KQUEUE="" NO_KQUEUE="@comment " NATIVE="@comment " NO_NATIVE="" ODBC="@comment " NO_ODBC="" OPENSSL="" NO_OPENSSL="@comment " SCTP="" NO_SCTP="@comment " THREADS="" NO_THREADS="@comment " WX="@comment " NO_WX="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.28.1  PERL_VER=5.28  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.28 DOCSDIR="share/doc/erlang"  EXAMPLESDIR="share/examples/erlang"  DATADIR="share/erlang"  WWWDIR="www/erlang"  ETCDIR="etc/erlang"
--End PLIST_SUB--

--SUB_LIST--
ERLANG_LIB=erlang21 DIRTY="" NO_DIRTY="@comment " DTRACE="" NO_DTRACE="@comment " GS="@comment " NO_GS="" HIPE="" NO_HIPE="@comment " JAVA="@comment " NO_JAVA="" KQUEUE="" NO_KQUEUE="@comment " NATIVE="@comment " NO_NATIVE="" ODBC="@comment " NO_ODBC="" OPENSSL="" NO_OPENSSL="@comment " SCTP="" NO_SCTP="@comment " THREADS="" NO_THREADS="@comment " WX="@comment " NO_WX="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/erlang DOCSDIR=/usr/local/share/doc/erlang EXAMPLESDIR=/usr/local/share/examples/erlang  WWWDIR=/usr/local/www/erlang ETCDIR=/usr/local/etc/erlang
--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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300006
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---
--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)  19544
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 APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   erlang-runtime21-21.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-powerpc64-default-job-01] Installing pkg-1.10.5_5...
[head-powerpc64-default-job-01] Extracting pkg-1.10.5_5: .......... done
===>   erlang-runtime21-21.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of erlang-runtime21-21.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by erlang-runtime21-21.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by erlang-runtime21-21.2 for building
=> SHA256 Checksum OK for erlang/otp_src_21.2.tar.gz.
=> SHA256 Checksum OK for erlang/preloaded-21.2.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
<snip>
gmake[3]: Nothing to be done for 'depend'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/emulator'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/emulator'
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/lib_src && ERL_TOP=/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2 gmake depend)
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/lib_src'
gmake -f powerpc64-portbld-freebsd13.0/Makefile depend
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/lib_src'
gmake[3]: Nothing to be done for 'depend'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/lib_src'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/lib_src'
cd erts && ERL_TOP=/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2 PATH=/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/bootstrap/bin:"${PATH}" \
  gmake NO_START_SCRIPTS=true  FLAVOR= PROFILE=
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts'
for type in opt; do \
	( gmake $type ) || exit $?; \
done
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts'
for d in emulator etc epmd lib_src; do \
	if test -d $d; then \
		( cd $d && gmake opt ) || exit $?; \
	fi ; \
done
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/emulator'
gmake -f powerpc64-portbld-freebsd13.0/Makefile TYPE=opt
gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/emulator'
if utils/gen_git_version powerpc64-portbld-freebsd13.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
cc -Werror=undef -Werror=implicit -Werror=return-type  -O2 -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c sys/unix/erl_main.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_main.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from sys/unix/erl_main.c:23:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc -Werror=undef -Werror=implicit -Werror=return-type  -O2 -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -Idrivers/common -c powerpc64-portbld-freebsd13.0/preload.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/preload.o
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/beam_emu.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/beam_emu.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/beam_emu.c:26:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_process.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_process.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/erl_process.c:30:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
beam/erl_process.c: In function 'aux_thread':
beam/erl_process.c:3073: warning: unused variable '__erts_msacc_state'
beam/erl_process.c: In function 'poll_thread':
beam/erl_process.c:3183: warning: unused variable '__erts_msacc_state'
beam/erl_process.c: In function 'erts_schedule':
beam/erl_process.c:9227: warning: unused variable '__erts_msacc_state'
cc -Werror=undef -Werror=implicit -Werror=return-type  -O2 -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c powerpc64-portbld-freebsd13.0/opt/smp/beam_opcodes.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/beam_opcodes.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from powerpc64-portbld-freebsd13.0/opt/smp/beam_opcodes.c:10:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/beam_load.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/beam_load.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/beam_load.c:25:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/beam_bif_load.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/beam_bif_load.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/beam_bif_load.c:25:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/beam_debug.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/beam_debug.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/beam_debug.c:29:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/beam_bp.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/beam_bp.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/beam_bp.c:25:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/beam_catches.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/beam_catches.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/beam_catches.c:24:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/code_ix.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/code_ix.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/code_ix.h:57,
                 from beam/code_ix.c:25:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/beam_ranges.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/beam_ranges.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/beam_ranges.c:25:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_alloc.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_alloc.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/erl_alloc.c:34:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_mtrace.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_mtrace.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/erl_mtrace.c:39:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_alloc_util.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_alloc_util.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/global.h:24,
                 from beam/erl_alloc_util.c:43:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -funroll-loops -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_goodfit_alloc.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_goodfit_alloc.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/global.h:24,
                 from beam/erl_goodfit_alloc.c:45:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_bestfit_alloc.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_bestfit_alloc.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/global.h:24,
                 from beam/erl_bestfit_alloc.c:42:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
beam/erl_bestfit_alloc.c:125:1: warning: "LIST_NEXT" redefined
In file included from /usr/include/sys/event.h:35,
                 from sys/common/erl_poll.h:212,
                 from beam/erl_port_task.h:41,
                 from beam/erl_port.h:30,
                 from beam/global.h:43,
                 from beam/erl_bestfit_alloc.c:42:
/usr/include/sys/queue.h:585:1: warning: this is the location of the previous definition
beam/erl_bestfit_alloc.c:126:1: warning: "LIST_PREV" redefined
/usr/include/sys/queue.h:587:1: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_afit_alloc.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_afit_alloc.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/global.h:24,
                 from beam/erl_afit_alloc.c:37:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_init.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_init.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/erl_init.c:25:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc -Werror=undef -Werror=implicit -Werror=return-type  -O2 -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c powerpc64-portbld-freebsd13.0/opt/smp/erl_atom_table.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_atom_table.o
cc -Werror=undef -Werror=implicit -Werror=return-type  -O2 -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c powerpc64-portbld-freebsd13.0/opt/smp/erl_bif_table.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_bif_table.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/export.h:24,
                 from powerpc64-portbld-freebsd13.0/opt/smp/erl_bif_table.c:9:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_bif_ddll.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_bif_ddll.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/erl_bif_ddll.c:39:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_bif_guard.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_bif_guard.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/erl_bif_guard.c:29:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
cc  -Werror=undef -Werror=implicit -Werror=return-type   -O3 -fomit-frame-pointer -pipe  -fno-omit-frame-pointer -DMAP_NORESERVE=0 -fno-strict-aliasing  -I/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/powerpc64-portbld-freebsd13.0    -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ipowerpc64-portbld-freebsd13.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ipowerpc64-portbld-freebsd13.0 -Ipcre -Ihipe -I../include -I../include/powerpc64-portbld-freebsd13.0 -I../include/internal -I../include/internal/powerpc64-portbld-freebsd13.0 -c beam/erl_bif_info.c -o obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_bif_info.o
In file included from beam/erl_threads.h:248,
                 from beam/sys.h:472,
                 from beam/erl_bif_info.c:26:
./include/internal/ethread.h:44:1: warning: "__ppc__" redefined
<built-in>: warning: this is the location of the previous definition
beam/erl_bif_info.c: In function 'system_info_1':
beam/erl_bif_info.c:2497: error: 'am_ppc64' undeclared (first use in this function)
beam/erl_bif_info.c:2497: error: (Each undeclared identifier is reported only once
beam/erl_bif_info.c:2497: error: for each function it appears in.)
gmake[5]: *** [powerpc64-portbld-freebsd13.0/Makefile:771: obj/powerpc64-portbld-freebsd13.0/opt/smp/erl_bif_info.o] Error 1
gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/emulator'
gmake[4]: *** [/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/make/run_make.mk:35: opt] Error 2
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts/emulator'
gmake[3]: *** [Makefile:45: opt] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts'
gmake[2]: *** [Makefile:54: smp] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2/erts'
gmake[1]: *** [Makefile:479: emulator] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/erlang-runtime21/work/otp_src_21.2'
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/erlang-runtime21



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