Skip to content

testing/shadowsocks-libev: build OK on x86_64 alpine machine.

kisdler requested to merge kisdler/aports:kisdler-master-patch-25507 into master

build log:

/opt/shadosocks-libev # abuild -F -r
>>> shadowsocks-libev: Building opt/shadowsocks-libev 3.3.5-r1 (using abuild 3.9.0-r0) started Wed, 27 Apr 2022 05:38:01 +0000
>>> shadowsocks-libev: Checking sanity of /opt/shadosocks-libev/APKBUILD...
>>> shadowsocks-libev: Analyzing dependencies...
>>> shadowsocks-libev: Installing for build: build-base asciidoc autoconf automake libtool linux-headers libcorkipset-dev mbedtls-dev pcre-dev xmlto libev-dev c-ares-dev libsodium-dev zlib-dev libbloom-dev
WARNING: Ignoring /root/packages//opt: No such file or directory
(1/1) Installing .makedepends-shadowsocks-libev (20220427.053802)
OK: 366 MiB in 109 packages
>>> shadowsocks-libev: Cleaning up srcdir
>>> shadowsocks-libev: Cleaning up pkgdir
>>> shadowsocks-libev: Fetching shadowsocks-libev-3.3.5.tar.gz::https://github.com/shadowsocks/shadowsocks-libev/archive/v3.3.5.tar.gz
>>> shadowsocks-libev: Fetching shadowsocks-libev-3.3.5.tar.gz::https://github.com/shadowsocks/shadowsocks-libev/archive/v3.3.5.tar.gz
>>> shadowsocks-libev: Checking sha512sums...
shadowsocks-libev-3.3.5.tar.gz: OK
use-upstream-libcorkipset-libbloom.patch: OK
>>> shadowsocks-libev: Unpacking /var/cache/distfiles/shadowsocks-libev-3.3.5.tar.gz...
>>> shadowsocks-libev: use-upstream-libcorkipset-libbloom.patch
patching file configure.ac
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'auto'.
libtoolize: copying file 'auto/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:24: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
m4/pcre.m4:61: TS_CHECK_PCRE is expanded from...
configure.ac:24: the top level
configure.ac:79: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:79: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
m4/ax_tls.m4:49: AX_TLS is expanded from...
configure.ac:79: the top level
configure.ac:106: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:106: the top level
configure.ac:207: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:207: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:207: the top level
configure.ac:217: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:217: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:217: the top level
configure.ac:222: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.ac:222: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.ac:222: the top level
configure.ac:13: installing 'auto/ar-lib'
configure.ac:10: installing 'auto/compile'
configure.ac:21: installing 'auto/config.guess'
configure.ac:21: installing 'auto/config.sub'
configure.ac:12: installing 'auto/install-sh'
configure.ac:12: installing 'auto/missing'
src/Makefile.am: installing 'auto/depcomp'
checking for x86_64-alpine-linux-musl-gcc... gcc
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... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for netdb.h... yes
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./auto/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for x86_64-alpine-linux-musl-ar... no
checking for x86_64-alpine-linux-musl-lib... no
checking for x86_64-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-alpine-linux-musl
checking host system type... x86_64-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop
checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for x86_64-alpine-linux-musl-file... no
checking for file... file
checking for x86_64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for x86_64-alpine-linux-musl-strip... no
checking for strip... strip
checking for x86_64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pcre-config... pcre-config
checking for pcre headers in ... not found
checking for library containing pcre_exec... -lpcre
checking for pcre.h... yes
checking for pcre/pcre.h... no
checking for asciidoc... /usr/bin/asciidoc
checking for xmlto... /usr/bin/xmlto
checking for gzip... /bin/gzip
checking for mv... /bin/mv
checking for a sed that does not truncate output... (cached) /bin/sed
checking for x86_64-alpine-linux-musl-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for thread local storage (TLS) class... __thread
checking for mbedtls_cipher_setup in -lmbedcrypto... yes
checking whether mbedtls supports Cipher Feedback mode or not... ok
checking whether mbedtls supports the ARC4 stream cipher or not... ok
checking whether mbedtls supports the Blowfish block cipher or not... ok
checking whether mbedtls supports the Camellia block cipher or not... ok
checking for sodium_init in -lsodium... yes
checking for version of libsodium... yes
checking for ares_library_init in -lcares... yes
checking for C/C++ restrict keyword... __restrict__
checking for gcc options needed to detect all undeclared functions... none needed
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for what kind of host... Linux
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking if -fstack-protector and -fstack-protector-all are supported.... yes
configure: -fstack-protector enabled in CFLAGS
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for langinfo.h... yes
checking for locale.h... yes
checking for linux/tcp.h... yes
checking for netinet/tcp.h... yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... yes
checking for linux/random.h... yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... yes
checking for linux/if.h... yes
checking for linux/netfilter_ipv4.h... yes
checking for linux/netfilter_ipv6/ip6_tables.h... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for ssize_t... yes
checking whether to enable assertions... yes
checking for egrep... (cached) /bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... (cached) yes
checking for uint16_t... yes
checking for uint8_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for memset... yes
checking for select... yes
checking for setresuid... yes
checking for setreuid... yes
checking for strerror... yes
checking for get_current_dir_name... yes
checking for getpwnam_r... yes
checking for setrlimit... yes
checking for connect in -lsocket... no
checking for malloc... yes
checking for memset... (cached) yes
checking for posix_memalign... yes
checking for socket... yes
checking for ev.h... yes
checking for libev/ev.h... no
checking for ev_loop_destroy in -lev... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating shadowsocks-libev.pc
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
Making all in src
make[2]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/src'
  CC       ss_local-local.o
  CC       ss_local-utils.o
  CC       ss_local-jconf.o
  CC       ss_local-json.o
  CC       ss_local-udprelay.o
  CC       ss_local-cache.o
  CC       ss_local-netutils.o
  CC       ss_local-crypto.o
  CC       ss_local-aead.o
  CC       ss_local-stream.o
  CC       ss_local-ppbloom.o
  CC       ss_local-base64.o
  CC       ss_local-plugin.o
  CC       ss_local-rule.o
  CC       ss_local-acl.o
  CC       ss_tunnel-tunnel.o
  CC       ss_tunnel-utils.o
  CC       ss_tunnel-jconf.o
  CC       ss_tunnel-json.o
  CC       ss_tunnel-udprelay.o
  CC       ss_tunnel-cache.o
  CC       ss_tunnel-netutils.o
  CC       ss_tunnel-crypto.o
  CC       ss_tunnel-aead.o
  CC       ss_tunnel-stream.o
  CC       ss_tunnel-ppbloom.o
  CC       ss_tunnel-base64.o
  CC       ss_tunnel-plugin.o
  CC       ss_server-resolv.o
  CC       ss_server-server.o
  CC       ss_server-utils.o
  CC       ss_server-jconf.o
  CC       ss_server-json.o
  CC       ss_server-udprelay.o
  CC       ss_server-cache.o
  CC       ss_server-netutils.o
  CC       ss_server-crypto.o
  CC       ss_server-aead.o
  CC       ss_server-stream.o
  CC       ss_server-ppbloom.o
  CC       ss_server-base64.o
  CC       ss_server-plugin.o
  CC       ss_server-rule.o
  CC       ss_server-acl.o
  CC       ss_manager-utils.o
  CC       ss_manager-jconf.o
  CC       ss_manager-json.o
  CC       ss_manager-netutils.o
  CC       ss_manager-manager.o
  CC       ss_redir-utils.o
  CC       ss_redir-jconf.o
  CC       ss_redir-json.o
  CC       ss_redir-netutils.o
  CC       ss_redir-cache.o
  CC       ss_redir-udprelay.o
  CC       ss_redir-redir.o
  CC       ss_redir-crypto.o
  CC       ss_redir-aead.o
  CC       ss_redir-stream.o
  CC       ss_redir-ppbloom.o
  CC       ss_redir-base64.o
  CC       ss_redir-plugin.o
  CC       libshadowsocks_libev_la-local.lo
  CC       libshadowsocks_libev_la-utils.lo
  CC       libshadowsocks_libev_la-jconf.lo
  CC       libshadowsocks_libev_la-json.lo
  CC       libshadowsocks_libev_la-udprelay.lo
  CC       libshadowsocks_libev_la-cache.lo
  CC       libshadowsocks_libev_la-netutils.lo
  CC       libshadowsocks_libev_la-crypto.lo
  CC       libshadowsocks_libev_la-aead.lo
  CC       libshadowsocks_libev_la-stream.lo
  CC       libshadowsocks_libev_la-ppbloom.lo
  CC       libshadowsocks_libev_la-base64.lo
  CC       libshadowsocks_libev_la-plugin.lo
  CC       libshadowsocks_libev_la-rule.lo
  CC       libshadowsocks_libev_la-acl.lo
  CCLD     ss-local
  CCLD     ss-tunnel
  CCLD     ss-server
  CCLD     ss-manager
  CCLD     ss-redir
  CCLD     libshadowsocks-libev.la
make[2]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/src'
Making all in doc
make[2]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/doc'
  GEN      shadowsocks-libev.xml
  GEN      ss-local.xml
  GEN      ss-manager.xml
  GEN      ss-nat.xml
  GEN      ss-redir.xml
  GEN      ss-server.xml
  GEN      ss-tunnel.xml
  GEN      shadowsocks-libev.html
  GEN      ss-local.html
  GEN      ss-manager.html
  GEN      ss-nat.html
  GEN      ss-redir.html
  GEN      ss-server.html
  GEN      ss-tunnel.html
  GEN      shadowsocks-libev.8
  GEN      ss-local.1
Note: namesp. add : added namespace before processing              shadowsocks-libev
  GEN      ss-manager.1
Note: namesp. add : added namespace before processing              ss-local
  GEN      ss-nat.1
Note: namesp. add : added namespace before processing              ss-manager
  GEN      ss-redir.1
Note: namesp. add : added namespace before processing              ss-nat
  GEN      ss-server.1
Note: namesp. add : added namespace before processing              ss-redir
  GEN      ss-tunnel.1
Note: namesp. add : added namespace before processing              ss-server
Note: namesp. add : added namespace before processing              ss-tunnel
rm ss-local.xml shadowsocks-libev.xml ss-redir.xml ss-manager.xml ss-nat.xml ss-tunnel.xml ss-server.xml
make[2]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/doc'
make[2]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
make[2]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
make[1]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
Making check in src
make[1]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/src'
Making check in doc
make[1]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/doc'
make[1]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
make[1]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
Making install in src
make[1]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/src'
make[2]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/src'
 .././auto/install-sh -c -d '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/lib'
 .././auto/install-sh -c -d '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libshadowsocks-libev.la '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/lib'
 /usr/bin/install -c ss-nat '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin'
 .././auto/install-sh -c -d '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/include'
 /usr/bin/install -c -m 644 shadowsocks.h '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/include'
libtool: install: /usr/bin/install -c .libs/libshadowsocks-libev.so.2.0.0 /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/lib/libshadowsocks-libev.so.2.0.0
libtool: install: (cd /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/lib && { ln -s -f libshadowsocks-libev.so.2.0.0 libshadowsocks-libev.so.2 || { rm -f libshadowsocks-libev.so.2 && ln -s libshadowsocks-libev.so.2.0.0 libshadowsocks-libev.so.2; }; })
libtool: install: (cd /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/lib && { ln -s -f libshadowsocks-libev.so.2.0.0 libshadowsocks-libev.so || { rm -f libshadowsocks-libev.so && ln -s libshadowsocks-libev.so.2.0.0 libshadowsocks-libev.so; }; })
libtool: install: /usr/bin/install -c .libs/libshadowsocks-libev.lai /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/lib/libshadowsocks-libev.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 .././auto/install-sh -c -d '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c ss-local ss-tunnel ss-server ss-manager ss-redir '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin'
libtool: install: /usr/bin/install -c ss-local /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin/ss-local
libtool: install: /usr/bin/install -c ss-tunnel /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin/ss-tunnel
libtool: install: /usr/bin/install -c ss-server /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin/ss-server
libtool: install: /usr/bin/install -c ss-manager /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin/ss-manager
libtool: install: /usr/bin/install -c ss-redir /opt/shadosocks-libev/pkg/shadowsocks-libev/usr/bin/ss-redir
make[2]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/src'
make[1]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/src'
Making install in doc
make[1]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/doc'
make[2]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 .././auto/install-sh -c -d '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/share/doc/shadowsocks-libev'
 .././auto/install-sh -c -d '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/share/man/man1'
 /usr/bin/install -c -m 644 shadowsocks-libev.html ss-local.html ss-manager.html ss-nat.html ss-redir.html ss-server.html ss-tunnel.html '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/share/doc/shadowsocks-libev'
 .././auto/install-sh -c -d '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/share/man/man8'
 /usr/bin/install -c -m 644 ss-local.1 ss-manager.1 ss-nat.1 ss-redir.1 ss-server.1 ss-tunnel.1 '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/share/man/man1'
 /usr/bin/install -c -m 644 shadowsocks-libev.8 '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/share/man/man8'
make[2]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/doc'
make[1]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5/doc'
make[1]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
make[2]: Entering directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
make[2]: Nothing to be done for 'install-exec-am'.
 ./auto/install-sh -c -d '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 shadowsocks-libev.pc '/opt/shadosocks-libev/pkg/shadowsocks-libev/usr/lib/pkgconfig'
make[2]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
make[1]: Leaving directory '/opt/shadosocks-libev/src/shadowsocks-libev-3.3.5'
>>> shadowsocks-libev-dev: Running split function dev...
>>> shadowsocks-libev-dev: Preparing subpackage shadowsocks-libev-dev...
>>> shadowsocks-libev-dev: Stripping binaries
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
>>> shadowsocks-libev-dev: Running postcheck for shadowsocks-libev-dev
>>> shadowsocks-libev-doc: Running split function doc...
>>> shadowsocks-libev-doc: Preparing subpackage shadowsocks-libev-doc...
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
>>> shadowsocks-libev-doc: Running postcheck for shadowsocks-libev-doc
>>> libshadowsocks-libev: Running split function libs...
>>> libshadowsocks-libev: Preparing subpackage libshadowsocks-libev...
>>> libshadowsocks-libev: Stripping binaries
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
>>> libshadowsocks-libev: Running postcheck for libshadowsocks-libev
>>> shadowsocks-libev: Running postcheck for shadowsocks-libev
>>> shadowsocks-libev: Preparing package shadowsocks-libev...
>>> shadowsocks-libev: Stripping binaries
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
>>> libshadowsocks-libev: Scanning shared objects
>>> shadowsocks-libev-dev: Scanning shared objects
>>> shadowsocks-libev-doc: Scanning shared objects
>>> shadowsocks-libev: Scanning shared objects
>>> libshadowsocks-libev: Tracing dependencies...
	so:libbloom.so.1
	so:libc.musl-x86_64.so.1
	so:libcork.so.15
	so:libcorkipset.so.1
	so:libev.so.4
	so:libmbedcrypto.so.7
	so:libpcre.so.1
	so:libsodium.so.23
>>> libshadowsocks-libev: Package size: 128.0 KB
>>> libshadowsocks-libev: Compressing data...
>>> libshadowsocks-libev: Create checksum...
>>> libshadowsocks-libev: Create libshadowsocks-libev-3.3.5-r1.apk
>>> shadowsocks-libev-dev: Tracing dependencies...
	libshadowsocks-libev=3.3.5-r1
	pkgconfig
>>> shadowsocks-libev-dev: Package size: 28.0 KB
>>> shadowsocks-libev-dev: Compressing data...
>>> shadowsocks-libev-dev: Create checksum...
>>> shadowsocks-libev-dev: Create shadowsocks-libev-dev-3.3.5-r1.apk
>>> shadowsocks-libev-doc: Tracing dependencies...
>>> shadowsocks-libev-doc: Package size: 120.0 KB
>>> shadowsocks-libev-doc: Compressing data...
>>> shadowsocks-libev-doc: Create checksum...
>>> shadowsocks-libev-doc: Create shadowsocks-libev-doc-3.3.5-r1.apk
>>> shadowsocks-libev: Tracing dependencies...
	so:libbloom.so.1
	so:libc.musl-x86_64.so.1
	so:libcares.so.2
	so:libcork.so.15
	so:libcorkipset.so.1
	so:libev.so.4
	so:libmbedcrypto.so.7
	so:libpcre.so.1
	so:libsodium.so.23
>>> shadowsocks-libev: Package size: 580.0 KB
>>> shadowsocks-libev: Compressing data...
>>> shadowsocks-libev: Create checksum...
>>> shadowsocks-libev: Create shadowsocks-libev-3.3.5-r1.apk
>>> shadowsocks-libev: Build complete at Wed, 27 Apr 2022 05:38:27 +0000 elapsed time 0h 0m 26s
>>> shadowsocks-libev: Cleaning up srcdir
>>> shadowsocks-libev: Cleaning up pkgdir
>>> shadowsocks-libev: Uninstalling dependencies...
(1/1) Purging .makedepends-shadowsocks-libev (20220427.053802)
OK: 366 MiB in 108 packages
>>> shadowsocks-libev: Updating the opt/x86_64 repository index...
>>> shadowsocks-libev: Signing the index...
Edited by kisdler

Merge request reports