config.status: creating m4/Makefile config.status: creating secmem/Makefile config.status: creating pinentry/Makefile config.status: creating curses/Makefile config.status: creating tty/Makefile config.status: creating efl/Makefile config.status: creating emacs/Makefile config.status: creating gtk+-2/Makefile config.status: creating gnome3/Makefile config.status: creating qt/Makefile config.status: creating qt/icons/Makefile config.status: creating qt4/Makefile config.status: creating tqt/Makefile config.status: creating w32/Makefile config.status: creating fltk/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --without-libcap configure: Pinentry v1.2.1 has been configured as follows: Revision: 3389615 (13193) Platform: sparc64-buildroot-linux-gnu Curses Pinentry ..: yes TTY Pinentry .....: maybe Emacs Pinentry ...: no EFL Pinentry .....: no GTK+-2 Pinentry ..: no GNOME 3 Pinentry .: no Qt5 Pinentry .....: no Qt4 Pinentry .....: no TQt Pinentry .....: no W32 Pinentry .....: no FLTK Pinentry ....: no Fallback to Curses: yes Emacs integration : yes libsecret ........: no Default Pinentry .: pinentry-curses >>> pinentry 1.2.1 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/pinentry-1.2.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' Making all in m4 make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' Making all in secmem make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o secmem.o secmem.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o util.o util.c rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ranlib libsecmem.a make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' Making all in pinentry make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry.o pinentry.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o argparse.o argparse.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o password-cache.o password-cache.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-emacs.o pinentry-emacs.c rm -f libpinentry.a ar cru libpinentry.a pinentry.o argparse.o password-cache.o pinentry-emacs.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ranlib libpinentry.a /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libpinentry_curses_a-pinentry-curses.o `test -f 'pinentry-curses.c' || echo './'`pinentry-curses.c rm -f libpinentry-curses.a ar cru libpinentry-curses.a libpinentry_curses_a-pinentry-curses.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ranlib libpinentry-curses.a make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' Making all in curses make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../pinentry -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-curses.o pinentry-curses.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -o pinentry-curses pinentry-curses.o ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a ../secmem/libsecmem.a -L/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lassuan -lgpg-error -lgpg-error -lncurses -latomic make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[1]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' >>> pinentry 1.2.1 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-7/output-1/target install -C /tmp/instance-7/output-1/build/pinentry-1.2.1/ make[1]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' Making install in m4 make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/m4' Making install in secmem make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/secmem' Making install in pinentry make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/pinentry' Making install in curses make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/install -c pinentry-curses '/tmp/instance-7/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1/curses' make[2]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[3]: Entering directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' (cd /tmp/instance-7/output-1/target/usr/bin; \ rm -f pinentry; \ ln -s pinentry-curses pinentry) make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[2]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' make[1]: Leaving directory '/tmp/instance-7/output-1/build/pinentry-1.2.1' >>> quotatool 1.6.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-7/output-1/build/.quotatool-1.6.2.tar.gz.IuOxYl/output' 'http://quotatool.ekenberg.se/quotatool-1.6.2.tar.gz' --2023-03-06 15:29:25-- http://quotatool.ekenberg.se/quotatool-1.6.2.tar.gz Resolving quotatool.ekenberg.se (quotatool.ekenberg.se)... 185.189.50.10 Connecting to quotatool.ekenberg.se (quotatool.ekenberg.se)|185.189.50.10|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 147691 (144K) [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.quotatool-1.6.2.tar.gz.IuOxYl/output' 0K .......... .......... .......... .......... .......... 34% 172K 1s 50K .......... .......... .......... .......... .......... 69% 338K 0s 100K .......... .......... .......... .......... .... 100% 3.71M=0.5s 2023-03-06 15:29:26 (320 KB/s) - '/tmp/instance-7/output-1/build/.quotatool-1.6.2.tar.gz.IuOxYl/output' saved [147691/147691] quotatool-1.6.2.tar.gz: OK (sha256: e53adc480d54ae873d160dc0e88d78095f95d9131e528749fd982245513ea090) >>> quotatool 1.6.2 Extracting gzip -d -c /tmp/instance-7/dl/quotatool/quotatool-1.6.2.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/quotatool-1.6.2 -xf - >>> quotatool 1.6.2 Patching Applying 0001-fix-missing-__P-definition-for-musl-compile.patch using patch: patching file src/linux/linux_quota.h >>> quotatool 1.6.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/quotatool-1.6.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> quotatool 1.6.2 Patching libtool >>> quotatool 1.6.2 Configuring (cd /tmp/instance-7/output-1/build/quotatool-1.6.2/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=sparc64-buildroot-linux-gnu --host=sparc64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... sparc64-buildroot-linux-gnu checking for sparc64-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking std.h usability... no checking std.h presence... no checking for std.h... no checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for u_int64_t... yes checking for vprintf... yes checking for _doprnt... no checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtod... yes checking for strchr... yes checking for strlcpy... no checking for strlcat... no configure: creating ./config.status config.status: creating local.mk config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> quotatool 1.6.2 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/quotatool-1.6.2/ make[1]: Entering directory '/tmp/instance-7/output-1/build/quotatool-1.6.2' ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/main.c > src/main.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/output.c > src/output.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/parse.c > src/parse.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/system.c > src/system.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/linux/quota.c > src/linux/quota.d /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/main.o src/main.c src/main.c: In function 'main': src/main.c:211:17: warning: implicit declaration of function 'quota_reset_grace'; did you mean 'xfs_reset_grace'? [-Wimplicit-function-declaration] 211 | if (! quota_reset_grace(quota, (argdata->block_reset ? GRACE_BLOCK : GRACE_INODE))) | ^~~~~~~~~~~~~~~~~ | xfs_reset_grace In file included from src/main.c:23: src/main.c: At top level: src/output.h:21:15: warning: inline function 'output_help' declared but never defined 21 | inline void output_help (void); | ^~~~~~~~~~~ src/output.h:20:15: warning: inline function 'output_version' declared but never defined 20 | inline void output_version (void); | ^~~~~~~~~~~~~~ /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/output.o src/output.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/parse.o src/parse.c In file included from src/parse.c:24: src/output.h:21:15: warning: inline function 'output_help' declared but never defined 21 | inline void output_help (void); | ^~~~~~~~~~~ src/output.h:20:15: warning: inline function 'output_version' declared but never defined 20 | inline void output_version (void); | ^~~~~~~~~~~~~~ /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/system.o src/system.c In file included from src/system.c:51: src/output.h:21:15: warning: inline function 'output_help' declared but never defined 21 | inline void output_help (void); | ^~~~~~~~~~~ src/output.h:20:15: warning: inline function 'output_version' declared but never defined 20 | inline void output_version (void); | ^~~~~~~~~~~~~~ /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/linux/quota.o src/linux/quota.c In file included from src/linux/quota.c:21: ./src/output.h:21:15: warning: inline function 'output_help' declared but never defined 21 | inline void output_help (void); | ^~~~~~~~~~~ ./src/output.h:20:15: warning: inline function 'output_version' declared but never defined 20 | inline void output_version (void); | ^~~~~~~~~~~~~~ /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -o quotatool ./src/main.o ./src/output.o ./src/parse.o ./src/system.o ./src/linux/quota.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 make[1]: Leaving directory '/tmp/instance-7/output-1/build/quotatool-1.6.2' >>> quotatool 1.6.2 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-7/output-1/target install men="" -C /tmp/instance-7/output-1/build/quotatool-1.6.2/ make[1]: Entering directory '/tmp/instance-7/output-1/build/quotatool-1.6.2' /usr/bin/install -c ./quotatool /tmp/instance-7/output-1/target/usr/sbin/quotatool make[1]: Leaving directory '/tmp/instance-7/output-1/build/quotatool-1.6.2' rtptools-1.22.tar.gz: OK (sha256: 2c76b2a423fb943820c91194372133a44cbdc456ebf69c51616ec50eeb068c28) >>> rtptools 1.22 Extracting gzip -d -c /tmp/instance-7/dl/rtptools/rtptools-1.22.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/rtptools-1.22 -xf - >>> rtptools 1.22 Patching >>> rtptools 1.22 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/rtptools-1.22 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rtptools 1.22 Patching libtool >>> rtptools 1.22 Configuring (cd /tmp/instance-7/output-1/build/rtptools-1.22/ && rm -rf config.cache && PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-as" LD="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-ld" NM="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-g++" FC="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ac_cv_prog_FOUND_CLANG=no CONFIG_SITE=/dev/null ./configure --target=sparc64-buildroot-linux-gnu --host=sparc64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for sparc64-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... sparc64-buildroot-linux-gnu checking for sparc64-buildroot-linux-gnu-gcc... /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-cpp checking for clang... (cached) no checking for groff... yes checking for mandoc... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking rpcsvc/ypclnt.h usability... no checking rpcsvc/ypclnt.h presence... no checking for rpcsvc/ypclnt.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct msghdr.msg_control... yes checking whether /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc needs -traditional... no checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gettimeofday... yes checking for mktime... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for srand... yes checking for gethostbyname... (cached) yes checking for yp_match... no checking for yp_match in -lnsl... no checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> rtptools 1.22 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/rtptools-1.22/ make[1]: Entering directory '/tmp/instance-7/output-1/build/rtptools-1.22' /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o host2ip.o host2ip.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o hpt.o hpt.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o multimer.o multimer.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o notify.o notify.c notify.c: In function 'notify_start': notify.c:204:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__suseconds_t' {aka 'int'} [-Wformat=] 204 | fprintf(stderr, "Timeout: %lu.%06lu\n", timeout.tv_sec, timeout.tv_usec); | ~~~~^ ~~~~~~~~~~~~~~~ | | | | long unsigned int __suseconds_t {aka int} | %06u /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o rd.o rd.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o rtpdump.o rtpdump.c rtpdump.c: In function 'parse_data': rtpdump.c:290:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] 290 | fprintf(out, "csrc[%d]=0x%0lx ", i, r->csrc[i]); | ~~~^ ~~~~~~~~~~ | | | | | uint32_t {aka unsigned int} | long unsigned int | %0x rtpdump.c: In function 'parse_short': rtpdump.c:322:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type '__suseconds_t' {aka 'int'} [-Wformat=] 322 | fprintf(out, "%ld.%06ld %lu\n", | ~~~~^ | | | long int | %06d 323 | (v->flags ? -now.tv_sec : now.tv_sec), now.tv_usec, | ~~~~~~~~~~~ | | | __suseconds_t {aka int} rtpdump.c:327:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type '__suseconds_t' {aka 'int'} [-Wformat=] 327 | fprintf(out, "%ld.%06ld %lu %u\n", | ~~~~^ | | | long int | %06d 328 | (r->m ? -now.tv_sec : now.tv_sec), now.tv_usec, | ~~~~~~~~~~~ | | | __suseconds_t {aka int} rtpdump.c: In function 'rtp_read_sdes': rtpdump.c:397:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 397 | return b + ((4 - ((int)b & 0x3)) & 0x3); | ^ rtpdump.c: In function 'packet_handler': rtpdump.c:581:32: warning: format '%ld' expects argument of type 'long int', but argument 4 has type '__suseconds_t' {aka 'int'} [-Wformat=] 581 | fprintf(out, "%8ld.%06ld %s len=%d from=%s:%u ", | ~~~~^ | | | long int | %06d 582 | now.tv_sec, now.tv_usec, parse_type(ctrl, packet->p.data), | ~~~~~~~~~~~ | | | __suseconds_t {aka int} rtpdump.c:594:32: warning: format '%ld' expects argument of type 'long int', but argument 4 has type '__suseconds_t' {aka 'int'} [-Wformat=] 594 | fprintf(out, "%8ld.%06ld %s len=%d from=%s:%u ", | ~~~~^ | | | long int | %06d 595 | now.tv_sec, now.tv_usec, parse_type(ctrl, packet->p.data), | ~~~~~~~~~~~ | | | __suseconds_t {aka int} /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -o rtpdump host2ip.o hpt.o multimer.o notify.o rd.o rtpdump.o /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o rtpplay.o rtpplay.c rtpplay.c: In function 'play_handler': rtpplay.c:155:12: warning: variable 'm' set but not used [-Wunused-but-set-variable] 155 | uint8_t m = 0; | ^ rtpplay.c:154:12: warning: variable 'seq' set but not used [-Wunused-but-set-variable] 154 | uint16_t seq = 0; | ^~~ rtpplay.c: In function 'main': rtpplay.c:354:52: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] 354 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ | | | char * rtpplay.c:310:63: note: expected 'unsigned char *' but argument is of type 'char *' 310 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ~~~~~~~~~~~~~~~^~~ /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -o rtpplay host2ip.o hpt.o multimer.o notify.o rd.o rtpplay.o /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o rtpsend.o rtpsend.c rtpsend.c: In function 'rtp': rtpsend.c:716:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 716 | int dummy; | ^~~~~ rtpsend.c:658:7: warning: variable 'pad' set but not used [-Wunused-but-set-variable] 658 | int pad = 0; | ^~~ rtpsend.c: In function 'main': rtpsend.c:918:52: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] 918 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ | | | char * rtpsend.c:877:63: note: expected 'unsigned char *' but argument is of type 'char *' 877 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ~~~~~~~~~~~~~~~^~~ /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -o rtpsend host2ip.o hpt.o multimer.o notify.o rtpsend.o /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o rtptrans.o rtptrans.c /tmp/instance-7/output-1/host/bin/sparc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -o rtptrans host2ip.o hpt.o multimer.o notify.o rtptrans.o make[1]: Leaving directory '/tmp/instance-7/output-1/build/rtptools-1.22' >>> rtptools 1.22 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-7/output-1/target install -C /tmp/instance-7/output-1/build/rtptools-1.22/ make[1]: Entering directory '/tmp/instance-7/output-1/build/rtptools-1.22' make[2]: Entering directory '/tmp/instance-7/output-1/build/rtptools-1.22' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/install -c rtpdump rtpplay rtpsend rtptrans '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/install -c multidump multiplay '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 rtpdump.1 rtpplay.1 rtpsend.1 rtptrans.1 multidump.1 multiplay.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-7/output-1/build/rtptools-1.22' make[1]: Leaving directory '/tmp/instance-7/output-1/build/rtptools-1.22' go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting gzip -d -c /tmp/instance-7/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 -xf - >>> host-go-bootstrap 1.4-bootstrap-20171003 Patching >>> host-go-bootstrap 1.4-bootstrap-20171003 Configuring >>> host-go-bootstrap 1.4-bootstrap-20171003 Building cd /tmp/instance-7/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-7/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-7/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-7/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist go tool dist: mkdtemp(/var/tmp/go-cbuild-tPoQEj): Permission denied make: *** [package/pkg-generic.mk:293: /tmp/instance-7/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-7/buildroot'