==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: vncrack 1.21-4 (Wed Aug 26 07:44:22 2020)
==> Retrieving sources...
-> Found vncrack_src-1.21.tar.gz
==> Validating source files with sha512sums...
vncrack_src-1.21.tar.gz ... Passed
Host and machine ids are equal (27f8a8a2107e4714a5587b00f7368723): refusing to link journals
==> Making package: vncrack 1.21-4 (Wed 26 Aug 2020 07:44:27 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found vncrack_src-1.21.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting vncrack_src-1.21.tar.gz with bsdtar
==> Starting build()...
make: Entering directory '/build/vncrack/src/libvncauth'
rm -f subdir.dir
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
make: Leaving directory '/build/vncrack/src/libvncauth'
( \
cd libvncauth; \
make \
)
make[1]: Entering directory '/build/vncrack/src/libvncauth'
gcc -O2 -fno-strength-reduce -I. -I../include -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -D_FORTIFY_SOURCE=2 -c -o vncauth.o vncauth.c
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdio.h:27,
from vncauth.c:24:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
vncauth.c: In function ‘vncRandomBytes’:
vncauth.c:127:40: warning: implicit declaration of function ‘time’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;]
127 | unsigned int seed = (unsigned int) time(0);
| ^~~~
gcc -O2 -fno-strength-reduce -I. -I../include -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -D_FORTIFY_SOURCE=2 -c -o d3des.o d3des.c
rm -f libvncauth.a
ar clq libvncauth.a vncauth.o d3des.o
ranlib libvncauth.a
make[1]: Leaving directory '/build/vncrack/src/libvncauth'
gcc -o vncrack vncrack.c -L./libvncauth -O2 -I./libvncauth -lvncauth
vncrack.c: In function ‘main’:
vncrack.c:380:6: warning: implicit declaration of function ‘nanosleep’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;]
380 | nanosleep(&ts,NULL);
| ^~~~~~~~~
vncrack.c: In function ‘cr_crack’:
vncrack.c:786:8: warning: implicit declaration of function ‘time’; did you mean ‘utimes’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;]
786 | t2=time(NULL);
| ^~~~
| utimes
==> 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 "vncrack"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vncrack 1.21-4 (Wed 26 Aug 2020 07:44:34 AM EDT)
==> Cleaning up...