+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/treecc.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tgUGQb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf treecc-0.3.8 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/treecc-0.3.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd treecc-0.3.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (treecc-0.3.8-texinfo5.patch):' Patch #0 (treecc-0.3.8-texinfo5.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/treecc.texi + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I5uvWF + umask 022 + cd /builddir/build/BUILD + cd treecc-0.3.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info creating cache ./config.cache checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking build system type... riscv64-redhat-linux-gnu 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... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking if building for some Win32 platform... no checking if building for BeOS platform... no checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... (cached) yes checking for ranlib... ranlib checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for object suffix... o checking for ANSI C header files... yes checking for string.h... yes checking for strings.h... yes checking for stdlib.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for unistd.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for working const... yes checking for vfprintf... yes checking for strchr... yes checking for qsort... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for vsprintf... yes checking for memcmp... yes checking for memcpy... yes checking for access... yes checking for stat... yes updating cache ./config.cache creating ./config.status creating Makefile creating etc/Makefile creating doc/Makefile creating tests/Makefile creating examples/Makefile creating treecc.spec creating config.h + make -j4 /bin/sh ./mkskel-sh ./etc/c_skel.c ./etc/c_skel.h ./etc/cpp_skel.cc ./etc/cpp_skel.h ./etc/c_gc_skel.h ./etc/c_gc_skel.c ./etc/cpp_gc_skel.h ./etc/cpp_gc_skel.cc >skels.c cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status creating Makefile make all-recursive make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8' Making all in . make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8' gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c context.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c errors.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c gen.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c gen_c.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c gen_cpp.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c gen_cs.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c gen_ruby.c gen_ruby.c: In function 'BuildTypeDecls': gen_ruby.c:267:6: warning: variable 'isAbstract' set but not used [-Wunused-but-set-variable] int isAbstract; ^~~~~~~~~~ gen_ruby.c: In function 'Ruby_GenCaseFunc': gen_ruby.c:894:8: warning: variable 'type' set but not used [-Wunused-but-set-variable] char *type; ^~~~ gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c gen_java.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c gen_php.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c input.c gen_php.c: In function 'PHP_GenCaseFunc': gen_php.c:994:8: warning: variable 'type' set but not used [-Wunused-but-set-variable] char *type; ^~~~ gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c literal.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c node.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c oper.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c options.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c parse.c options.c: In function 'BaseTypeOption': options.c:393:16: warning: comparison between pointer and zero character constant [-Wpointer-compare] else if(value == '\0') ^~ options.c:393:10: note: did you mean to dereference the pointer? else if(value == '\0') ^ parse.c: In function 'TreeCCParse': parse.c:1373:9: warning: variable 'readOnly' set but not used [-Wunused-but-set-variable] int readOnly = context->input->readOnly; ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c skels.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c skeleton.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c stream.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c main.c rm -f libtreecc.a ar cru libtreecc.a context.o errors.o gen.o gen_c.o gen_cpp.o gen_cs.o gen_ruby.o gen_java.o gen_php.o input.o literal.o node.o oper.o options.o parse.o skels.o skeleton.o stream.o ranlib libtreecc.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o treecc main.o libtreecc.a make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/etc' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/doc' cd . \ && makeinfo `echo treecc.texi | sed 's,.*/,,'` make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/doc' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/tests' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c test_input.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c test_output.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c test_parse.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c normalize.c gcc -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o normalize normalize.o -lm test_input.c: In function 'main': test_input.c:73:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] TreeCCDebug(input.linenum, "identifier (len = %d): %s", ~^ %ld strlen(input.text), input.text); ~~~~~~~~~~~~~~~~~~ gcc -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_parse test_parse.o ../libtreecc.a gcc -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_output test_output.o ../libtreecc.a gcc -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_input test_input.o ../libtreecc.a make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/tests' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/examples' ../treecc -o expr_c.c -h expr_c.h ./expr_c.tc ../treecc -o expr_c.c -h expr_c.h ./expr_c.tc bison -y -d gram_c.y && mv y.tab.c gram_c.c if test -f y.tab.h; then \ if cmp -s y.tab.h gram_c.h; then rm -f y.tab.h; else mv y.tab.h gram_c.h; fi; \ else :; fi cd .. \ && CONFIG_FILES=examples/Makefile CONFIG_HEADERS= /bin/sh ./config.status creating examples/Makefile flex scan_c.l && mv lex.yy.c scan_c.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c expr_c.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c gram_c.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c scan_c.c c_skel.c: In function 'yynodealloc': c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:81:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:81:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:85:6: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:85:6: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:81:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:81:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:85:6: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:85:6: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:124:21: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:81:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:81:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:4: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:85:6: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:85:6: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:10: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:81:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:81:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:82:8: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:16: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:80:4: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:83:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:85:6: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:85:6: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:86:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' c_skel.c:63:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] c_skel.c:65:22: note: in definition of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:3: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:67:30: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX' c_skel.c:84:9: note: in expansion of macro 'YYNODESTATE_ALIGN_MAX3' c_skel.c:87:5: note: in expansion of macro 'YYNODESTATE_ALIGN_FOR_TYPE' c_skel.c:125:7: note: in expansion of macro 'YYNODESTATE_ALIGNMENT' lex.yy.c:1271:16: warning: 'input' defined but not used [-Wunused-function] gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o expr_c expr_c.o gram_c.o scan_c.o -lm make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/examples' make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8' + make check Making check in . make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8' make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8' Making check in etc make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/etc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/etc' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/doc' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/tests' test_input input1.tst: ok test_input input2.tst: ok test_input input3.tst: ok test_input input4.tst: ok test_input input5.tst: ok test_input input6.tst: ok test_input input7.tst: ok test_input input8.tst: ok test_input input9.tst: ok test_input input10.tst: ok test_parse parse1.tst: ok test_parse parse2.tst: ok test_parse parse3.tst: ok test_parse parse4.tst: ok test_parse parse5.tst: ok test_parse parse6.tst: ok test_parse parse7.tst: ok test_parse parse8.tst: ok test_parse parse9.tst: ok test_parse parse10.tst: ok test_output output1.tst: ok test_output output2.tst: ok test_output output3.tst: ok test_output output4.tst: ok test_output output5.tst: ok test_output output6.tst: ok test_output output7.tst: ok test_output output8.tst: ok test_output output9.tst: ok test_output output10.tst: ok test_output output11.tst: ok test_output output12.tst: ok test_output output13.tst: ok test_output output14.tst: ok test_output output15.tst: ok test_output output16.tst: ok test_output output17.tst: ok test_output output18.tst: ok PASS: run_tests ================== All 1 tests passed ================== make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/tests' make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/tests' Making check in examples make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/examples' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zQOqbr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 + cd treecc-0.3.8 + rm -rf /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 Making install in . make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8' make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/lib64 mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/lib64 /usr/bin/install -c -m 644 libtreecc.a /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/lib64/libtreecc.a ranlib /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/lib64/libtreecc.a /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/bin /usr/bin/install -c treecc /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/bin/treecc make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8' make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/etc' make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/etc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/etc' make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/etc' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/doc' make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/info mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/info /usr/bin/install -c -m 644 ./treecc.info /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/info/treecc.info install-info --info-dir=/builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/info /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/info/treecc.info make install-man1 make[3]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/doc' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -m 644 ./treecc.1 /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/man/man1/treecc.1 make[3]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/doc' make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/doc' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/tests' make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/tests' make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/tests' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/examples' make[2]: Entering directory '/builddir/build/BUILD/treecc-0.3.8/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/examples' make[1]: Leaving directory '/builddir/build/BUILD/treecc-0.3.8/examples' + rm -f /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64//usr/share/info/dir + rm -f /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64//usr/lib64/libtreecc.a + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: treecc-0.3.8-17.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yGFY8f + umask 022 + cd /builddir/build/BUILD + cd treecc-0.3.8 + DOCDIR=/builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/doc/treecc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/doc/treecc + cp -pr AUTHORS /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/doc/treecc + cp -pr COPYING /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/doc/treecc + cp -pr ChangeLog /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/doc/treecc + cp -pr NEWS /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/doc/treecc + cp -pr README /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64/usr/share/doc/treecc + exit 0 Provides: treecc = 0.3.8-17.fc28 treecc(riscv-64) = 0.3.8-17.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 Wrote: /builddir/build/SRPMS/treecc-0.3.8-17.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/treecc-0.3.8-17.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cc1drL + umask 022 + cd /builddir/build/BUILD + cd treecc-0.3.8 + rm -rf /builddir/build/BUILDROOT/treecc-0.3.8-17.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff