Cook: uemacs 20120715 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libcurl-7.63.0-i486 Installing (pkg/local): libpcre2-8-10.31-i486 Installing (pkg/local): git-2.21.0-i486 Extracting source archive "uemacs-20120715.tar.bz2" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ansi.c:12: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from bind.c:10: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from basic.c:12: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from buffer.c:12: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from crypt.c:8: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/errno.h:25, from display.c:11: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC eval.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from eval.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ display.c: In function 'vttidy': display.c:144:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "\r", 1); ^~~~~~~~~~~~~~~~~ CC exec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from exec.c:10: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC file.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from file.c:10: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC fileio.o CC ibmpc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from fileio.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ file.c: In function 'readin': file.c:225:6: warning: variable 'lflag' set but not used [-Wunused-but-set-variable] int lflag; /* any lines longer than allowed? */ ^~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ibmpc.c:13: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ file.c: In function 'ifile': file.c:553:6: warning: variable 'lflag' set but not used [-Wunused-but-set-variable] int lflag; /* any lines longer than allowed? */ ^~~~~ CC input.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from input.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ input.c: In function 'getstring': input.c:595:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(ffbuf); ^~~~~~~~~~~~~ CC isearch.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from isearch.c:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ eval.c: In function 'gtfun': cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:7: note: declared here char arg1[NSTRING]; /* value of first argument */ ^~~~ cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:7: note: declared here cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:7: note: declared here cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:7: note: declared here CC line.o CC lock.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lock.c:8: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from line.c:18: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC main.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from main.c:54: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC pklock.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from edef.h:13, from pklock.c:7: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC posix.o In file included from /usr/include/errno.h:25, from posix.c:15: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ pklock.c: In function 'dolock': pklock.c:84:3: warning: implicit declaration of function 'cuserid'; did you mean 'ctermid'? [-Wimplicit-function-declaration] cuserid(locker); ^~~~~~~ ctermid pklock.c:87:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, locker, strlen(locker)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC random.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from random.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC region.o CC search.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from region.c:10: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from search.c:60: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC spawn.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from spawn.c:8: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ spawn.c: In function 'spawncli': spawn.c:83:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cp); ^~~~~~~~~~ spawn.c:88:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("exec /bin/sh"); ^~~~~~~~~~~~~~~~~~~~~~ spawn.c: In function 'spawn': spawn.c:180:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(line); ^~~~~~~~~~~~ spawn.c: In function 'execprg': spawn.c:246:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(line); ^~~~~~~~~~~~ spawn.c: In function 'pipecmd': spawn.c:349:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(line); ^~~~~~~~~~~~ spawn.c: In function 'filter_buffer': spawn.c:439:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(line); ^~~~~~~~~~~~ CC tcap.o CC termio.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/i486-slitaz-linux/8.2.0/include/stdint.h:9, from /usr/include/curses.h:63, from tcap.c:16: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC vmsvt.o CC vt52.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from vmsvt.c:12: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from vt52.c:16: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC window.o CC word.o CC names.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from edef.h:13, from names.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from word.c:10: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from window.c:8: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC globals.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from edef.h:13, from globals.c:2: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC version.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from version.c:1: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC usage.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from usage.c:4: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC wrapper.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from wrapper.c:3: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC utf8.o LINK em ================================================================================ Executing strip on all files... Done Time: 0.15s. Size: 155168 B -> 136460 B. Save: 18 KB. ================================================================================ Build dependencies to remove: 5 Removing: git libcurl libidn2 libpcre2-8 libunistring Pack: uemacs 20120715 ================================================================================ Executing: genpkg_rules Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "uemacs-20120715-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "uemacs-20120715-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/uemacs-20120715... Done Checking site script in source/uemacs-20120715... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: uemacs 20120715 ================================================================================ Src file : uemacs-20120715.tar.bz2 Src size : 740.0K Source dir : 1.9M Produced : 148.0K Cook time : 18s Cook date : 2020-07-08 03:15 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 164.0K : 54.1K : 1 : uemacs-20120715-i486.tazpkg ================================================================================