+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/toolshed.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zm8l6B + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf toolshed-20150416hg6f0dcb7087fe + /usr/bin/gzip -dc /builddir/build/SOURCES/toolshed-20150416hg6f0dcb7087fe-noroms.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd toolshed-20150416hg6f0dcb7087fe + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (toolshed-printf-format.patch):' Patch #0 (toolshed-printf-format.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file os9/os9ident.c + chmod 0644 'doc/The Mamou Assembler.doc' doc/ToolShed.doc doc/ToolShed.pdf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KFJ71C + umask 022 + cd /builddir/build/BUILD + cd toolshed-20150416hg6f0dcb7087fe + make -j4 '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 -I../../../include -DSYSV' -C build/unix make: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix' (cd libtoolshed; make); (cd libnative; make); (cd libcecb; make); (cd librbf; make); (cd libcoco; make); (cd libdecb; make); (cd libmisc; make); (cd libsys; make); (cd ar2; make); (cd os9; make); (cd mamou; make); (cd decb; make); (cd tocgen; make); (cd cocofuse; make); (cd makewav; make); (cd libcecb; make); (cd cecb; make); make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libtoolshed' make[1]: Circular toolshed.r <- toolshed.a dependency dropped. cc -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../../../include -DSYSV -c -o toolshed.o ../../../libtoolshed/toolshed.c ../../../libtoolshed/toolshed.c: In function 'TSRBFFree': ../../../libtoolshed/toolshed.c:775:23: warning: variable 'sectors_in_bitmap' set but not used [-Wunused-but-set-variable] int bytes_in_bitmap, sectors_in_bitmap; ^~~~~~~~~~~~~~~~~ ar -r libtoolshed.a toolshed.o ar: creating libtoolshed.a ranlib libtoolshed.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libtoolshed' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libnative' cc -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../../../include -DSYSV -c -o libnativegs.o ../../../libnative/libnativegs.c cc -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../../../include -DSYSV -c -o libnativedelete.o ../../../libnative/libnativedelete.c cc -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../../../include -DSYSV -c -o libnativeopen.o ../../../libnative/libnativeopen.c cc -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../../../include -DSYSV -c -o libnativeread.o ../../../libnative/libnativeread.c ../../../libnative/libnativegs.c: In function '_native_gs_eof': ../../../libnative/libnativegs.c:66:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&c, 1, 1, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libnative/libnativeread.c: In function '_native_readdir': ../../../libnative/libnativeread.c:65:17: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (path->mode & FAM_DIR == 0 || path->mode & FAM_READ == 0) ^ ../../../libnative/libnativeread.c:65:46: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (path->mode & FAM_DIR == 0 || path->mode & FAM_READ == 0) ^ cc -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../../../include -DSYSV -c -o libnativerename.o ../../../libnative/libnativerename.c cc -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../../../include -DSYSV -c -o libnativeseek.o ../../../libnative/libnativeseek.c cc -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../../../include -DSYSV -c -o libnativess.o ../../../libnative/libnativess.c cc -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../../../include -DSYSV -c -o libnativewrite.o ../../../libnative/libnativewrite.c cc -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../../../include -DSYSV -c -o libnativereadln.o ../../../libnative/libnativereadln.c cc -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../../../include -DSYSV -c -o libnativemakdir.o ../../../libnative/libnativemakdir.c ../../../libnative/libnativess.c: In function '_native_ss_size': ../../../libnative/libnativess.c:80:4: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(path->fd->_fileno, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar -r libnative.a libnativegs.o libnativedelete.o libnativeopen.o libnativeread.o libnativerename.o libnativeseek.o libnativess.o libnativewrite.o libnativereadln.o libnativemakdir.o ar: creating libnative.a ranlib libnative.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libnative' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcecb' cc -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../../../include -DSYSV -c -o libcebcopen.o ../../../libcecb/libcebcopen.c cc -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../../../include -DSYSV -c -o libcecbgs.o ../../../libcecb/libcecbgs.c cc -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../../../include -DSYSV -c -o libcecbwav.o ../../../libcecb/libcecbwav.c cc -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../../../include -DSYSV -c -o libcecbcas.o ../../../libcecb/libcecbcas.c ../../../libcecb/libcebcopen.c: In function '_cecb_close': ../../../libcecb/libcebcopen.c:372:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( path->tape_type = WAV ) ^~~~ ../../../libcecb/libcecbwav.c: In function '_cecb_parse_riff': ../../../libcecb/libcecbwav.c:190:60: warning: comparison between '_wave_parity {aka enum }' and 'enum ' [-Wenum-compare] if( (path->wav_frequency_limit == 0) || (path->wav_parity == NONE) ) ^~ cc -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../../../include -DSYSV -c -o libcecbread.o ../../../libcecb/libcecbread.c cc -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../../../include -DSYSV -c -o libcecbwrite.o ../../../libcecb/libcecbwrite.c ../../../libcecb/libcecbwav.c:305:52: warning: 'mal' may be used uninitialized in this function [-Wmaybe-uninitialized] path->buffer_1200_length = (path->wav_sample_rate / mal) * WAV_SAMPLE_MUL; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../../libcecb/libcecbwav.c:208:34: note: 'mal' was declared here double ma1, ma2, ma3, ma4, mah, mal, ratio; ^~~ ../../../libcecb/libcecbwav.c:306:52: warning: 'mah' may be used uninitialized in this function [-Wmaybe-uninitialized] path->buffer_2400_length = (path->wav_sample_rate / mah) * WAV_SAMPLE_MUL; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../../libcecb/libcecbwav.c:208:29: note: 'mah' was declared here double ma1, ma2, ma3, ma4, mah, mal, ratio; ^~~ ../../../libcecb/libcecbwav.c:233:60: warning: 'diff4' may be used uninitialized in this function [-Wmaybe-uninitialized] ma2 = movingavg( 1, (double)path->wav_sample_rate/(diff2+diff3) ); ~~~~~~^~~~~~~ ../../../libcecb/libcecbwav.c:207:27: note: 'diff4' was declared here int diff1, diff2, diff3, diff4, diff5; ^~~~~ ar -r libcecb.a libcebcopen.o libcecbgs.o libcecbwav.o libcecbcas.o libcecbread.o libcecbwrite.o ar: creating libcecb.a ranlib libcecb.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcecb' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/librbf' cc -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../../../include -DSYSV -c -o librbfbitmap.o ../../../librbf/librbfbitmap.c cc -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../../../include -DSYSV -c -o librbfmakdir.o ../../../librbf/librbfmakdir.c cc -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../../../include -DSYSV -c -o librbfread.o ../../../librbf/librbfread.c cc -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../../../include -DSYSV -c -o librbfrename.o ../../../librbf/librbfrename.c ../../../librbf/librbfread.c: In function '_os9_read': ../../../librbf/librbfread.c:61:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, *size, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../librbf/librbfread.c:76:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fd_sector, 1, sizeof(fd_stats), path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../librbf/librbfread.c:178:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf_ptr, 1, read_size, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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../../../include -DSYSV -c -o librbfss.o ../../../librbf/librbfss.c cc -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../../../include -DSYSV -c -o librbfdelete.o ../../../librbf/librbfdelete.c cc -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../../../include -DSYSV -c -o librbfgs.o ../../../librbf/librbfgs.c cc -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../../../include -DSYSV -c -o librbfopen.o ../../../librbf/librbfopen.c cc -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../../../include -DSYSV -c -o librbfreadln.o ../../../librbf/librbfreadln.c ../../../librbf/librbfdelete.c: In function 'DecrementLinkCount': ../../../librbf/librbfdelete.c:249:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fdbuf, 1, sizeof(fd_stats), path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../librbf/librbfgs.c: In function '_os9_gs_fd': ../../../librbf/librbfgs.c:77:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(fdbuf, 1, size, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../librbf/librbfopen.c: In function '_os9_open': ../../../librbf/librbfopen.c:454:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fd_sector, 1, sizeof(fd_stats), (*path)->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../librbf/librbfopen.c: In function 'init_lsn0': ../../../librbf/librbfopen.c:893:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(path->lsn0, 1, 256, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../librbf/librbfopen.c: In function '_os9_truncate_seg_list': ../../../librbf/librbfopen.c:587:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fd_sector, 1, sizeof(fd_stats), path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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../../../include -DSYSV -c -o librbfseek.o ../../../librbf/librbfseek.c ../../../librbf/librbfreadln.c: In function '_os9_readln': ../../../librbf/librbfreadln.c:44:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fd_sector, 1, sizeof(fd_stats), path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../librbf/librbfreadln.c:144:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf_ptr, 1, read_size, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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../../../include -DSYSV -c -o librbfwrite.o ../../../librbf/librbfwrite.c ../../../librbf/librbfwrite.c: In function '_os9_write': ../../../librbf/librbfwrite.c:54:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fd_sector, 1, sizeof(fd_stats), path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar -r librbf.a librbfbitmap.o librbfmakdir.o librbfread.o librbfrename.o librbfss.o librbfdelete.o librbfgs.o librbfopen.o librbfreadln.o librbfseek.o librbfwrite.o ar: creating librbf.a ranlib librbf.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/librbf' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcoco' cc -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../../../include -DSYSV -c -o libcocogs.o ../../../libcoco/libcocogs.c cc -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../../../include -DSYSV -c -o libcocodelete.o ../../../libcoco/libcocodelete.c cc -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../../../include -DSYSV -c -o libcocoopen.o ../../../libcoco/libcocoopen.c cc -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../../../include -DSYSV -c -o libcocoread.o ../../../libcoco/libcocoread.c cc -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../../../include -DSYSV -c -o libcocorename.o ../../../libcoco/libcocorename.c cc -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../../../include -DSYSV -c -o libcocoseek.o ../../../libcoco/libcocoseek.c cc -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../../../include -DSYSV -c -o libcocoss.o ../../../libcoco/libcocoss.c cc -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../../../include -DSYSV -c -o libcocowrite.o ../../../libcoco/libcocowrite.c cc -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../../../include -DSYSV -c -o libcocoreadln.o ../../../libcoco/libcocoreadln.c cc -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../../../include -DSYSV -c -o libcocomakdir.o ../../../libcoco/libcocomakdir.c ar -r libcoco.a libcocogs.o libcocodelete.o libcocoopen.o libcocoread.o libcocorename.o libcocoseek.o libcocoss.o libcocowrite.o libcocoreadln.o libcocomakdir.o ar: creating libcoco.a ranlib libcoco.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcoco' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libdecb' cc -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../../../include -DSYSV -c -o libdecbgs.o ../../../libdecb/libdecbgs.c cc -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../../../include -DSYSV -c -o libdecbkill.o ../../../libdecb/libdecbkill.c cc -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../../../include -DSYSV -c -o libdecbopen.o ../../../libdecb/libdecbopen.c cc -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../../../include -DSYSV -c -o libdecbread.o ../../../libdecb/libdecbread.c ../../../libdecb/libdecbgs.c: In function '_decb_gs_sector': ../../../libdecb/libdecbgs.c:160:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, 256, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libdecb/libdecbgs.c: In function '_decb_gs_granule': ../../../libdecb/libdecbgs.c:189:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&buffer[count], 1, 256, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libdecb/libdecbgs.c:196:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, 2304, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libdecb/libdecbread.c: In function '_decb_read': ../../../libdecb/libdecbread.c:47:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, *size, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libdecb/libdecbread.c: In function '_decb_readln': ../../../libdecb/libdecbread.c:194:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, *size, path->fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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../../../include -DSYSV -c -o libdecbrename.o ../../../libdecb/libdecbrename.c cc -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../../../include -DSYSV -c -o libdecbseek.o ../../../libdecb/libdecbseek.c cc -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../../../include -DSYSV -c -o libdecbss.o ../../../libdecb/libdecbss.c cc -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../../../include -DSYSV -c -o libdecbwrite.o ../../../libdecb/libdecbwrite.c cc -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../../../include -DSYSV -c -o libdecbtokenize.o ../../../libdecb/libdecbtokenize.c cc -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../../../include -DSYSV -c -o libdecbbinconcat.o ../../../libdecb/libdecbbinconcat.c cc -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../../../include -DSYSV -c -o libdecbsrec.o ../../../libdecb/libdecbsrec.c ar -r libdecb.a libdecbgs.o libdecbkill.o libdecbopen.o libdecbread.o libdecbrename.o libdecbseek.o libdecbss.o libdecbwrite.o libdecbtokenize.o libdecbbinconcat.o libdecbsrec.o ar: creating libdecb.a ranlib libdecb.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libdecb' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libmisc' cc -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../../../include -DSYSV -c -o libmiscendian.o ../../../libmisc/libmiscendian.c cc -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../../../include -DSYSV -c -o libmisccococonv.o ../../../libmisc/libmisccococonv.c cc -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../../../include -DSYSV -c -o libmiscqueue.o ../../../libmisc/libmiscqueue.c cc -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../../../include -DSYSV -c -o libmiscutil.o ../../../libmisc/libmiscutil.c ar -r libmisc.a libmiscendian.o libmisccococonv.o libmiscqueue.o libmiscutil.o ar: creating libmisc.a ranlib libmisc.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libmisc' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libsys' cc -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../../../include -DSYSV -c -o crc.o ../../../libsys/crc.c cc -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../../../include -DSYSV -c -o prsnam.o ../../../libsys/prsnam.c ar -r libsys.a crc.o prsnam.o ar: creating libsys.a ranlib libsys.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libsys' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/ar2' cc -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../../../include -DSYSV -c -o ar.o ../../../ar2/ar.c cc -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../../../include -DSYSV -c -o arsup.o ../../../ar2/arsup.c cc -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../../../include -DSYSV -c -o lz1.o ../../../ar2/lz1.c cc -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../../../include -DSYSV -c -o o2u.o ../../../ar2/o2u.c ../../../ar2/lz1.c: In function 'LZ_1': ../../../ar2/lz1.c:73:2: warning: implicit declaration of function 'writeshort'; did you mean 'writebuf'? [-Wimplicit-function-declaration] writeshort(outfile, tag); /* mark as LZ */ ^~~~~~~~~~ writebuf ../../../ar2/lz1.c: In function 'de_LZ_1': ../../../ar2/lz1.c:264:6: warning: implicit declaration of function 'readshort' [-Wimplicit-function-declaration] if (readshort(infile, &tag) == EOF || tag != TAG) ^~~~~~~~~ ../../../ar2/lz1.c: In function 'getcode': ../../../ar2/lz1.c:333:11: warning: implicit declaration of function 'readbuf'; did you mean 'setvbuf'? [-Wimplicit-function-declaration] reslt = readbuf(size, infile); /* read new buffer too */ ^~~~~~~ setvbuf ../../../ar2/lz1.c:346:9: warning: implicit declaration of function 'fetch'; did you mean 'getc'? [-Wimplicit-function-declaration] code = fetch(); ^~~~~ getc ../../../ar2/lz1.c: In function 'readbuf': ../../../ar2/lz1.c:399:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (cnt & 1) ^ ../../../ar2/lz1.c: In function 'lz1_init': ../../../ar2/lz1.c:430:31: warning: implicit declaration of function 'emalloc'; did you mean 'malloc'? [-Wimplicit-function-declaration] ctp = CompTbl = (COMPTBL *)emalloc((1 << maxbits) * sizeof(COMPTBL)); ^~~~~~~ malloc ../../../ar2/lz1.c:430:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ctp = CompTbl = (COMPTBL *)emalloc((1 << maxbits) * sizeof(COMPTBL)); ^ ../../../ar2/lz1.c:452:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dtp = CrakTbl = (DCOMPTBL *)emalloc((1 << maxbits) * sizeof(DCOMPTBL)); ^ ../../../ar2/ar.c: In function 'main': ../../../ar2/ar.c:171:3: warning: implicit declaration of function 'setuid'; did you mean 'setenv'? [-Wimplicit-function-declaration] setuid(0); ^~~~~~ setenv ../../../ar2/ar.c:187:2: warning: implicit declaration of function 'lz1_config' [-Wimplicit-function-declaration] lz1_config(13); /* set up compression defaults */ ^~~~~~~~~~ ../../../ar2/ar.c:203:6: warning: implicit declaration of function 'get_names'; did you mean 'rename'? [-Wimplicit-function-declaration] if (get_names(argc -= 3, argv, command == 'u') == 0) ^~~~~~~~~ rename ../../../ar2/ar.c:211:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(errno, "can't create %s\n", (int)archfile, 0); ^ ../../../ar2/ar.c:217:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(errno, "can't find %s\n", (int)archfile, 0); ^ ../../../ar2/ar.c:222:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(errno, "can't find %s\n", (int)archfile, 0); ^ ../../../ar2/ar.c: In function 'delete': ../../../ar2/ar.c:331:10: warning: implicit declaration of function 'gethdr'; did you mean 'puthdr'? [-Wimplicit-function-declaration] while ((gethdr(afp, &header)) != EOF) ^~~~~~ puthdr ../../../ar2/ar.c:336:25: warning: implicit declaration of function 'patmatch'; did you mean 'rpmatch'? [-Wimplicit-function-declaration] if (TRUE == (found = patmatch(fnp->fn_name, header.a_name, TRUE))) ^~~~~~~~ rpmatch ../../../ar2/ar.c:368:5: warning: implicit declaration of function 'set_fsize'; did you mean 'get_fsize'? [-Wimplicit-function-declaration] set_fsize(fileno(afp), archive_size); /* resize archive */ ^~~~~~~~~ get_fsize ../../../ar2/arsup.c: In function 'set_fstat': ../../../ar2/arsup.c:209:2: warning: implicit declaration of function 'chown' [-Wimplicit-function-declaration] chown(pn, s, pwdbuf ? pwdbuf->pw_gid : s); ^~~~~ ../../../ar2/ar.c: In function 'extract': ../../../ar2/ar.c:389:3: warning: implicit declaration of function 'stash_name'; did you mean 'strsignal'? [-Wimplicit-function-declaration] stash_name("*"); /* fake for special case */ ^~~~~~~~~~ strsignal ../../../ar2/arsup.c:212:11: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] ubuf.a = time((long *) 0); ^~~~ utimes ../../../ar2/arsup.c:214:2: warning: implicit declaration of function 'utime'; did you mean 'utimes'? [-Wimplicit-function-declaration] utime(pn, &ubuf); ^~~~~ utimes ../../../ar2/arsup.c: In function 'set_fsize': ../../../ar2/arsup.c:260:2: warning: implicit declaration of function 'ftruncate'; did you mean 'strncat'? [-Wimplicit-function-declaration] ftruncate(pn, size); /* If you don't have this or something akin, deletes don't work well */ ^~~~~~~~~ strncat ../../../ar2/arsup.c: In function 'assureDir': ../../../ar2/arsup.c:286:6: warning: implicit declaration of function 'access' [-Wimplicit-function-declaration] if (access(path, 0)) ^~~~~~ ../../../ar2/ar.c:411:5: warning: implicit declaration of function 'set_fstat'; did you mean 'setstate'? [-Wimplicit-function-declaration] set_fstat(header.a_name, &header.a_attr); ^~~~~~~~~ setstate ../../../ar2/arsup.c: In function 'isobject': ../../../ar2/arsup.c:318:2: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] read(fileno(input), &x, 2); ^~~~ fread ../../../ar2/ar.c: In function 'update': ../../../ar2/ar.c:495:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(errno, "can't find %s\n", (int)fnp->fn_name, 0); ^ ../../../ar2/ar.c:491:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ((ifp = fopen(fnp->fn_name, F_R)) == NULL) ^ ../../../ar2/ar.c:498:7: warning: implicit declaration of function 'is_dir'; did you mean 'stdin'? [-Wimplicit-function-declaration] if (is_dir(fileno(ifp))) /*It saves the header block otherwise*/ ^~~~~~ stdin ../../../ar2/ar.c:506:44: warning: implicit declaration of function 'isobject'; did you mean 'pselect'? [-Wimplicit-function-declaration] if ((supflag == 2) || ((supflag == 1) && isobject(ifp))) ^~~~~~~~ pselect ../../../ar2/arsup.c: In function 'patmatch': ../../../ar2/arsup.c:426:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (pc = ifup(*p++)) ^~ ../../../ar2/ar.c:514:3: warning: implicit declaration of function 'get_fstat'; did you mean 'setstate'? [-Wimplicit-function-declaration] get_fstat(fileno(ifp), &header.a_attr); ^~~~~~~~~ setstate ../../../ar2/ar.c:519:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(errno, "write error on header for %s\n", (int)fnp->fn_name, 0); ^ ../../../ar2/arsup.c:448:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (compl = (*p == '^')) /* class inversion? */ ^~~~~ ../../../ar2/ar.c:529:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(errno, "write error on header for %s\n", (int)fnp->fn_name, 0); ^ ../../../ar2/ar.c:533:4: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] unlink(fnp->fn_name); ^~~~~~ unix ../../../ar2/ar.c: In function 'get_names': ../../../ar2/ar.c:557:21: warning: implicit declaration of function 'iswild'; did you mean 'rewind'? [-Wimplicit-function-declaration] if (!updating || !iswild(*av)) ^~~~~~ rewind ../../../ar2/ar.c:558:8: warning: implicit declaration of function 'notdot'; did you mean 'stdout'? [-Wimplicit-function-declaration] if (notdot(*av)) /* dereference av - Kelly Anderson - 5/26/10 */ ^~~~~~ stdout ../../../ar2/ar.c:565:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (q = strrchr((r = *av++), '/')) ^ ../../../ar2/ar.c:581:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (dp = readdir(dirp)) ^~ ../../../ar2/ar.c: In function 'stash_name': ../../../ar2/ar.c:609:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(1, "absolute path illegal <%s>\n", (int)p, 0); ^ ../../../ar2/ar.c: In function 'gethdr': ../../../ar2/ar.c:668:8: warning: implicit declaration of function 'readlong'; did you mean 'realloc'? [-Wimplicit-function-declaration] || (readlong(fp, &hp->a_size) == EOF) ^~~~~~~~ realloc ../../../ar2/ar.c: In function 'puthdr': ../../../ar2/ar.c:697:8: warning: implicit declaration of function 'writelong' [-Wimplicit-function-declaration] || (writelong(fp, hp->a_size) == EOF) ^~~~~~~~~ ../../../ar2/ar.c: In function 'spl_open': ../../../ar2/ar.c:719:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (p = strchr(p, '/')) ^ ../../../ar2/ar.c:722:7: warning: implicit declaration of function 'assureDir' [-Wimplicit-function-declaration] if (assureDir(hp->a_name)) /* create it if not there */ ^~~~~~~~~ ../../../ar2/ar.c:723:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(errno, "can't make <%s>\n", (int)hp->a_name, 0); ^ ../../../ar2/ar.c:733:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fatal(errno, "create failure on %s\n", (int)buf, 0); ^ ../../../ar2/ar.c: In function 'copy_from': ../../../ar2/ar.c:765:10: warning: implicit declaration of function 'de_LZ_1' [-Wimplicit-function-declaration] byt = de_LZ_1(ifp, ofp, bytes); ^~~~~~~ ../../../ar2/ar.c: In function 'copy_to': ../../../ar2/ar.c:814:10: warning: implicit declaration of function 'LZ_1' [-Wimplicit-function-declaration] byt = LZ_1(ifp, ofp, &bytes); ^~~~ cc ar.o arsup.o lz1.o o2u.o -o ar2 make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/ar2' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/os9' cc -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../../../include -DSYSV -c -o os9copy.o ../../../os9/os9copy.c cc -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../../../include -DSYSV -c -o os9dsave.o ../../../os9/os9dsave.c cc -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../../../include -DSYSV -c -o os9gen.o ../../../os9/os9gen.c cc -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../../../include -DSYSV -c -o os9modbust.o ../../../os9/os9modbust.c ../../../os9/os9copy.c: In function 'os9copy': ../../../os9/os9copy.c:278:14: warning: implicit declaration of function 'TSCopyFile' [-Wimplicit-function-declaration] ec = TSCopyFile(argv[j], df, eolTranslate, rewrite, owner, owner_set, buffer, buffer_size); ^~~~~~~~~~ ../../../os9/os9dsave.c: In function 'do_dsave': ../../../os9/os9dsave.c:239:6: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(command); ^~~~~~~~~~~~~~~ ../../../os9/os9dsave.c:275:6: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(command); ^~~~~~~~~~~~~~~ At top level: ../../../os9/os9dsave.c:287:12: warning: 'DoFunc' defined but not used [-Wunused-function] static int DoFunc(int (*func)(int, char *[]), char *command) ^~~~~~ cc -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../../../include -DSYSV -c -o os9dcheck.o ../../../os9/os9dcheck.c cc -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../../../include -DSYSV -c -o os9dump.o ../../../os9/os9dump.c cc -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../../../include -DSYSV -c -o os9id.o ../../../os9/os9id.c cc -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../../../include -DSYSV -c -o os9padrom.o ../../../os9/os9padrom.c cc -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../../../include -DSYSV -c -o os9_main.o ../../../os9/os9_main.c cc -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../../../include -DSYSV -c -o os9del.o ../../../os9/os9del.c cc -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../../../include -DSYSV -c -o os9format.o ../../../os9/os9format.c ../../../os9/os9_main.c: In function 'show_os9_help': ../../../os9/os9_main.c:131:11: warning: variable 'argv' set but not used [-Wunused-but-set-variable] char *argv[3]; ^~~~ cc -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../../../include -DSYSV -c -o os9ident.o ../../../os9/os9ident.c cc -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../../../include -DSYSV -c -o os9rename.o ../../../os9/os9rename.c cc -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../../../include -DSYSV -c -o os9attr.o ../../../os9/os9attr.c ../../../os9/os9rename.c: In function 'os9rename': ../../../os9/os9rename.c:81:18: warning: implicit declaration of function 'TSRename'; did you mean 'rename'? [-Wimplicit-function-declaration] ec = TSRename(p, new_name); ^~~~~~~~ rename cc -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../../../include -DSYSV -c -o os9deldir.o ../../../os9/os9deldir.c ../../../os9/os9attr.c: In function 'os9attr': ../../../os9/os9attr.c:143:27: warning: implicit declaration of function 'TSRBFAttrGet' [-Wimplicit-function-declaration] if ((ec = TSRBFAttrGet(p, attr, attrs)) != 0) ^~~~~~~~~~~~ ../../../os9/os9attr.c:158:27: warning: implicit declaration of function 'TSRBFAttrSet' [-Wimplicit-function-declaration] if ((ec = TSRBFAttrSet(p, attrSetMask, attrResetMask, attr, attrs)) != 0) ^~~~~~~~~~~~ ../../../os9/os9attr.c:143:27: warning: 'attr' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((ec = TSRBFAttrGet(p, attr, attrs)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../os9/os9attr.c:158:27: warning: 'attr' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((ec = TSRBFAttrSet(p, attrSetMask, attrResetMask, attr, attrs)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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../../../include -DSYSV -c -o os9free.o ../../../os9/os9free.c ../../../os9/os9deldir.c: In function 'do_deldir': ../../../os9/os9deldir.c:112:4: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", c); ^~~~~~~~~~~~~~ cc -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../../../include -DSYSV -c -o os9list.o ../../../os9/os9list.c cc -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../../../include -DSYSV -c -o os9cmp.o ../../../os9/os9cmp.c cc -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../../../include -DSYSV -c -o os9dir.o ../../../os9/os9dir.c ../../../os9/os9free.c: In function 'os9free': ../../../os9/os9free.c:74:8: warning: implicit declaration of function 'TSRBFFree' [-Wimplicit-function-declaration] ec = TSRBFFree(p, dname, &month, &day, &year, &bps, &total_sectors, &bytes_free, &free_sectors, &largest_free_block, §ors_per_cluster, &largest_count, §or_count); ^~~~~~~~~ ../../../os9/os9cmp.c: In function 'compare': ../../../os9/os9cmp.c:181:15: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] printf("%08x %02x %02x\n", total_bytes + i, buffer1[i], buffer2[i]); ~~~^ ~~~~~~~~~~~~~~~ %08lx cc -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../../../include -DSYSV -c -o os9fstat.o ../../../os9/os9fstat.c cc -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../../../include -DSYSV -c -o os9makdir.o ../../../os9/os9makdir.c ../../../os9/os9dir.c: In function 'do_dir': ../../../os9/os9dir.c:183:7: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size; ^~~~ ../../../os9/os9fstat.c: In function 'do_fstat': ../../../os9/os9fstat.c:125:18: warning: array subscript is above array bounds [-Warray-bounds] fdbuf.fd_creat[3], fdbuf.fd_creat[4] ~~~~~~~~~~~~~~^~~ ../../../os9/os9fstat.c:125:37: warning: array subscript is above array bounds [-Warray-bounds] fdbuf.fd_creat[3], fdbuf.fd_creat[4] ~~~~~~~~~~~~~~^~~ ../../../os9/os9makdir.c: In function 'os9makdir': ../../../os9/os9makdir.c:74:8: warning: implicit declaration of function 'TSMakeDirectory' [-Wimplicit-function-declaration] ec = TSMakeDirectory(p); ^~~~~~~~~~~~~~~ cc -o os9 os9copy.o os9dsave.o os9gen.o os9modbust.o os9dcheck.o os9dump.o os9id.o os9padrom.o os9_main.o os9del.o os9format.o os9ident.o os9rename.o os9attr.o os9deldir.o os9free.o os9list.o os9cmp.o os9dir.o os9fstat.o os9makdir.o -L../libtoolshed -L../libcecb -L../libcoco -L../libnative -L../libdecb -L../libmisc -L../librbf -L../libsys -ltoolshed -lcoco -lnative -ldecb -lcecb -lmisc -lrbf -lsys -lm make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/os9' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/mamou' cc -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../../../include -DSYSV -c -o mamou_main.o ../../../mamou/mamou_main.c cc -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../../../include -DSYSV -c -o evaluator.o ../../../mamou/evaluator.c cc -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../../../include -DSYSV -c -o pseudo.o ../../../mamou/pseudo.c cc -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../../../include -DSYSV -c -o h6309.o ../../../mamou/h6309.c ../../../mamou/pseudo.c:94:0: warning: ignoring #pragma mark OS [-Wunknown-pragmas] #pragma mark OS-9 Asm Directives ../../../mamou/pseudo.c:265:0: warning: ignoring #pragma mark Conditional [-Wunknown-pragmas] #pragma mark Conditional Directives ../../../mamou/pseudo.c:514:0: warning: ignoring #pragma mark Alignment [-Wunknown-pragmas] #pragma mark Alignment Directives ../../../mamou/pseudo.c:624:0: warning: ignoring #pragma mark Paging [-Wunknown-pragmas] #pragma mark Paging Directives ../../../mamou/pseudo.c:1430:0: warning: ignoring #pragma mark Reserve [-Wunknown-pragmas] #pragma mark Reserve Memory Storage ../../../mamou/pseudo.c:1526:0: warning: ignoring #pragma mark Fill [-Wunknown-pragmas] #pragma mark Fill Constant Data ../../../mamou/pseudo.c:1645:0: warning: ignoring #pragma mark Fill [-Wunknown-pragmas] #pragma mark Fill Constant Data With Value cc -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../../../include -DSYSV -c -o ffwd.o ../../../mamou/ffwd.c cc -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../../../include -DSYSV -c -o print.o ../../../mamou/print.c cc -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../../../include -DSYSV -c -o util.o ../../../mamou/util.c cc -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../../../include -DSYSV -c -o symbol_bucket.o ../../../mamou/symbol_bucket.c ../../../mamou/print.c: In function 'print_line': ../../../mamou/print.c:150:21: warning: '%s' directive writing up to 1023 bytes into a region of size 510 [-Wformat-overflow=] sprintf(tmp, "; %s", as->line.comment); ^~ In file included from /usr/include/stdio.h:861:0, from ../../../mamou/mamou.h:11, from ../../../mamou/print.c:13: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../mamou/print.c:173:23: warning: '%s' directive writing up to 1023 bytes into a region of size 512 [-Wformat-overflow=] sprintf(Tmp_buff, "%s", as->line.comment); ^~ In file included from /usr/include/stdio.h:861:0, from ../../../mamou/mamou.h:11, from ../../../mamou/print.c:13: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 1024 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../mamou/print.c:183:32: warning: '%s' directive writing up to 1023 bytes into a region of size between 470 and 510 [-Wformat-overflow=] sprintf(Tmp_buff, "%s\t%s\t%s", as->line.label, as->line.Op, as->line.operand); ^~ In file included from /usr/include/stdio.h:861:0, from ../../../mamou/mamou.h:11, from ../../../mamou/print.c:13: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1066 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../mamou/print.c:187:35: warning: '%s' directive writing up to 1023 bytes into a region of size between 470 and 487 [-Wformat-overflow=] sprintf(Tmp_buff, "%-14s %-9s %s", as->line.label, as->line.Op, as->line.operand); ^~ In file included from /usr/include/stdio.h:861:0, from ../../../mamou/mamou.h:11, from ../../../mamou/print.c:13: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 26 and 1066 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../mamou/print.c:195:32: warning: '%s' directive writing up to 1023 bytes into a region of size between 470 and 510 [-Wformat-overflow=] sprintf(Tmp_buff, "%s\t%s\t%s\t%s", as->line.label, as->line.Op, as->line.operand, as->line.comment); ^~ In file included from /usr/include/stdio.h:861:0, from ../../../mamou/mamou.h:11, from ../../../mamou/print.c:13: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 2090 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../mamou/print.c:199:35: warning: '%-19s' directive writing between 19 and 1023 bytes into a region of size between 470 and 487 [-Wformat-overflow=] sprintf(Tmp_buff, "%-14s %-9s %-19s %s", as->line.label, as->line.Op, as->line.operand, as->line.comment); ^~~~~ In file included from /usr/include/stdio.h:861:0, from ../../../mamou/mamou.h:11, from ../../../mamou/print.c:13: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 46 and 2090 bytes into a destination of size 512 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -o mamou mamou_main.o evaluator.o pseudo.o h6309.o ffwd.o print.o util.o symbol_bucket.o -L../libcoco -L../libnative -L../libcecb -L../libdecb -L../librbf -L../libmisc -L../libsys -lcoco -lnative -ldecb -lcecb -lrbf -lmisc -lsys -lm -g make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/mamou' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/decb' cc -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../../../include -DSYSV -c -o decb_main.o ../../../decb/decb_main.c cc -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../../../include -DSYSV -c -o decbattr.o ../../../decb/decbattr.c cc -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../../../include -DSYSV -c -o decbcopy.o ../../../decb/decbcopy.c cc -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../../../include -DSYSV -c -o decbdir.o ../../../decb/decbdir.c ../../../decb/decb_main.c: In function 'show_decb_help': ../../../decb/decb_main.c:122:8: warning: variable 'argv' set but not used [-Wunused-but-set-variable] char *argv[3]; ^~~~ cc -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../../../include -DSYSV -c -o decbdskini.o ../../../decb/decbdskini.c cc -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../../../include -DSYSV -c -o decbfree.o ../../../decb/decbfree.c cc -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../../../include -DSYSV -c -o decbfstat.o ../../../decb/decbfstat.c cc -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../../../include -DSYSV -c -o decbhdbconv.o ../../../decb/decbhdbconv.c ../../../decb/decbfree.c: In function 'decbfree': ../../../decb/decbfree.c:69:8: warning: implicit declaration of function 'TSDECBFree' [-Wimplicit-function-declaration] ec = TSDECBFree(p, &free_granules); ^~~~~~~~~~ At top level: ../../../decb/decbfree.c:92:12: warning: 'do_free' defined but not used [-Wunused-function] static int do_free(char **argv, char *p) ^~~~~~~ cc -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../../../include -DSYSV -c -o decbkill.o ../../../decb/decbkill.c cc -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../../../include -DSYSV -c -o decblist.o ../../../decb/decblist.c cc -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../../../include -DSYSV -c -o decbrename.o ../../../decb/decbrename.c cc -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../../../include -DSYSV -c -o os9dump.o ../../../os9/os9dump.c cc -o decb decb_main.o decbattr.o decbcopy.o decbdir.o decbdskini.o decbfree.o decbfstat.o decbhdbconv.o decbkill.o decblist.o decbrename.o os9dump.o -g -L../libtoolshed -L../libcoco -L../libnative -L../libcecb -L../librbf -L../libdecb -L../libmisc -L../libsys -ltoolshed -lcoco -lnative -lcecb -lrbf -ldecb -lmisc -lsys -lm make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/decb' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/tocgen' cc -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../../../include -DSYSV -c -o tocgen_main.o ../../../tocgen/tocgen_main.c cc tocgen_main.o -o tocgen -L../libcoco -L../libnative -L../libdecb -L../libmisc -L../librbf -L../libsys -L../libcecb -lcoco -lnative -lcecb -ldecb -lmisc -lrbf -lsys -lm make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/tocgen' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/cocofuse' cc -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../../../include -DSYSV -c -o cocofuse.o ../../../cocofuse/cocofuse.c ../../../cocofuse/cocofuse.c: In function 'coco_chmod': ../../../cocofuse/cocofuse.c:333:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ((ec = -CoCoToUnixError(_coco_open(&p, buff, FAM_WRITE))) == 0); ^~ ../../../cocofuse/cocofuse.c:334:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' { ^ ../../../cocofuse/cocofuse.c: In function 'coco_open': ../../../cocofuse/cocofuse.c:395:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fi->fh = (uint32_t)p; ^ ../../../cocofuse/cocofuse.c: In function 'coco_read': ../../../cocofuse/cocofuse.c:415:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] coco_path_id p = (coco_path_id)(uint32_t)fi->fh; ^ ../../../cocofuse/cocofuse.c: In function 'coco_write': ../../../cocofuse/cocofuse.c:439:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] coco_path_id p = (coco_path_id)(uint32_t)fi->fh; ^ ../../../cocofuse/cocofuse.c: In function 'coco_release': ../../../cocofuse/cocofuse.c:468:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ec = -CoCoToUnixError(_coco_close((coco_path_id)(int32_t)fi->fh)); ^ ../../../cocofuse/cocofuse.c: In function 'coco_create': ../../../cocofuse/cocofuse.c:504:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fi->fh = (uint32_t)p; ^ ../../../cocofuse/cocofuse.c: In function 'coco_opendir': ../../../cocofuse/cocofuse.c:535:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fi->fh = (uint32_t)p; ^ cc -o cocofuse cocofuse.o -L../libtoolshed -L../libcoco -L../libnative -L../libcecb -L../libdecb -L../libmisc -L../librbf -L../libsys -ltoolshed -lcoco -lnative -lcecb -ldecb -lrbf -lmisc -lsys -lm -lfuse make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/cocofuse' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/makewav' cc -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../../../include -DSYSV -c -o makewav.o ../../../makewav/makewav.c cc makewav.o -lm -o makewav make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/makewav' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcecb' make[1]: 'libcecb.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcecb' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/cecb' cc -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../../../include -DSYSV -c -o cecbbulkerase.o ../../../cecb/cecbbulkerase.c cc -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../../../include -DSYSV -c -o cecbdir.o ../../../cecb/cecbdir.c cc -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../../../include -DSYSV -c -o cecbfstat.o ../../../cecb/cecbfstat.c cc -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../../../include -DSYSV -c -o cecb_main.o ../../../cecb/cecb_main.c ../../../cecb/cecb_main.c: In function 'show_cecb_help': ../../../cecb/cecb_main.c:173:8: warning: variable 'argv' set but not used [-Wunused-but-set-variable] char *argv[3]; ^~~~ cc -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../../../include -DSYSV -c -o cecbcopy.o ../../../cecb/cecbcopy.c cc -o cecb cecbbulkerase.o cecbdir.o cecbfstat.o cecb_main.o cecbcopy.o ../os9/os9dump.o ../decb/decblist.o -g -L../libcoco -L../libnative -L../libcecb -L../librbf -L../libdecb -L../libmisc -L../libsys -lcoco -ldecb -lnative -lrbf -lcecb -lmisc -lsys -lm make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/cecb' make: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zaFddH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64 + cd toolshed-20150416hg6f0dcb7087fe + mkdir -p /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64/usr/bin + make -j4 -C build/unix install INSTALLDIR=/builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64/usr/bin make: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix' (cd libtoolshed; make); (cd libnative; make); (cd libcecb; make); (cd librbf; make); (cd libcoco; make); (cd libdecb; make); (cd libmisc; make); (cd libsys; make); (cd ar2; make); (cd os9; make); (cd mamou; make); (cd decb; make); (cd tocgen; make); (cd cocofuse; make); (cd makewav; make); (cd libcecb; make); (cd cecb; make); make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libtoolshed' make[1]: Circular toolshed.r <- toolshed.a dependency dropped. ar -r libtoolshed.a toolshed.o ranlib libtoolshed.a make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libtoolshed' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libnative' make[1]: 'libnative.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libnative' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcecb' make[1]: 'libcecb.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcecb' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/librbf' make[1]: 'librbf.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/librbf' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcoco' make[1]: 'libcoco.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcoco' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libdecb' make[1]: 'libdecb.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libdecb' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libmisc' make[1]: 'libmisc.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libmisc' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libsys' make[1]: 'libsys.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libsys' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/ar2' make[1]: 'ar2' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/ar2' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/os9' make[1]: 'os9' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/os9' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/mamou' make[1]: 'mamou' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/mamou' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/decb' make[1]: 'decb' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/decb' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/tocgen' make[1]: 'tocgen' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/tocgen' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/cocofuse' make[1]: 'cocofuse' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/cocofuse' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/makewav' make[1]: 'makewav' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/makewav' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcecb' make[1]: 'libcecb.a' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/libcecb' make[1]: Entering directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/cecb' make[1]: 'cecb' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix/cecb' cp ar2/ar2 os9/os9 mamou/mamou cecb/cecb decb/decb tocgen/tocgen \ cocofuse/cocofuse makewav/makewav /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64/usr/bin make: Leaving directory '/builddir/build/BUILD/toolshed-20150416hg6f0dcb7087fe/build/unix' + /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: toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64 Provides: toolshed = 20150416hg6f0dcb7087fe-6.fc28 toolshed(riscv-64) = 20150416hg6f0dcb7087fe-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.6)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: toolshed-doc-20150416hg6f0dcb7087fe-6.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rabqYN + umask 022 + cd /builddir/build/BUILD + cd toolshed-20150416hg6f0dcb7087fe + DOCDIR=/builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64/usr/share/doc/toolshed-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64/usr/share/doc/toolshed-doc + cp -pr doc/ToolShed.doc /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64/usr/share/doc/toolshed-doc + cp -pr 'doc/The Mamou Assembler.doc' /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64/usr/share/doc/toolshed-doc + exit 0 Provides: toolshed-doc = 20150416hg6f0dcb7087fe-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/toolshed-20150416hg6f0dcb7087fe-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/toolshed-20150416hg6f0dcb7087fe-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/toolshed-doc-20150416hg6f0dcb7087fe-6.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d7NqCB + umask 022 + cd /builddir/build/BUILD + cd toolshed-20150416hg6f0dcb7087fe + /usr/bin/rm -rf /builddir/build/BUILDROOT/toolshed-20150416hg6f0dcb7087fe-6.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