WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead.
===> Building for py27-cdecimal-2.3nb1
(cd /Users/pbulk/build/math/py-cdecimal/work/cdecimal-2.3/ && /usr/bin/env USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= MACOSX_DEPLOYMENT_TARGET=12.3 PYTHON=/opt/pkg/bin/python2.7 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/math/py-cdecimal/work/.cwrapper/bin:/Users/pbulk/build/math/py-cdecimal/work/.buildlink/bin:/Users/pbulk/build/math/py-cdecimal/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/pkg/etc CXXCPP=clang\ -E HOME=/Users/pbulk/build/math/py-cdecimal/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/math/py-cdecimal/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/math/py-cdecimal/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/math/py-cdecimal/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/math/py-cdecimal/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/math/py-cdecimal/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/math/py-cdecimal/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/math/py-cdecimal/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/math/py-cdecimal/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/math/py-cdecimal/work/.cwrapper/config  /opt/pkg/bin/python2.7 setup.py  build  )
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking system as reported by uname -s... Darwin
checking machine type as reported by uname -m... arm64
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/math/py-cdecimal/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/math/py-cdecimal/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for size_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for __uint128_t... yes
checking size of size_t... 8
checking size of __uint128_t... 16
checking for x64 gcc inline assembler... no
checking for x87 gcc inline assembler... no
checking for gmp... no
checking for -O2... yes
checking for glibc _FORTIFY_SOURCE/memmove bug... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating mpdecimal.h
config.status: creating config.h
running build
running build_ext
building 'cdecimal' extension
creating build
creating build/temp.macosx-12.3-arm64-2.7
clang -fno-strict-aliasing -pipe -Os -fwrapv -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -DNDEBUG -pipe -Os -fwrapv -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -D_REENTRANT -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DUNIVERSAL=1 -UNDEBUG -I/opt/pkg/include/python2.7 -c basearith.c -o build/temp.macosx-12.3-arm64-2.7/basearith.o -fno-strict-aliasing
In file included from basearith.c:29:
./mpdecimal.h:79:4: error: "unknown architecture for universal build."
  #error "unknown architecture for universal build."
   ^
./mpdecimal.h:158:4: error: "define CONFIG_64 or CONFIG_32"
  #error "define CONFIG_64 or CONFIG_32"
   ^
./mpdecimal.h:192:2: error: unknown type name 'mpd_ssize_t'
        mpd_ssize_t prec;   /* precision */
        ^
./mpdecimal.h:193:2: error: unknown type name 'mpd_ssize_t'
        mpd_ssize_t emax;   /* max positive exp */
        ^
./mpdecimal.h:194:2: error: unknown type name 'mpd_ssize_t'
        mpd_ssize_t emin;   /* min negative exp */
        ^
./mpdecimal.h:253:8: error: unknown type name 'mpd_ssize_t'
extern mpd_ssize_t MPD_MINALLOC;
       ^
./mpdecimal.h:257:22: error: unknown type name 'mpd_ssize_t'
void mpd_setminalloc(mpd_ssize_t n);
                     ^
./mpdecimal.h:258:35: error: unknown type name 'mpd_ssize_t'
void mpd_init(mpd_context_t *ctx, mpd_ssize_t prec);
                                  ^
./mpdecimal.h:266:1: error: unknown type name 'mpd_ssize_t'
mpd_ssize_t mpd_getprec(const mpd_context_t *ctx);
^
./mpdecimal.h:267:1: error: unknown type name 'mpd_ssize_t'
mpd_ssize_t mpd_getemax(const mpd_context_t *ctx);
^
./mpdecimal.h:268:1: error: unknown type name 'mpd_ssize_t'
mpd_ssize_t mpd_getemin(const mpd_context_t *ctx);
^
./mpdecimal.h:275:38: error: unknown type name 'mpd_ssize_t'
int mpd_qsetprec(mpd_context_t *ctx, mpd_ssize_t prec);
                                     ^
./mpdecimal.h:276:38: error: unknown type name 'mpd_ssize_t'
int mpd_qsetemax(mpd_context_t *ctx, mpd_ssize_t emax);
                                     ^
./mpdecimal.h:277:38: error: unknown type name 'mpd_ssize_t'
int mpd_qsetemin(mpd_context_t *ctx, mpd_ssize_t emin);
                                     ^
./mpdecimal.h:306:2: error: unknown type name 'mpd_ssize_t'
        mpd_ssize_t exp;
        ^
./mpdecimal.h:307:2: error: unknown type name 'mpd_ssize_t'
        mpd_ssize_t digits;
        ^
./mpdecimal.h:308:2: error: unknown type name 'mpd_ssize_t'
        mpd_ssize_t len;
        ^
./mpdecimal.h:309:2: error: unknown type name 'mpd_ssize_t'
        mpd_ssize_t alloc;
        ^
./mpdecimal.h:310:2: error: unknown type name 'mpd_uint_t'
        mpd_uint_t *data;
        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
error: command 'clang' failed with exit status 1
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/py-cdecimal
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/py-cdecimal