make[6]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' Making install in cairo-missing make[5]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-missing' make[6]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-missing' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-missing' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-missing' Making install in cairo-gobject make[5]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-gobject' make[6]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-gobject' /usr/bin/mkdir -p '/tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libcairo-gobject.so.2.11600.0 /tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libcairo-gobject.so.2.11600.0 libtool: install: (cd /tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libcairo-gobject.so.2.11600.0 libcairo-gobject.so.2 || { rm -f libcairo-gobject.so.2 && ln -s libcairo-gobject.so.2.11600.0 libcairo-gobject.so.2; }; }) libtool: install: (cd /tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libcairo-gobject.so.2.11600.0 libcairo-gobject.so || { rm -f libcairo-gobject.so && ln -s libcairo-gobject.so.2.11600.0 libcairo-gobject.so; }; }) libtool: install: /usr/bin/install -c .libs/libcairo-gobject.lai /tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libcairo-gobject.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/cairo' /usr/bin/install -c -m 644 cairo-gobject.h '/tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/cairo' make[6]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-gobject' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-gobject' make[4]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' make[3]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0' Makefile:1502: warning: overriding recipe for target 'recheck' Makefile:1140: warning: ignoring old recipe for target 'recheck' make[4]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0' Makefile:1502: warning: overriding recipe for target 'recheck' Makefile:1140: warning: ignoring old recipe for target 'recheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0' make[2]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0' make[1]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0' >>> cairo 1.16.0 Fixing libtool files for la in $(find /tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-15/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-15/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-15/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> cairo 1.16.0 Installing to target PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/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-15/output-1/target install -C /tmp/instance-15/output-1/build/cairo-1.16.0/ make[1]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0' Makefile:1502: warning: overriding recipe for target 'recheck' Makefile:1140: warning: ignoring old recipe for target 'recheck' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0' Makefile:1502: warning: overriding recipe for target 'recheck' Makefile:1140: warning: ignoring old recipe for target 'recheck' Making install in src make[3]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/src' Makefile:3093: warning: ignoring prerequisites on suffix rule definition Makefile:3095: warning: ignoring prerequisites on suffix rule definition /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/src' Makefile:3093: warning: ignoring prerequisites on suffix rule definition Makefile:3095: warning: ignoring prerequisites on suffix rule definition make[5]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/src' Makefile:3093: warning: ignoring prerequisites on suffix rule definition Makefile:3095: warning: ignoring prerequisites on suffix rule definition /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libcairo.la '/tmp/instance-15/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libcairo.so.2.11600.0 /tmp/instance-15/output-1/target/usr/lib/libcairo.so.2.11600.0 libtool: install: (cd /tmp/instance-15/output-1/target/usr/lib && { ln -s -f libcairo.so.2.11600.0 libcairo.so.2 || { rm -f libcairo.so.2 && ln -s libcairo.so.2.11600.0 libcairo.so.2; }; }) libtool: install: (cd /tmp/instance-15/output-1/target/usr/lib && { ln -s -f libcairo.so.2.11600.0 libcairo.so || { rm -f libcairo.so && ln -s libcairo.so.2.11600.0 libcairo.so; }; }) libtool: install: /usr/bin/install -c .libs/libcairo.lai /tmp/instance-15/output-1/target/usr/lib/libcairo.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/include/cairo' /usr/bin/install -c -m 644 cairo.h cairo-deprecated.h cairo-ft.h cairo-pdf.h ../cairo-version.h '/tmp/instance-15/output-1/target/usr/include/cairo' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/include/cairo' /usr/bin/install -c -m 644 cairo-features.h '/tmp/instance-15/output-1/target/usr/include/cairo' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 cairo.pc cairo-ft.pc cairo-fc.pc cairo-pdf.pc cairo-gobject.pc '/tmp/instance-15/output-1/target/usr/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/src' make[4]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/src' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/src' Making install in doc make[3]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc' /home/autobuild/make/make install-recursive make[4]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc' Making install in public make[5]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc/public' /home/autobuild/make/make install-am make[6]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc/public' make[7]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc/public' make[7]: Nothing to be done for 'install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/bash /tmp/instance-15/output-1/build/cairo-1.16.0/build/install-sh -d /tmp/instance-15/output-1/target/usr/share/gtk-doc/html/cairo; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /tmp/instance-15/output-1/target/usr/share/gtk-doc/html/cairo; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /tmp/instance-15/output-1/target/usr/share/gtk-doc/html/cairo || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir=/tmp/instance-15/output-1/target --html-dir=/tmp/instance-15/output-1/target/usr/share/gtk-doc/html/cairo ; \ fi -- Installing ./html/bindings-errors.html -- Installing ./html/bindings-fonts.html -- Installing ./html/bindings-memory.html -- Installing ./html/bindings-overloading.html -- Installing ./html/bindings-path.html -- Installing ./html/bindings-patterns.html -- Installing ./html/bindings-return-values.html -- Installing ./html/bindings-streams.html -- Installing ./html/bindings-surfaces.html -- Installing ./html/cairo-Error-handling.html -- Installing ./html/cairo-FreeType-Fonts.html -- Installing ./html/cairo-Image-Surfaces.html -- Installing ./html/cairo-PDF-Surfaces.html -- Installing ./html/cairo-PNG-Support.html -- Installing ./html/cairo-Paths.html -- Installing ./html/cairo-PostScript-Surfaces.html -- Installing ./html/cairo-Quartz-(CGFont)-Fonts.html -- Installing ./html/cairo-Quartz-Surfaces.html -- Installing ./html/cairo-Raster-Sources.html -- Installing ./html/cairo-Recording-Surfaces.html -- Installing ./html/cairo-Regions.html -- Installing ./html/cairo-SVG-Surfaces.html -- Installing ./html/cairo-Script-Surfaces.html -- Installing ./html/cairo-Tags-and-Links.html -- Installing ./html/cairo-Transformations.html -- Installing ./html/cairo-Types.html -- Installing ./html/cairo-User-Fonts.html -- Installing ./html/cairo-Version-Information.html -- Installing ./html/cairo-Win32-Fonts.html -- Installing ./html/cairo-Win32-Surfaces.html -- Installing ./html/cairo-XCB-Surfaces.html -- Installing ./html/cairo-XLib-Surfaces.html -- Installing ./html/cairo-XLib-XRender-Backend.html -- Installing ./html/cairo-cairo-device-t.html -- Installing ./html/cairo-cairo-font-face-t.html -- Installing ./html/cairo-cairo-font-options-t.html -- Installing ./html/cairo-cairo-matrix-t.html -- Installing ./html/cairo-cairo-pattern-t.html -- Installing ./html/cairo-cairo-scaled-font-t.html -- Installing ./html/cairo-cairo-surface-t.html -- Installing ./html/cairo-cairo-t.html -- Installing ./html/cairo-drawing.html -- Installing ./html/cairo-fonts.html -- Installing ./html/cairo-support.html -- Installing ./html/cairo-surfaces.html -- Installing ./html/cairo-text.html -- Installing ./html/cairo.devhelp2 -- Installing ./html/home.png -- Installing ./html/index-1.10.html -- Installing ./html/index-1.12.html -- Installing ./html/index-1.14.html -- Installing ./html/index-1.16.html -- Installing ./html/index-1.2.html -- Installing ./html/index-1.4.html -- Installing ./html/index-1.6.html -- Installing ./html/index-1.8.html -- Installing ./html/index-all.html -- Installing ./html/index.html -- Installing ./html/language-bindings.html -- Installing ./html/left-insensitive.png -- Installing ./html/left.png -- Installing ./html/right-insensitive.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up-insensitive.png -- Installing ./html/up.png -- Installing ./html/index.sgml /usr/bin/install: cannot stat './html/index.sgml': No such file or directory make[7]: [Makefile:1874: install-data-local] Error 1 (ignored) make[7]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc/public' make[6]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc/public' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc/public' make[5]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc' make[6]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc' make[4]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/doc' Making install in util make[3]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' /home/autobuild/make/make install-recursive make[4]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' Making install in . make[5]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' make[6]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' Making install in cairo-missing make[5]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-missing' make[6]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-missing' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-missing' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-missing' Making install in cairo-gobject make[5]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-gobject' make[6]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-gobject' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/tmp/instance-15/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libcairo-gobject.so.2.11600.0 /tmp/instance-15/output-1/target/usr/lib/libcairo-gobject.so.2.11600.0 libtool: install: (cd /tmp/instance-15/output-1/target/usr/lib && { ln -s -f libcairo-gobject.so.2.11600.0 libcairo-gobject.so.2 || { rm -f libcairo-gobject.so.2 && ln -s libcairo-gobject.so.2.11600.0 libcairo-gobject.so.2; }; }) libtool: install: (cd /tmp/instance-15/output-1/target/usr/lib && { ln -s -f libcairo-gobject.so.2.11600.0 libcairo-gobject.so || { rm -f libcairo-gobject.so && ln -s libcairo-gobject.so.2.11600.0 libcairo-gobject.so; }; }) libtool: install: /usr/bin/install -c .libs/libcairo-gobject.lai /tmp/instance-15/output-1/target/usr/lib/libcairo-gobject.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/include/cairo' /usr/bin/install -c -m 644 cairo-gobject.h '/tmp/instance-15/output-1/target/usr/include/cairo' make[6]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-gobject' make[5]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util/cairo-gobject' make[4]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0/util' make[3]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0' Makefile:1502: warning: overriding recipe for target 'recheck' Makefile:1140: warning: ignoring old recipe for target 'recheck' make[4]: Entering directory '/tmp/instance-15/output-1/build/cairo-1.16.0' Makefile:1502: warning: overriding recipe for target 'recheck' Makefile:1140: warning: ignoring old recipe for target 'recheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0' make[2]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0' make[1]: Leaving directory '/tmp/instance-15/output-1/build/cairo-1.16.0' >>> cifs-utils 6.15 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-15/output-1/build/.cifs-utils-6.15.tar.bz2.lieqdA/output' 'http://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-6.15.tar.bz2' --2023-03-07 13:34:09-- http://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-6.15.tar.bz2 Resolving ftp.samba.org (ftp.samba.org)... 144.76.82.148, 2a01:4f8:192:486::2:3 Connecting to ftp.samba.org (ftp.samba.org)|144.76.82.148|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-6.15.tar.bz2 [following] --2023-03-07 13:34:10-- https://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-6.15.tar.bz2 Connecting to ftp.samba.org (ftp.samba.org)|144.76.82.148|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 416592 (407K) [application/x-bzip2] Saving to: '/tmp/instance-15/output-1/build/.cifs-utils-6.15.tar.bz2.lieqdA/output' 0K .......... .......... .......... .......... .......... 12% 339K 1s 50K .......... .......... .......... .......... .......... 24% 342K 1s 100K .......... .......... .......... .......... .......... 36% 340K 1s 150K .......... .......... .......... .......... .......... 49% 152M 0s 200K .......... .......... .......... .......... .......... 61% 339K 0s 250K .......... .......... .......... .......... .......... 73% 135M 0s 300K .......... .......... .......... .......... .......... 86% 163M 0s 350K .......... .......... .......... .......... .......... 98% 166M 0s 400K ...... 100% 324M=0.6s 2023-03-07 13:34:11 (690 KB/s) - '/tmp/instance-15/output-1/build/.cifs-utils-6.15.tar.bz2.lieqdA/output' saved [416592/416592] cifs-utils-6.15.tar.bz2: OK (sha256: a7b6940e93250c1676a6fa66b6ead91b78cd43a5fee99cc462459c8b9cf1e6f4) >>> cifs-utils 6.15 Extracting bzcat /tmp/instance-15/dl/cifs-utils/cifs-utils-6.15.tar.bz2 | tar --strip-components=1 -C /tmp/instance-15/output-1/build/cifs-utils-6.15 -xf - >>> cifs-utils 6.15 Patching /usr/bin/sed -i -e 's/-Werror//' /tmp/instance-15/output-1/build/cifs-utils-6.15/Makefile.in >>> cifs-utils 6.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-15/output-1/build/cifs-utils-6.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> cifs-utils 6.15 Configuring >>> cifs-utils 6.15 Autoreconfiguring configure.ac:76: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:76: the top level >>> cifs-utils 6.15 Patching libtool (cd /tmp/instance-15/output-1/build/cifs-utils-6.15/ && rm -rf config.cache && PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-15/output-1/host/bin/s390x-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-15/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-15/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-15/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-15/output-1/host/bin/s390x-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 -O1 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/tmp/instance-15/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-15/output-1/host/s390x-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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -std=gnu11" CONFIG_SITE=/dev/null ./configure --target=s390x-buildroot-linux-gnu --host=s390x-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 --disable-pie --disable-man ) 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 s390x-buildroot-linux-gnu-strip... /bin/true 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 for s390x-buildroot-linux-gnu-gcc... /tmp/instance-15/output-1/host/bin/s390x-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 the compiler supports GNU C... yes checking whether /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a sed that does not truncate output... /usr/bin/sed checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking how to run the C preprocessor... /tmp/instance-15/output-1/host/bin/s390x-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 uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for library containing getmntent... none required checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking whether lstat correctly handles trailing slash... yes checking for GNU libc compatible malloc... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for working strnlen... yes checking for alarm... yes checking for atexit... yes checking for endpwent... yes checking for getmntent... (cached) yes checking for getpass... yes checking for gettimeofday... yes checking for inet_ntop... yes checking for memset... yes checking for realpath... yes checking for setenv... yes checking for strchr... yes checking for strcmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for tolower... yes checking for uname... yes checking for clock_gettime... yes checking for arpa/inet.h... yes checking for ctype.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for mntent.h... yes checking for netdb.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for errno.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/fsuid.h... yes checking for setfsuid... yes checking for krb5.h... no checking for krb5/krb5.h... no configure: WARNING: krb5.h not found, consider installing krb5-devel or krb5-libs-devel. Disabling cifs.upcall. checking for keyutils.h... no configure: WARNING: keyutils.h not found, consider installing keyutils-libs-devel. Disabling cifs.upcall. configure: WARNING: keyutils.h not found, consider installing keyutils-libs-devel. Disabling cifs.idmap. checking pkg-config is at least version 0.9.0... yes checking for WBCLIENT... no configure: WARNING: wbclient.h not found, consider installing libwbclient-devel. Disabling cifs.idmap. configure: WARNING: wbclient.h not found, consider installing libwbclient-devel. Disabling cifsacl. checking whether WBC_ID_TYPE_BOTH enum value is defined... no checking for keyutils.h... (cached) no configure: WARNING: keyutils.h not found, consider installing keyutils-libs-devel. Disabling cifscreds and cifscreds PAM module. checking for /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether krb5_auth_con_set_req_cksumtype is declared... no ./configure: line 6937: LIBCAP_NG_PATH: command not found checking for prctl... yes checking for cap_get_proc in -lcap... yes checking for sys/capability.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating contrib/request-key.d/Makefile config.status: creating config.h 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 >>> cifs-utils 6.15 Building PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/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-15/output-1/build/cifs-utils-6.15/ make[1]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' Making all in contrib make[3]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' Making all in request-key.d make[4]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib/request-key.d' /usr/bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.idmap.conf.in > cifs.idmap.conf-t && mv cifs.idmap.conf-t cifs.idmap.conf /usr/bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.spnego.conf.in > cifs.spnego.conf-t && mv cifs.spnego.conf-t cifs.spnego.conf make[4]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib/request-key.d' make[4]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' make[3]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -D_FORTIFY_SOURCE=2 -Wl,-z,relro,-z,now -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -std=gnu11 -c -o mount.cifs.o mount.cifs.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -D_FORTIFY_SOURCE=2 -Wl,-z,relro,-z,now -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -std=gnu11 -c -o mtab.o mtab.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -D_FORTIFY_SOURCE=2 -Wl,-z,relro,-z,now -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -std=gnu11 -c -o resolve_host.o resolve_host.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -D_FORTIFY_SOURCE=2 -Wl,-z,relro,-z,now -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -std=gnu11 -c -o util.o util.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-15/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -Wl,-z,relro,-z,now -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -std=gnu11 -o mount.cifs mount.cifs.o mtab.o resolve_host.o util.o -lcap /tmp/instance-15/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/../../../../s390x-buildroot-linux-gnu/bin/ld: mount.cifs.o: in function `main': mount.cifs.c:(.text+0x4124): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' make[2]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' make[1]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' >>> cifs-utils 6.15 Installing to target PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/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-15/output-1/target install -C /tmp/instance-15/output-1/build/cifs-utils-6.15/ make[1]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' Making install in contrib make[2]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' Making install in request-key.d make[3]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib/request-key.d' make[4]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib/request-key.d' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib/request-key.d' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib/request-key.d' make[3]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' make[4]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' make[2]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15/contrib' make[2]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' make[3]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/bin' /usr/bin/install -c smbinfo smb2-quota '/tmp/instance-15/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/sbin' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/sbin' (cd /tmp/instance-15/output-1/target/sbin && ln -sf mount.cifs mount.smb3) make[4]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/include' /usr/bin/install -c -m 644 cifsidmap.h '/tmp/instance-15/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/sbin' /usr/bin/install -c mount.cifs '/tmp/instance-15/output-1/target/sbin' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' make[3]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' make[2]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' make[1]: Leaving directory '/tmp/instance-15/output-1/build/cifs-utils-6.15' rm -f /tmp/instance-15/output-1/target/usr/bin/smbinfo rm -f /tmp/instance-15/output-1/target/usr/bin/smb2-quota go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting gzip -d -c /tmp/instance-15/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-15/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-15/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-15/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-15/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-15/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-FW42zN): Permission denied make: *** [package/pkg-generic.mk:293: /tmp/instance-15/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-15/buildroot'