[package - main-i386-default][devel/ctypes.sh] Failed for ctypes.sh-1.2 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 06 Jan 2022 16:42:09 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:     swills@FreeBSD.org
Log URL:        http://beefy17.nyi.freebsd.org/data/main-i386-default/p56861672cc15_sc82df0a0bf/logs/ctypes.sh-1.2.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p56861672cc15_sc82df0a0bf
Log:

=>> Building devel/ctypes.sh
build started at Thu Jan  6 16:42:02 UTC 2022
port directory: /usr/ports/devel/ctypes.sh
package name: ctypes.sh-1.2
building for: FreeBSD main-i386-default-job-02 14.0-CURRENT FreeBSD 14.0-CURRENT 1400046 i386
maintained by: swills@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400042
Jail OSVERSION: 1400046
Job Id: 02




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



---Begin Environment---
SHELL=/bin/sh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1400046
UNAME_v=FreeBSD 14.0-CURRENT 1400046
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-i386-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---
---End OPTIONS List---

--MAINTAINER--
swills@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ctypes.sh/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ctypes.sh/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/ctypes.sh/work/.cache  HOME=/wrkdirs/usr/ports/devel/ctypes.sh/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/ctypes.sh/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=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ctypes.sh/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ctypes.sh/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/ctypes.sh/work/.cache  HOME=/wrkdirs/usr/ports/devel/ctypes.sh/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/ctypes.sh/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=" -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--
OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ctypes.sh"  EXAMPLESDIR="share/examples/ctypes.sh"  DATADIR="share/ctypes.sh"  WWWDIR="www/ctypes.sh"  ETCDIR="etc/ctypes.sh"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ctypes.sh DOCSDIR=/usr/local/share/doc/ctypes.sh EXAMPLESDIR=/usr/local/share/examples/ctypes.sh  WWWDIR=/usr/local/www/ctypes.sh ETCDIR=/usr/local/etc/ctypes.sh
--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-freebsd14.0 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-freebsd14.0 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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=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-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400046
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   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ctypes.sh-1.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5.pkg
[main-i386-default-job-02] Installing pkg-1.17.5...
[main-i386-default-job-02] Extracting pkg-1.17.5: .......... done
===>   ctypes.sh-1.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ctypes.sh-1.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by ctypes.sh-1.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by ctypes.sh-1.2 for building
=> SHA256 Checksum OK for ctypes-sh-1.2.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by ctypes.sh-1.2 for building
===>  Extracting for ctypes.sh-1.2
=> SHA256 Checksum OK for ctypes-sh-1.2.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ctypes.sh-1.2
===========================================================================
=======================<phase: build-depends  >============================
===>   ctypes.sh-1.2 depends on executable: bash - not found
===>   Installing existing package /packages/All/bash-5.1.16.pkg
[main-i386-default-job-02] Installing bash-5.1.16...
[main-i386-default-job-02] `-- Installing gettext-runtime-0.21...
[main-i386-default-job-02] |   `-- Installing indexinfo-0.3.1...
<snip>
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 524288
checking how to convert i386-portbld-freebsd14.0 file names to i386-portbld-freebsd14.0 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd14.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd14.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing dlopen... none required
checking for gelf_getehdr in -lelf... yes
checking for dwfl_version in -ldw... no
configure: WARNING: elfutils is not available, struct support will not be available
checking pkg-config is at least version 0.9.0... yes
checking for FFI... yes
checking for ZLIB... yes
checking for dlfcn.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking dwarf.h usability... yes
checking dwarf.h presence... yes
checking for dwarf.h... yes
checking libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking elfutils/libdwfl.h usability... no
checking elfutils/libdwfl.h presence... no
checking for elfutils/libdwfl.h... no
configure: WARNING: a header needed for struct support was not found
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strrchr... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for malloc... (cached) yes
checking for realloc... yes
checking for strtod... (cached) yes
checking for gelf_getehdr... yes
checking for dwfl_version... no
configure: WARNING: a function needed for struct support was not found
checking for dl_iterate_phdr... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for obstacks... no
checking for the default library search path... /lib /usr/lib
checking what extension is used for runtime loadable modules... .so
checking for bash... /usr/local/bin/bash
checking for struct builtin.name... yes
checking whether a minimal bash plugin compiles... yes
checking loading simple plugin... yes
checking whether bash symbols are exported... yes
checking loading plugin with external references... yes
## ************************************************************************ ##
## !!! AUTOMATIC STRUCT SUPPORT IS DISABLED DUE TO MISSING DEPENDENCIES !!! ##
## ************************************************************************ ##
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating ctypes.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for ctypes.sh-1.2
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in src
--- ../lib/.dirstamp ---
--- ctypes_la-callback.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../include  -std=gnu99 -I/usr/local/include -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-callback.lo -MD -MP -MF .deps/ctypes_la-callback.Tpo -c -o ctypes_la-callback.lo `test -f 'callback.c' || echo './'`callback.c
--- ctypes_la-ctypes.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../include  -std=gnu99 -I/usr/local/include -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-ctypes.lo -MD -MP -MF .deps/ctypes_la-ctypes.Tpo -c -o ctypes_la-ctypes.lo `test -f 'ctypes.c' || echo './'`ctypes.c
--- ctypes_la-callback.lo ---
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-callback.lo -MD -MP -MF .deps/ctypes_la-callback.Tpo -c callback.c  -fPIC -DPIC -o .libs/ctypes_la-callback.o
--- ctypes_la-ctypes.lo ---
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-ctypes.lo -MD -MP -MF .deps/ctypes_la-ctypes.Tpo -c ctypes.c  -fPIC -DPIC -o .libs/ctypes_la-ctypes.o
--- ctypes_la-callback.lo ---
mv -f .deps/ctypes_la-callback.Tpo .deps/ctypes_la-callback.Plo
--- ctypes_la-types.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../include  -std=gnu99 -I/usr/local/include -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-types.lo -MD -MP -MF .deps/ctypes_la-types.Tpo -c -o ctypes_la-types.lo `test -f 'types.c' || echo './'`types.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-types.lo -MD -MP -MF .deps/ctypes_la-types.Tpo -c types.c  -fPIC -DPIC -o .libs/ctypes_la-types.o
--- ctypes_la-ctypes.lo ---
mv -f .deps/ctypes_la-ctypes.Tpo .deps/ctypes_la-ctypes.Plo
--- ctypes_la-unpack.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../include  -std=gnu99 -I/usr/local/include -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-unpack.lo -MD -MP -MF .deps/ctypes_la-unpack.Tpo -c -o ctypes_la-unpack.lo `test -f 'unpack.c' || echo './'`unpack.c
--- ctypes_la-types.lo ---
types.c:51:53: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
            builtin_error("cannot handle size %lu", type->size);
                                              ~~~   ^~~~~~~~~~
                                              %zu
types.c:79:41: warning: incompatible pointer types passing 'intmax_t *' (aka 'long long *') to parameter of type 'long *' [-Wincompatible-pointer-types]
        if (check_parse_long(parameter, &n)) {
                                        ^~
./util.h:4:49: note: passing argument to parameter 'result' here
bool check_parse_long(const char *number, long *result);
                                                ^
--- ctypes_la-unpack.lo ---
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-unpack.lo -MD -MP -MF .deps/ctypes_la-unpack.Tpo -c unpack.c  -fPIC -DPIC -o .libs/ctypes_la-unpack.o
--- ctypes_la-types.lo ---
2 warnings generated.
mv -f .deps/ctypes_la-types.Tpo .deps/ctypes_la-types.Plo
--- ctypes_la-util.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../include  -std=gnu99 -I/usr/local/include -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-util.lo -MD -MP -MF .deps/ctypes_la-util.Tpo -c -o ctypes_la-util.lo `test -f 'util.c' || echo './'`util.c
--- ctypes_la-unpack.lo ---
unpack.c:26:21: error: static declaration of 'mempcpy' follows non-static declaration
static inline void *mempcpy(void *dest, const void *src, size_t n)
                    ^
/usr/include/string.h:70:7: note: previous declaration is here
void    *mempcpy(void * __restrict, const void * __restrict, size_t);
         ^
unpack.c:83:25: warning: format specifies type 'unsigned long' but the argument has type 'arrayind_t' (aka 'long long') [-Wformat]
                        element->ind);
                        ^~~~~~~~~~~~
unpack.c:237:25: warning: format specifies type 'unsigned long' but the argument has type 'arrayind_t' (aka 'long long') [-Wformat]
                        element->ind);
                        ^~~~~~~~~~~~
2 warnings and 1 error generated.
*** [ctypes_la-unpack.lo] Error code 1

make[3]: stopped in /wrkdirs/usr/ports/devel/ctypes.sh/work/ctypes-sh-1.2/src
--- ctypes_la-util.lo ---
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ctypes_la-util.lo -MD -MP -MF .deps/ctypes_la-util.Tpo -c util.c  -fPIC -DPIC -o .libs/ctypes_la-util.o
mv -f .deps/ctypes_la-util.Tpo .deps/ctypes_la-util.Plo
1 error

make[3]: stopped in /wrkdirs/usr/ports/devel/ctypes.sh/work/ctypes-sh-1.2/src

make[2]: stopped in /wrkdirs/usr/ports/devel/ctypes.sh/work/ctypes-sh-1.2

make[1]: stopped in /wrkdirs/usr/ports/devel/ctypes.sh/work/ctypes-sh-1.2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/ctypes.sh