>>> Building on exopi-5 under net/mlvpn BDEPENDS = [security/libsodium;devel/libev;devel/dwz] DIST = [net/mlvpn:mlvpn-2.3.5.tar.gz] FULLPKGNAME = mlvpn-2.3.5p2 RDEPENDS = [security/libsodium;devel/libev] (Junk lock obtained for exopi-5 at 1713954216.18) >>> Running depends in net/mlvpn at 1713954216.21 last junk was in net/tcptraceroute /usr/sbin/pkg_add -aI -Drepair dwz-0.15 libev-4.33 libsodium-1.0.19 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 libev-4.33 libsodium-1.0.19 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 libev-4.33 libsodium-1.0.19 >>> Running show-prepare-results in net/mlvpn at 1713954218.05 ===> net/mlvpn ===> Building from scratch mlvpn-2.3.5p2 ===> mlvpn-2.3.5p2 depends on: dwz-* -> dwz-0.15 ===> mlvpn-2.3.5p2 depends on: libev-* -> libev-4.33 ===> mlvpn-2.3.5p2 depends on: libsodium-* -> libsodium-1.0.19 ===> Verifying specs: c ev m sodium ===> found c.100.0 ev.3.1 m.10.1 sodium.10.1 dwz-0.15 libev-4.33 libsodium-1.0.19 (Junk lock released for exopi-5 at 1713954218.93) distfiles size=215174 >>> Running build in net/mlvpn at 1713954218.96 ===> net/mlvpn ===> Checking files for mlvpn-2.3.5p2 `/exopi-cvs/ports/distfiles/mlvpn-2.3.5.tar.gz' is up to date. >> (SHA256) mlvpn-2.3.5.tar.gz: OK ===> Extracting for mlvpn-2.3.5p2 ===> Patching for mlvpn-2.3.5p2 ===> Applying OpenBSD patch patch-src_mlvpn_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 58418fd847fe833d1e626d4b7d08f0e623756c5c Mon Sep 17 00:00:00 2001 |From: Laurent Coustet |Date: Tue, 1 Sep 2020 18:48:19 +0200 |Subject: [PATCH] Fix GCC 10 compilation issue | |Index: src/mlvpn.c |--- src/mlvpn.c.orig |+++ src/mlvpn.c -------------------------- Patching file src/mlvpn.c using Plan A... Hunk #1 succeeded at 82. Hunk #2 succeeded at 1492. done ===> Applying OpenBSD patch patch-src_mlvpn_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 58418fd847fe833d1e626d4b7d08f0e623756c5c Mon Sep 17 00:00:00 2001 |From: Laurent Coustet |Date: Tue, 1 Sep 2020 18:48:19 +0200 |Subject: [PATCH] Fix GCC 10 compilation issue | |Index: src/mlvpn.h |--- src/mlvpn.h.orig |+++ src/mlvpn.h -------------------------- Patching file src/mlvpn.h using Plan A... Hunk #1 succeeded at 130. done ===> Applying OpenBSD patch patch-src_privsep_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |wroute is required to avoid a crash at runtime as a client |Reported upstream https://github.com/zehome/MLVPN/issues/152 | |Index: src/privsep.c |--- src/privsep.c.orig |+++ src/privsep.c -------------------------- Patching file src/privsep.c using Plan A... Hunk #1 succeeded at 190. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for mlvpn-2.3.5p2 ===> Configuring for mlvpn-2.3.5p2 Using /exopi-obj/pobj/mlvpn-2.3.5/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/mlvpn-2.3.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/mlvpn-2.3.5/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking if compiler allows __attribute__ on return types... yes checking whether res_init is declared... yes checking for res_init in -lresolv... no checking for dirent.h... (cached) yes checking for fcntl.h... (cached) yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking for valgrind/valgrind.h... (cached) no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for closefrom... (cached) yes checking for pledge... yes checking for setproctitle... (cached) yes checking for setresgid... (cached) yes checking for setresuid... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strnvis... yes checking for sysconf... (cached) yes checking for vsnprintf... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libsodium... yes checking for libev... no checking ev.h usability... yes checking ev.h presence... yes checking for ev.h... yes checking for ev_time in -lev... yes checking whether to enable remote control system (cli and http)... no checking whether to enable libpcap support for filters... no checking for ronn... no configure: WARNING: ronn is not available, skip manpages build. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/examples/systemd/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for mlvpn-2.3.5p2 echo 2.3.5 > ./.version /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-buffer.o -MD -MP -MF .deps/mlvpn-buffer.Tpo -c -o mlvpn-buffer.o `test -f 'buffer.c' || echo './'`buffer.c mv -f .deps/mlvpn-buffer.Tpo .deps/mlvpn-buffer.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-configlib.o -MD -MP -MF .deps/mlvpn-configlib.Tpo -c -o mlvpn-configlib.o `test -f 'configlib.c' || echo './'`configlib.c mv -f .deps/mlvpn-configlib.Tpo .deps/mlvpn-configlib.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-config.o -MD -MP -MF .deps/mlvpn-config.Tpo -c -o mlvpn-config.o `test -f 'config.c' || echo './'`config.c mv -f .deps/mlvpn-config.Tpo .deps/mlvpn-config.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-tool.o -MD -MP -MF .deps/mlvpn-tool.Tpo -c -o mlvpn-tool.o `test -f 'tool.c' || echo './'`tool.c mv -f .deps/mlvpn-tool.Tpo .deps/mlvpn-tool.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-privsep.o -MD -MP -MF .deps/mlvpn-privsep.Tpo -c -o mlvpn-privsep.o `test -f 'privsep.c' || echo './'`privsep.c mv -f .deps/mlvpn-privsep.Tpo .deps/mlvpn-privsep.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-privsep_fdpass.o -MD -MP -MF .deps/mlvpn-privsep_fdpass.Tpo -c -o mlvpn-privsep_fdpass.o `test -f 'privsep_fdpass.c' || echo './'`privsep_fdpass.c mv -f .deps/mlvpn-privsep_fdpass.Tpo .deps/mlvpn-privsep_fdpass.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-wrr.o -MD -MP -MF .deps/mlvpn-wrr.Tpo -c -o mlvpn-wrr.o `test -f 'wrr.c' || echo './'`wrr.c mv -f .deps/mlvpn-wrr.Tpo .deps/mlvpn-wrr.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-crypto.o -MD -MP -MF .deps/mlvpn-crypto.Tpo -c -o mlvpn-crypto.o `test -f 'crypto.c' || echo './'`crypto.c mv -f .deps/mlvpn-crypto.Tpo .deps/mlvpn-crypto.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-log.o -MD -MP -MF .deps/mlvpn-log.Tpo -c -o mlvpn-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/mlvpn-log.Tpo .deps/mlvpn-log.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-reorder.o -MD -MP -MF .deps/mlvpn-reorder.Tpo -c -o mlvpn-reorder.o `test -f 'reorder.c' || echo './'`reorder.c mv -f .deps/mlvpn-reorder.Tpo .deps/mlvpn-reorder.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-timestamp.o -MD -MP -MF .deps/mlvpn-timestamp.Tpo -c -o mlvpn-timestamp.o `test -f 'timestamp.c' || echo './'`timestamp.c mv -f .deps/mlvpn-timestamp.Tpo .deps/mlvpn-timestamp.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-tuntap_generic.o -MD -MP -MF .deps/mlvpn-tuntap_generic.Tpo -c -o mlvpn-tuntap_generic.o `test -f 'tuntap_generic.c' || echo './'`tuntap_generic.c mv -f .deps/mlvpn-tuntap_generic.Tpo .deps/mlvpn-tuntap_generic.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-mlvpn.o -MD -MP -MF .deps/mlvpn-mlvpn.Tpo -c -o mlvpn-mlvpn.o `test -f 'mlvpn.c' || echo './'`mlvpn.c mlvpn.c:507:36: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] mlvpn_loss_ratio(tun), tun->seq_vect); ^~~~~~~~~~~~~ 1 warning generated. mv -f .deps/mlvpn-mlvpn.Tpo .deps/mlvpn-mlvpn.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-vis.o -MD -MP -MF .deps/mlvpn-vis.Tpo -c -o mlvpn-vis.o `test -f 'vis.c' || echo './'`vis.c mv -f .deps/mlvpn-vis.Tpo .deps/mlvpn-vis.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-closefrom.o -MD -MP -MF .deps/mlvpn-closefrom.Tpo -c -o mlvpn-closefrom.o `test -f 'closefrom.c' || echo './'`closefrom.c mv -f .deps/mlvpn-closefrom.Tpo .deps/mlvpn-closefrom.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-setproctitle.o -MD -MP -MF .deps/mlvpn-setproctitle.Tpo -c -o mlvpn-setproctitle.o `test -f 'setproctitle.c' || echo './'`setproctitle.c mv -f .deps/mlvpn-setproctitle.Tpo .deps/mlvpn-setproctitle.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-strlcat.o -MD -MP -MF .deps/mlvpn-strlcat.Tpo -c -o mlvpn-strlcat.o `test -f 'strlcat.c' || echo './'`strlcat.c mv -f .deps/mlvpn-strlcat.Tpo .deps/mlvpn-strlcat.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-strlcpy.o -MD -MP -MF .deps/mlvpn-strlcpy.Tpo -c -o mlvpn-strlcpy.o `test -f 'strlcpy.c' || echo './'`strlcpy.c mv -f .deps/mlvpn-strlcpy.Tpo .deps/mlvpn-strlcpy.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -MT mlvpn-tuntap_bsd.o -MD -MP -MF .deps/mlvpn-tuntap_bsd.Tpo -c -o mlvpn-tuntap_bsd.o `test -f 'tuntap_bsd.c' || echo './'`tuntap_bsd.c mv -f .deps/mlvpn-tuntap_bsd.Tpo .deps/mlvpn-tuntap_bsd.Po cc -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -I/usr/local/include -O2 -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-sign-compare -g -L/usr/local/lib -o mlvpn mlvpn-buffer.o mlvpn-configlib.o mlvpn-config.o mlvpn-tool.o mlvpn-privsep.o mlvpn-privsep_fdpass.o mlvpn-wrr.o mlvpn-crypto.o mlvpn-log.o mlvpn-reorder.o mlvpn-timestamp.o mlvpn-tuntap_generic.o mlvpn-mlvpn.o mlvpn-vis.o mlvpn-closefrom.o mlvpn-setproctitle.o mlvpn-strlcat.o mlvpn-strlcpy.o mlvpn-tuntap_bsd.o -lm -L/usr/local/lib -lsodium -lev Making all in man Making all in doc Making all in examples Making all in systemd /usr/bin/sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@prefix[@]|/usr/local|g' ./mlvpn.conf.in > mlvpn.conf.tmp && mv mlvpn.conf.tmp mlvpn.conf /usr/bin/sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@prefix[@]|/usr/local|g' ./mlvpn_updown.sh.in > mlvpn_updown.sh.tmp && mv mlvpn_updown.sh.tmp mlvpn_updown.sh /usr/bin/sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@prefix[@]|/usr/local|g' ./mlvpn.init.d.in > mlvpn.init.d.tmp && mv mlvpn.init.d.tmp mlvpn.init.d /usr/bin/sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@prefix[@]|/usr/local|g' ./mlvpn.rc.in > mlvpn.rc.tmp && mv mlvpn.rc.tmp mlvpn.rc >>> Running package in net/mlvpn at 1713954231.54 ===> net/mlvpn ===> Faking installation for mlvpn-2.3.5p2 /usr/bin/make install-recursive Making install in src mkdir -p '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/sbin' /exopi-obj/pobj/mlvpn-2.3.5/bin/install -c -m 755 mlvpn '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/sbin' Making install in man mkdir -p '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/mlvpn-2.3.5/bin/install -c -m 644 mlvpn.1 '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/mlvpn-2.3.5/bin/install -c -m 644 mlvpn.conf.5 '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/man/man5' Making install in doc Making install in examples Making install in systemd mkdir -p '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/share/doc/mlvpn' /exopi-obj/pobj/mlvpn-2.3.5/bin/install -c -m 644 mlvpn.conf mlvpn_updown.sh mlvpn.init.d mlvpn.default mlvpn.rc '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/share/doc/mlvpn' mkdir -p '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/share/doc/mlvpn' /exopi-obj/pobj/mlvpn-2.3.5/bin/install -c -m 644 AUTHORS README.md README.OpenBSD.md README.NetBSD.md README.debug.md README.Debian '/exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/share/doc/mlvpn' /exopi-obj/pobj/mlvpn-2.3.5/bin/install -d -m 755 /exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/share/examples/mlvpn mv /exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/share/doc/mlvpn/{mlvpn.conf,mlvpn_updown.sh} /exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/share/examples/mlvpn/ Reading existing plist for mlvpn-2.3.5p2 Writing /exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/usr/local/sbin/mlvpn Installing /exopi-cvs/ports/net/mlvpn/pkg/mlvpn.rc as /exopi-obj/pobj/mlvpn-2.3.5/fake-amd64/etc/rc.d/mlvpn ===> Building package for mlvpn-2.3.5p2 Create /exopi-cvs/ports/packages/amd64/all/mlvpn-2.3.5p2.tgz Creating package mlvpn-2.3.5p2 reading plist| checking dependencies| checking dependencies|devel/libev checking dependencies|security/libsodium checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|************************************************************* | 95% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Creating package debug-mlvpn-2.3.5p2 reading plist| checking dependencies| checking dependencies|devel/libev checking dependencies|net/mlvpn checking dependencies|security/libsodium checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mlvpn-2.3.5p2.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-mlvpn-2.3.5p2.tgz >>> Running clean in net/mlvpn at 1713954235.04 ===> net/mlvpn ===> Cleaning for mlvpn-2.3.5p2 >>> Ended at 1713954235.27 max_stuck=0.00/depends=1.84/show-prepare-results=0.91/build=12.57/package=3.50/clean=0.25