------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/capstone-3.0.5.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/gmake-4.2.1_3.tgz Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Installing /packages/All/py27-setuptools-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* Installing /packages/All/py27-capstone-3.0.5.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by sandsifter-1.04 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by sandsifter-1.04 for building => SHA256 Checksum OK for rigred-sandsifter-v1.04_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by sandsifter-1.04 for building ===> Extracting for sandsifter-1.04 => SHA256 Checksum OK for rigred-sandsifter-v1.04_GH0.tar.gz. Extracted Memory Use: 10.59M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for sandsifter-1.04 ===> Applying ports patches for sandsifter-1.04 /usr/bin/sed -i.bak -e 's,/usr/sbin,/usr/local/sbin,' /construction/security/sandsifter/sandsifter-1.04/sifter.py 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 sandsifter-1.04 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for sandsifter-1.04 gmake[1]: Entering directory '/construction/security/sandsifter/sandsifter-1.04' cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c -g injector.c -o injector.o -Wall injector.c:193:39: error: 'PAGE_SIZE' undeclared here (not in a function); did you mean 'PTESIZE'? } dummy_stack __attribute__ ((aligned(PAGE_SIZE))); ^~~~~~~~~ PTESIZE injector.c: In function 'fault_handler': injector.c:882:29: error: 'mcontext_t' {aka 'struct __mcontext'} has no member named 'IP' (uintptr_t)uc->uc_mcontext.IP-(uintptr_t)packet-preamble_length; ^ injector.c: In function 'pin_core': injector.c:1362:7: warning: implicit declaration of function 'cpuset_setaffinity'; did you mean 'sched_setaffinity'? [-Wimplicit-function-declaration] if (cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, ^~~~~~~~~~~~~~~~~~ sched_setaffinity injector.c:1362:26: error: 'CPU_LEVEL_WHICH' undeclared (first use in this function) if (cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, ^~~~~~~~~~~~~~~ injector.c:1362:26: note: each undeclared identifier is reported only once for each function it appears in injector.c:1362:43: error: 'CPU_WHICH_PID' undeclared (first use in this function) if (cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, ^~~~~~~~~~~~~ gmake[1]: *** [Makefile:38: injector.o] Error 1 gmake[1]: Leaving directory '/construction/security/sandsifter/sandsifter-1.04' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/security/sandsifter FAILED 00:00:01