>>> autoconf2.13: Building community/autoconf2.13 2.13-r1 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 15:36:26 +0000 >>> autoconf2.13: Checking sanity of /home/buildozer/aports/community/autoconf2.13/APKBUILD... >>> WARNING: autoconf2.13: No maintainer >>> autoconf2.13: Analyzing dependencies... >>> autoconf2.13: Installing for build: build-base m4 perl dejagnu flex gfortran (1/14) Installing m4 (1.4.19-r1) (2/14) Installing libbz2 (1.0.8-r1) (3/14) Installing perl (5.34.1-r0) (4/14) Installing tcl (8.6.12-r0) (5/14) Installing expect (5.45.4-r2) (6/14) Installing dejagnu (1.6.2-r0) (7/14) Installing flex (2.6.4-r2) (8/14) Installing libquadmath (11.2.1_git20220219-r2) (9/14) Installing libgfortran (11.2.1_git20220219-r2) (10/14) Installing gfortran (11.2.1_git20220219-r2) (11/14) Installing .makedepends-autoconf2.13 (20220414.153635) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.35.2-r0) (14/14) Installing git-perl (2.35.2-r0) Executing busybox-1.35.0-r8.trigger OK: 409 MiB in 103 packages >>> autoconf2.13: Cleaning up srcdir >>> autoconf2.13: Cleaning up pkgdir >>> autoconf2.13: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/autoconf-2.13.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 433k 100 433k 0 0 3644k 0 --:--:-- --:--:-- --:--:-- 3673k >>> autoconf2.13: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/autoconf-2.13.tar.gz >>> autoconf2.13: Checking sha512sums... autoconf-2.13.tar.gz: OK getloadavg.patch: OK >>> autoconf2.13: Unpacking /var/cache/distfiles/v3.16/autoconf-2.13.tar.gz... >>> autoconf2.13: getloadavg.patch patching file acspecific.m4 >>> autoconf2.13: Updating ./config.sub >>> autoconf2.13: Updating ./config.guess creating cache ./config.cache checking for gm4... /usr/bin/m4 checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for perl... /usr/bin/perl checking for a BSD compatible install... /usr/bin/install -c updating cache ./config.cache creating ./config.status creating Makefile creating testsuite/Makefile cd . && \ rm -f configure configure.tmp && \ /usr/bin/m4 autoconf.m4 configure.in > configure.tmp && \ chmod +x configure.tmp && mv configure.tmp configure /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr --program-suffix=-2.13 --no-create --no-recursion loading cache ./config.cache checking for gm4... (cached) /usr/bin/m4 checking for mawk... (cached) awk checking for perl... (cached) /usr/bin/perl checking for a BSD compatible install... (cached) /usr/bin/install -c creating ./config.status /bin/sh ./config.status creating Makefile creating testsuite/Makefile rm -f autoconf autoconf.tmp rm -f autoheader autoheader.tmp sed -e 's,@''datadir''@,/usr/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoconf.sh > autoconf.tmp && chmod +x autoconf.tmp && mv autoconf.tmp autoconf sed -e 's,@''datadir''@,/usr/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoheader.sh > autoheader.tmp && chmod +x autoheader.tmp && mv autoheader.tmp autoheader rm -f autoreconf autoreconf.tmp rm -f autoupdate autoupdate.tmp sed -e 's,@''datadir''@,/usr/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoreconf.sh > autoreconf.tmp && chmod +x autoreconf.tmp && mv autoreconf.tmp autoreconf sed -e 's,@''datadir''@,/usr/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoupdate.sh > autoupdate.tmp && chmod +x autoupdate.tmp && mv autoupdate.tmp autoupdate rm -f ifnames ifnames.tmp sed -e 's,@''datadir''@,/usr/share/autoconf,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' ifnames.sh > ifnames.tmp && chmod +x ifnames.tmp && mv ifnames.tmp ifnames rm -f autoscan autoscan.tmp sed -e 's,@''datadir''@,/usr/share/autoconf,g' -e 's,@''PERL''@,/usr/bin/perl,g' autoscan.pl > autoscan.tmp && chmod +x autoscan.tmp && mv autoscan.tmp autoscan freezing autoconf.m4 freezing autoheader.m4 rootme=`pwd`; srcrootme=`cd .; pwd`; \ test -r install-sh || cp ./install-sh .; \ cd testsuite && make check AUTOCONF=$rootme/autoconf \ AUTOCONFFLAGS="-m $srcrootme" make[1]: Entering directory '/home/buildozer/aports/community/autoconf2.13/src/autoconf-2.13/testsuite' Making a new site.exp file... runtest WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by buildozer on Thu Apr 14 15:36:37 2022 Native configuration is x86_64-pc-linux-musl === autoconf tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./autoconf.g/init.exp ... Running ./autoconf.g/sizeof.exp ... Running ./autoconf.s/defines.exp ... Checking acspecific.m4 for definitions of symbols in acconfig.h... _ALL_SOURCE C_ALLOCA __CHAR_UNSIGNED__ CLOSEDIR_VOID const CRAY_STACKSEG_END DGUX DIRENT GETGROUPS_T GETLOADAVG_PRIVILEGED GETPGRP_VOID gid_t HAVE_ALLOCA HAVE_ALLOCA_H HAVE_DOPRNT HAVE_FNMATCH HAVE_GETLOADAVG HAVE_GETMNTENT HAVE_LONG_DOUBLE HAVE_LONG_FILE_NAMES HAVE_MMAP HAVE_RESTARTABLE_SYSCALLS HAVE_ST_BLKSIZE HAVE_ST_BLOCKS HAVE_STRCOLL HAVE_ST_RDEV HAVE_STRFTIME HAVE_STRINGIZE HAVE_SYS_WAIT_H HAVE_TM_ZONE HAVE_TZNAME HAVE_UNISTD_H HAVE_UTIME_NULL HAVE_VFORK_H HAVE_VPRINTF HAVE_WAIT3 inline INT_16_BITS LONG_64_BITS MAJOR_IN_MKDEV MAJOR_IN_SYSMACROS _MINIX mode_t NDIR NEED_MEMORY_H NLIST_NAME_UNION NLIST_STRUCT NO_MINUS_C_MINUS_O F77_NO_MINUS_C_MINUS_O off_t pid_t _POSIX_1_SOURCE _POSIX_SOURCE RETSIGTYPE SELECT_TYPE_ARG1 SELECT_TYPE_ARG234 SELECT_TYPE_ARG5 SETPGRP_VOID SETVBUF_REVERSED size_t STACK_DIRECTION STAT_MACROS_BROKEN STDC_HEADERS SVR4 SYSDIR SYSNDIR SYS_SIGLIST_DECLARED TIME_WITH_SYS_TIME TM_IN_SYS_TIME uid_t UMAX UMAX4_3 USG vfork VOID_CLOSEDIR WORDS_BIGENDIAN X_DISPLAY_MISSING YYTEXT_POINTER Checking acconfig.h for symbols defined in acspecific.m4... NO_MINUS_C_MINUS_O F77_NO_MINUS_C_MINUS_O YYTEXT_POINTER STDC_HEADERS HAVE_UNISTD_H USG NEED_MEMORY_H MAJOR_IN_MKDEV MAJOR_IN_SYSMACROS DIRENT SYSNDIR SYSDIR NDIR VOID_CLOSEDIR STAT_MACROS_BROKEN SYS_SIGLIST_DECLARED HAVE_SYS_WAIT_H GETGROUPS_T uid_t gid_t size_t pid_t off_t mode_t RETSIGTYPE CLOSEDIR_VOID HAVE_FNMATCH HAVE_MMAP GETPGRP_VOID SETPGRP_VOID HAVE_VPRINTF HAVE_DOPRNT HAVE_VFORK_H vfork HAVE_WAIT3 HAVE_ALLOCA_H HAVE_ALLOCA C_ALLOCA CRAY_STACKSEG_END STACK_DIRECTION HAVE_GETLOADAVG DGUX SVR4 UMAX UMAX4_3 UMAX NLIST_STRUCT NLIST_NAME_UNION GETLOADAVG_PRIVILEGED HAVE_UTIME_NULL HAVE_STRCOLL SETVBUF_REVERSED HAVE_GETMNTENT HAVE_STRFTIME HAVE_STRFTIME SELECT_TYPE_ARG1 SELECT_TYPE_ARG234 SELECT_TYPE_ARG5 TIME_WITH_SYS_TIME TM_IN_SYS_TIME HAVE_TM_ZONE HAVE_TZNAME HAVE_ST_BLOCKS HAVE_ST_BLKSIZE HAVE_ST_RDEV __CHAR_UNSIGNED__ HAVE_LONG_DOUBLE INT_16_BITS LONG_64_BITS WORDS_BIGENDIAN inline inline const HAVE_STRINGIZE HAVE_LONG_FILE_NAMES HAVE_RESTARTABLE_SYSCALLS X_DISPLAY_MISSING _ALL_SOURCE _POSIX_SOURCE _POSIX_1_SOURCE _MINIX _POSIX_SOURCE Running ./autoconf.s/syntax.exp ... Checking for syntax errors in the specific tests... AC_PROG_ECHO_N AC_PROG_CC AC_PROG_CXX AC_PROG_F77 AC_PROG_CC_WORKS AC_PROG_CXX_WORKS AC_PROG_F77_WORKS AC_PROG_CC_GNU AC_PROG_CXX_GNU AC_PROG_F77_GNU AC_PROG_CC_G AC_PROG_CXX_G AC_PROG_F77_G AC_PROG_GCC_TRADITIONAL AC_PROG_CC_C_O AC_PROG_F77_C_O AC_PROG_MAKE_SET AC_PROG_RANLIB AC_PROG_AWK AC_PROG_YACC AC_PROG_CPP AC_PROG_CXXCPP AC_REQUIRE_CPP AC_PROG_LEX AC_DECL_YYTEXT AC_PROG_INSTALL AC_PROG_LN_S AC_HEADER_STDC AC_UNISTD_H AC_USG AC_MEMORY_H AC_HEADER_MAJOR AC_HEADER_DIRENT AC_CHECK_HEADER_DIRENT AC_DIR_HEADER AC_HEADER_STAT AC_DECL_SYS_SIGLIST AC_HEADER_SYS_WAIT AC_TYPE_GETGROUPS AC_TYPE_UID_T AC_TYPE_SIZE_T AC_TYPE_PID_T AC_TYPE_OFF_T AC_TYPE_MODE_T AC_TYPE_SIGNAL AC_FUNC_CLOSEDIR_VOID AC_FUNC_FNMATCH AC_FUNC_MMAP AC_FUNC_GETPGRP AC_FUNC_SETPGRP AC_FUNC_VPRINTF AC_FUNC_VFORK AC_FUNC_WAIT3 AC_FUNC_ALLOCA AC_FUNC_GETLOADAVG AC_FUNC_UTIME_NULL AC_FUNC_STRCOLL AC_FUNC_SETVBUF_REVERSED AC_FUNC_GETMNTENT AC_FUNC_STRFTIME AC_FUNC_MEMCMP AC_FUNC_SELECT_ARGTYPES AC_HEADER_TIME AC_STRUCT_TM AC_STRUCT_TIMEZONE AC_STRUCT_ST_BLOCKS AC_STRUCT_ST_BLKSIZE AC_STRUCT_ST_RDEV AC_C_CROSS AC_C_CHAR_UNSIGNED AC_C_LONG_DOUBLE AC_INT_16_BITS AC_LONG_64_BITS AC_C_BIGENDIAN AC_C_INLINE AC_C_CONST AC_C_STRINGIZE AC_OBJEXT AC_F77_LIBRARY_LDFLAGS AC_SYS_INTERPRETER AC_SYS_LONG_FILE_NAMES AC_SYS_RESTARTABLE_SYSCALLS AC_PATH_X AC_PATH_X_XMKMF AC_PATH_X_DIRECT AC_PATH_XTRA AC_CYGWIN32 AC_CYGWIN AC_MINGW32 AC_EXEEXT AC_AIX AC_MINIX AC_ISC_POSIX AC_XENIX_DIR AC_DYNIX_SEQ AC_IRIX_SUN AC_SCO_INTL === autoconf Summary === # of expected passes 259 /home/buildozer/aports/community/autoconf2.13/src/autoconf-2.13/autoconf version 2.13 make[1]: Leaving directory '/home/buildozer/aports/community/autoconf2.13/src/autoconf-2.13/testsuite' >>> autoconf2.13: Entering fakeroot... /bin/sh ./mkinstalldirs /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/bin /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/info /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/autoconf mkdir /home/buildozer/aports/community/autoconf2.13/pkg mkdir /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13 mkdir /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr mkdir /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/bin mkdir /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share mkdir /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/info mkdir /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/autoconf if test -f autoconf.info; then \ for i in *.info*; do \ /usr/bin/install -c -m 644 $i /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/info/$i; \ done; \ else \ for i in ./*.info*; do \ /usr/bin/install -c -m 644 $i /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/info/`echo $i | sed 's|^./||'`; \ done; \ fi for p in autoconf autoheader autoreconf autoupdate ifnames ; do \ /usr/bin/install -c $p /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/bin/`echo $p|sed 's,$,-2.13,; '`; \ done for i in autoconf.m4f autoheader.m4f; do \ /usr/bin/install -c -m 644 $i /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/autoconf/$i; \ done for i in autoconf.m4 acgeneral.m4 acoldnames.m4 acspecific.m4 autoheader.m4 acconfig.h; do \ /usr/bin/install -c -m 644 ./$i /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/autoconf/$i; \ done if test -f autoscan; then \ /usr/bin/install -c autoscan /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/bin/`echo autoscan|sed 's,$,-2.13,; '`; \ for i in acfunctions acheaders acidentifiers acprograms \ acmakevars; do \ /usr/bin/install -c -m 644 ./$i /home/buildozer/aports/community/autoconf2.13/pkg/autoconf2.13/usr/share/autoconf/$i; \ done; \ else :; fi >>> autoconf2.13-doc*: Running split function doc... >>> autoconf2.13-doc*: Preparing subpackage autoconf2.13-doc... >>> autoconf2.13-doc*: Running postcheck for autoconf2.13-doc >>> autoconf2.13*: Running postcheck for autoconf2.13 >>> autoconf2.13*: Preparing package autoconf2.13... >>> autoconf2.13-doc*: Tracing dependencies... >>> autoconf2.13-doc*: Package size: 264.0 KB >>> autoconf2.13-doc*: Compressing data... >>> autoconf2.13-doc*: Create checksum... >>> autoconf2.13-doc*: Create autoconf2.13-doc-2.13-r1.apk >>> autoconf2.13*: Tracing dependencies... >>> autoconf2.13*: Package size: 568.0 KB >>> autoconf2.13*: Compressing data... >>> autoconf2.13*: Create checksum... >>> autoconf2.13*: Create autoconf2.13-2.13-r1.apk >>> autoconf2.13: Build complete at Thu, 14 Apr 2022 15:37:13 +0000 elapsed time 0h 0m 47s >>> autoconf2.13: Cleaning up srcdir >>> autoconf2.13: Cleaning up pkgdir >>> autoconf2.13: Uninstalling dependencies... (1/14) Purging .makedepends-autoconf2.13 (20220414.153635) (2/14) Purging dejagnu (1.6.2-r0) (3/14) Purging expect (5.45.4-r2) (4/14) Purging flex (2.6.4-r2) (5/14) Purging m4 (1.4.19-r1) (6/14) Purging gfortran (11.2.1_git20220219-r2) (7/14) Purging libgfortran (11.2.1_git20220219-r2) (8/14) Purging libquadmath (11.2.1_git20220219-r2) (9/14) Purging git-perl (2.35.2-r0) (10/14) Purging perl-git (2.35.2-r0) (11/14) Purging perl-error (0.17029-r1) (12/14) Purging perl (5.34.1-r0) (13/14) Purging libbz2 (1.0.8-r1) (14/14) Purging tcl (8.6.12-r0) Executing busybox-1.35.0-r8.trigger OK: 328 MiB in 89 packages >>> autoconf2.13: Updating the community/x86_64 repository index... >>> autoconf2.13: Signing the index...