------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/gccmakedep-1.0.3.tgz Installing /packages/All/makedepend-1.0.6,1.tgz Installing /packages/All/xorg-cf-files-1.0.6.tgz Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/imake-1.0.8,1.tgz Installing /packages/All/tradcpp-0.5.3.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ xspy-1.0c_3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ xspy-1.0c_3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by xspy-1.0c_3 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ xspy-1.0c_3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by xspy-1.0c_3 for building => SHA256 Checksum OK for xspy-1.0c.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ xspy-1.0c_3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by xspy-1.0c_3 for building ===> Extracting for xspy-1.0c_3 => SHA256 Checksum OK for xspy-1.0c.tar.gz. Extracted Memory Use: 0.02M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for xspy-1.0c_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for xspy-1.0c_3 imake -DUseInstalled -I/usr/local/lib/X11/config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for xspy-1.0c_3 --- xspy.o --- --- support.o --- --- usleep.o --- --- xspy.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xspy.c --- usleep.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c usleep.c --- support.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c support.c --- usleep.o --- usleep.c: In function 'usleep': usleep.c:6:6: warning: type of 'x' defaults to 'int' [-Wimplicit-int] void usleep(x) { ^~~~~~ --- xspy.o --- xspy.c: In function 'usage': xspy.c:36:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ xspy.c:36:2: warning: incompatible implicit declaration of built-in function 'exit' xspy.c:36:2: note: include '' or provide a declaration of 'exit' xspy.c:25:1: +#include xspy.c:36:2: exit(0); ^~~~ xspy.c: In function 'main': xspy.c:57:10: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] delay=atoi(argv[i]); ^~~~ xspy.c:67:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ xspy.c:67:3: note: include '' or provide a declaration of 'exit' xspy.c:81:17: warning: implicit declaration of function 'KeyCodeToStr' [-Wimplicit-function-declaration] str=(char *)KeyCodeToStr(i, BIT(keys, i), KeyModifiers(keys)); ^~~~~~~~~~~~ xspy.c:81:47: warning: implicit declaration of function 'KeyModifiers'; did you mean 'AnyModifier'? [-Wimplicit-function-declaration] str=(char *)KeyCodeToStr(i, BIT(keys, i), KeyModifiers(keys)); ^~~~~~~~~~~~ AnyModifier xspy.c:81:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] str=(char *)KeyCodeToStr(i, BIT(keys, i), KeyModifiers(keys)); ^ xspy.c:92:3: warning: implicit declaration of function 'usleep'; did you mean 'usage'? [-Wimplicit-function-declaration] usleep(delay); ^~~~~~ usage --- support.o --- support.c: In function 'KeyCodeToStr': support.c:62:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] keysym=XKeycodeToKeysym(disp, code, index); ^~~~~~ In file included from support.c:5: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ support.c:82:10: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] buf[1]=toupper(buf[0]); ^~~~~~~ --- xspy --- rm -f xspy cc -o xspy -O -L/usr/local/lib xspy.o support.o usleep.o -lX11 -Wl,-rpath,/usr/local/lib SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for xspy-1.0c_3 ===> Generating temporary packing list install -s -m 555 /construction/security/xspy/xspy/xspy /construction/security/xspy/stage/usr/local/bin ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for xspy-1.0c_3 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:45