>>> libthreadar: Building community/libthreadar 1.4.0-r1 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 07:52:18 +0000
>>> libthreadar: Checking sanity of /home/buildozer/aports/community/libthreadar/APKBUILD...
>>> libthreadar: Analyzing dependencies...
>>> libthreadar: Installing for build: build-base
(1/1) Installing .makedepends-libthreadar (20221027.075220)
OK: 267 MiB in 94 packages
>>> libthreadar: Cleaning up srcdir
>>> libthreadar: Cleaning up pkgdir
>>> libthreadar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/libthreadar-1.4.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> libthreadar: Fetching https://downloads.sourceforge.net/libthreadar/libthreadar-1.4.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   380  100   380    0     0    491      0 --:--:-- --:--:-- --:--:--   491

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100   365  100   365    0     0    131      0  0:00:02  0:00:02 --:--:--   366
100   365  100   365    0     0    131      0  0:00:02  0:00:02 --:--:--   366

 51  435k   51  223k    0     0  73643      0  0:00:06  0:00:03  0:00:03 73643
100  435k  100  435k    0     0   138k      0  0:00:03  0:00:03 --:--:-- 8458k
>>> libthreadar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/libthreadar-1.4.0.tar.gz
>>> libthreadar: Checking sha512sums...
libthreadar-1.4.0.tar.gz: OK
>>> libthreadar: Unpacking /var/cache/distfiles/v3.17/libthreadar-1.4.0.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./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 nested variables... 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... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-musl
checking host system type... x86_64-pc-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-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop
checking how to convert x86_64-pc-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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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 mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
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 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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... (cached) ranlib
checking for C++ compiler usability... ok
checking for c++11 support... yes
checking for pthread_mutex_init in -lpthread... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for string.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether gcc needs -traditional... no
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking return type of signal handlers... void
checking for strerror_r... yes
checking for strerror_r flavor... XSI compliant
checking for pthread_barrier_t availability... yes
checking for sed -r/-E option... GNU sed, using -r option for regex
checking for doxygen... no
checking for doxygen version... checking for man... no
./configure: line 16879: groff: not found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libthreadar.pc.tmpl
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing hack-libtool commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src'
depbase=`echo exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo exceptions.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libthreadar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT libthreadar.lo -MD -MP -MF $depbase.Tpo -c -o libthreadar.lo libthreadar.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT mutex.lo -MD -MP -MF $depbase.Tpo -c -o mutex.lo mutex.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo semaphore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT semaphore.lo -MD -MP -MF $depbase.Tpo -c -o semaphore.lo semaphore.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT thread.lo -MD -MP -MF $depbase.Tpo -c -o thread.lo thread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo barrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT barrier.lo -MD -MP -MF $depbase.Tpo -c -o barrier.lo barrier.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo freezer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT freezer.lo -MD -MP -MF $depbase.Tpo -c -o freezer.lo freezer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT condition.lo -MD -MP -MF $depbase.Tpo -c -o condition.lo condition.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
sed -e "s%#LIBTHREADAR_VERSION#%1.4.0%g" libthreadar.pc.tmpl > libthreadar.pc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libthreadar.lo -MD -MP -MF .deps/libthreadar.Tpo -c libthreadar.cpp  -D__DYNAMIC__  -fPIC -DPIC -o .libs/libthreadar.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cpp  -D__DYNAMIC__  -fPIC -DPIC -o .libs/exceptions.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp  -D__DYNAMIC__  -fPIC -DPIC -o .libs/mutex.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.cpp  -D__DYNAMIC__  -fPIC -DPIC -o .libs/semaphore.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.cpp  -D__DYNAMIC__  -fPIC -DPIC -o .libs/thread.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT freezer.lo -MD -MP -MF .deps/freezer.Tpo -c freezer.cpp  -D__DYNAMIC__  -fPIC -DPIC -o .libs/freezer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c barrier.cpp  -D__DYNAMIC__  -fPIC -DPIC -o .libs/barrier.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT condition.lo -MD -MP -MF .deps/condition.Tpo -c condition.cpp  -D__DYNAMIC__  -fPIC -DPIC -o .libs/condition.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT freezer.lo -MD -MP -MF .deps/freezer.Tpo -c freezer.cpp -o freezer.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -o mutex.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.cpp -o semaphore.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c barrier.cpp -o barrier.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libthreadar.lo -MD -MP -MF .deps/libthreadar.Tpo -c libthreadar.cpp -o libthreadar.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cpp -o exceptions.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT condition.lo -MD -MP -MF .deps/condition.Tpo -c condition.cpp -o condition.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.cpp -o thread.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -Os -fomit-frame-pointer -version-info 1`echo 4 | sed -r -e 's% %%g' -e 's%([^0-9]|^)([0-9]{1})([^0-9]|$)%0\2%' -e 's%([^0-9]|^)([0-9]{2})([^0-9]|$)%0\2%'`:0:4 -Wl,--as-needed,-O1,--sort-common -o libthreadar.la -rpath /usr/lib exceptions.lo libthreadar.lo mutex.lo semaphore.lo thread.lo barrier.lo freezer.lo condition.lo  -lpthread 
libtool: link: g++  -D__DYNAMIC__  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/crtbeginS.o  .libs/exceptions.o .libs/libthreadar.o .libs/mutex.o .libs/semaphore.o .libs/thread.o .libs/barrier.o .libs/freezer.o .libs/condition.o   -lpthread -L/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../lib/crtn.o  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,libthreadar.so.1000 -o .libs/libthreadar.so.1000.4.0
libtool: link: (cd ".libs" && rm -f "libthreadar.so.1000" && ln -s "libthreadar.so.1000.4.0" "libthreadar.so.1000")
libtool: link: (cd ".libs" && rm -f "libthreadar.so" && ln -s "libthreadar.so.1000.4.0" "libthreadar.so")
libtool: link: ar cr .libs/libthreadar.a  exceptions.o libthreadar.o mutex.o semaphore.o thread.o barrier.o freezer.o condition.o
libtool: link: ranlib .libs/libthreadar.a
libtool: link: ( cd ".libs" && rm -f "libthreadar.la" && ln -s "../libthreadar.la" "libthreadar.la" )
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src'
Making all in doc
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
Making all in examples
make[3]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc/examples'
depbase=`echo hello_world.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT hello_world.o -MD -MP -MF $depbase.Tpo -c -o hello_world.o hello_world.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test_barrier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../..   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -MT test_barrier.o -MD -MP -MF $depbase.Tpo -c -o test_barrier.o test_barrier.cpp &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fomit-frame-pointer -all-static -Wl,--as-needed,-O1,--sort-common -o test_barrier test_barrier.o -L../../src -lthreadar -lpthread 
libtool: link: g++ -Os -fomit-frame-pointer -static -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test_barrier test_barrier.o  -L../../src /home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src/.libs/libthreadar.a -lpthread
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fomit-frame-pointer  -Wl,--as-needed,-O1,--sort-common -o hello_world hello_world.o -L../../src -lthreadar -lpthread 
libtool: link: g++ -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/hello_world hello_world.o  -L../../src /home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src/.libs/libthreadar.so -lpthread
make[3]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc/examples'
make[3]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
make[1]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
Making check in examples
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc/examples'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc/examples'
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[1]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
make[1]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
>>> libthreadar: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src'
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src'
mkdir -p /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar
 .././install-sh -c -d '/home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib'
cp ../config.h /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar/libthreadar_config.h
for file in exceptions.hpp libthreadar.hpp mutex.hpp semaphore.hpp tampon.hpp thread.hpp barrier.hpp fast_tampon.hpp freezer.hpp condition.hpp ratelier_scatter.hpp ratelier_gather.hpp ; do sed -e 's%#include \"config.h\"%MY_CONFIG_FILE_H%g' -e "s%#include \"%#include \"/usr/include/libthreadar/%g" -e "s%MY_CONFIG_FILE_H%#include \"/usr/include/libthreadar/libthreadar_config.h\"%g" "$file" > /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar/"$file"  ; done
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libthreadar.la '/home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib'
libtool: install: /usr/bin/install -c .libs/libthreadar.so.1000.4.0 /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib/libthreadar.so.1000.4.0
libtool: install: (cd /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib && { ln -s -f libthreadar.so.1000.4.0 libthreadar.so.1000 || { rm -f libthreadar.so.1000 && ln -s libthreadar.so.1000.4.0 libthreadar.so.1000; }; })
for file in /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar/* ; do sed -e 's%HAVE_%LIBTHREADAR_HAS_%g' -e 's%VERSION%LIBTHREADAR_VERSION%g' -e 's%_AVAILABLE%_AVAILABLE_FOR_LIBTHREDAR%g' -e 's%STDC_HEADERS%LIBTHREADAR_STDC_HEADERS%g' -e 's%ENABLE_NLS%LIBTHREADAR_ENABLE_NLS%g' -e 's%PACKAGE_%LIBTHREADAR_PACKAGE_%g' "$file" > "$file.tmp" && mv "$file.tmp" "$file" ; done
libtool: install: (cd /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib && { ln -s -f libthreadar.so.1000.4.0 libthreadar.so || { rm -f libthreadar.so && ln -s libthreadar.so.1000.4.0 libthreadar.so; }; })
libtool: install: /usr/bin/install -c .libs/libthreadar.lai /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib/libthreadar.la
libtool: install: /usr/bin/install -c .libs/libthreadar.a /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib/libthreadar.a
libtool: install: chmod 644 /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib/libthreadar.a
libtool: install: ranlib /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib/libthreadar.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
egrep 'LIBTHREADAR' /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar/libthreadar_config.h | grep -v "#undef" >  /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar/config.h.tmp
mv  /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar/config.h.tmp  /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar/libthreadar_config.h
chmod 0644 /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar/*
chmod 0755 /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/include/libthreadar
/usr/bin/install -c -d /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib/pkgconfig
/usr/bin/install -c -m 0644 libthreadar.pc /home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/lib/pkgconfig/libthreadar.pc
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src'
make[1]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/src'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
Making install in examples
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc/examples'
make[3]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc/examples'
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc/examples'
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[3]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 .././install-sh -c -d '/home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/share/libthreadar'
 /usr/bin/install -c -m 644 README '/home/buildozer/aports/community/libthreadar/pkg/libthreadar/usr/share/libthreadar'
make  install-data-hook
make[4]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[3]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0/doc'
make[1]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
make[2]: Entering directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
make[1]: Leaving directory '/home/buildozer/aports/community/libthreadar/src/libthreadar-1.4.0'
>>> libthreadar-dev*: Running split function dev...
>>> libthreadar-dev*: Preparing subpackage libthreadar-dev...
>>> libthreadar-dev*: Stripping binaries
>>> libthreadar-dev*: Running postcheck for libthreadar-dev
>>> libthreadar*: Running postcheck for libthreadar
>>> libthreadar*: Preparing package libthreadar...
>>> libthreadar*: Stripping binaries
>>> libthreadar-dev*: Scanning shared objects
>>> libthreadar*: Scanning shared objects
>>> libthreadar-dev*: Tracing dependencies...
	libthreadar=1.4.0-r1
	pkgconfig
>>> libthreadar-dev*: Package size: 144.0 KB
>>> libthreadar-dev*: Compressing data...
>>> libthreadar-dev*: Create checksum...
>>> libthreadar-dev*: Create libthreadar-dev-1.4.0-r1.apk
>>> libthreadar*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> libthreadar*: Package size: 80.0 KB
>>> libthreadar*: Compressing data...
>>> libthreadar*: Create checksum...
>>> libthreadar*: Create libthreadar-1.4.0-r1.apk
>>> libthreadar: Build complete at Thu, 27 Oct 2022 07:52:34 +0000 elapsed time 0h 0m 16s
>>> libthreadar: Cleaning up srcdir
>>> libthreadar: Cleaning up pkgdir
>>> libthreadar: Uninstalling dependencies...
(1/1) Purging .makedepends-libthreadar (20221027.075220)
OK: 267 MiB in 93 packages
>>> libthreadar: Updating the community/x86_64 repository index...
>>> libthreadar: Signing the index...