<86>Aug 19 02:44:57 userdel[849840]: delete user 'rooter'
<86>Aug 19 02:44:57 userdel[849840]: removed group 'rooter' owned by 'rooter'
<86>Aug 19 02:44:57 userdel[849840]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 19 02:44:57 groupadd[849868]: group added to /etc/group: name=rooter, GID=1844
<86>Aug 19 02:44:57 groupadd[849868]: group added to /etc/gshadow: name=rooter
<86>Aug 19 02:44:57 groupadd[849868]: new group: name=rooter, GID=1844
<86>Aug 19 02:44:57 useradd[849903]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none
<86>Aug 19 02:44:57 userdel[849939]: delete user 'builder'
<86>Aug 19 02:44:57 userdel[849939]: removed group 'builder' owned by 'builder'
<86>Aug 19 02:44:57 userdel[849939]: removed shadow group 'builder' owned by 'builder'
<86>Aug 19 02:44:57 groupadd[849978]: group added to /etc/group: name=builder, GID=1845
<86>Aug 19 02:44:57 groupadd[849978]: group added to /etc/gshadow: name=builder
<86>Aug 19 02:44:57 groupadd[849978]: new group: name=builder, GID=1845
<86>Aug 19 02:44:57 useradd[850026]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/ucl-1.03-alt4.src.rpm: The use of such a license name is ambiguous: GPL
<13>Aug 19 02:45:00 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Aug 19 02:45:00 rpmi: libstdc++13-devel-13.2.1-alt1 sisyphus+325923.100.1.1 1690626070 installed
<13>Aug 19 02:45:01 rpmi: gcc13-c++-13.2.1-alt1 sisyphus+325923.100.1.1 1690626070 installed
<13>Aug 19 02:45:01 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ucl-1.03-alt4.nosrc.rpm (w1.gzdio)
Installing ucl-1.03-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8582
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ucl-1.03
+ echo 'Source #0 (ucl-1.03.tar.bz2):'
Source #0 (ucl-1.03.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/ucl-1.03.tar.bz2
+ /bin/tar -xf -
+ cd ucl-1.03
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8582
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ucl-1.03
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto "-std=c90"'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' "-std=c90"'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-shared --disable-static
configure: Configuring UCL 1.03
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether the C preprocessor needs special flags... none needed
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from x86_64-alt-linux-gcc object... failed
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc static flag  works... yes
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... no
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether to build i386 assembly versions... no
checking whether time.h and sys/time.h may both be included... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking whether limits.h is sane... yes
checking for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for ptrdiff_t... (cached) yes
checking size of ptrdiff_t... 8
checking for size_t... (cached) yes
checking size of size_t... 8
checking for void *... yes
checking size of void *... 8
checking for char *... yes
checking size of char *... 8
checking for long long... yes
checking size of long long... 8
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for __int64... no
checking size of __int64... 0
checking for unsigned __int64... no
checking size of unsigned __int64... 0
checking for __int32... no
checking size of __int32... 0
checking for unsigned __int32... no
checking size of unsigned __int32... 0
checking for intmax_t... yes
checking size of intmax_t... 8
checking for uintmax_t... yes
checking size of uintmax_t... 8
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for long double... yes
checking size of long double... 16
checking for dev_t... yes
checking size of dev_t... 8
checking for fpos_t... yes
checking size of fpos_t... 16
checking for mode_t... yes
checking size of mode_t... 4
checking for off_t... (cached) yes
checking size of off_t... 8
checking for ssize_t... yes
checking size of ssize_t... 8
checking for time_t... yes
checking size of time_t... 8
checking for access... yes
checking for alloca... yes
checking for atexit... yes
checking for atoi... yes
checking for atol... yes
checking for chmod... yes
checking for chown... yes
checking for ctime... yes
checking for difftime... yes
checking for fstat... yes
checking for gettimeofday... yes
checking for gmtime... yes
checking for localtime... yes
checking for longjmp... yes
checking for lstat... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mktime... yes
checking for qsort... yes
checking for raise... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... yes
checking for strncasecmp... yes
checking for strnicmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for time... yes
checking for umask... yes
checking for utime... yes
checking for vsnprintf... yes
checking whether your compiler passes the ACC conformance test... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating include/Makefile
config.status: creating include/ucl/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands

   UCL configuration summary
   -------------------------
   UCL version               : 1.03
   host operating system     : x86_64-alt-linux-gnu
   source code location      : .
   compiler                  : x86_64-alt-linux-gcc
   preprocessor flags        :  -DUCL_HAVE_CONFIG_H
   compiler flags            : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90
   build static library      : no
   build shared library      : yes
   enable i386 assembly code : no


   UCL 1.03 configured.

   Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
   All Rights Reserved.

   The UCL library is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
   published by the Free Software Foundation; either version 2 of
   the License, or (at your option) any later version.

   The UCL library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   Markus F.X.J. Oberhumer
   <markus@oberhumer.com>
   http://www.oberhumer.com/opensource/ucl/


Type `make' to build UCL. Type `make install' to install UCL.
After installing UCL, please read the accompanied documentation.

+ make -j16
make  all-recursive
Making all in include
Making all in ucl
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2b_to.lo n2b_to.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2b_to.c  -fPIC -DPIC -o .libs/n2b_to.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2e_to.lo n2e_to.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2e_to.c  -fPIC -DPIC -o .libs/n2e_to.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o alloc.lo alloc.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c alloc.c  -fPIC -DPIC -o .libs/alloc.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2e_d.lo n2e_d.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2e_d.c  -fPIC -DPIC -o .libs/n2e_d.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2d_to.lo n2d_to.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2d_to.c  -fPIC -DPIC -o .libs/n2d_to.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2b_99.lo n2b_99.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2b_99.c  -fPIC -DPIC -o .libs/n2b_99.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2b_d.lo n2b_d.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2b_d.c  -fPIC -DPIC -o .libs/n2b_d.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2d_d.lo n2d_d.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2d_d.c  -fPIC -DPIC -o .libs/n2d_d.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2d_99.lo n2d_99.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2d_99.c  -fPIC -DPIC -o .libs/n2d_99.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o ucl_init.lo ucl_init.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c ucl_init.c  -fPIC -DPIC -o .libs/ucl_init.o
In file included from ../acc/acc.h:78,
                 from ucl_conf.h:52,
                 from ucl_init.c:29:
../acc/acc_chk.ch: In function '__ucl_init2':
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:84:5: note: in expansion of macro 'ACCCHK_ASSERT'
   84 |     ACCCHK_ASSERT(1 == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:86:5: note: in expansion of macro 'ACCCHK_ASSERT'
   86 |     ACCCHK_ASSERT(__ACC_INT_MAX(2) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:87:5: note: in expansion of macro 'ACCCHK_ASSERT'
   87 |     ACCCHK_ASSERT(__ACC_INT_MAX(8) == 127)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:88:5: note: in expansion of macro 'ACCCHK_ASSERT'
   88 |     ACCCHK_ASSERT(__ACC_INT_MAX(16) == 32767)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:90:5: note: in expansion of macro 'ACCCHK_ASSERT'
   90 |     ACCCHK_ASSERT(__ACC_UINT_MAX(2) == 3)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:91:5: note: in expansion of macro 'ACCCHK_ASSERT'
   91 |     ACCCHK_ASSERT(__ACC_UINT_MAX(16) == 0xffffU)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:92:5: note: in expansion of macro 'ACCCHK_ASSERT'
   92 |     ACCCHK_ASSERT(__ACC_UINT_MAX(32) == 0xffffffffUL)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:94:5: note: in expansion of macro 'ACCCHK_ASSERT'
   94 |     ACCCHK_ASSERT(__ACC_UINT_MAX(__ACC_INT_BIT) == ~(0u))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:95:5: note: in expansion of macro 'ACCCHK_ASSERT'
   95 |     ACCCHK_ASSERT(__ACC_UINT_MAX(__ACC_LONG_BIT) == ~(0ul))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:103:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  103 |     ACCCHK_ASSERT_IS_SIGNED_T(signed char)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:103:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  103 |     ACCCHK_ASSERT_IS_SIGNED_T(signed char)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:103:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  103 |     ACCCHK_ASSERT_IS_SIGNED_T(signed char)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:104:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  104 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned char)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:104:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  104 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned char)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:104:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  104 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned char)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:105:5: note: in expansion of macro 'ACCCHK_ASSERT'
  105 |     ACCCHK_ASSERT(sizeof(signed char) == sizeof(char))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:106:5: note: in expansion of macro 'ACCCHK_ASSERT'
  106 |     ACCCHK_ASSERT(sizeof(unsigned char) == sizeof(char))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:107:5: note: in expansion of macro 'ACCCHK_ASSERT'
  107 |     ACCCHK_ASSERT(sizeof(char) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:111:5: note: in expansion of macro 'ACCCHK_ASSERT'
  111 |     ACCCHK_ASSERT(sizeof(char) == sizeof((char)0))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:119:5: note: in expansion of macro 'ACCCHK_ASSERT'
  119 |     ACCCHK_ASSERT(sizeof('\0') == sizeof(int))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:123:5: note: in expansion of macro 'ACCCHK_ASSERT'
  123 |     ACCCHK_ASSERT(acc_alignof(char) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:124:5: note: in expansion of macro 'ACCCHK_ASSERT'
  124 |     ACCCHK_ASSERT(acc_alignof(signed char) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:125:5: note: in expansion of macro 'ACCCHK_ASSERT'
  125 |     ACCCHK_ASSERT(acc_alignof(unsigned char) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:128:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  128 |     ACCCHK_ASSERT_IS_SIGNED_T(short)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:128:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  128 |     ACCCHK_ASSERT_IS_SIGNED_T(short)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:128:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  128 |     ACCCHK_ASSERT_IS_SIGNED_T(short)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:129:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  129 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned short)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:129:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  129 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned short)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:129:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  129 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned short)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:130:5: note: in expansion of macro 'ACCCHK_ASSERT'
  130 |     ACCCHK_ASSERT(sizeof(short) == sizeof(unsigned short))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:131:5: note: in expansion of macro 'ACCCHK_ASSERT'
  131 |     ACCCHK_ASSERT(sizeof(short) >= 2)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:132:5: note: in expansion of macro 'ACCCHK_ASSERT'
  132 |     ACCCHK_ASSERT(sizeof(short) >= sizeof(char))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:136:5: note: in expansion of macro 'ACCCHK_ASSERT'
  136 |     ACCCHK_ASSERT(sizeof(short) == sizeof((short)0))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:139:5: note: in expansion of macro 'ACCCHK_ASSERT'
  139 |     ACCCHK_ASSERT(sizeof(short) == SIZEOF_SHORT)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:142:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  142 |     ACCCHK_ASSERT_IS_SIGNED_T(int)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:142:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  142 |     ACCCHK_ASSERT_IS_SIGNED_T(int)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:142:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  142 |     ACCCHK_ASSERT_IS_SIGNED_T(int)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:143:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  143 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned int)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:143:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  143 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned int)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:143:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  143 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned int)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:144:5: note: in expansion of macro 'ACCCHK_ASSERT'
  144 |     ACCCHK_ASSERT(sizeof(int) == sizeof(unsigned int))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:145:5: note: in expansion of macro 'ACCCHK_ASSERT'
  145 |     ACCCHK_ASSERT(sizeof(int) >= 2)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:146:5: note: in expansion of macro 'ACCCHK_ASSERT'
  146 |     ACCCHK_ASSERT(sizeof(int) >= sizeof(short))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:147:5: note: in expansion of macro 'ACCCHK_ASSERT'
  147 |     ACCCHK_ASSERT(sizeof(int) == sizeof(0))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:148:5: note: in expansion of macro 'ACCCHK_ASSERT'
  148 |     ACCCHK_ASSERT(sizeof(int) == sizeof((int)0))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:150:5: note: in expansion of macro 'ACCCHK_ASSERT'
  150 |     ACCCHK_ASSERT(sizeof(int) == SIZEOF_INT)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:153:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  153 |     ACCCHK_ASSERT_IS_SIGNED_T(long)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:153:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  153 |     ACCCHK_ASSERT_IS_SIGNED_T(long)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:153:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  153 |     ACCCHK_ASSERT_IS_SIGNED_T(long)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:154:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  154 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned long)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:154:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  154 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned long)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:154:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  154 |     ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned long)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:155:5: note: in expansion of macro 'ACCCHK_ASSERT'
  155 |     ACCCHK_ASSERT(sizeof(long) == sizeof(unsigned long))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:156:5: note: in expansion of macro 'ACCCHK_ASSERT'
  156 |     ACCCHK_ASSERT(sizeof(long) >= 4)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:157:5: note: in expansion of macro 'ACCCHK_ASSERT'
  157 |     ACCCHK_ASSERT(sizeof(long) >= sizeof(int))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:158:5: note: in expansion of macro 'ACCCHK_ASSERT'
  158 |     ACCCHK_ASSERT(sizeof(long) == sizeof(0L))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:159:5: note: in expansion of macro 'ACCCHK_ASSERT'
  159 |     ACCCHK_ASSERT(sizeof(long) == sizeof((long)0))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:161:5: note: in expansion of macro 'ACCCHK_ASSERT'
  161 |     ACCCHK_ASSERT(sizeof(long) == SIZEOF_LONG)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:164:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  164 |     ACCCHK_ASSERT_IS_UNSIGNED_T(size_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:164:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  164 |     ACCCHK_ASSERT_IS_UNSIGNED_T(size_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:164:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  164 |     ACCCHK_ASSERT_IS_UNSIGNED_T(size_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:165:5: note: in expansion of macro 'ACCCHK_ASSERT'
  165 |     ACCCHK_ASSERT(sizeof(size_t) >= sizeof(int))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:166:5: note: in expansion of macro 'ACCCHK_ASSERT'
  166 |     ACCCHK_ASSERT(sizeof(size_t) == sizeof(sizeof(0))) /* sizeof() returns size_t */
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:168:5: note: in expansion of macro 'ACCCHK_ASSERT'
  168 |     ACCCHK_ASSERT(sizeof(size_t) == SIZEOF_SIZE_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:171:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  171 |     ACCCHK_ASSERT_IS_SIGNED_T(ptrdiff_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:171:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  171 |     ACCCHK_ASSERT_IS_SIGNED_T(ptrdiff_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:171:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  171 |     ACCCHK_ASSERT_IS_SIGNED_T(ptrdiff_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:172:5: note: in expansion of macro 'ACCCHK_ASSERT'
  172 |     ACCCHK_ASSERT(sizeof(ptrdiff_t) >= sizeof(int))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:173:5: note: in expansion of macro 'ACCCHK_ASSERT'
  173 |     ACCCHK_ASSERT(sizeof(ptrdiff_t) >= sizeof(size_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:175:5: note: in expansion of macro 'ACCCHK_ASSERT'
  175 |     ACCCHK_ASSERT(sizeof(ptrdiff_t) == sizeof((char*)0 - (char*)0))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:181:5: note: in expansion of macro 'ACCCHK_ASSERT'
  181 |     ACCCHK_ASSERT(sizeof(ptrdiff_t) == SIZEOF_PTRDIFF_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:184:5: note: in expansion of macro 'ACCCHK_ASSERT'
  184 |     ACCCHK_ASSERT(sizeof(void*) >= sizeof(char*))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:186:5: note: in expansion of macro 'ACCCHK_ASSERT'
  186 |     ACCCHK_ASSERT(sizeof(void*) == SIZEOF_VOID_P)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:189:5: note: in expansion of macro 'ACCCHK_ASSERT'
  189 |     ACCCHK_ASSERT(sizeof(char*) == SIZEOF_CHAR_P)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:201:5: note: in expansion of macro 'ACCCHK_ASSERT'
  201 |     ACCCHK_ASSERT((((1u  << 15) + 1) >> 15) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:202:5: note: in expansion of macro 'ACCCHK_ASSERT'
  202 |     ACCCHK_ASSERT((((1ul << 31) + 1) >> 31) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:207:5: note: in expansion of macro 'ACCCHK_ASSERT'
  207 |     ACCCHK_ASSERT((1   << (8*SIZEOF_INT-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:209:5: note: in expansion of macro 'ACCCHK_ASSERT'
  209 |     ACCCHK_ASSERT((1u  << (8*SIZEOF_INT-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:211:5: note: in expansion of macro 'ACCCHK_ASSERT'
  211 |     ACCCHK_ASSERT((1l  << (8*SIZEOF_LONG-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:212:5: note: in expansion of macro 'ACCCHK_ASSERT'
  212 |     ACCCHK_ASSERT((1ul << (8*SIZEOF_LONG-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:215:5: note: in expansion of macro 'ACCCHK_ASSERT'
  215 |     ACCCHK_ASSERT(sizeof(acc_int32e_t) == 4)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:216:5: note: in expansion of macro 'ACCCHK_ASSERT'
  216 |     ACCCHK_ASSERT(sizeof(acc_int32e_t) == SIZEOF_ACC_INT32E_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:217:5: note: in expansion of macro 'ACCCHK_ASSERT'
  217 |     ACCCHK_ASSERT(sizeof(acc_uint32e_t) == 4)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:218:5: note: in expansion of macro 'ACCCHK_ASSERT'
  218 |     ACCCHK_ASSERT(sizeof(acc_int32e_t) == sizeof(acc_uint32e_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:220:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  220 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32e_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:220:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  220 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32e_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:220:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  220 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32e_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:221:5: note: in expansion of macro 'ACCCHK_ASSERT'
  221 |     ACCCHK_ASSERT(((( (acc_int32e_t)1 << 30) + 1) >> 30) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:222:5: note: in expansion of macro 'ACCCHK_ASSERT'
  222 |     ACCCHK_ASSERT(((( ACC_INT32E_C(1) << 30) + 1) >> 30) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:224:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  224 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32e_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:224:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  224 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32e_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:224:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  224 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32e_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:225:5: note: in expansion of macro 'ACCCHK_ASSERT'
  225 |     ACCCHK_ASSERT(((( (acc_uint32e_t)1 << 31) + 1) >> 31) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:226:5: note: in expansion of macro 'ACCCHK_ASSERT'
  226 |     ACCCHK_ASSERT(((( ACC_UINT32E_C(1) << 31) + 1) >> 31) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:228:5: note: in expansion of macro 'ACCCHK_ASSERT'
  228 |     ACCCHK_ASSERT( (acc_int32e_t) (1 + ~(acc_int32e_t)0) == 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:238:5: note: in expansion of macro 'ACCCHK_ASSERT'
  238 |     ACCCHK_ASSERT(sizeof(ACC_INT32E_C(0)) == SIZEOF_ACC_INT32E_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:239:5: note: in expansion of macro 'ACCCHK_ASSERT'
  239 |     ACCCHK_ASSERT(sizeof(ACC_UINT32E_C(0)) == SIZEOF_ACC_INT32E_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:241:5: note: in expansion of macro 'ACCCHK_ASSERT'
  241 |     ACCCHK_ASSERT((ACC_INT32E_C(1)  << (8*SIZEOF_ACC_INT32E_T-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:242:5: note: in expansion of macro 'ACCCHK_ASSERT'
  242 |     ACCCHK_ASSERT((ACC_UINT32E_C(1) << (8*SIZEOF_ACC_INT32E_T-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:243:5: note: in expansion of macro 'ACCCHK_ASSERT'
  243 |     ACCCHK_ASSERT((ACC_INT32E_C(1)  << (int)(8*sizeof(ACC_INT32E_C(1))-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:244:5: note: in expansion of macro 'ACCCHK_ASSERT'
  244 |     ACCCHK_ASSERT((ACC_UINT32E_C(1) << (int)(8*sizeof(ACC_UINT32E_C(1))-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:245:5: note: in expansion of macro 'ACCCHK_ASSERT'
  245 |     ACCCHK_ASSERT(ACC_INT32E_C(2147483647)      > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:246:5: note: in expansion of macro 'ACCCHK_ASSERT'
  246 |     ACCCHK_ASSERT(ACC_INT32E_C(-2147483647) -1  < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:247:5: note: in expansion of macro 'ACCCHK_ASSERT'
  247 |     ACCCHK_ASSERT(ACC_UINT32E_C(4294967295)     > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:248:5: note: in expansion of macro 'ACCCHK_ASSERT'
  248 |     ACCCHK_ASSERT(ACC_UINT32E_C(4294967295) == ACC_0xffffffffL)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:252:5: note: in expansion of macro 'ACCCHK_ASSERT'
  252 |     ACCCHK_ASSERT(sizeof(acc_int32l_t) >= sizeof(int))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:254:5: note: in expansion of macro 'ACCCHK_ASSERT'
  254 |     ACCCHK_ASSERT(sizeof(acc_int32l_t) >= sizeof(acc_int32e_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:257:5: note: in expansion of macro 'ACCCHK_ASSERT'
  257 |     ACCCHK_ASSERT(sizeof(acc_int32l_t) >= 4)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:258:5: note: in expansion of macro 'ACCCHK_ASSERT'
  258 |     ACCCHK_ASSERT(sizeof(acc_int32l_t) == SIZEOF_ACC_INT32L_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:259:5: note: in expansion of macro 'ACCCHK_ASSERT'
  259 |     ACCCHK_ASSERT(sizeof(acc_uint32l_t) >= 4)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:260:5: note: in expansion of macro 'ACCCHK_ASSERT'
  260 |     ACCCHK_ASSERT(sizeof(acc_int32l_t) == sizeof(acc_uint32l_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:262:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  262 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:262:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  262 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:262:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  262 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:263:5: note: in expansion of macro 'ACCCHK_ASSERT'
  263 |     ACCCHK_ASSERT(((( (acc_int32l_t)1 << 30) + 1) >> 30) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:264:5: note: in expansion of macro 'ACCCHK_ASSERT'
  264 |     ACCCHK_ASSERT(((( ACC_INT32L_C(1) << 30) + 1) >> 30) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:266:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  266 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:266:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  266 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:266:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  266 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:267:5: note: in expansion of macro 'ACCCHK_ASSERT'
  267 |     ACCCHK_ASSERT(((( (acc_uint32l_t)1 << 31) + 1) >> 31) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:268:5: note: in expansion of macro 'ACCCHK_ASSERT'
  268 |     ACCCHK_ASSERT(((( ACC_UINT32L_C(1) << 31) + 1) >> 31) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:274:5: note: in expansion of macro 'ACCCHK_ASSERT'
  274 |     ACCCHK_ASSERT(sizeof(ACC_INT32L_C(0)) == SIZEOF_ACC_INT32L_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:275:5: note: in expansion of macro 'ACCCHK_ASSERT'
  275 |     ACCCHK_ASSERT(sizeof(ACC_UINT32L_C(0)) == SIZEOF_ACC_INT32L_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:277:5: note: in expansion of macro 'ACCCHK_ASSERT'
  277 |     ACCCHK_ASSERT((ACC_INT32L_C(1)  << (8*SIZEOF_ACC_INT32L_T-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:278:5: note: in expansion of macro 'ACCCHK_ASSERT'
  278 |     ACCCHK_ASSERT((ACC_UINT32L_C(1) << (8*SIZEOF_ACC_INT32L_T-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:279:5: note: in expansion of macro 'ACCCHK_ASSERT'
  279 |     ACCCHK_ASSERT((ACC_INT32L_C(1)  << (int)(8*sizeof(ACC_INT32L_C(1))-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:280:5: note: in expansion of macro 'ACCCHK_ASSERT'
  280 |     ACCCHK_ASSERT((ACC_UINT32L_C(1) << (int)(8*sizeof(ACC_UINT32L_C(1))-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:281:5: note: in expansion of macro 'ACCCHK_ASSERT'
  281 |     ACCCHK_ASSERT(ACC_INT32L_C(2147483647)      > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:282:5: note: in expansion of macro 'ACCCHK_ASSERT'
  282 |     ACCCHK_ASSERT(ACC_INT32L_C(-2147483647) -1  < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:283:5: note: in expansion of macro 'ACCCHK_ASSERT'
  283 |     ACCCHK_ASSERT(ACC_UINT32L_C(4294967295)     > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:284:5: note: in expansion of macro 'ACCCHK_ASSERT'
  284 |     ACCCHK_ASSERT(ACC_UINT32L_C(4294967295) == ACC_0xffffffffL)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:287:5: note: in expansion of macro 'ACCCHK_ASSERT'
  287 |     ACCCHK_ASSERT(sizeof(acc_int32f_t) >= sizeof(int))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:289:5: note: in expansion of macro 'ACCCHK_ASSERT'
  289 |     ACCCHK_ASSERT(sizeof(acc_int32f_t) >= sizeof(acc_int32e_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:291:5: note: in expansion of macro 'ACCCHK_ASSERT'
  291 |     ACCCHK_ASSERT(sizeof(acc_int32f_t) >= sizeof(acc_int32l_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:293:5: note: in expansion of macro 'ACCCHK_ASSERT'
  293 |     ACCCHK_ASSERT(sizeof(acc_int32f_t) >= 4)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:294:5: note: in expansion of macro 'ACCCHK_ASSERT'
  294 |     ACCCHK_ASSERT(sizeof(acc_int32f_t) >= sizeof(acc_int32l_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:295:5: note: in expansion of macro 'ACCCHK_ASSERT'
  295 |     ACCCHK_ASSERT(sizeof(acc_int32f_t) == SIZEOF_ACC_INT32F_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:296:5: note: in expansion of macro 'ACCCHK_ASSERT'
  296 |     ACCCHK_ASSERT(sizeof(acc_uint32f_t) >= 4)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:297:5: note: in expansion of macro 'ACCCHK_ASSERT'
  297 |     ACCCHK_ASSERT(sizeof(acc_uint32f_t) >= sizeof(acc_uint32l_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:298:5: note: in expansion of macro 'ACCCHK_ASSERT'
  298 |     ACCCHK_ASSERT(sizeof(acc_int32f_t) == sizeof(acc_uint32f_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:300:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  300 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32f_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:300:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  300 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32f_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:300:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  300 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int32f_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:301:5: note: in expansion of macro 'ACCCHK_ASSERT'
  301 |     ACCCHK_ASSERT(((( (acc_int32f_t)1 << 30) + 1) >> 30) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:302:5: note: in expansion of macro 'ACCCHK_ASSERT'
  302 |     ACCCHK_ASSERT(((( ACC_INT32F_C(1) << 30) + 1) >> 30) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:304:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  304 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32f_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:304:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  304 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32f_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:304:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  304 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32f_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:305:5: note: in expansion of macro 'ACCCHK_ASSERT'
  305 |     ACCCHK_ASSERT(((( (acc_uint32f_t)1 << 31) + 1) >> 31) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:306:5: note: in expansion of macro 'ACCCHK_ASSERT'
  306 |     ACCCHK_ASSERT(((( ACC_UINT32F_C(1) << 31) + 1) >> 31) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:312:5: note: in expansion of macro 'ACCCHK_ASSERT'
  312 |     ACCCHK_ASSERT(sizeof(ACC_INT32F_C(0)) == SIZEOF_ACC_INT32F_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:313:5: note: in expansion of macro 'ACCCHK_ASSERT'
  313 |     ACCCHK_ASSERT(sizeof(ACC_UINT32F_C(0)) == SIZEOF_ACC_INT32F_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:315:5: note: in expansion of macro 'ACCCHK_ASSERT'
  315 |     ACCCHK_ASSERT((ACC_INT32F_C(1)  << (8*SIZEOF_ACC_INT32F_T-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:316:5: note: in expansion of macro 'ACCCHK_ASSERT'
  316 |     ACCCHK_ASSERT((ACC_UINT32F_C(1) << (8*SIZEOF_ACC_INT32F_T-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:317:5: note: in expansion of macro 'ACCCHK_ASSERT'
  317 |     ACCCHK_ASSERT((ACC_INT32F_C(1)  << (int)(8*sizeof(ACC_INT32F_C(1))-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:318:5: note: in expansion of macro 'ACCCHK_ASSERT'
  318 |     ACCCHK_ASSERT((ACC_UINT32F_C(1) << (int)(8*sizeof(ACC_UINT32F_C(1))-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:319:5: note: in expansion of macro 'ACCCHK_ASSERT'
  319 |     ACCCHK_ASSERT(ACC_INT32F_C(2147483647)      > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:320:5: note: in expansion of macro 'ACCCHK_ASSERT'
  320 |     ACCCHK_ASSERT(ACC_INT32F_C(-2147483647) -1  < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:321:5: note: in expansion of macro 'ACCCHK_ASSERT'
  321 |     ACCCHK_ASSERT(ACC_UINT32F_C(4294967295)     > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:322:5: note: in expansion of macro 'ACCCHK_ASSERT'
  322 |     ACCCHK_ASSERT(ACC_UINT32F_C(4294967295) == ACC_0xffffffffL)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:326:5: note: in expansion of macro 'ACCCHK_ASSERT'
  326 |     ACCCHK_ASSERT(sizeof(acc_int64l_t) >= 8)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:327:5: note: in expansion of macro 'ACCCHK_ASSERT'
  327 |     ACCCHK_ASSERT(sizeof(acc_int64l_t) == SIZEOF_ACC_INT64L_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:328:5: note: in expansion of macro 'ACCCHK_ASSERT'
  328 |     ACCCHK_ASSERT(sizeof(acc_uint64l_t) >= 8)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:329:5: note: in expansion of macro 'ACCCHK_ASSERT'
  329 |     ACCCHK_ASSERT(sizeof(acc_int64l_t) == sizeof(acc_uint64l_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:331:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  331 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int64l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:331:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  331 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int64l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:331:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  331 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_int64l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:332:5: note: in expansion of macro 'ACCCHK_ASSERT'
  332 |     ACCCHK_ASSERT(((( (acc_int64l_t)1 << 62) + 1) >> 62) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:333:5: note: in expansion of macro 'ACCCHK_ASSERT'
  333 |     ACCCHK_ASSERT(((( ACC_INT64L_C(1) << 62) + 1) >> 62) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:338:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  338 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:338:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  338 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:338:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  338 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64l_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:339:5: note: in expansion of macro 'ACCCHK_ASSERT'
  339 |     ACCCHK_ASSERT(ACC_UINT64L_C(18446744073709551615)     > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:341:5: note: in expansion of macro 'ACCCHK_ASSERT'
  341 |     ACCCHK_ASSERT(((( (acc_uint64l_t)1 << 63) + 1) >> 63) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:342:5: note: in expansion of macro 'ACCCHK_ASSERT'
  342 |     ACCCHK_ASSERT(((( ACC_UINT64L_C(1) << 63) + 1) >> 63) == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:355:5: note: in expansion of macro 'ACCCHK_ASSERT'
  355 |     ACCCHK_ASSERT((ACC_INT64L_C(1)  << (8*SIZEOF_ACC_INT64L_T-1)) < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:356:5: note: in expansion of macro 'ACCCHK_ASSERT'
  356 |     ACCCHK_ASSERT((ACC_UINT64L_C(1) << (8*SIZEOF_ACC_INT64L_T-1)) > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:361:5: note: in expansion of macro 'ACCCHK_ASSERT'
  361 |     ACCCHK_ASSERT(ACC_INT64L_C(9223372036854775807)       > 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:363:5: note: in expansion of macro 'ACCCHK_ASSERT'
  363 |     ACCCHK_ASSERT(ACC_INT64L_C(-9223372036854775807) - 1  < 0)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:365:5: note: in expansion of macro 'ACCCHK_ASSERT'
  365 |     ACCCHK_ASSERT( ACC_INT64L_C(9223372036854775807) % 2147483629l  == 721)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:366:5: note: in expansion of macro 'ACCCHK_ASSERT'
  366 |     ACCCHK_ASSERT( ACC_INT64L_C(9223372036854775807) % 2147483647l  == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:367:5: note: in expansion of macro 'ACCCHK_ASSERT'
  367 |     ACCCHK_ASSERT(ACC_UINT64L_C(9223372036854775807) % 2147483629ul == 721)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:368:5: note: in expansion of macro 'ACCCHK_ASSERT'
  368 |     ACCCHK_ASSERT(ACC_UINT64L_C(9223372036854775807) % 2147483647ul == 1)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:372:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  372 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_intptr_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:372:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  372 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_intptr_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:33:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   33 | #  define ACCCHK_ASSERT_IS_SIGNED_T(type)       ACCCHK_ASSERT_SIGN_T(type,<)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:372:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T'
  372 |     ACCCHK_ASSERT_IS_SIGNED_T(acc_intptr_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:27:9: note: in expansion of macro 'ACCCHK_ASSERT'
   27 |         ACCCHK_ASSERT( (type) (-1)       relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:373:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  373 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uintptr_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:28:9: note: in expansion of macro 'ACCCHK_ASSERT'
   28 |         ACCCHK_ASSERT( (type) (~(type)0) relop  (type) 0 ) \
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:373:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  373 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uintptr_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:29:9: note: in expansion of macro 'ACCCHK_ASSERT'
   29 |         ACCCHK_ASSERT( (type) (~(type)0) ==     (type) (-1) )
      |         ^~~~~~~~~~~~~
../acc/acc_chk.ch:41:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T'
   41 | #    define ACCCHK_ASSERT_IS_UNSIGNED_T(type)   ACCCHK_ASSERT_SIGN_T(type,>)
      |                                                 ^~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:373:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T'
  373 |     ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uintptr_t)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:374:5: note: in expansion of macro 'ACCCHK_ASSERT'
  374 |     ACCCHK_ASSERT(sizeof(acc_intptr_t) >= sizeof(void *))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:375:5: note: in expansion of macro 'ACCCHK_ASSERT'
  375 |     ACCCHK_ASSERT(sizeof(acc_intptr_t) == SIZEOF_ACC_INTPTR_T)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:376:5: note: in expansion of macro 'ACCCHK_ASSERT'
  376 |     ACCCHK_ASSERT(sizeof(acc_intptr_t) == sizeof(acc_uintptr_t))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:415:5: note: in expansion of macro 'ACCCHK_ASSERT'
  415 |     ACCCHK_ASSERT(sizeof(size_t) == 8)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:416:5: note: in expansion of macro 'ACCCHK_ASSERT'
  416 |     ACCCHK_ASSERT(sizeof(ptrdiff_t) == 8)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:417:5: note: in expansion of macro 'ACCCHK_ASSERT'
  417 |     ACCCHK_ASSERT(sizeof(acc_intptr_t) == sizeof(void *))
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:439:5: note: in expansion of macro 'ACCCHK_ASSERT'
  439 |     ACCCHK_ASSERT( (int) ((unsigned char) ((signed char) -1)) == 255)
      |     ^~~~~~~~~~~~~
../acc/acc_defs.h:112:54: warning: typedef '__acc_cta_t' locally defined but not used [-Wunused-local-typedefs]
  112 | #    define ACC_COMPILE_TIME_ASSERT(e)  {typedef int __acc_cta_t[1-2*!(e)];}
      |                                                      ^~~~~~~~~~~
../acc/acc_chk.ch:21:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT'
   21 | #  define ACCCHK_ASSERT(expr)   ACC_COMPILE_TIME_ASSERT(expr)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
../acc/acc_chk.ch:448:5: note: in expansion of macro 'ACCCHK_ASSERT'
  448 |     ACCCHK_ASSERT( (((unsigned char)128) << (int)(8*sizeof(int)-8)) < 0)
      |     ^~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2b_ds.lo n2b_ds.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2b_ds.c  -fPIC -DPIC -o .libs/n2b_ds.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2d_ds.lo n2d_ds.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2d_ds.c  -fPIC -DPIC -o .libs/n2d_ds.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o ucl_crc.lo ucl_crc.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c ucl_crc.c  -fPIC -DPIC -o .libs/ucl_crc.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2e_ds.lo n2e_ds.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2e_ds.c  -fPIC -DPIC -o .libs/n2e_ds.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o ucl_ptr.lo ucl_ptr.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c ucl_ptr.c  -fPIC -DPIC -o .libs/ucl_ptr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o n2e_99.lo n2e_99.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c n2e_99.c  -fPIC -DPIC -o .libs/n2e_99.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o ucl_util.lo ucl_util.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c ucl_util.c  -fPIC -DPIC -o .libs/ucl_util.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..   -DUCL_HAVE_CONFIG_H    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90  -c -o ucl_str.lo ucl_str.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -DUCL_HAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c ucl_str.c  -fPIC -DPIC -o .libs/ucl_str.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90    -o libucl.la -rpath /usr/lib64 -version-info 1:0:0 alloc.lo n2b_99.lo n2b_d.lo n2b_ds.lo n2b_to.lo n2d_99.lo n2d_d.lo n2d_ds.lo n2d_to.lo n2e_99.lo n2e_d.lo n2e_ds.lo n2e_to.lo ucl_crc.lo ucl_init.lo ucl_ptr.lo ucl_str.lo ucl_util.lo  
x86_64-alt-linux-gcc -shared  .libs/alloc.o .libs/n2b_99.o .libs/n2b_d.o .libs/n2b_ds.o .libs/n2b_to.o .libs/n2d_99.o .libs/n2d_d.o .libs/n2d_ds.o .libs/n2d_to.o .libs/n2e_99.o .libs/n2e_d.o .libs/n2e_ds.o .libs/n2e_to.o .libs/ucl_crc.o .libs/ucl_init.o .libs/ucl_ptr.o .libs/ucl_str.o .libs/ucl_util.o   -Wl,-soname -Wl,libucl.so.1 -o .libs/libucl.so.1.0.0
(cd .libs && rm -f libucl.so.1 && ln -s libucl.so.1.0.0 libucl.so.1)
(cd .libs && rm -f libucl.so && ln -s libucl.so.1.0.0 libucl.so)
creating libucl.la
(cd .libs && rm -f libucl.la && ln -s ../libucl.la libucl.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
Making all in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..  -DUCL_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c simple.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I..  -DUCL_HAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -c uclpack.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90   -o simple  simple.o ../src/libucl.la 
mkdir .libs
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -o .libs/simple simple.o  ../src/.libs/libucl.so -Wl,--rpath -Wl,/usr/lib64
creating simple
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90   -o uclpack  uclpack.o ../src/libucl.la 
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c90 -o .libs/uclpack uclpack.o  ../src/.libs/libucl.so -Wl,--rpath -Wl,/usr/lib64
creating uclpack
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78828
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ucl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ucl-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ucl-1.03
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ucl-buildroot/usr exec_prefix=/usr/src/tmp/ucl-buildroot/usr bindir=/usr/src/tmp/ucl-buildroot/usr/bin sbindir=/usr/src/tmp/ucl-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ucl-buildroot/etc datadir=/usr/src/tmp/ucl-buildroot/usr/share includedir=/usr/src/tmp/ucl-buildroot/usr/include libdir=/usr/src/tmp/ucl-buildroot/usr/lib64 libexecdir=/usr/src/tmp/ucl-buildroot/usr/lib localstatedir=/usr/src/tmp/ucl-buildroot/var/lib runstatedir=/usr/src/tmp/ucl-buildroot/var/run sharedstatedir=/usr/src/tmp/ucl-buildroot/var/lib mandir=/usr/src/tmp/ucl-buildroot/usr/share/man infodir=/usr/src/tmp/ucl-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/ucl-1.03'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/include'
Making install in ucl
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/include/ucl'
make[3]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/include/ucl'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/ucl-buildroot/usr/include/ucl" || mkdir -p -- . "/usr/src/tmp/ucl-buildroot/usr/include/ucl"
 /usr/libexec/rpm-build/install -p -m 644 'ucl.h' '/usr/src/tmp/ucl-buildroot/usr/include/ucl/ucl.h'
 /usr/libexec/rpm-build/install -p -m 644 'ucl_asm.h' '/usr/src/tmp/ucl-buildroot/usr/include/ucl/ucl_asm.h'
 /usr/libexec/rpm-build/install -p -m 644 'uclconf.h' '/usr/src/tmp/ucl-buildroot/usr/include/ucl/uclconf.h'
make[3]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/include/ucl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/include/ucl'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/src'
test -z "/usr/src/tmp/ucl-buildroot/usr/lib64" || mkdir -p -- . "/usr/src/tmp/ucl-buildroot/usr/lib64"
 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p  'libucl.la' '/usr/src/tmp/ucl-buildroot/usr/lib64/libucl.la'
/usr/libexec/rpm-build/install -p .libs/libucl.so.1.0.0 /usr/src/tmp/ucl-buildroot/usr/lib64/libucl.so.1.0.0
(cd /usr/src/tmp/ucl-buildroot/usr/lib64 && rm -f libucl.so.1 && ln -s libucl.so.1.0.0 libucl.so.1)
(cd /usr/src/tmp/ucl-buildroot/usr/lib64 && rm -f libucl.so && ln -s libucl.so.1.0.0 libucl.so)
/usr/libexec/rpm-build/install -p .libs/libucl.lai /usr/src/tmp/ucl-buildroot/usr/lib64/libucl.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/src'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03'
make[2]: Entering directory '/usr/src/RPM/BUILD/ucl-1.03'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03'
make: Leaving directory '/usr/src/RPM/BUILD/ucl-1.03'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ucl-buildroot (auto)
removed './usr/lib64/libucl.la'
mode of './usr/lib64/libucl.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ucl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ucl-buildroot/ (default)
Compressing files in /usr/src/tmp/ucl-buildroot (auto)
Adjusting library links in /usr/src/tmp/ucl-buildroot
./usr/lib64: (from <cmdline>:0)
	libucl.so.1 -> libucl.so.1.0.0
Verifying ELF objects in /usr/src/tmp/ucl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libucl-1.03-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8462
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ucl-1.03
+ DOCDIR=/usr/src/tmp/ucl-buildroot/usr/share/doc/libucl-1.03
+ export DOCDIR
+ rm -rf /usr/src/tmp/ucl-buildroot/usr/share/doc/libucl-1.03
+ /bin/mkdir -p /usr/src/tmp/ucl-buildroot/usr/share/doc/libucl-1.03
+ cp -prL AUTHORS NEWS README THANKS TODO upx/00README.UPX /usr/src/tmp/ucl-buildroot/usr/share/doc/libucl-1.03
+ chmod -R go-w /usr/src/tmp/ucl-buildroot/usr/share/doc/libucl-1.03
+ chmod -R a+rX /usr/src/tmp/ucl-buildroot/usr/share/doc/libucl-1.03
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6cay1j
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/ucl-buildroot/usr/lib64/libucl.so.1: 54 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wNWova
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libucl.so.1()(64bit) = set:jdl2nTUoVZLpCopOVV9hXFV8n2V0VhDFMdQliV3t1DWQQUbtMCgMMZsqFisePQ150ek7A8KpZ9SQjCAZE3gLIXknLxxdAYhIgj1Zuf1Z8MFwV0
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zY4CD8
Creating libucl-debuginfo package
Processing files: libucl-devel-1.03-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gAx9Jc
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V6YB9f
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libucl = 1.03-alt4, /usr/lib64/libucl.so.1.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CtsGBx
Processing files: libucl-debuginfo-1.03-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CWs37b
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.68t0P8
find-requires: running scripts (debuginfo)
Provides: debug64(libucl.so.1)
Requires: libucl = 1.03-alt4, debug64(libc.so.6)
Adding to libucl-devel a strict dependency on libucl
Adding to libucl-debuginfo a strict dependency on libucl
Removing 1 extra deps from libucl-devel due to dependency on libucl
Wrote: /usr/src/RPM/RPMS/x86_64/libucl-1.03-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libucl-devel-1.03-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libucl-debuginfo-1.03-alt4.x86_64.rpm (w2.lzdio)
9.14user 10.57system 0:30.80elapsed 64%CPU (0avgtext+0avgdata 53352maxresident)k
0inputs+0outputs (0major+2183982minor)pagefaults 0swaps
/.out/libucl-1.03-alt4.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/libucl-devel-1.03-alt4.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/libucl-debuginfo-1.03-alt4.x86_64.rpm: The use of such a license name is ambiguous: GPL
2.78user 1.34system 0:39.55elapsed 10%CPU (0avgtext+0avgdata 126132maxresident)k
0inputs+0outputs (0major+204773minor)pagefaults 0swaps
--- libucl-1.03-alt4.x86_64.rpm.repo	2019-04-02 00:37:52.000000000 +0000
+++ libucl-1.03-alt4.x86_64.rpm.hasher	2023-08-19 02:45:35.636536187 +0000
@@ -17,3 +17,3 @@
 File: /usr/lib64/libucl.so.1	120777	root:root		libucl.so.1.0.0
-File: /usr/lib64/libucl.so.1.0.0	100644	root:root	d42fd94928d8cea2bf0a72047dd35e94	
+File: /usr/lib64/libucl.so.1.0.0	100644	root:root	db4e73275718caee9f23708cfc67d192	
 File: /usr/share/doc/libucl-1.03	40755	root:root		
@@ -25,2 +25,2 @@
 File: /usr/share/doc/libucl-1.03/TODO	100644	root:root	7ed6c5ee7af17808972b29e21b1f85d2	
-RPMIdentity: 188bb36ccc93ff414d02abbe6908852ab3b609d239342d77e2773f21486235bf917e0262a96cc9e6aa4b2d39764940e76c0eb89daa2fc2c08b31abc103f844f1
+RPMIdentity: 0e34eedb92e1422304d3418eaabd7a595da0126965f4a91ea2293237b99e38f0599efdb2e7edf426ef3b45ee07deddfa51d2ed213cdfe40ccd8c2701a0bb9d06
--- libucl-debuginfo-1.03-alt4.x86_64.rpm.repo	2019-04-02 00:37:52.000000000 +0000
+++ libucl-debuginfo-1.03-alt4.x86_64.rpm.hasher	2023-08-19 02:45:35.866538962 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/17	40755	root:root	
-/usr/lib/debug/.build-id/17/8fe125f36a7dad8f24cd647b31dc92bbe86139	120777	root:root	../../../../lib64/libucl.so.1.0.0
-/usr/lib/debug/.build-id/17/8fe125f36a7dad8f24cd647b31dc92bbe86139.debug	120777	root:root	../../usr/lib64/libucl.so.1.0.0.debug
+/usr/lib/debug/.build-id/3e	40755	root:root	
+/usr/lib/debug/.build-id/3e/2c4be019ab57532e30090691ff8e6de2a82285	120777	root:root	../../../../lib64/libucl.so.1.0.0
+/usr/lib/debug/.build-id/3e/2c4be019ab57532e30090691ff8e6de2a82285.debug	120777	root:root	../../usr/lib64/libucl.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/libucl.so.1.0.0.debug	100644	root:root	
@@ -17,7 +17,13 @@
 /usr/src/debug/ucl-1.03/src/n2_99.ch	100644	root:root	
+/usr/src/debug/ucl-1.03/src/n2b_99.c	100644	root:root	
 /usr/src/debug/ucl-1.03/src/n2b_d.c	100644	root:root	
+/usr/src/debug/ucl-1.03/src/n2b_ds.c	100644	root:root	
 /usr/src/debug/ucl-1.03/src/n2b_to.c	100644	root:root	
+/usr/src/debug/ucl-1.03/src/n2d_99.c	100644	root:root	
 /usr/src/debug/ucl-1.03/src/n2d_d.c	100644	root:root	
+/usr/src/debug/ucl-1.03/src/n2d_ds.c	100644	root:root	
 /usr/src/debug/ucl-1.03/src/n2d_to.c	100644	root:root	
+/usr/src/debug/ucl-1.03/src/n2e_99.c	100644	root:root	
 /usr/src/debug/ucl-1.03/src/n2e_d.c	100644	root:root	
+/usr/src/debug/ucl-1.03/src/n2e_ds.c	100644	root:root	
 /usr/src/debug/ucl-1.03/src/n2e_to.c	100644	root:root	
@@ -29,2 +35,3 @@
 /usr/src/debug/ucl-1.03/src/ucl_ptr.h	100644	root:root	
+/usr/src/debug/ucl-1.03/src/ucl_str.c	100644	root:root	
 /usr/src/debug/ucl-1.03/src/ucl_swd.ch	100644	root:root	
@@ -36,6 +43,6 @@
 Provides: libucl-debuginfo = 1.03-alt4:sisyphus+226269.100.1.1
-File: /usr/lib/debug/.build-id/17	40755	root:root		
-File: /usr/lib/debug/.build-id/17/8fe125f36a7dad8f24cd647b31dc92bbe86139	120777	root:root		../../../../lib64/libucl.so.1.0.0
-File: /usr/lib/debug/.build-id/17/8fe125f36a7dad8f24cd647b31dc92bbe86139.debug	120777	root:root		../../usr/lib64/libucl.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/libucl.so.1.0.0.debug	100644	root:root	5e7f3bf5ba73aa72e9e1aca913e0f6a3	
+File: /usr/lib/debug/.build-id/3e	40755	root:root		
+File: /usr/lib/debug/.build-id/3e/2c4be019ab57532e30090691ff8e6de2a82285	120777	root:root		../../../../lib64/libucl.so.1.0.0
+File: /usr/lib/debug/.build-id/3e/2c4be019ab57532e30090691ff8e6de2a82285.debug	120777	root:root		../../usr/lib64/libucl.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/libucl.so.1.0.0.debug	100644	root:root	b4613263ee7fa4260d3e3827ed19f2d4	
 File: /usr/lib/debug/usr/lib64/libucl.so.1.debug	120777	root:root		libucl.so.1.0.0.debug
@@ -53,7 +60,13 @@
 File: /usr/src/debug/ucl-1.03/src/n2_99.ch	100644	root:root	e24faf6b9f834322c8cd84e2f7c3e1e4	
+File: /usr/src/debug/ucl-1.03/src/n2b_99.c	100644	root:root	cd32105745fccd68482fa99f191c839d	
 File: /usr/src/debug/ucl-1.03/src/n2b_d.c	100644	root:root	797d698671512f2eadad9f3e83dfb9ad	
+File: /usr/src/debug/ucl-1.03/src/n2b_ds.c	100644	root:root	e394926db954a4f7c990976743f3aae4	
 File: /usr/src/debug/ucl-1.03/src/n2b_to.c	100644	root:root	d828d64f3a4d941e7fc97bd5011c5256	
+File: /usr/src/debug/ucl-1.03/src/n2d_99.c	100644	root:root	7bf0ece9571e93914561b4bd78bd3c7f	
 File: /usr/src/debug/ucl-1.03/src/n2d_d.c	100644	root:root	f5737e89da06bab641c86bde631d1bb7	
+File: /usr/src/debug/ucl-1.03/src/n2d_ds.c	100644	root:root	1d2e7fd6222987d2759e6c3613a360d0	
 File: /usr/src/debug/ucl-1.03/src/n2d_to.c	100644	root:root	54b051efbcca6cb6630f5e0dd01dc12f	
+File: /usr/src/debug/ucl-1.03/src/n2e_99.c	100644	root:root	75095c9152489ed882bbce9c75dcfd6f	
 File: /usr/src/debug/ucl-1.03/src/n2e_d.c	100644	root:root	fe0111d0ee17c12af3a0dde9d9ce5cc1	
+File: /usr/src/debug/ucl-1.03/src/n2e_ds.c	100644	root:root	2566905c587a129d436f11f48558bfdd	
 File: /usr/src/debug/ucl-1.03/src/n2e_to.c	100644	root:root	e5fa2a2d1ef63c0f449c8b0774c22d0c	
@@ -65,4 +78,5 @@
 File: /usr/src/debug/ucl-1.03/src/ucl_ptr.h	100644	root:root	7a40d9ec6535c2936763792534572f98	
+File: /usr/src/debug/ucl-1.03/src/ucl_str.c	100644	root:root	a65c7cd3706eed4440baa0b0641aba7d	
 File: /usr/src/debug/ucl-1.03/src/ucl_swd.ch	100644	root:root	19781c0d7a74f7ecf3c968bff50bead2	
 File: /usr/src/debug/ucl-1.03/src/ucl_util.c	100644	root:root	daa0b662f6c7cff3c8580294891473cb	
-RPMIdentity: ec4ab232802eeef3528a561abe37516122b12e2b64fb37b41208c3d4fc00400acc8e2db623e826b8439bd71be579b7d7e1dd3649d6d5ea723ab37a2589cb2e90
+RPMIdentity: 3de6cf96a965a6cb6ef3044b195bf4bfa80b5821908801ec56a49b1c8d9a7f155525608d006e28e8e321cdf2a951a62519a7e54e65853be62caba9ee6042cb7a