>>> host-zic 2017c Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/host-zic-2017c zic VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR=\"/usr/local/etc/zoneinfo\" -c -o zic.o zic.c cc -DTZDIR=\"/usr/local/etc/zoneinfo\" -o zic zic.o >>> host-zic 2017c Installing to host directory /usr/bin/install -D -m 755 /home/buildroot/buildroot-test/instance-1/output/build/host-zic-2017c/zic /home/buildroot/buildroot-test/instance-1/output/host/sbin/zic /usr/bin/install -D -m 644 /home/buildroot/buildroot-test/instance-1/output/build/host-zic-2017c/tzfile.h /home/buildroot/buildroot-test/instance-1/output/host/include/tzfile.h tzdata2017c.tar.gz: OK (sha512: feb5c544e617b30c73a397e5a1c51f9847d0fddf1dfa0f9ace2e6f686786f09b666937b2048e07075c84593fc584bd5a25d639fce70eca9735267df28621ab4c) >>> host-tzdata 2017c Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/tzdata2017c.tar.gz | tar --strip-components=0 -C /home/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2017c -xf - >>> host-tzdata 2017c Patching >>> host-tzdata 2017c Configuring >>> host-tzdata 2017c Building (cd /home/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2017c; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/buildroot/buildroot-test/instance-1/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/buildroot/buildroot-test/instance-1/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2017c Installing to host directory /usr/bin/install -d -m 0755 /home/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo cp -a /home/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2017c/_output/* /home/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2017c/*.tab /home/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo tzdata2017c.tar.gz: OK (sha512: feb5c544e617b30c73a397e5a1c51f9847d0fddf1dfa0f9ace2e6f686786f09b666937b2048e07075c84593fc584bd5a25d639fce70eca9735267df28621ab4c) >>> tzdata 2017c Extracting >>> tzdata 2017c Patching >>> tzdata 2017c Configuring >>> tzdata 2017c Building >>> tzdata 2017c Installing to target /usr/bin/install -d -m 0755 /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo cp -a /home/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo/* /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo cd /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /home/buildroot/buildroot-test/instance-1/output/target/etc/localtime echo "Etc/UTC" >/home/buildroot/buildroot-test/instance-1/output/target/etc/timezone vnstat-1.17.tar.gz: OK (sha256: 18e4c53576ca9e1ef2f0e063a6d83b0c44e3b1cf008560d658745df5c9aa7971) >>> vnstat 1.17 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/vnstat-1.17.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/vnstat-1.17 -xf - >>> vnstat 1.17 Patching >>> vnstat 1.17 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/buildroot-test/instance-1/output/build/vnstat-1.17 -name $file); do cp support/gnuconfig/$file $i; done; done >>> vnstat 1.17 Patching libtool >>> vnstat 1.17 Configuring (cd /home/buildroot/buildroot-test/instance-1/output/build/vnstat-1.17/ && rm -rf config.cache && PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-ar" AS="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-as" LD="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-ld" NM="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-nm" CC="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc" GCC="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc" CPP="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-cpp" CXX="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-g++" FC="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gfortran" F77="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-ranlib" READELF="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-readelf" STRIP="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-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/home/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-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-image-output ) 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 mips64el-buildroot-linux-gnu-strip... /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for mips64el-buildroot-linux-gnu-gcc... /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-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 /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for pow in -lm... yes checking pkg-config is at least version 0.9.0... yes checking for CHECK... no configure: testcases can not be execute without check installed checking how to run the C preprocessor... /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-gnu checking for uid_t in sys/types.h... yes checking for int32_t... yes checking for mode_t... yes checking for size_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unistd.h... (cached) yes checking for working chown... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for dup2... yes checking for localtime_r... yes checking for memset... yes checking for mkdir... yes checking for pow... yes checking for rmdir... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for tzset... yes checking for mbstowcs... yes checking for wcswidth... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/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 configure: configure: ============================================== configure: configure: host: mips64el-buildroot-linux-gnu configure: build: x86_64-pc-linux-gnu configure: configure: prefix: /usr configure: sysconfdir: /etc configure: configure: Install paths configure: configure: vnstat: /usr/bin/vnstat configure: vnstatd: /usr/sbin/vnstatd configure: config: /etc/vnstat.conf configure: configure: Tests: unavailable configure: Image output: disabled configure: configure: ============================================== configure: >>> vnstat 1.17 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/vnstat-1.17/ Making all in . /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/vnstat.o src/vnstat.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/ifinfo.o src/ifinfo.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/dbxml.o src/dbxml.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/dbjson.o src/dbjson.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/dbshow.o src/dbshow.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/dbaccess.o src/dbaccess.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/dbmerge.o src/dbmerge.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/common.o src/common.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/misc.o src/misc.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/cfg.o src/cfg.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/ibw.o src/ibw.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/fs.o src/fs.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/id.o src/id.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/traffic.o src/traffic.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/vnstatd.o src/vnstatd.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/dbcache.o src/dbcache.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/daemon.o src/daemon.c /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o vnstat src/vnstat.o src/ifinfo.o src/dbxml.o src/dbjson.o src/dbshow.o src/dbaccess.o src/dbmerge.o src/common.o src/misc.o src/cfg.o src/ibw.o src/fs.o src/id.o src/traffic.o -lm /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o vnstatd src/vnstatd.o src/ifinfo.o src/dbaccess.o src/dbcache.o src/common.o src/misc.o src/cfg.o src/ibw.o src/fs.o src/id.o src/daemon.o -lm >>> vnstat 1.17 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install -C /home/buildroot/buildroot-test/instance-1/output/build/vnstat-1.17/ Making install in . /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/target/usr/sbin' /usr/bin/install -c vnstat '/home/buildroot/buildroot-test/instance-1/output/target/usr/bin' /usr/bin/install -c vnstatd '/home/buildroot/buildroot-test/instance-1/output/target/usr/sbin' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 man/vnstat.conf.5 '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 man/vnstat.1 man/vnstatd.1 man/vnstati.1 '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1' /usr/bin/make install-data-hook /bin/mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc if [ ! -f /home/buildroot/buildroot-test/instance-1/output/target/etc/vnstat.conf ]; \ then cp -fv ./cfg/vnstat.conf /home/buildroot/buildroot-test/instance-1/output/target/etc/vnstat.conf; \ fi './cfg/vnstat.conf' -> '/home/buildroot/buildroot-test/instance-1/output/target/etc/vnstat.conf' ============================================================================ Note: No service file has been installed for starting the daemon automatically. Such setup will need to be created manually depending on the used environment. See the included documentation. ============================================================================ >>> Finalizing target directory rm -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-01177-gb4245ae"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2017.11-rc2-01177-gb4245ae Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> boinc 7.8.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> clamav 0.99.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.bzip2 ERROR: No hash found for COPYING.file ERROR: No hash found for COPYING.getopt ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.llvm ERROR: No hash found for COPYING.lzma ERROR: No hash found for COPYING.pcre ERROR: No hash found for COPYING.regex ERROR: No hash found for COPYING.unrar ERROR: No hash found for COPYING.zlib >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> eudev 3.2.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info ERROR: No hash found for LICENSE >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gesftpserver 0.2.2 Collecting legal info ERROR: No hash found for COPYING >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> jquery-keyboard v1.18.12 Collecting legal info ERROR: No hash found for README.markdown >>> jquery-ui 1.10.4 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt >>> jquery 1.11.2 Collecting legal info >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> libhid 0.2.16 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> udev Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info ERROR: No hash found for LICENSE >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> sdl_sound 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> tzdata 2017c Collecting legal info >>> host-tzdata 2017c Collecting legal info >>> host-zic 2017c Collecting legal info >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'