Cook: portmap 6.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libwrap-7.6.24-i486 Installing (pkg/local): tcpd-7.6.24-i486 Installing (pkg/local): libwrap-dev-7.6.24-any Extracting source archive "portmap-6.0.tgz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed cc -MM -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wstrict-prototypes *.c > .depend cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wstrict-prototypes -fpie -D_GLIBCXX_USE_C99_MATH=1 -DCHECK_PORT -DIGNORE_SIGCHLD -DFACILITY=LOG_DAEMON -c -o portmap.o portmap.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wstrict-prototypes -fpie -D_GLIBCXX_USE_C99_MATH=1 -DCHECK_PORT -DIGNORE_SIGCHLD -DFACILITY=LOG_DAEMON -c -o pmap_check.o pmap_check.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wstrict-prototypes -fpie -D_GLIBCXX_USE_C99_MATH=1 -DCHECK_PORT -DIGNORE_SIGCHLD -DFACILITY=LOG_DAEMON -c -o from_local.o from_local.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -DCHECK_PORT -DIGNORE_SIGCHLD -DFACILITY=LOG_DAEMON -c -o pmap_dump.o pmap_dump.c cc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -DCHECK_PORT -DIGNORE_SIGCHLD -DFACILITY=LOG_DAEMON -c -o pmap_set.o pmap_set.c sed -e 's/RPCUSER//' -e 's/DAEMON_UID/1/' -e 's/DAEMON_GID/1/' < portmap.8 > portmap.man portmap.c:79:10: fatal error: rpc/rpc.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. make: *** [: portmap.o] Error 1 make: *** Waiting for unfinished jobs.... pmap_check.c:38:10: fatal error: rpc/rpc.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. make: *** [: pmap_check.o] Error 1 pmap_dump.c:16:10: fatal error: rpc/rpc.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. make: *** [: pmap_dump.o] Error 1 pmap_set.c:13:10: fatal error: rpc/rpc.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. make: *** [: pmap_set.o] Error 1 Build dependencies to remove: 3 Removing: libwrap libwrap-dev tcpd Debug information ret1. ================================================================================ Cook date: 2020-09-13 01:00 Wasted time : 9s 24:portmap.c:79:10: fatal error: rpc/rpc.h: No such file or directory 30:pmap_check.c:38:10: fatal error: rpc/rpc.h: No such file or directory 35:pmap_dump.c:16:10: fatal error: rpc/rpc.h: No such file or directory 40:pmap_set.c:13:10: fatal error: rpc/rpc.h: No such file or directory ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================