==> Building on scovillain ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/libdaemon ./ .SRCINFO 482 100% 0.00kB/s 0:00:00 482 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=2/4) PKGBUILD 874 100% 853.52kB/s 0:00:00 874 100% 853.52kB/s 0:00:00 (xfr#2, to-chk=1/4) libdaemon-0.14-6.log 234 100% 228.52kB/s 0:00:00 234 100% 228.52kB/s 0:00:00 (xfr#3, to-chk=0/4) sent 1,229 bytes received 117 bytes 2,692.00 bytes/sec total size is 1,553 speedup is 1.15 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root57 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Package (1) Old Version New Version Net Change Download Size core/libtasn1 4.19.0-1 4.19.0-2 0.01 MiB 0.14 MiB Total Download Size: 0.14 MiB Total Installed Size: 0.44 MiB Net Upgrade Size: 0.01 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libtasn1-4.19.0-2-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... upgrading libtasn1... :: Running post-transaction hooks... (1/1) Updating the info directory file... [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root57]...done ==> Making package: libdaemon 0.14-6 (Mon Jul 8 08:21:33 2024) ==> Retrieving sources...  -> Downloading libdaemon-0.14.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 11 332k 11 40703 0 0 27094 0 0:00:12 0:00:01 0:00:11 27099 100 332k 100 332k 0 0 165k 0 0:00:02 0:00:02 --:--:-- 165k ==> Validating source files with sha512sums... libdaemon-0.14.tar.gz ... Passed ==> Making package: libdaemon 0.14-6 (Mon Jul 8 08:22:05 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (5) New Version Net Change core/expat 2.6.2-1 0.38 MiB extra/perl-error 0.17029-5 0.04 MiB extra/perl-mailtools 2.21-7 0.10 MiB extra/perl-timedate 2.33-5 0.08 MiB extra/git 2.45.2-1 26.79 MiB Total Installed Size: 27.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing expat... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/1) Warn about old perl modules [?25h==> Retrieving sources...  -> Found libdaemon-0.14.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting libdaemon-0.14.tar.gz with bsdtar ==> Starting build()... + '[' x = xam ']' + rm -rf autom4te.cache + rm -f config.cache + touch config.rpath + test x = x + LIBTOOLIZE=libtoolize + mkdir -p common + libtoolize -c --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './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' + run_versioned aclocal 1.9 -I m4 + local P + local V ++ echo 1.9 ++ sed -e 's,\.,,g' + V=19 ++ which aclocal19 + '[' -e '' ']' ++ which aclocal-1.9 + '[' -e '' ']' + P=aclocal + shift 2 + aclocal -I m4 + run_versioned autoconf 2.59 -Wall + local P + local V ++ echo 2.59 ++ sed -e 's,\.,,g' + V=259 ++ which autoconf259 + '[' -e '' ']' ++ which autoconf-2.59 + '[' -e '' ']' + P=autoconf + shift 2 + autoconf -Wall configure.ac:44: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:44: the top level configure.ac:52: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:52: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:52: the top level configure.ac:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/attributes.m4:38: CC_CHECK_CFLAGS_SILENT is expanded from... m4/attributes.m4:67: CC_CHECK_CFLAG_APPEND is expanded from... m4/attributes.m4:78: CC_CHECK_CFLAGS_APPEND is expanded from... configure.ac:54: the top level configure.ac:58: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:58: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:58: the top level configure.ac:65: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:65: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:65: the top level configure.ac:75: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.ac:75: the top level configure.ac:80: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: 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/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:80: the top level + run_versioned autoheader 2.59 + local P + local V ++ echo 2.59 ++ sed -e 's,\.,,g' + V=259 ++ which autoheader259 + '[' -e '' ']' ++ which autoheader-2.59 + '[' -e '' ']' + P=autoheader + shift 2 + autoheader + run_versioned automake 1.9 -a -c --foreign + local P + local V ++ echo 1.9 ++ sed -e 's,\.,,g' + V=19 ++ which automake19 + '[' -e '' ']' ++ which automake-1.9 + '[' -e '' ']' + P=automake + shift 2 + automake -a -c --foreign configure.ac:43: installing './compile' configure.ac:29: installing './missing' examples/Makefile.am: installing './depcomp' /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libdaemon.la': linking libtool libraries using a non-POSIX /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' libdaemon/Makefile.am:30: while processing Libtool library 'libdaemon.la' + test x = x + CFLAGS='-g -O0' + ./configure --sysconfdir=/etc --localstatedir=/var checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... ./config.guess: unable to guess system type This script, last modified 2008-01-23, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run (./config.guess) is already up to date, please send the following data and any information you think might be pertinent to in order to provide the needed information to handle your system. config.guess timestamp = 2008-01-23 uname -m = riscv64 uname -r = 6.1.61-3-sophgo-multi-08357-g369f7207fe69 uname -s = Linux uname -v = #1 SMP Sat, 30 Dec 2023 06:54:24 +0000 /usr/bin/uname -p = unknown /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = riscv64 UNAME_RELEASE = 6.1.61-3-sophgo-multi-08357-g369f7207fe69 UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Sat, 30 Dec 2023 06:54:24 +0000 configure: error: cannot guess build type; you must specify one ==> ERROR: A failure occurred in build().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root57/build [?25h[?25hreceiving incremental file list libdaemon-0.14-6-riscv64-build.log sent 43 bytes received 2,403 bytes 4,892.00 bytes/sec total size is 7,190 speedup is 2.94