Build of a52dec with clang_glibc toolchain

The build took 00h 02m 04s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
6,772 sh
4,926 ansic
1,895 makefile
13,593 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: a52dec 0.7.4-9 (Thu Apr 13 15:49:58 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking whether make sets ${MAKE}... yes
# checking for working aclocal... found
# checking for working autoconf... found
# checking for working automake... found
# checking for working autoheader... found
# checking for working makeinfo... found
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output... 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 clang accepts -g... yes
# checking how to run the C preprocessor... clang -E
# checking whether clang needs -traditional... no
# checking if clang supports -O3 flags... yes
# checking if clang supports -O3 -fomit-frame-pointer flags... yes
# checking for ld used by 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 dependant libraries... pass_all
# checking command to parse nm output... ok
# 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-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for objdir... .libs
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.lo... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking whether the linker (/usr/bin/ld) supports shared libraries... yes
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether -lc should be explicitly linked in... no
# creating libtool
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking io.h usability... no
# checking io.h presence... no
# checking for io.h... no
# checking for inttypes.h... (cached) yes
# checking for clang option to accept ANSI C... none needed
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for always_inline... yes
# checking for restrict... restrict
# checking for size_t... yes
# checking whether byte ordering is bigendian... no
# checking for memalign... yes
# checking for gettimeofday... yes
# checking for ftime... yes
# checking return type of signal handlers... void
# checking for _oss_ioctl in -lossaudio... no
# checking __attribute__ ((aligned ())) support... 64
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating autotools/Makefile
# config.status: creating include/Makefile
# config.status: creating test/Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating liba52/Makefile
# config.status: creating libao/Makefile
# config.status: creating vc++/Makefile
# config.status: creating include/config.h
# config.status: executing default-1 commands
# Making all in autotools
# make[1]: Entering directory '/tmp/a52dec/src/a52dec-0.7.4/autotools'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/a52dec/src/a52dec-0.7.4/autotools'
# Making all in include
# make[1]: Entering directory '/tmp/a52dec/src/a52dec-0.7.4/include'
# make[1]: Leaving directory '/tmp/a52dec/src/a52dec-0.7.4/include'
# Making all in doc
# make[1]: Entering directory '/tmp/a52dec/src/a52dec-0.7.4/doc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/a52dec/src/a52dec-0.7.4/doc'
# Making all in liba52
# make[1]: Entering directory '/tmp/a52dec/src/a52dec-0.7.4/liba52'
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c bitstream.c
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c bitstream.c -o .libs/bitstream.lo
# mv -f .libs/bitstream.lo bitstream.o
# (cd . && ln -s bitstream.o bitstream.lo)
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c imdct.c
# rm -f .libs/imdct.lo
# clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c imdct.c -o .libs/imdct.lo
# mv -f .libs/imdct.lo imdct.o
# (cd . && ln -s imdct.o imdct.lo)
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c bit_allocate.c
# rm -f .libs/bit_allocate.lo
# clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c bit_allocate.c -o .libs/bit_allocate.lo
# mv -f .libs/bit_allocate.lo bit_allocate.o
# (cd . && ln -s bit_allocate.o bit_allocate.lo)
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c parse.c
# rm -f .libs/parse.lo
# clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c parse.c -o .libs/parse.lo
# In file included from parse.c:33:
# ./tables.h:54:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:54:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:54:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:54:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:54:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:54:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:54:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:54:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:54:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:61:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:61:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:61:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:62:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:62:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:62:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:63:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:63:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:63:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q1,Q1,Q1,Q2,Q2,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:68:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:68:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:68:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:69:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:69:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:69:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:70:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:70:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:70:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q0,Q1,Q2,Q0,Q1,Q2,
# ^~
# ./tables.h:49:17: note: expanded from macro 'Q0'
# #define Q0 ((-2 << 15) / 3.0)
# ~~ ^
# ./tables.h:85:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:44: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:53: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:56: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:59: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:62: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:65: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:71: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:74: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:85:77: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,Q0,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:44: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:53: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:56: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:59: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:62: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:65: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:71: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:74: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:86:77: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,Q1,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:94:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:95:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:96:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:97:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:98:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q0,Q0,Q0,Q0,Q1,Q1,Q1,Q1,Q1,Q2,Q2,Q2,Q2,Q2,Q3,Q3,Q3,Q3,Q3,Q4,Q4,Q4,Q4,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:53: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:65: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:103:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:53: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:65: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:104:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:53: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:65: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:105:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:53: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:65: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:106:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:8: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:50: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:53: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:65: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:78:17: note: expanded from macro 'Q0'
# #define Q0 ((-4 << 15) / 5.0)
# ~~ ^
# ./tables.h:107:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,Q0,Q1,Q2,Q3,Q4,
# ^~
# ./tables.h:79:17: note: expanded from macro 'Q1'
# #define Q1 ((-2 << 15) / 5.0)
# ~~ ^
# ./tables.h:118:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# (-6 << 15)/7.0, (-4 << 15)/7.0, (-2 << 15)/7.0, 0,
# ~~ ^
# ./tables.h:118:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# (-6 << 15)/7.0, (-4 << 15)/7.0, (-2 << 15)/7.0, 0,
# ~~ ^
# ./tables.h:118:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# (-6 << 15)/7.0, (-4 << 15)/7.0, (-2 << 15)/7.0, 0,
# ~~ ^
# ./tables.h:135:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:135:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0, Q0,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:136:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:136:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1, Q1,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:137:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2, Q2,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:138:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3, Q3,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:139:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4, Q4,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:150:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:150:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:150:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:150:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:150:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:151:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:151:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:151:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:151:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:151:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:152:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:152:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:152:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:152:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:152:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:153:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:153:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:153:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:153:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:153:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:154:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:154:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:154:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:154:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:154:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:155:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:155:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:155:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:155:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:155:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:156:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:156:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:156:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:156:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:156:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:157:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:157:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:157:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:157:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:157:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:158:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:158:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:158:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:158:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:158:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:159:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:159:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:159:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:159:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:159:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:160:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:122:18: note: expanded from macro 'Q0'
# #define Q0 ((-10 << 15) / 11.0)
# ~~~ ^
# ./tables.h:160:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:123:17: note: expanded from macro 'Q1'
# #define Q1 ((-8 << 15) / 11.0)
# ~~ ^
# ./tables.h:160:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:124:17: note: expanded from macro 'Q2'
# #define Q2 ((-6 << 15) / 11.0)
# ~~ ^
# ./tables.h:160:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:125:17: note: expanded from macro 'Q3'
# #define Q3 ((-4 << 15) / 11.0)
# ~~ ^
# ./tables.h:160:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# Q0, Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA,
# ^~
# ./tables.h:126:17: note: expanded from macro 'Q4'
# #define Q4 ((-2 << 15) / 11.0)
# ~~ ^
# ./tables.h:177:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# (-14 << 15)/15.0,(-12 << 15)/15.0,(-10 << 15)/15.0,
# ~~~ ^
# ./tables.h:177:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# (-14 << 15)/15.0,(-12 << 15)/15.0,(-10 << 15)/15.0,
# ~~~ ^
# ./tables.h:177:44: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# (-14 << 15)/15.0,(-12 << 15)/15.0,(-10 << 15)/15.0,
# ~~~ ^
# ./tables.h:178:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ( -8 << 15)/15.0,( -6 << 15)/15.0,( -4 << 15)/15.0,
# ~~ ^
# ./tables.h:178:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ( -8 << 15)/15.0,( -6 << 15)/15.0,( -4 << 15)/15.0,
# ~~ ^
# ./tables.h:178:44: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ( -8 << 15)/15.0,( -6 << 15)/15.0,( -4 << 15)/15.0,
# ~~ ^
# ./tables.h:179:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ( -2 << 15)/15.0, 0 ,( 2 << 15)/15.0,
# ~~ ^
# 297 warnings generated.
# mv -f .libs/parse.lo parse.o
# (cd . && ln -s parse.o parse.lo)
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c downmix.c
# rm -f .libs/downmix.lo
# clang -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c downmix.c -o .libs/downmix.lo
# mv -f .libs/downmix.lo downmix.o
# (cd . && ln -s downmix.o downmix.lo)
# /bin/sh ../libtool --mode=link clang -O3 -fomit-frame-pointer -prefer-non-pic -o liba52.la -rpath /usr/lib -no-undefined bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm
# rm -fr .libs/liba52.la .libs/liba52.* .libs/liba52.*
# clang -shared bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm -Wl,-soname -Wl,liba52.so.0 -o .libs/liba52.so.0.0.0
# /usr/bin/ld: imdct.lo: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
# imdct.lo: error adding symbols: Bad value
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[1]: *** [Makefile:196: liba52.la] Error 1
# make[1]: Leaving directory '/tmp/a52dec/src/a52dec-0.7.4/liba52'
# make: *** [Makefile:152: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/a52dec/src/a52dec-0.7.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.53. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d76fc2f1d275
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1411: checking for a BSD-compatible install
# configure:1465: result: /usr/bin/install -c
# configure:1476: checking whether build environment is sane
# configure:1519: result: yes
# configure:1534: checking whether make sets ${MAKE}
# configure:1554: result: yes
# configure:1586: checking for working aclocal
# configure:1593: result: found
# configure:1601: checking for working autoconf
# configure:1608: result: found
# configure:1616: checking for working automake
# configure:1623: result: found
# configure:1631: checking for working autoheader
# configure:1638: result: found
# configure:1646: checking for working makeinfo
# configure:1653: result: found
# configure:1667: checking whether to enable maintainer-specific portions of Makefiles
# configure:1676: result: no
# configure:1696: checking build system type
# configure:1714: result: x86_64-unknown-linux-gnu
# configure:1722: checking host system type
# configure:1736: result: x86_64-unknown-linux-gnu
# configure:1753: checking for x86_64-unknown-linux-gcc
# configure:1779: result: clang
# configure:2061: checking for C compiler version
# configure:2064: clang --version &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2067: $? = 0
# configure:2069: clang -v &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2072: $? = 0
# configure:2074: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2077: $? = 1
# configure:2103: checking for C compiler default output
# configure:2106: clang conftest.c >&5
# configure:2109: $? = 0
# configure:2142: result: a.out
# configure:2147: checking whether the C compiler works
# configure:2153: ./a.out
# configure:2156: $? = 0
# configure:2171: result: yes
# configure:2178: checking whether we are cross compiling
# configure:2180: result: no
# configure:2183: checking for suffix of executables
# configure:2185: clang -o conftest conftest.c >&5
# configure:2188: $? = 0
# configure:2210: result:
# configure:2216: checking for suffix of object files
# configure:2240: clang -c conftest.c >&5
# configure:2243: $? = 0
# configure:2262: result: o
# configure:2266: checking whether we are using the GNU C compiler
# configure:2293: clang -c conftest.c >&5
# configure:2296: $? = 0
# configure:2299: test -s conftest.o
# configure:2302: $? = 0
# configure:2314: result: yes
# configure:2320: checking whether clang accepts -g
# configure:2344: clang -c -g conftest.c >&5
# configure:2347: $? = 0
# configure:2350: test -s conftest.o
# configure:2353: $? = 0
# configure:2363: result: yes
# configure:2390: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2393: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:2509: checking how to run the C preprocessor
# configure:2535: clang -E conftest.c
# configure:2541: $? = 0
# configure:2568: clang -E conftest.c
# configure:2564:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2574: $? = 1
# configure: failed program was:
# #line 2563 "configure"
# #include "confdefs.h"
# #include
# configure:2611: result: clang -E
# configure:2626: clang -E conftest.c
# configure:2632: $? = 0
# configure:2659: clang -E conftest.c
# configure:2655:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2665: $? = 1
# configure: failed program was:
# #line 2654 "configure"
# #include "confdefs.h"
# #include
# configure:2706: checking whether clang needs -traditional
# configure:2742: result: no
# configure:2757: checking if clang supports -O3 flags
# configure:2780: clang -c -O3 conftest.c >&5
# configure:2783: $? = 0
# configure:2786: test -s conftest.o
# configure:2789: $? = 0
# configure:2799: result: yes
# configure:2808: checking if clang supports -O3 -fomit-frame-pointer flags
# configure:2831: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:2834: $? = 0
# configure:2837: test -s conftest.o
# configure:2840: $? = 0
# configure:2850: result: yes
# configure:3222: checking for ld used by GCC
# configure:3285: result: /usr/bin/ld
# configure:3294: checking if the linker (/usr/bin/ld) is GNU ld
# GNU ld (GNU Binutils) 2.26.1
# configure:3306: result: yes
# configure:3311: checking for /usr/bin/ld option to reload object files
# configure:3318: result: -r
# configure:3323: checking for BSD-compatible nm
# configure:3359: result: nm
# configure:3362: checking whether ln -s works
# configure:3366: result: yes
# configure:3373: checking how to recognise dependant libraries
# configure:3545: result: pass_all
# configure:3557: checking command to parse nm output
# configure:3638: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3641: $? = 0
# configure:3645: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:3648: $? = 0
# configure:3700: clang -o conftest -O3 -fomit-frame-pointer conftest.c conftstm.o >&5
# conftest.c:6:1: warning: variable named 'main' with external linkage has undefined behavior [-Wmain]
# extern char main;
# ^
# 1 warning generated.
# configure:3703: $? = 0
# configure:3747: result: ok
# configure:3751: checking for ANSI C header files
# configure:3765: clang -E conftest.c
# configure:3771: $? = 0
# configure:3858: clang -o conftest -O3 -fomit-frame-pointer conftest.c >&5
# configure:3849:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# configure:3849:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:3861: $? = 0
# configure:3863: ./conftest
# configure:3866: $? = 0
# configure:3880: result: yes
# configure:3904: checking for sys/types.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3904: checking for sys/stat.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3904: checking for stdlib.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3904: checking for string.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3904: checking for memory.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3904: checking for strings.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3904: checking for inttypes.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3904: checking for stdint.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3904: checking for unistd.h
# configure:3917: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3920: $? = 0
# configure:3923: test -s conftest.o
# configure:3926: $? = 0
# configure:3936: result: yes
# configure:3962: checking dlfcn.h usability
# configure:3971: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:3974: $? = 0
# configure:3977: test -s conftest.o
# configure:3980: $? = 0
# configure:3989: result: yes
# configure:3993: checking dlfcn.h presence
# configure:4000: clang -E conftest.c
# configure:4006: $? = 0
# configure:4024: result: yes
# configure:4042: checking for dlfcn.h
# configure:4049: result: yes
# configure:4208: checking for x86_64-unknown-linux-ranlib
# configure:4237: result: no
# configure:4246: checking for ranlib
# configure:4262: found /usr/bin/ranlib
# configure:4273: result: ranlib
# configure:4288: checking for x86_64-unknown-linux-strip
# configure:4317: result: no
# configure:4326: checking for strip
# configure:4342: found /usr/bin/strip
# configure:4353: result: strip
# configure:4564: checking for objdir
# configure:4575: result: .libs
# configure:4592: checking for clang option to produce PIC
# configure:4742: result: -fPIC
# configure:4746: checking if clang PIC flag -fPIC works
# configure:4772: clang -c -O3 -fomit-frame-pointer -fPIC -DPIC conftest.c >&5
# configure:4775: $? = 0
# configure:4778: test -s conftest.o
# configure:4781: $? = 0
# configure:4818: result: yes
# configure:4834: checking if clang static flag -static works
# configure:4861: clang -o conftest -O3 -fomit-frame-pointer -static conftest.c >&5
# configure:4864: $? = 0
# configure:4867: test -s conftest
# configure:4870: $? = 0
# configure:4885: result: yes
# configure:4897: checking if clang supports -c -o file.o
# configure:4917: clang -c -O3 -fomit-frame-pointer -o out/conftest2.o conftest.c >&5
# configure:4941: result: yes
# configure:4946: checking if clang supports -c -o file.lo
# configure:4976: clang -c -O3 -fomit-frame-pointer -c -o conftest.lo conftest.c >&5
# configure:4979: $? = 0
# configure:4982: test -s conftest.lo
# configure:4985: $? = 0
# configure:5006: result: yes
# configure:5037: checking if clang supports -fno-rtti -fno-exceptions
# configure:5062: clang -c -O3 -fomit-frame-pointer -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
# configure:5065: $? = 0
# configure:5068: test -s conftest.o
# configure:5071: $? = 0
# configure:5087: result: yes
# configure:5098: checking whether the linker (/usr/bin/ld) supports shared libraries
# configure:5779: result: yes
# configure:5784: checking how to hardcode library paths into programs
# configure:5808: result: immediate
# configure:5813: checking whether stripping libraries is possible
# configure:5818: result: yes
# configure:5829: checking dynamic linker characteristics
# configure:6226: result: GNU/Linux ld.so
# configure:6231: checking if libtool supports shared libraries
# configure:6233: result: yes
# configure:6236: checking whether to build shared libraries
# configure:6257: result: yes
# configure:6260: checking whether to build static libraries
# configure:6264: result: yes
# configure:6926: checking whether -lc should be explicitly linked in
# configure:6934: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:6937: $? = 0
# configure:6951: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:6954: $? = 0
# configure:6967: result: no
# configure:7557: checking sys/time.h usability
# configure:7566: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:7569: $? = 0
# configure:7572: test -s conftest.o
# configure:7575: $? = 0
# configure:7584: result: yes
# configure:7588: checking sys/time.h presence
# configure:7595: clang -E conftest.c
# configure:7601: $? = 0
# configure:7619: result: yes
# configure:7637: checking for sys/time.h
# configure:7644: result: yes
# configure:7557: checking sys/timeb.h usability
# configure:7566: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:7569: $? = 0
# configure:7572: test -s conftest.o
# configure:7575: $? = 0
# configure:7584: result: yes
# configure:7588: checking sys/timeb.h presence
# configure:7595: clang -E conftest.c
# configure:7601: $? = 0
# configure:7619: result: yes
# configure:7637: checking for sys/timeb.h
# configure:7644: result: yes
# configure:7557: checking io.h usability
# configure:7566: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:7594:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:7569: $? = 1
# configure: failed program was:
# #line 7559 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #include
# configure:7584: result: no
# configure:7588: checking io.h presence
# configure:7595: clang -E conftest.c
# configure:7591:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:7601: $? = 1
# configure: failed program was:
# #line 7590 "configure"
# #include "confdefs.h"
# #include
# configure:7619: result: no
# configure:7637: checking for io.h
# configure:7644: result: no
# configure:7659: checking for inttypes.h
# configure:7664: result: yes
# configure:8884: checking for clang option to accept ANSI C
# configure:8947: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:8950: $? = 0
# configure:8953: test -s conftest.o
# configure:8956: $? = 0
# configure:8973: result: none needed
# configure:8981: checking for an ANSI C-conforming const
# configure:9051: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9054: $? = 0
# configure:9057: test -s conftest.o
# configure:9060: $? = 0
# configure:9070: result: yes
# configure:9080: checking for inline
# configure:9097: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9100: $? = 0
# configure:9103: test -s conftest.o
# configure:9106: $? = 0
# configure:9117: result: inline
# configure:9133: checking for always_inline
# configure:9156: clang -c -O3 -fomit-frame-pointer -Wall -Werror conftest.c >&5
# configure:9159: $? = 0
# configure:9162: test -s conftest.o
# configure:9165: $? = 0
# configure:9175: result: yes
# configure:9184: checking for restrict
# configure:9207: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9210: $? = 0
# configure:9213: test -s conftest.o
# configure:9216: $? = 0
# configure:9225: result: restrict
# configure:9239: checking for size_t
# configure:9266: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9269: $? = 0
# configure:9272: test -s conftest.o
# configure:9275: $? = 0
# configure:9285: result: yes
# configure:9297: checking whether byte ordering is bigendian
# configure:9327: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9330: $? = 0
# configure:9333: test -s conftest.o
# configure:9336: $? = 0
# configure:9363: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9353:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:9366: $? = 1
# configure: failed program was:
# #line 9339 "configure"
# #include "confdefs.h"
# #include
# #include
#
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# #if BYTE_ORDER != BIG_ENDIAN
# not big endian
# #endif
#
# ;
# return 0;
# }
# configure:9480: result: no
# configure:9506: checking for memalign
# configure:9549: clang -o conftest -O3 -fomit-frame-pointer conftest.c >&5
# configure:9552: $? = 0
# configure:9555: test -s conftest
# configure:9558: $? = 0
# configure:9568: result: yes
# configure:9506: checking for gettimeofday
# configure:9549: clang -o conftest -O3 -fomit-frame-pointer conftest.c >&5
# configure:9552: $? = 0
# configure:9555: test -s conftest
# configure:9558: $? = 0
# configure:9568: result: yes
# configure:9506: checking for ftime
# configure:9549: clang -o conftest -O3 -fomit-frame-pointer conftest.c >&5
# configure:9552: $? = 0
# configure:9555: test -s conftest
# configure:9558: $? = 0
# configure:9568: result: yes
# configure:9578: checking return type of signal handlers
# configure:9612: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9615: $? = 0
# configure:9618: test -s conftest.o
# configure:9621: $? = 0
# configure:9631: result: void
# configure:9687: checking for _oss_ioctl in -lossaudio
# configure:9720: clang -o conftest -O3 -fomit-frame-pointer conftest.c -lossaudio >&5
# /usr/bin/ld: cannot find -lossaudio
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9723: $? = 1
# configure: failed program was:
# #line 9694 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _oss_ioctl ();
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# _oss_ioctl ();
# ;
# return 0;
# }
# configure:9740: result: no
# configure:9875: checking __attribute__ ((aligned ())) support
# configure:9901: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9904: $? = 0
# configure:9907: test -s conftest.o
# configure:9910: $? = 0
# configure:9901: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9904: $? = 0
# configure:9907: test -s conftest.o
# configure:9910: $? = 0
# configure:9901: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9904: $? = 0
# configure:9907: test -s conftest.o
# configure:9910: $? = 0
# configure:9901: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9904: $? = 0
# configure:9907: test -s conftest.o
# configure:9910: $? = 0
# configure:9901: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9904: $? = 0
# configure:9907: test -s conftest.o
# configure:9910: $? = 0
# configure:9901: clang -c -O3 -fomit-frame-pointer conftest.c >&5
# configure:9904: $? = 0
# configure:9907: test -s conftest.o
# configure:9910: $? = 0
# configure:9920: result: 64
# configure:10010: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.53. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d76fc2f1d275
#
# config.status:617: creating Makefile
# config.status:617: creating autotools/Makefile
# config.status:617: creating include/Makefile
# config.status:617: creating test/Makefile
# config.status:617: creating doc/Makefile
# config.status:617: creating src/Makefile
# config.status:617: creating liba52/Makefile
# config.status:617: creating libao/Makefile
# config.status:617: creating vc++/Makefile
# config.status:721: creating include/config.h
# config.status:941: executing default-1 commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_always_inline=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_attr_align_try=64
# ac_cv_c_attribute_aligned=64
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_func_ftime=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memalign=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_io_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_ossaudio__oss_ioctl=no
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_try_cflags_ok=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# lt_cv_archive_cmds_need_lc=no
# lt_cv_compiler_c_o=yes
# lt_cv_compiler_o_lo=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file='/lib/libc.so /lib/libc.so.6 /lib/libc-2.23.so'
# lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_ld_reload_flag=-r
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM=nm
# lt_cv_prog_cc_can_build_shared=yes
# lt_cv_prog_cc_no_builtin=
# lt_cv_prog_cc_pic=' -fPIC'
# lt_cv_prog_cc_pic_works=yes
# lt_cv_prog_cc_shlib=
# lt_cv_prog_cc_static=-static
# lt_cv_prog_cc_static_works=yes
# lt_cv_prog_cc_wl=-Wl,
# lt_cv_prog_gnu_ld=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
# lt_cv_sys_path_separator=:
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "a52dec"
# #define VERSION "0.7.4"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMEB_H 1
# #define inline __attribute__ ((__always_inline__))
# #define HAVE_MEMALIGN 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_FTIME 1
# #define RETSIGTYPE void
# #define LIBAO_OSS
# #define ATTRIBUTE_ALIGNED_MAX 64
#
# configure: exit 0