==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: unace 2.5-11 (Sat Jan 25 21:48:08 2020) ==> Retrieving sources... -> Found unace-nonfree_2.5.orig.tar.gz -> Found 20-isatty.diff -> Found 01-makefiles.dpatch -> Found 04-64bit.dpatch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... unace-nonfree_2.5.orig.tar.gz ... Passed 20-isatty.diff ... Passed 01-makefiles.dpatch ... Passed 04-64bit.dpatch ... Passed ==> Making package: unace 2.5-11 (Sat 25 Jan 2020 09:48:23 PM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found unace-nonfree_2.5.orig.tar.gz -> Found 20-isatty.diff -> Found 01-makefiles.dpatch -> Found 04-64bit.dpatch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting unace-nonfree_2.5.orig.tar.gz with bsdtar ==> Starting prepare()... patching file base.mk patching file makefile patching file unace.mk patching file source/base/all/declare.h patching file source/apps/exe/input/lin.c ==> Starting build()... gcc -Wl,-lncurses -I//usr/include -idirafter //usr/include/sys -Isource -D__LINUX__ -D__unix__ -D__GCC__ -U__HAS_IO_H__ source/base/all/all.c source/base/all/arcblk/arcblk.c source/base/all/archives/ace/ace.c source/base/all/archives/read/read.c source/base/all/archives/test/test.c source/base/all/arcinfo/arcinfo.c source/base/all/bitwidth/bitwidth.c source/base/all/bufread/bufread.c source/base/all/comments/comments.c source/base/all/convert/convert.c source/base/all/convert/lin.c source/base/all/convert/nont.c source/base/all/cprdcpr/huff/huff.c source/base/all/cprdcpr/pic/pic.c source/base/all/cprdcpr/sound/sound.c source/base/all/crc/crc.c source/base/all/crypt/crypt.c source/base/all/dcpr/dcpr.c source/base/all/dcpr/comments/comments.c source/base/all/dcpr/huff/huff.c source/base/all/dcpr/lz77/lz77.c source/base/all/dcpr/pic/pic.c source/base/all/dcpr/sound/sound.c source/base/all/dirdata/dirdata.c source/base/all/dosfuncs/noi64.c source/base/all/dosfuncs/dosfuncs.c source/base/all/dosfuncs/noi64lin.c source/base/all/dosfuncs/lin.c source/base/all/error/error.c source/base/all/errorout/errorout.c source/base/all/extract/extract.c source/base/all/filelist/filelist.c source/base/all/funcs/funcs.c source/base/all/lfn/lfn.c source/base/all/lfn/lin.c source/base/all/lfn/nont.c source/base/all/lfn/nodos32.c source/base/all/memory/memory.c source/base/all/memory/nodos32.c source/base/all/memory/nowat.c source/base/all/msgout/msgout.c source/base/all/options/options.c source/base/all/pathfunc/pathfunc.c source/base/all/qsort/qsort.c source/base/all/state/state.c source/base/all/uninorm/uninorm.c source/base/all/uninorm/unincore.c source/base/all/volume/volume.c source/base/all/memory/lin.c source/base/unace/extern/arcace/arcace.c source/base/unace/extern/arcblk/arcblk.c source/base/unace/extern/arcinfo/arcinfo.c source/base/unace/extern/dcpr/dcpr.c source/base/unace/extern/extract/extract.c source/base/unace/extern/filelist/filelist.c source/base/unace/extern/memory/memory.c source/apps/exe/extern/arcblk/arcblk.c source/apps/exe/extern/comments/comments.c source/apps/exe/extern/crypt/crypt.c source/apps/exe/extern/error/error.c source/apps/exe/extern/error/ntlin.c source/apps/exe/extern/errorout/errorout.c source/apps/exe/extern/filelist/filelist.c source/apps/exe/extern/funcs/funcs.c source/apps/exe/extern/msgout/msgout.c source/apps/exe/extern/state/state.c source/apps/exe/extern/volume/volume.c source/apps/exe/acefuncs/acefuncs.c source/apps/exe/commline/commline.c source/apps/exe/convert/convert.c source/apps/exe/input/input.c source/apps/exe/input/lin.c source/apps/exe/messages/msgfiles/eng.c source/apps/exe/messages/messages.c source/apps/exe/outpterr/outpterr.c source/apps/exe/output/output.c source/apps/exe/output/lin.c source/apps/exe/state/state.c source/apps/exe/state/gcc.c source/apps/unace/all/extern/arctest/arctest.c source/apps/unace/all/extern/funcs/funcs.c source/apps/unace/exe/extern/arcblk/arcblk.c source/apps/unace/exe/extern/arcread/arcread.c source/apps/unace/exe/extern/comments/comments.c source/apps/unace/exe/extern/error/error.c source/apps/unace/exe/extern/filelist/filelist.c source/apps/unace/exe/extern/input/input.c source/apps/unace/exe/extern/messages/messages.c source/apps/unace/exe/extern/msgout/msgout.c source/apps/unace/exe/extern/options/options.c source/apps/unace/exe/extern/output/output.c source/apps/unace/exe/extern/volume/volume.c source/apps/unace/exe/extern/state/state.c source/apps/unace/exe/commline/commline.c source/apps/unace/exe/commline/help/help.c source/apps/unace/exe/exe.c source/apps/unace/exe/lin.c -ggdb -ounace source/base/all/arcblk/arcblk.c: In function ‘BASE_ARCBLK_ConvertHeader32ToHeader64’: source/base/all/arcblk/arcblk.c:287:42: warning: implicit declaration of function ‘BASE_UNINORM_CP850ToANSI’; did you mean ‘BASE_UNINORM_CP850ToUTF8NFC’? [-Wimplicit-function-declaration] 287 | BASE_ARCBLK.Header.File.FNAME_SIZE = BASE_UNINORM_CP850ToANSI( | ^~~~~~~~~~~~~~~~~~~~~~~~ | BASE_UNINORM_CP850ToUTF8NFC source/base/all/archives/ace/ace.c: In function ‘BASE_ARCHIVES_ACE_ArchiveTest’: source/base/all/archives/ace/ace.c:46:7: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] 46 | read(BASE_ARCHIVES_TEST.ArchiveHandle, (PCHAR) &BASE_ARCBLK.Header, 4); | ^~~~ | fread source/base/all/archives/read/read.c: In function ‘BASE_ARCHIVES_READ_ReadArchive’: source/base/all/archives/read/read.c:119:7: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] 119 | close(BASE_ARCHIVES_TEST.ArchiveHandle); | ^~~~~ | pclose source/base/all/archives/test/test.c: In function ‘BASE_ARCHIVES_TEST_ArchiveTest’: source/base/all/archives/test/test.c:58:14: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] 58 | Read = read(BASE_ARCHIVES_TEST.ArchiveHandle, | ^~~~ | fread source/base/all/archives/test/test.c:92:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] 92 | close(BASE_ARCHIVES_TEST.ArchiveHandle); | ^~~~~ | pclose source/base/all/bufread/bufread.c: In function ‘BASE_BUFREAD_Read’: source/base/all/bufread/bufread.c:45:32: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] 45 | (BASE_BUFREAD.BufEnd = read(BASE_BUFREAD.Handle, BASE_BUFREAD.Buf, BASE_BUFREAD.BufSize)) | ^~~~ | fread source/base/all/bufread/bufread.c: In function ‘BASE_BUFREAD_Close’: source/base/all/bufread/bufread.c:131:3: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] 131 | close(BASE_BUFREAD.Handle); | ^~~~~ | pclose source/base/all/dosfuncs/noi64.c: In function ‘BASE_DOSFUNCS_LSeek’: source/base/all/dosfuncs/noi64.c:18:10: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration] 18 | return lseek(Handle, (INT)Offset, Origin); | ^~~~~ | fseek source/base/all/dosfuncs/dosfuncs.c: In function ‘BASE_DOSFUNCS_GetDrive’: source/base/all/dosfuncs/dosfuncs.c:51:3: warning: implicit declaration of function ‘getcwd’; did you mean ‘getw’? [-Wimplicit-function-declaration] 51 | getcwd(Directory, sizeof(Directory)); | ^~~~~~ | getw source/base/all/dosfuncs/noi64lin.c: In function ‘BASE_DOSFUNCS_ChSize’: source/base/all/dosfuncs/noi64lin.c:24:10: warning: implicit declaration of function ‘ftruncate’ [-Wimplicit-function-declaration] 24 | return ftruncate(Handle , Size); | ^~~~~~~~~ source/base/all/extract/extract.c: In function ‘BASE_EXTRACT_DecompressFile’: source/base/all/extract/extract.c:194:7: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] 194 | close(Handle); | ^~~~~ | pclose source/base/all/extract/extract.c:224:5: warning: implicit declaration of function ‘BASE_STATE_EXTERN_IsCRCOkSet’; did you mean ‘BASE_STATE_EXTERN_IsCRCOk’? [-Wimplicit-function-declaration] 224 | BASE_STATE_EXTERN_IsCRCOkSet(&IsCRCOk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | BASE_STATE_EXTERN_IsCRCOk source/base/all/lfn/nodos32.c: In function ‘BASE_LFN_RemoveDir’: source/base/all/lfn/nodos32.c:88:10: warning: implicit declaration of function ‘rmdir’ [-Wimplicit-function-declaration] 88 | return rmdir(Dir); | ^~~~~ source/base/all/pathfunc/pathfunc.c: In function ‘BASE_PATHFUNC_CompletePath’: source/base/all/pathfunc/pathfunc.c:355:5: warning: implicit declaration of function ‘getcwd’; did you mean ‘getw’? [-Wimplicit-function-declaration] 355 | getcwd(CurrentDir, sizeof(CurrentDir)); | ^~~~~~ | getw source/base/all/state/state.c: In function ‘BASE_STATE_WriteFile’: source/base/all/state/state.c:25:11: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration] 25 | Wrote = write(Handle, Buf, Len); | ^~~~~ | fwrite source/apps/exe/messages/messages.c: In function ‘APPS_EXE_MESSAGES_Read’: source/apps/exe/messages/messages.c:46:12: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] 46 | return read(APPS_EXE_MESSAGES.Handle, Buf, Len); | ^~~~ | fread source/apps/exe/messages/messages.c: In function ‘APPS_EXE_MESSAGES_Skip’: source/apps/exe/messages/messages.c:60:5: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration] 60 | lseek(APPS_EXE_MESSAGES.Handle, Len, SEEK_CUR); | ^~~~~ | fseek source/apps/exe/messages/messages.c: In function ‘APPS_EXE_MESSAGES_Close’: source/apps/exe/messages/messages.c:70:5: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] 70 | close(APPS_EXE_MESSAGES.Handle); | ^~~~~ | pclose source/apps/unace/exe/commline/commline.c: In function ‘APPS_UNACE_EXE_COMMLINE_FileListAddFiles’: source/apps/unace/exe/commline/commline.c:213:23: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] 213 | if (!(Read += read(Handle, &FileList[Read], sizeof(FileList) - Read))) | ^~~~ | fread source/apps/unace/exe/commline/commline.c:254:5: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] 254 | close(Handle); | ^~~~~ | pclose source/apps/unace/exe/lin.c: In function ‘APPS_UNACE_EXE_InitOSSpecific’: source/apps/unace/exe/lin.c:16:37: warning: implicit declaration of function ‘isatty’ [-Wimplicit-function-declaration] 16 | APPS_EXE_OUTPUT.IsNotRedirected = isatty(fileno(stdout)); | ^~~~~~ ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "unace"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding changelog file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: unace 2.5-11 (Sat 25 Jan 2020 09:48:40 PM UTC) ==> Cleaning up...