------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/rang-3.1.0.5.tgz Installing /packages/All/pkgconf-1.6.1,1.tgz Installing /packages/All/yaml-cpp-0.6.2_2.tgz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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 crate-0.1.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by crate-0.1.3 for building => SHA256 Checksum OK for yurivict-crate-0.1.3_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by crate-0.1.3 for building ===> Extracting for crate-0.1.3 => SHA256 Checksum OK for yurivict-crate-0.1.3_GH0.tar.gz. Extracted Memory Use: 0.27M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for crate-0.1.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 crate-0.1.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for crate-0.1.3 --- create.o --- --- run.o --- --- main.o --- --- args.o --- --- lst-all-script-sections.h --- --- locs.o --- --- cmd.o --- --- mount.o --- --- net.o --- --- ctx.o --- --- create.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c create.cpp --- main.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c main.cpp --- args.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c args.cpp --- locs.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c locs.cpp --- cmd.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c cmd.cpp --- run.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c run.cpp --- net.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c net.cpp --- ctx.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c ctx.cpp --- mount.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c mount.cpp --- lst-all-script-sections.h --- generate lst-all-script-sections.h --- scripts.o --- c++ -pipe -O2 -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c scripts.cpp --- net.o --- In file included from net.cpp:3: /usr/include/ifaddrs.h:35:2: error: 'u_int' does not name a type; did you mean 'int'? u_int ifa_flags; ^~~~~ int --- run.o --- run.cpp:25:10: fatal error: jail.h: No such file or directory #include ^~~~~~~~ compilation terminated. *** [run.o] Error code 1 make[1]: stopped in /construction/sysutils/crate/crate-0.1.3 --- mount.o --- mount.cpp: In member function 'void Mount::mount()': mount.cpp:52:15: error: '::nmount' has not been declared int res = ::nmount(&iov[0], iov.size(), 0/*flags*/); ^~~~~~ mount.cpp:52:15: note: suggested alternative: 'mount' int res = ::nmount(&iov[0], iov.size(), 0/*flags*/); ^~~~~~ mount *** [mount.o] Error code 1 make[1]: stopped in /construction/sysutils/crate/crate-0.1.3 --- net.o --- *** [net.o] Error code 1 make[1]: stopped in /construction/sysutils/crate/crate-0.1.3 3 errors make[1]: stopped in /construction/sysutils/crate/crate-0.1.3 ===> 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/sysutils/crate FAILED 00:00:13