[package - 122powerpc64-quarterly][devel/tcllibc] Failed for tcllibc-1.20 in stage

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 07 Aug 2021 03:57:48 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:     tcltk@FreeBSD.org
Log URL:        http://foul1.nyi.freebsd.org/data/122powerpc64-quarterly/d1619d593f87/logs/tcllibc-1.20.log
Build URL:      http://foul1.nyi.freebsd.org/build.html?mastername=122powerpc64-quarterly&build=d1619d593f87
Log:

=>> Building devel/tcllibc
build started at Sat Aug  7 03:56:11 UTC 2021
port directory: /usr/ports/devel/tcllibc
package name: tcllibc-1.20
building for: FreeBSD 122powerpc64-quarterly-job-06 12.2-RELEASE FreeBSD 12.2-RELEASE powerpc
maintained by: tcltk@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1202000
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1202000
UNAME_v=FreeBSD 12.2-RELEASE
UNAME_r=12.2-RELEASE
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=122powerpc64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
tcltk@FreeBSD.org
--End MAINTAINER--

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

--CONFIGURE_ENV--
ac_cv_path_tclsh="/usr/local/bin/tclsh8.6" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tcllibc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tcllibc/work  HOME=/wrkdirs/usr/ports/devel/tcllibc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/tcllibc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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/tcllibc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tcllibc/work  HOME=/wrkdirs/usr/ports/devel/tcllibc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/tcllibc/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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=12.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tcllib"  EXAMPLESDIR="share/examples/tcllib"  DATADIR="share/tcllib"  WWWDIR="www/tcllib"  ETCDIR="etc/tcllib"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/tcllib DOCSDIR=/usr/local/share/doc/tcllib EXAMPLESDIR=/usr/local/share/examples/tcllib  WWWDIR=/usr/local/www/tcllib ETCDIR=/usr/local/etc/tcllib
--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=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
PPC_ABI=ELFv1
OPSYS=FreeBSD
_OSRELEASE=12.2-RELEASE
OSREL=12.2
OSVERSION=1202000
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)  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 TclTk accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tcllibc-1.20 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[122powerpc64-quarterly-job-06] Installing pkg-1.16.3...
[122powerpc64-quarterly-job-06] Extracting pkg-1.16.3: .......... done
===>   tcllibc-1.20 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of tcllibc-1.20
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License TclTk accepted by the user
===> Fetching all distfiles required by tcllibc-1.20 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License TclTk accepted by the user
===> Fetching all distfiles required by tcllibc-1.20 for building
=> SHA256 Checksum OK for tcllib-1.20.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License TclTk accepted by the user
===> Fetching all distfiles required by tcllibc-1.20 for building
===>  Extracting for tcllibc-1.20
=> SHA256 Checksum OK for tcllib-1.20.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for tcllibc-1.20
===>  Applying FreeBSD patches for tcllibc-1.20 from /usr/ports/devel/tcllibc/../tcllib/files
/usr/bin/sed -i.bak -e 's,test run,test run -l testlog,'  -e 's,$(libdir)/@PACKAGE@@VERSION@,$(libdir)/@PACKAGE@,'  /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/Makefile.in
/usr/bin/find /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/apps -type f ! -name "*.man" | /usr/bin/xargs  /usr/bin/sed -i.bak -e 's,exec tclsh,exec /usr/local/bin/tclsh8.6,' -e 's,/usr/bin/env tclsh,/usr/local/bin/tclsh8.6,'
cd /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20 &&  for man in `/usr/bin/find . -name "tcllib_*.man"`; do  /bin/mv $man `echo $man | /usr/bin/sed -e 's|tcllib_||'`;  done &&  for man in `/usr/bin/find . -name "tcllib_*.n"`; do  /bin/mv $man `echo $man | /usr/bin/sed -e 's|tcllib_||'`;  done
cd /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20 &&  for man in `/usr/bin/find . -name "*.man"`; do  /bin/mv $man `echo $man | /usr/bin/sed -e 's|man$|tcllib.man|'`;  done &&  for man in `/usr/bin/find . -name "*.n"`; do  /bin/mv $man `echo $man | /usr/bin/sed -e 's|n$|tcllib.n|'`;  done
===========================================================================
=======================<phase: build-depends  >============================
===>   tcllibc-1.20 depends on executable: critcl - not found
===>   Installing existing package /packages/All/critcl-3.1.18.1_1.txz
[122powerpc64-quarterly-job-06] Installing critcl-3.1.18.1_1...
[122powerpc64-quarterly-job-06] `-- Installing tcl-Trf-2.1.4_3...
[122powerpc64-quarterly-job-06] |   `-- Installing tcl86-8.6.11_1...
[122powerpc64-quarterly-job-06] |   `-- Extracting tcl86-8.6.11_1: .......... done
[122powerpc64-quarterly-job-06] `-- Extracting tcl-Trf-2.1.4_3: .......... done
[122powerpc64-quarterly-job-06] `-- Installing tcllib-1.20...
[122powerpc64-quarterly-job-06] `-- Extracting tcllib-1.20: .......... done
[122powerpc64-quarterly-job-06] Extracting critcl-3.1.18.1_1: .......... done
===>   tcllibc-1.20 depends on executable: critcl - found
===>   Returning to build of tcllibc-1.20
===>   tcllibc-1.20 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.7.6,1.txz
[122powerpc64-quarterly-job-06] Installing bison-3.7.6,1...
[122powerpc64-quarterly-job-06] `-- Installing gcc10-10.3.0...
[122powerpc64-quarterly-job-06] |   `-- Installing binutils-2.33.1_4,1...
[122powerpc64-quarterly-job-06] |   | `-- Installing gettext-runtime-0.21...
[122powerpc64-quarterly-job-06] |   |   `-- Installing indexinfo-0.3.1...
[122powerpc64-quarterly-job-06] |   |   `-- Extracting indexinfo-0.3.1: .... done
[122powerpc64-quarterly-job-06] |   | `-- Extracting gettext-runtime-0.21: .......... done
[122powerpc64-quarterly-job-06] |   `-- Extracting binutils-2.33.1_4,1: .......... done
[122powerpc64-quarterly-job-06] |   `-- Installing gcc9-9.4.0...
[122powerpc64-quarterly-job-06] |   | `-- Installing gmp-6.2.1...
[122powerpc64-quarterly-job-06] |   | `-- Extracting gmp-6.2.1: .......... done
[122powerpc64-quarterly-job-06] |   | `-- Installing mpc-1.2.0...
[122powerpc64-quarterly-job-06] |   |   `-- Installing mpfr-4.1.0...
[122powerpc64-quarterly-job-06] |   |   `-- Extracting mpfr-4.1.0: .......... done
[122powerpc64-quarterly-job-06] |   | `-- Extracting mpc-1.2.0: ......... done
[122powerpc64-quarterly-job-06] |   `-- Extracting gcc9-9.4.0: .......... done
[122powerpc64-quarterly-job-06] `-- Extracting gcc10-10.3.0: .......... done
[122powerpc64-quarterly-job-06] `-- Installing libtextstyle-0.21...
[122powerpc64-quarterly-job-06] `-- Extracting libtextstyle-0.21: .......... done
[122powerpc64-quarterly-job-06] `-- Installing m4-1.4.18_1,1...
[122powerpc64-quarterly-job-06] `-- Extracting m4-1.4.18_1,1: .......... done
[122powerpc64-quarterly-job-06] `-- Installing readline-8.1.1...
[122powerpc64-quarterly-job-06] `-- Extracting readline-8.1.1: .......... done
[122powerpc64-quarterly-job-06] Extracting bison-3.7.6,1: .......... done
=====
Message from gcc9-9.4.0:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc9

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
=====
Message from gcc10-10.3.0:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc10

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
===>   tcllibc-1.20 depends on executable: bison - found
===>   Returning to build of tcllibc-1.20
===========================================================================
=======================<phase: lib-depends    >============================
===>   tcllibc-1.20 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for tcllibc-1.20
configure: loading site script /usr/ports/Templates/config.site
checking executable extension based on host type... 
checking for tclsh... (cached) /usr/local/bin/tclsh8.6
configure: creating ./config.status
config.status: creating Makefile
===========================================================================
=======================<phase: build          >============================
===>  Building for tcllibc-1.20
cd /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/json/c && /usr/local/bin/bison -b json json.y
--- critcl ---
/usr/local/bin/tclsh8.6 `echo ./sak.tcl` critcl
------------------------------------------------------------------------
Building critcl components.
Note: you can ignore warnings for tcllibc.tcl, base64c.tcl and crcc.tcl.
------------------------------------------------------------------------
/usr/local/bin/critcl -cache /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/.critcl -force -libdir ./modules -pkg tcllibc ./modules/tcllibc.tcl ./modules/md4/md4c.tcl ./modules/struct/graph_c.tcl ./modules/base32/base32_c.tcl ./modules/struct/sets_c.tcl ./modules/json/jsonc.tcl ./modules/pt/pt_rdengine_c.tcl ./modules/pt/pt_parse_peg_c.tcl ./modules/uuid/uuid.tcl ./modules/struct/tree_c.tcl ./modules/base32/base32hex_c.tcl ./modules/base64/base64c.tcl ./modules/base64/uuencode.tcl ./modules/base64/yencode.tcl ./modules/sha1/sha1c.tcl ./modules/md5/md5c.tcl ./modules/crc/crcc.tcl ./modules/crc/sum.tcl ./modules/crc/crc32.tcl ./modules/md5crypt/md5cryptc.tcl ./modules/struct/queue_c.tcl ./modules/rc4/rc4c.tcl ./modules/sha1/sha256c.tcl ./modules/struct/stack_c.tcl ./modules/dns/ipMoreC.tcl
Config:   freebsd-powerpc-gcc
Build:    freebsd-powerpc-gcc
Target:   freebsd-powerpc
Source:   tcllibc.tcl  (provide tcllibc 0.3.15)md4c.tcl  (provide md4c 1.1.0)graph_c.tcl  (provide struct_graphc 2.4.3) (graph_c.tcl: require Tcl 8.2)base32_c.tcl  (provide  ) (base32_c.tcl: require Tcl 8.4)sets_c.tcl  (provide struct_setc 2.1.1) (sets_c.tcl: require Tcl 8.4)jsonc.tcl  (provide jsonc 1.1.2) (jsonc.tcl: require Tcl 8.4)(FAILED) pt_rdengine_c.tcl  (provide pt::rde::critcl 1.3.4) (pt_rdengine_c.tcl: require Tcl 8.4)pt_parse_peg_c.tcl  (provide pt_parse_peg_c 1.0.1) (pt_parse_peg_c.tcl: require Tcl 8.4)uuid.tcl tree_c.tcl  (provide struct_treec 2.1.1) (tree_c.tcl: require Tcl 8.2)base32hex_c.tcl  (provide  ) (base32hex_c.tcl: require Tcl 8.4)base64c.tcl  (provide base64c 0.1.0)uuencode.tcl  (provide uuencode 1.1.5) (uuencode.tcl: require Tcl 8.2)yencode.tcl  (provide crc32 1.3.2) (crc32.tcl: require Tcl 8.2) (provide yencode 1.1.3) (yencode.tcl: require Tcl 8.2)sha1c.tcl  (provide sha1c 2.0.3)md5c.tcl  (provide md5c 0.12)crcc.tcl  (provide  )sum.tcl  (provide sum 1.1.2) 
 (sum.tcl: require Tcl 8.2)crc32.tcl  (provide crc32 1.3.2) (crc32.tcl: require Tcl 8.2)md5cryptc.tcl  (provide md5cryptc 1.0)queue_c.tcl  (provide struct_queuec 1.3.1) (queue_c.tcl: require Tcl 8.4)rc4c.tcl  (provide rc4c 1.1.0)sha256c.tcl  (provide sha256c 1.0.2)stack_c.tcl  (provide struct_stackc 1.3.1) (stack_c.tcl: require Tcl 8.4)ipMoreC.tcl  (provide ipMorec 1.0)Compilation forced


Warning  /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/struct/graph/node.c:118: warning: cast from pointer to integer of different size
nothing to build for ./modules/uuid/uuid.tcl
Files left in /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/.critcl
FAILURES 1
FAILED:  ./modules/json/jsonc.tcl
FAILED   
FAILED   Sat Aug 07 03:57:33 +0000 2021 - /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/json/jsonc.tcl
FAILED   
FAILED   cc
FAILED   	-c
FAILED   	-fPIC
FAILED   	-O2
FAILED   	-pipe
FAILED   	-fstack-protector-strong
FAILED   	-fno-strict-aliasing
FAILED   	-O2
FAILED   	-pipe
FAILED   	-fstack-protector-strong
FAILED   	-fno-strict-aliasing
FAILED   	-DUSE_THREAD_ALLOC=1
FAILED   	-D_REENTRANT=1
FAILED   	-D_THREAD_SAFE=1
FAILED   	-DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1
FAILED   	-DHAVE_READDIR_R=1
FAILED   	-DTCL_THREADS=1
FAILED   	-DUSE_TCL_STUBS
FAILED   	-I/usr/local/lib/critcl3.1.18/critcl_c/tcl8.4
FAILED   	-I/wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/.critcl
FAILED   	-Ic
FAILED   	-I/wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/json/c
FAILED   	-o
FAILED   	/wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/.critcl/v3118_00000000000000000000000000000044_pic.o
FAILED   	/wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/.critcl/v3118_00000000000000000000000000000044.c
FAILED   	-O2
FAILED   	-DNDEBUG
FAILED   
FAILED   
FAILED   /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/.critcl/v3118_00000000000000000000000000000044_pic.o: 5168 bytes
FAILED   
FAILED   cc
FAILED   	-c
FAILED   	-fPIC
FAILED   	-O2
FAILED   	-pipe
FAILED   	-fstack-protector-strong
FAILED   	-fno-strict-aliasing
FAILED   	-O2
FAILED   	-pipe
FAILED   	-fstack-protector-strong
FAILED   	-fno-strict-aliasing
FAILED   	-DUSE_THREAD_ALLOC=1
FAILED   	-D_REENTRANT=1
FAILED   	-D_THREAD_SAFE=1
FAILED   	-DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1
FAILED   	-DHAVE_READDIR_R=1
FAILED   	-DTCL_THREADS=1
FAILED   	-DUSE_TCL_STUBS
FAILED   	-I/usr/local/lib/critcl3.1.18/critcl_c/tcl8.4
FAILED   	-I/wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/.critcl
FAILED   	-Ic
FAILED   	-I/wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/json/c
FAILED   	-o
FAILED   	/wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/.critcl/c_json.tab.o
FAILED   	/wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/json/c/json.tab.c
FAILED   	-O2
FAILED   	-DNDEBUG
FAILED   
FAILED   json.tab.c:164: error: redefinition of typedef 'YYSTYPE'
FAILED   json.y:27: error: previous declaration of 'YYSTYPE' was here
FAILED   
FAILED   ERROR while compiling code in /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/json/c/json.tab.c:
FAILED   child process exited abnormally
FAILED   
===========================================================================
=======================<phase: run-depends    >============================
===>   tcllibc-1.20 depends on file: /usr/local/lib/tcllib/pkgIndex.tcl - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for tcllibc-1.20
===>   Generating temporary packing list
/bin/rm -f /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/tcllibc/license.terms
/bin/mkdir -p /wrkdirs/usr/ports/devel/tcllibc/work/stage/usr/local/lib/tcllib
/bin/mv /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/tcllibc /wrkdirs/usr/ports/devel/tcllibc/work/stage/usr/local/lib/tcllib/
mv: rename /wrkdirs/usr/ports/devel/tcllibc/work/tcllib-1.20/modules/tcllibc to /wrkdirs/usr/ports/devel/tcllibc/work/stage/usr/local/lib/tcllib/tcllibc: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/tcllibc