>>> gccmakedep: Building community/gccmakedep 1.0.3-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 10:41:40 +0000
>>> gccmakedep: Checking sanity of /home/buildozer/aports/community/gccmakedep/APKBUILD...
>>> gccmakedep: Analyzing dependencies...
>>> gccmakedep: Installing for build: build-base automake autoconf libtool util-macros
(1/12) Installing libbz2 (1.0.8-r1)
(2/12) Installing perl (5.34.1-r0)
(3/12) Installing automake (1.16.5-r0)
(4/12) Installing m4 (1.4.19-r1)
(5/12) Installing autoconf (2.71-r0)
(6/12) Installing libltdl (2.4.7-r0)
(7/12) Installing libtool (2.4.7-r0)
(8/12) Installing util-macros (1.19.3-r0)
(9/12) Installing .makedepends-gccmakedep (20220415.104153)
(10/12) Installing perl-error (0.17029-r1)
(11/12) Installing perl-git (2.35.2-r0)
(12/12) Installing git-perl (2.35.2-r0)
Executing busybox-1.35.0-r8.trigger
OK: 1135 MiB in 109 packages
>>> gccmakedep: Cleaning up srcdir
>>> gccmakedep: Cleaning up pkgdir
>>> gccmakedep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/gccmakedep-gccmakedep-1.0.3.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
100  4253  100  4253    0     0  73428      0 --:--:-- --:--:-- --:--:-- 74614
>>> gccmakedep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/gccmakedep-gccmakedep-1.0.3.tar.gz
>>> gccmakedep: Checking sha512sums...
gccmakedep-gccmakedep-1.0.3.tar.gz: OK
>>> gccmakedep: Unpacking /var/cache/distfiles/v3.16/gccmakedep-gccmakedep-1.0.3.tar.gz...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf
configure.ac:37: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
aclocal.m4:1899: XORG_COMPILER_BRAND is expanded from...
aclocal.m4:2018: XORG_COMPILER_FLAGS is expanded from...
aclocal.m4:2190: XORG_DEFAULT_OPTIONS is expanded from...
configure.ac:37: the top level
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:37: installing './compile'
configure.ac:37: installing './config.guess'
configure.ac:37: installing './config.sub'
configure.ac:30: installing './install-sh'
configure.ac:30: installing './missing'
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 to enable maintainer-specific portions of Makefiles... yes
checking whether make supports the include directive... yes (GNU style)
checking for 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 dependency style of gcc... none
checking for gcc options needed to detect all undeclared functions... none needed
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 whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-musl
checking host system type... x86_64-pc-linux-musl
checking for a sed that does not truncate output... /bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gccmakedep
config.status: executing depfiles commands
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for 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 dependency style of gcc... none
checking for gcc options needed to detect all undeclared functions... none needed
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 whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-musl
checking host system type... x86_64-pc-linux-musl
checking for a sed that does not truncate output... /bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gccmakedep
config.status: executing depfiles commands
  GEN      gccmakedep.1
make: Nothing to be done for 'check'.
>>> gccmakedep: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/gccmakedep/src/gccmakedep-gccmakedep-1.0.3'
 ./install-sh -c -d '/home/buildozer/aports/community/gccmakedep/pkg/gccmakedep/usr/bin'
 ./install-sh -c -d '/home/buildozer/aports/community/gccmakedep/pkg/gccmakedep/usr/share/man/man1'
 /usr/bin/install -c gccmakedep '/home/buildozer/aports/community/gccmakedep/pkg/gccmakedep/usr/bin'
 /usr/bin/install -c -m 644 gccmakedep.1 '/home/buildozer/aports/community/gccmakedep/pkg/gccmakedep/usr/share/man/man1'
make[1]: Leaving directory '/home/buildozer/aports/community/gccmakedep/src/gccmakedep-gccmakedep-1.0.3'
>>> gccmakedep-doc*: Running split function doc...
>>> gccmakedep-doc*: Preparing subpackage gccmakedep-doc...
>>> gccmakedep-doc*: Running postcheck for gccmakedep-doc
>>> gccmakedep*: Running postcheck for gccmakedep
>>> gccmakedep*: Preparing package gccmakedep...
>>> gccmakedep*: Stripping binaries
>>> WARNING: gccmakedep*: No arch specific binaries found so arch should probably be set to "noarch"
>>> gccmakedep-doc*: Scanning shared objects
>>> gccmakedep*: Scanning shared objects
>>> gccmakedep-doc*: Tracing dependencies...
>>> gccmakedep-doc*: Package size: 24.0 KB
>>> gccmakedep-doc*: Compressing data...
>>> gccmakedep-doc*: Create checksum...
>>> gccmakedep-doc*: Create gccmakedep-doc-1.0.3-r0.apk
>>> gccmakedep*: Tracing dependencies...
>>> gccmakedep*: Package size: 16.0 KB
>>> gccmakedep*: Compressing data...
>>> gccmakedep*: Create checksum...
>>> gccmakedep*: Create gccmakedep-1.0.3-r0.apk
>>> gccmakedep: Build complete at Fri, 15 Apr 2022 10:42:07 +0000 elapsed time 0h 0m 27s
>>> gccmakedep: Cleaning up srcdir
>>> gccmakedep: Cleaning up pkgdir
>>> gccmakedep: Uninstalling dependencies...
(1/12) Purging .makedepends-gccmakedep (20220415.104153)
(2/12) Purging automake (1.16.5-r0)
(3/12) Purging autoconf (2.71-r0)
(4/12) Purging m4 (1.4.19-r1)
(5/12) Purging libtool (2.4.7-r0)
(6/12) Purging libltdl (2.4.7-r0)
(7/12) Purging util-macros (1.19.3-r0)
(8/12) Purging git-perl (2.35.2-r0)
(9/12) Purging perl-git (2.35.2-r0)
(10/12) Purging perl-error (0.17029-r1)
(11/12) Purging perl (5.34.1-r0)
(12/12) Purging libbz2 (1.0.8-r1)
Executing busybox-1.35.0-r8.trigger
OK: 1091 MiB in 97 packages
>>> gccmakedep: Updating the community/x86_64 repository index...
>>> gccmakedep: Signing the index...