Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fcode-utils.spec'], False, '/var/lib/mock/dist-f12-build-519882-79961/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fcode-utils.spec'] warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fcode-utils-1.0.2-4.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fcode-utils.spec'], False, '/var/lib/mock/dist-f12-build-519882-79961/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fcode-utils.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jdRelu + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf fcode-utils + /usr/bin/unzip -qq /builddir/build/SOURCES/fcode-utils-1.0.2.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd fcode-utils + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fcode-utils-optflags.diff):' Patch #0 (fcode-utils-optflags.diff): + /bin/cat /builddir/build/SOURCES/fcode-utils-optflags.diff + /usr/bin/patch -s -p0 -b --suffix .optflags --fuzz=0 + echo 'Patch #1 (fcode-utils-types.h.diff):' Patch #1 (fcode-utils-types.h.diff): + /bin/cat /builddir/build/SOURCES/fcode-utils-types.h.diff + /usr/bin/patch -s -p1 -b --suffix .types --fuzz=0 + install -p -m 0644 detok/README README.detok + install -p -m 0644 toke/README README.toke + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CRgpO9 + umask 022 + cd /builddir/build/BUILD + cd fcode-utils + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + make -j4 make -C toke make[1]: Entering directory `/builddir/build/BUILD/fcode-utils/toke' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: Leaving directory `/builddir/build/BUILD/fcode-utils/toke' make[1]: Entering directory `/builddir/build/BUILD/fcode-utils/toke' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared clflags.c -o clflags.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared conditl.c -o conditl.o conditl.c: In function 'skip_a_word_in_line': conditl.c:243: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.h:98: note: expected 'char *' but argument is of type 'u8 *' conditl.c: In function 'skip_two_words_in_line': conditl.c:276: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' conditl.c:276: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' conditl.c: In function 'conditionally_tokenize': conditl.c:470: warning: pointer targets in passing argument 1 of 'is_a_then' differ in signedness conditl.c:143: note: expected 'char *' but argument is of type 'u8 *' conditl.c:482: warning: pointer targets in passing argument 1 of 'is_an_else' differ in signedness conditl.c:149: note: expected 'char *' but argument is of type 'u8 *' conditl.c:498: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' conditl.c:511: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' conditl.c:525: warning: pointer targets in passing argument 1 of 'ignore_one_word' differ in signedness conditl.c:322: note: expected 'char *' but argument is of type 'u8 *' conditl.c: In function 'conditional_word_in_line': conditl.c:599: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.h:98: note: expected 'char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared devnode.c -o devnode.o devnode.c: In function 'dev_vocab_control_struct_check': devnode.c:180: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' devnode.c:183: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared dictionary.c -o dictionary.o dictionary.c: In function 'obsolete_warning': dictionary.c:353: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' dictionary.c: In function 'enter_global_scope': dictionary.c:508: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' dictionary.c: In function 'resume_device_scope': dictionary.c:530: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared emit.c -o emit.o emit.c: In function 'finish_pcihdr': emit.c:559: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared errhandler.c -o errhandler.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared flowcontrol.c -o flowcontrol.o flowcontrol.c: In function 'push_cstag': flowcontrol.c:390: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' flowcontrol.c:390: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' flowcontrol.c: In function 'control_stack_size_test': flowcontrol.c:481: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' flowcontrol.c: In function 'control_structure_mismatch': flowcontrol.c:530: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' flowcontrol.c: In function 'offset_too_large': flowcontrol.c:588: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared macros.c -o macros.o macros.c: In function 'add_user_macro': macros.c:465: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' macros.c:465: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' macros.c:470: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' macros.c:470: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' macros.c:491: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'char * __restrict__' but argument is of type 'u8 *' macros.c:492: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' macros.c:492: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' macros.c: In function 'skip_user_macro': macros.c:539: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' macros.c:539: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared nextfcode.c -o nextfcode.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared parselocals.c -o parselocals.o parselocals.c: In function 'gather_locals': parselocals.c:444: warning: pointer targets in passing argument 1 of 'word_exists' differ in signedness scanner.h:113: note: expected 'char *' but argument is of type 'u8 *' parselocals.c:467: warning: pointer targets in passing argument 2 of 'add_local' differ in signedness parselocals.c:335: note: expected 'char *' but argument is of type 'u8 *' parselocals.c: In function 'assign_local': parselocals.c:836: warning: pointer targets in passing argument 1 of 'handle_local' differ in signedness parselocals.c:695: note: expected 'char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared scanner.c -o scanner.o scanner.c: In function 'get_sequence': scanner.c:1289: warning: pointer targets in passing argument 1 of 'parse_number' differ in signedness scanner.c:920: note: expected 'u8 *' but argument is of type 'char *' scanner.c: In function 'handle_user_message': scanner.c:1581: warning: pointer targets in passing argument 2 of 'tokenization_error' differ in signedness errhandler.h:53: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'must_be_deep_in_do': scanner.c:2162: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'ret_stk_balance_rpt': scanner.c:2286: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'ret_stk_access_rpt': scanner.c:2336: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'glob_not_allowed': scanner.c:2847: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'create_word': scanner.c:3184: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:3227: warning: pointer targets in passing argument 1 of 'add_to_current' differ in signedness vocabfuncts.h:69: note: expected 'char *' but argument is of type 'u8 *' scanner.c:3254: warning: pointer targets in passing argument 1 of 'strlower' differ in signedness errhandler.h:104: note: expected 'char *' but argument is of type 'u8 *' scanner.c:3256: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'validate_to_target': scanner.c:3419: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' scanner.c:3419: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' scanner.c:3432: warning: pointer targets in passing argument 1 of 'lookup_with_definer' differ in signedness scanner.c:3358: note: expected 'char *' but argument is of type 'u8 *' scanner.c:3456: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'you_are_here': scanner.c:3490: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'get_token': scanner.c:3761: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'u8 *' scanner.c:3766: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:3779: warning: pointer targets in passing argument 1 of 'lookup_with_definer' differ in signedness scanner.c:3358: note: expected 'char *' but argument is of type 'u8 *' scanner.c:3790: warning: pointer targets in passing argument 1 of 'lookup_token' differ in signedness vocabfuncts.h:77: note: expected 'char *' but argument is of type 'u8 *' scanner.c:3803: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'base_val': scanner.c:3829: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'u8 *' scanner.c:3833: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'abort_quote': scanner.c:4066: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'u8 *' scanner.c: In function 'handle_internal': scanner.c:4420: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' scanner.c:4420: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' scanner.c:4471: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4478: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4480: warning: pointer targets in passing argument 1 of 'eval_user_symbol' differ in signedness usersymbols.h:42: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4485: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4487: warning: pointer targets in passing argument 1 of 'set_cl_flag' differ in signedness clflags.h:137: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4525: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4663: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4694: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4710: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4717: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4756: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4758: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4791: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4799: warning: pointer targets in passing argument 1 of 'init_stream' differ in signedness stream.h:87: note: expected 'const char *' but argument is of type 'u8 *' scanner.c:4852: warning: pointer targets in passing argument 1 of 'emit_string' differ in signedness emit.h:116: note: expected 'u8 *' but argument is of type 'char *' scanner.c:4859: warning: pointer targets in passing argument 1 of 'emit_string' differ in signedness emit.h:116: note: expected 'u8 *' but argument is of type 'char *' scanner.c:4881: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4885: warning: pointer targets in passing argument 1 of 'ascii_right_number' differ in signedness scanner.c:1814: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4887: warning: pointer targets in passing argument 1 of 'ascii_left_number' differ in signedness scanner.c:1853: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4896: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4913: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4919: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4977: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:4985: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:5028: warning: pointer targets in passing argument 1 of 'test_in_colon' differ in signedness scanner.c:2095: note: expected 'char *' but argument is of type 'u8 *' scanner.c:5083: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:5086: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' scanner.c:5086: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' scanner.c:5129: warning: pointer targets in passing argument 1 of 'get_word_in_line' differ in signedness scanner.c:678: note: expected 'char *' but argument is of type 'u8 *' scanner.c:5175: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'skip_string': scanner.c:5265: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'filter_comments': scanner.c:5360: warning: pointer targets in passing argument 1 of 'lookup_word' differ in signedness scanner.c:2648: note: expected 'char *' but argument is of type 'u8 *' scanner.c: In function 'tokenize_one_word': scanner.c:5448: warning: pointer targets in passing argument 1 of 'lookup_word' differ in signedness scanner.c:2648: note: expected 'char *' but argument is of type 'u8 *' scanner.c:5470: warning: pointer targets in passing argument 1 of 'tokenized_word_error' differ in signedness scanner.c:2912: note: expected 'char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared stack.c -o stack.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared stream.c -o stream.o stream.c: In function 'init_inbuf': stream.c:591: warning: pointer targets in assignment differ in signedness stream.c: In function 'init_stream': stream.c:1130: warning: pointer targets in passing argument 1 of 'init_inbuf' differ in signedness stream.c:589: note: expected 'char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared strsubvocab.c -o strsubvocab.o strsubvocab.c: In function 'add_str_sub_entry': strsubvocab.c:115: warning: pointer targets in assignment differ in signedness strsubvocab.c:116: warning: pointer targets in assignment differ in signedness strsubvocab.c: In function 'lookup_str_sub': strsubvocab.c:148: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness /usr/include/string.h:534: note: expected 'const char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared ticvocab.c -o ticvocab.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared toke.c -o toke.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared tokzesc.c -o tokzesc.o tokzesc.c: In function 'tokz_esc_emit_byte': tokzesc.c:206: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' tokzesc.c: In function 'get_fcode_from_stack': tokzesc.c:273: warning: pointer targets in passing argument 1 of 'strupper' differ in signedness errhandler.h:101: note: expected 'char *' but argument is of type 'u8 *' tokzesc.c: In function 'create_constant': tokzesc.c:522: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' tokzesc.c:522: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness /usr/include/bits/string2.h:1303: note: expected 'const char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared tracesyms.c -o tracesyms.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared usersymbols.c -o usersymbols.o usersymbols.c: In function 'eval_user_symbol': usersymbols.c:264: warning: pointer targets in initialization differ in signedness usersymbols.c: In function 'list_user_symbols': usersymbols.c:342: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:342: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness usersymbols.c:362: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness usersymbols.c:362: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness usersymbols.c:362: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness usersymbols.c:362: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness usersymbols.c:362: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness usersymbols.c:362: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness usersymbols.c:362: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:362: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness usersymbols.c:362: note: expected 'const char *' but argument is of type 'u8 *' usersymbols.c:374: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared ../shared/classcodes.c -o ../shared/classcodes.o gcc -o toke clflags.o conditl.o devnode.o dictionary.o emit.o errhandler.o flowcontrol.o macros.o nextfcode.o parselocals.o scanner.o stack.o stream.o strsubvocab.o ticvocab.o toke.o tokzesc.o tracesyms.o usersymbols.o ../shared/classcodes.o stream.o: In function `expand_pathname': /builddir/build/BUILD/fcode-utils/toke/stream.c:912: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[1]: Leaving directory `/builddir/build/BUILD/fcode-utils/toke' make -C detok make[1]: Entering directory `/builddir/build/BUILD/fcode-utils/detok' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: Leaving directory `/builddir/build/BUILD/fcode-utils/detok' make[1]: Entering directory `/builddir/build/BUILD/fcode-utils/detok' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared addfcodes.c -o addfcodes.o addfcodes.c: In function 'add_fcodes_from_list': addfcodes.c:305: warning: pointer targets in assignment differ in signedness addfcodes.c:306: warning: pointer targets in assignment differ in signedness gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared decode.c -o decode.o decode.c: In function 'named_token': decode.c:364: warning: pointer targets in assignment differ in signedness decode.c:367: warning: pointer targets in passing argument 2 of 'add_token' differ in signedness detok.h:60: note: expected 'char *' but argument is of type 'u8 *' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared detok.c -o detok.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared dictionary.c -o dictionary.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared pcihdr.c -o pcihdr.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared printformats.c -o printformats.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared stream.c -o stream.o stream.c: In function 'get_string': stream.c:362: warning: pointer targets in assignment differ in signedness stream.c:364: warning: pointer targets in return differ in signedness stream.c: In function 'get_name': stream.c:408: warning: pointer targets in assignment differ in signedness gcc -o detok addfcodes.o decode.o detok.o dictionary.o pcihdr.o printformats.o stream.o ../shared/classcodes.o make[1]: Leaving directory `/builddir/build/BUILD/fcode-utils/detok' make -C romheaders make[1]: Entering directory `/builddir/build/BUILD/fcode-utils/romheaders' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../shared romheaders.c ../shared/classcodes.c -o romheaders make[1]: Leaving directory `/builddir/build/BUILD/fcode-utils/romheaders' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jwONZW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64 ++ dirname /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64 + cd fcode-utils + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/share/fcode-utils + install -p -m 0755 detok/detok /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/bin + install -p -m 0755 romheaders/romheaders /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/bin + install -p -m 0755 toke/toke /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/bin + cp -a localvalues /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/share/fcode-utils + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/fcode-utils extracting debug info from /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/bin/detok extracting debug info from /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/bin/romheaders extracting debug info from /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/bin/toke 1882 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fcode-utils-1.0.2-4.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eUlfvO + umask 022 + cd /builddir/build/BUILD + cd fcode-utils + DOCDIR=/builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/share/doc/fcode-utils-1.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/share/doc/fcode-utils-1.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/share/doc/fcode-utils-1.0.2 + cp -pr COPYING README README.detok README.toke documentation /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64/usr/share/doc/fcode-utils-1.0.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: fcode-utils-debuginfo-1.0.2-4.fc12.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64 warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/fcode-utils-1.0.2-4.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/fcode-utils-debuginfo-1.0.2-4.fc12.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xV9J4s + umask 022 + cd /builddir/build/BUILD + cd fcode-utils + rm -rf /builddir/build/BUILDROOT/fcode-utils-1.0.2-4.fc12.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->