<86>Nov 14 06:44:33 userdel[18917]: delete user 'rooter' <86>Nov 14 06:44:33 userdel[18917]: removed group 'rooter' owned by 'rooter' <86>Nov 14 06:44:33 userdel[18917]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 06:44:33 groupadd[18937]: group added to /etc/group: name=rooter, GID=576 <86>Nov 14 06:44:33 groupadd[18937]: group added to /etc/gshadow: name=rooter <86>Nov 14 06:44:33 groupadd[18937]: new group: name=rooter, GID=576 <86>Nov 14 06:44:33 useradd[18952]: new user: name=rooter, UID=576, GID=576, home=/root, shell=/bin/bash <86>Nov 14 06:44:33 userdel[18970]: delete user 'builder' <86>Nov 14 06:44:33 userdel[18970]: removed group 'builder' owned by 'builder' <86>Nov 14 06:44:33 userdel[18970]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 06:44:33 groupadd[18983]: group added to /etc/group: name=builder, GID=577 <86>Nov 14 06:44:33 groupadd[18983]: group added to /etc/gshadow: name=builder <86>Nov 14 06:44:33 groupadd[18983]: new group: name=builder, GID=577 <86>Nov 14 06:44:33 useradd[18992]: new user: name=builder, UID=577, GID=577, home=/usr/src, shell=/bin/bash <13>Nov 14 06:44:36 rpmi: libreadline-devel-7.0.3-alt2 1526988928 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cspot-0.0.5-alt1.1.nosrc.rpm <13>Nov 14 06:44:41 rpmi: cpp4.5-4.5.4-alt6 1519058022 installed <13>Nov 14 06:44:42 rpmi: gcc4.5-4.5.4-alt6 1519058022 installed Installing cspot-0.0.5-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70148 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cspot-0.0.5 + echo 'Source #0 (cspot-0.0.5.tar.bz2):' Source #0 (cspot-0.0.5.tar.bz2): + /bin/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/cspot-0.0.5.tar.bz2 + cd cspot-0.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cspot-as-needed.patch):' Patch #0 (cspot-as-needed.patch): + /usr/bin/patch -p0 patching file Makefile Hunk #1 succeeded at 43 (offset 12 lines). Hunk #2 succeeded at 262 (offset 13 lines). + echo 'Patch #1 (cspot-0.0.4-gcc43.patch):' Patch #1 (cspot-0.0.4-gcc43.patch): + /usr/bin/patch -p0 patching file database/fagin.c + echo 'Patch #2 (cspot-0.0.5-glibc.patch):' Patch #2 (cspot-0.0.5-glibc.patch): + /usr/bin/patch -p0 patching file interface/build.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39765 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cspot-0.0.5 + /usr/bin/make make: Entering directory '/usr/src/RPM/BUILD/cspot-0.0.5' rm -f Makefile.dep touch Makefile.dep ls */*.c | sed 's/\(.*\).c/gcc -I. -MM -DSPOT -DPAGE_SIZE \1.c \| sed "s\/^.*.o: \/`echo \1| sed s\/\\\\\\\/\/\\\\\\\\\\\\\\\\\\\\\\\\\/\/g`.o: \/" >> Makefile.dep /' | bash gcc -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -g -o cspot_cc base/cspot_cc.c base/filelist.c cp cspot_cc cc ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o base/filelist.o base/filelist.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o base/cspot.o base/cspot.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o base/config.o base/config.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o base/options.o base/options.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o base/xalloc.o base/xalloc.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o base/cmd.o base/cmd.c In file included from base/cmd.c:321:0: base/cmd/readline.h: In function 'init_readline': base/cmd/readline.h:149:3: warning: 'CPPFunction' is deprecated ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o database/database.o database/database.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o database/file.o database/file.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o database/fagin.o database/fagin.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o database/memsave.o database/memsave.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o interface/output.o interface/output.c In file included from ./sparse/token.h:15:0, from ./sparse/symbol.h:12, from interface/output.c:10: ./sparse/lib.h: In function 'add_symbol': ./sparse/lib.h:171:2: warning: value computed is not used ./sparse/lib.h: In function 'add_statement': ./sparse/lib.h:176:2: warning: value computed is not used ./sparse/lib.h: In function 'add_expression': ./sparse/lib.h:181:2: warning: value computed is not used In file included from interface/output.c:18:0: ./sparse/linearize.h: In function 'add_bb': ./sparse/linearize.h:227:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_instruction': ./sparse/linearize.h:232:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_multijmp': ./sparse/linearize.h:237:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_pseudo_ptr': ./sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o interface/add-fce.o interface/add-fce.c In file included from ./sparse/token.h:15:0, from ./sparse/symbol.h:12, from interface/add-fce.h:11, from interface/add-fce.c:11: ./sparse/lib.h: In function 'add_symbol': ./sparse/lib.h:171:2: warning: value computed is not used ./sparse/lib.h: In function 'add_statement': ./sparse/lib.h:176:2: warning: value computed is not used ./sparse/lib.h: In function 'add_expression': ./sparse/lib.h:181:2: warning: value computed is not used In file included from interface/add-fce.h:20:0, from interface/add-fce.c:11: ./sparse/linearize.h: In function 'add_bb': ./sparse/linearize.h:227:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_instruction': ./sparse/linearize.h:232:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_multijmp': ./sparse/linearize.h:237:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_pseudo_ptr': ./sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o interface/interface.o interface/interface.c In file included from ./sparse/token.h:15:0, from ./sparse/symbol.h:12, from interface/interface.c:12: ./sparse/lib.h: In function 'add_symbol': ./sparse/lib.h:171:2: warning: value computed is not used ./sparse/lib.h: In function 'add_statement': ./sparse/lib.h:176:2: warning: value computed is not used ./sparse/lib.h: In function 'add_expression': ./sparse/lib.h:181:2: warning: value computed is not used In file included from interface/interface.c:21:0: ./sparse/linearize.h: In function 'add_bb': ./sparse/linearize.h:227:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_instruction': ./sparse/linearize.h:232:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_multijmp': ./sparse/linearize.h:237:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_pseudo_ptr': ./sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o interface/build.o interface/build.c In file included from ./sparse/token.h:15:0, from ./sparse/symbol.h:12, from interface/build.c:19: ./sparse/lib.h: In function 'add_symbol': ./sparse/lib.h:171:2: warning: value computed is not used ./sparse/lib.h: In function 'add_statement': ./sparse/lib.h:176:2: warning: value computed is not used ./sparse/lib.h: In function 'add_expression': ./sparse/lib.h:181:2: warning: value computed is not used In file included from ./interface/add-fce.h:20:0, from interface/build.c:30: ./sparse/linearize.h: In function 'add_bb': ./sparse/linearize.h:227:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_instruction': ./sparse/linearize.h:232:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_multijmp': ./sparse/linearize.h:237:2: warning: value computed is not used ./sparse/linearize.h: In function 'add_pseudo_ptr': ./sparse/linearize.h:266:2: warning: value computed is not used In file included from interface/build.c:279:0: interface/build/functions.h: In function 'build_action_STRUCT_member_basetype': interface/build/functions.h:426:2: warning: #warning default... mrknout se sem --- generovani jmena struktury interface/build/functions.h: In function 'build_action_STRUCT_member': interface/build/functions.h:527:2: warning: #warning zatim nepouzivat interface/build/functions.h:530:2: warning: #warning tady opravit STRUCT_MEMBER interface/build/functions.h:542:2: warning: #warning struct member - promyslet co s globalnima a lokalnima... In file included from interface/build.c:280:0: interface/build/during_sparse.h: In function 'do_evaluate_expression_symbol': interface/build/during_sparse.h:99:2: warning: #warning ?neni zajisteno jinde? ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/target.o sparse/target.c In file included from sparse/token.h:15:0, from sparse/symbol.h:12, from sparse/target.c:3: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/parse.o sparse/parse.c In file included from sparse/parse.c:21:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used sparse/parse.c: In function 'parse_enum_declaration': sparse/parse.c:345:3: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/tokenize.o sparse/tokenize.c In file included from sparse/tokenize.c:18:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/pre-process.o sparse/pre-process.c In file included from sparse/pre-process.c:23:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/symbol.o sparse/symbol.c In file included from sparse/symbol.c:14:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/lib.o sparse/lib.c In file included from sparse/lib.c:21:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/lib.c:28:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used sparse/lib.c: In function 'spot_sparse_initialize': sparse/lib.c:767:15: warning: initialization discards qualifiers from pointer target type ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/scope.o sparse/scope.c In file included from sparse/scope.c:15:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/expression.o sparse/expression.c In file included from sparse/expression.c:21:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/show-parse.o sparse/show-parse.c In file included from sparse/show-parse.c:19:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/expand.o sparse/expand.c In file included from sparse/expand.c:21:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/inline.o sparse/inline.c In file included from sparse/inline.c:13:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/linearize.o sparse/linearize.c In file included from sparse/token.h:15:0, from sparse/symbol.h:12, from sparse/parse.h:12, from sparse/linearize.c:19: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/linearize.c:21:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used sparse/linearize.c: In function 'add_asm_input': sparse/linearize.c:1667:2: warning: value computed is not used sparse/linearize.c: In function 'add_asm_output': sparse/linearize.c:1685:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/sort.o sparse/sort.c In file included from sparse/sort.c:16:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/allocate.o sparse/allocate.c In file included from sparse/allocate.c:21:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/allocate.c:28:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/compat-linux.o sparse/compat-linux.c In file included from sparse/compat-linux.c:7:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/compat-linux.c:10:0: sparse/compat/mmap-blob.c: In function 'blob_alloc': sparse/compat/mmap-blob.c:43:6: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/ptrlist.o sparse/ptrlist.c ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/flow.o sparse/flow.c In file included from sparse/token.h:15:0, from sparse/symbol.h:12, from sparse/parse.h:12, from sparse/flow.c:15: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/flow.c:17:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/cse.o sparse/cse.c In file included from sparse/token.h:15:0, from sparse/symbol.h:12, from sparse/parse.h:12, from sparse/cse.c:15: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/cse.c:17:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/simplify.o sparse/simplify.c In file included from sparse/token.h:15:0, from sparse/symbol.h:12, from sparse/parse.h:12, from sparse/simplify.c:9: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/simplify.c:11:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/memops.o sparse/memops.c In file included from sparse/token.h:15:0, from sparse/symbol.h:12, from sparse/parse.h:12, from sparse/memops.c:14: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/memops.c:16:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/liveness.o sparse/liveness.c In file included from sparse/token.h:15:0, from sparse/symbol.h:12, from sparse/parse.h:12, from sparse/liveness.c:10: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/liveness.c:12:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used sparse/liveness.c: In function 'track_phi_uses': sparse/liveness.c:291:3: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/storage.o sparse/storage.c In file included from sparse/token.h:15:0, from sparse/symbol.h:12, from sparse/storage.c:13: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/storage.c:15:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used In file included from sparse/storage.c:16:0: sparse/storage.h: In function 'alloc_storage_hash': sparse/storage.h:72:2: warning: value computed is not used sparse/storage.c: In function 'gather_storage': sparse/storage.c:55:5: warning: value computed is not used sparse/storage.c: In function 'add_storage': sparse/storage.c:109:2: warning: value computed is not used sparse/storage.c: In function 'combine_storage': sparse/storage.c:206:3: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/evaluate.o sparse/evaluate.c In file included from sparse/evaluate.c:21:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o sparse/unssa.o sparse/unssa.c In file included from sparse/unssa.c:26:0: sparse/lib.h: In function 'add_symbol': sparse/lib.h:171:2: warning: value computed is not used sparse/lib.h: In function 'add_statement': sparse/lib.h:176:2: warning: value computed is not used sparse/lib.h: In function 'add_expression': sparse/lib.h:181:2: warning: value computed is not used In file included from sparse/unssa.c:27:0: sparse/linearize.h: In function 'add_bb': sparse/linearize.h:227:2: warning: value computed is not used sparse/linearize.h: In function 'add_instruction': sparse/linearize.h:232:2: warning: value computed is not used sparse/linearize.h: In function 'add_multijmp': sparse/linearize.h:237:2: warning: value computed is not used sparse/linearize.h: In function 'add_pseudo_ptr': sparse/linearize.h:266:2: warning: value computed is not used ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -fpic -Wall -Wwrite-strings -I. -DCHAIN_LENGTH -DADVANCED_FILELIST -DCHECK_BOUNDS -DALLIGN_STRINGS -DPAGE_SIZE=8192 -DSPOT -DENDIAN -DSHOW_ACTIVE_FILE -DREMEMBER_STRINGS -DDJB2 -DTEST_CONTEXT -DXALLOC_DEBUG -DMAX_ADDITIONAL_INCLUDE=300 -DAUTO_INCLUDE_PROJECT_DIR -DINCLUDE_PROJECT_DIR -DSPARSE_ERROR_HANDLING_INVALID_TAG_APPLIED -DSPARSE_ERROR_HANDLING_REDEFINITION -DSPARSE_ERROR_HANDLING_CANT_INCREMENT_LAST_ENUM_MEMBER -DSPARSE_ERROR_HANDLING_CANT_OPEN_FILE -c -o base/gf.o base/gf.c ar rcs sparse/libsparse.a ./sparse/target.o ./sparse/parse.o ./sparse/tokenize.o ./sparse/pre-process.o ./sparse/symbol.o ./sparse/lib.o ./sparse/scope.o ./sparse/expression.o ./sparse/show-parse.o ./sparse/expand.o ./sparse/inline.o ./sparse/linearize.o ./sparse/sort.o ./sparse/allocate.o ./sparse/compat-linux.o ./sparse/ptrlist.o ./sparse/flow.o ./sparse/cse.o ./sparse/simplify.o ./sparse/memops.o ./sparse/liveness.o ./sparse/storage.o ./sparse/evaluate.o ./sparse/unssa.o base/xalloc.o base/gf.o interface/interface.o ./cc -compiler gcc -directory cspot.directory -filelist cspot.file_list -g -o cspot base/filelist.o base/cspot.o base/config.o base/options.o base/xalloc.o base/cmd.o database/database.o database/file.o database/fagin.o database/memsave.o interface/output.o interface/add-fce.o interface/interface.o interface/build.o -lreadline ./sparse/libsparse.a rm -rf snapshot if [ -d backup ]; then tar -czf backup/latest.tgz Makefile */*.[ch] */*/*.[ch] */*/*/*.[ch] */cspot.el .emacs cspot.config */*notes license/* examples/* changelog; cp backup/latest.tgz backup/source-`date +%F_%X`.tgz; fi make: Leaving directory '/usr/src/RPM/BUILD/cspot-0.0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17688 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cspot-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cspot-buildroot + cd cspot-0.0.5 + install -D -m755 cspot /usr/src/tmp/cspot-buildroot/usr/bin/cspot + install -D -m755 cspot_cc /usr/src/tmp/cspot-buildroot/usr/bin/cspot_cc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cspot-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cspot-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/cspot-buildroot/ (default) Compressing files in /usr/src/tmp/cspot-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cspot-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/cspot_cc: uses non-LFS functions: __fxstat fopen mmap open verify-elf: WARNING: ./usr/bin/cspot: uses non-LFS functions: __fxstat fopen ftruncate mmap open Hardlinking identical .pyc and .pyo files Processing files: cspot-0.0.5-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18218 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cspot-0.0.5 + DOCDIR=/usr/src/tmp/cspot-buildroot/usr/share/doc/cspot-0.0.5 + export DOCDIR + rm -rf /usr/src/tmp/cspot-buildroot/usr/share/doc/cspot-0.0.5 + /bin/mkdir -p /usr/src/tmp/cspot-buildroot/usr/share/doc/cspot-0.0.5 + cp -prL doc/ /usr/src/tmp/cspot-buildroot/usr/share/doc/cspot-0.0.5 + chmod -R go-w /usr/src/tmp/cspot-buildroot/usr/share/doc/cspot-0.0.5 + chmod -R a+rX /usr/src/tmp/cspot-buildroot/usr/share/doc/cspot-0.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B6JHOY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SKPpI7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libreadline.so.7 >= set:nk4x0aHltORz0PEjb6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e2ds6U Creating cspot-debuginfo package Processing files: cspot-debuginfo-0.0.5-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YEdfS2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T9ifVF find-requires: running scripts (debuginfo) Requires: cspot = 0.0.5-alt1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libreadline.so.7) Wrote: /usr/src/RPM/RPMS/i586/cspot-0.0.5-alt1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/cspot-debuginfo-0.0.5-alt1.1.i586.rpm 12.86user 2.25system 0:19.57elapsed 77%CPU (0avgtext+0avgdata 24916maxresident)k 0inputs+0outputs (0major+387195minor)pagefaults 0swaps 28.05user 7.76system 0:41.47elapsed 86%CPU (0avgtext+0avgdata 122940maxresident)k 16648inputs+0outputs (0major+821670minor)pagefaults 0swaps --- cspot-0.0.5-alt1.1.i586.rpm.repo 2012-06-20 04:48:07.000000000 +0000 +++ cspot-0.0.5-alt1.1.i586.rpm.hasher 2018-11-14 06:45:03.651744421 +0000 @@ -18,3 +18,3 @@ Requires: libc.so.6(GLIBC_2.4) -Requires: libreadline.so.5 >= set:nk4x0aHltORz0PEjb6 +Requires: libreadline.so.7 >= set:nk4x0aHltORz0PEjb6 Requires: rpmlib(SetVersions) --- cspot-debuginfo-0.0.5-alt1.1.i586.rpm.repo 2012-06-20 04:48:07.000000000 +0000 +++ cspot-debuginfo-0.0.5-alt1.1.i586.rpm.hasher 2018-11-14 06:45:03.703742898 +0000 @@ -101,3 +101,3 @@ Requires: debug(libc.so.6) -Requires: debug(libreadline.so.5) +Requires: debug(libreadline.so.7) Requires: rpmlib(PayloadIsLzma)