CC c-strncasecmp.o CC careadlinkat.o CC cloexec.o CC close-stream.o CC closeout.o CC opendir-safer.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exclude.o CC exitfail.o CC chmodat.o CC chownat.o CC fd-hook.o CC fdutimensat.o CC file-has-acl.o CC filenamecat-lgpl.o CC fprintftime.o CC full-write.o CC gettime.o CC hash.o CC human.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC localcharset.o CC malloca.o CC mbchar.o CC mbscasecmp.o CC mbuiter.o CC modechange.o CC openat-die.o CC parse-datetime.o CC priv-set.o CC progname.o CC quotearg.o CC safe-read.o CC safe-write.o CC save-cwd.o CC savedir.o CC se-context.o CC se-selinux.o CC stat-time.o CC statat.o CC strftime.o CC strnlen1.o CC tempname.o CC timespec.o CC timespec-sub.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC unlinkdir.o CC utimens.o CC version-etc.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xgetcwd.o CC xsize.o CC xstrndup.o CC xstrtol.o CC xstrtoul.o CC xstrtol-error.o CC xstrtoumax.o CC xvasprintf.o CC xasprintf.o CC asnprintf.o CC chdir-long.o CC fcntl.o CC futimens.o CC getopt.o CC getopt1.o CC mktime.o CC obstack.o CC openat-proc.o CC printf-args.o CC printf-parse.o CC selinux-at.o CC time_rz.o CC utimensat.o CC vasnprintf.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC uniwidth/width.o AR libgnu.a make[5]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' make[4]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' Making all in lib make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' GEN rmt-command.h /usr/bin/make all-am make[4]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' CC paxerror.o CC paxnames.o CC paxexit-status.o CC rtapelib.o CC stdopen.o CC wordsplit.o CC xattr-at.o AR libtar.a make[4]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' Making all in rmt make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/rmt' CC rmt.o CCLD rmt make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/rmt' Making all in src make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/src' CC buffer.o CC checkpoint.o CC compare.o CC create.o create.c: In function 'start_header': create.c:860:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major_t devmajor = major (st->stat.st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ create.c:861:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor_t devminor = minor (st->stat.st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ create.c: In function 'dump_file0': create.c:1946:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . header->header.devmajor); ^~~~~~~~~~~~~~~~~~~~~ create.c:1948:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . header->header.devminor); ^~~~~~~~~~~~~~~~~~~~~ CC delete.o CC exit.o CC exclist.o CC extract.o CC xheader.o CC incremen.o CC list.o list.c: In function 'decode_header': list.c:686:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . MINOR_FROM_HEADER (header->header.devminor)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c: In function 'simple_print_header': list.c:1239:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . STRINGIFY_BIGINT (major (st->stat.st_rdev), uintbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:1242:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . STRINGIFY_BIGINT (minor (st->stat.st_rdev), uintbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC map.o CC misc.o CC names.o CC sparse.o CC suffix.o CC system.o system.c: In function 'stat_to_env': system.c:705:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . dec_to_env ("TAR_MINOR", minor (st->stat.st_rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ system.c:706:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . dec_to_env ("TAR_MAJOR", major (st->stat.st_rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC tar.o CC transform.o CC unlink.o CC update.o CC utf8.o CC warning.o CC xattrs.o CCLD tar make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/src' Making all in scripts make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/scripts' Making all in po make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/po' Making all in tests make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/tests' make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' make[1]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' >>> host-tar 1.29 Installing to host directory PATH="/home/joseph/buildroot-test/instance-4/output/host/bin:/home/joseph/buildroot-test/instance-4/output/host/sbin:/home/joseph/buildroot-test/venv2/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/joseph/buildroot-test/instance-4/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/joseph/buildroot-test/instance-4/output/host/lib/pkgconfig:/home/joseph/buildroot-test/instance-4/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/ make[1]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' Making install in doc make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/doc' make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/joseph/buildroot-test/instance-4/output/host/share/man/man8' /usr/bin/mkdir -p '/home/joseph/buildroot-test/instance-4/output/host/share/man/man1' /usr/bin/mkdir -p '/home/joseph/buildroot-test/instance-4/output/host/share/info' /usr/bin/install -c -m 644 tar.1 '/home/joseph/buildroot-test/instance-4/output/host/share/man/man1' /usr/bin/install -c -m 644 rmt.8 '/home/joseph/buildroot-test/instance-4/output/host/share/man/man8' /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/home/joseph/buildroot-test/instance-4/output/host/share/info' install-info --info-dir='/home/joseph/buildroot-test/instance-4/output/host/share/info' '/home/joseph/buildroot-test/instance-4/output/host/share/info/tar.info' make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/doc' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/doc' Making install in gnu make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' /usr/bin/make install-recursive make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' make[4]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' make[5]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/build-aux/install-sh -d /home/joseph/buildroot-test/instance-4/output/host/lib ; \ fi ; \ if test -f /home/joseph/buildroot-test/instance-4/output/host/lib/charset.alias; then \ sed -f ref-add.sed /home/joseph/buildroot-test/instance-4/output/host/lib/charset.alias > /home/joseph/buildroot-test/instance-4/output/host/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/joseph/buildroot-test/instance-4/output/host/lib/charset.tmp /home/joseph/buildroot-test/instance-4/output/host/lib/charset.alias ; \ rm -f /home/joseph/buildroot-test/instance-4/output/host/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/joseph/buildroot-test/instance-4/output/host/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/joseph/buildroot-test/instance-4/output/host/lib/charset.tmp /home/joseph/buildroot-test/instance-4/output/host/lib/charset.alias ; \ rm -f /home/joseph/buildroot-test/instance-4/output/host/lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' make[4]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/gnu' Making install in lib make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' /usr/bin/make install-am make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' make[4]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/lib' Making install in rmt make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/rmt' make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/rmt' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/joseph/buildroot-test/instance-4/output/host/libexec' /usr/bin/install -c rmt '/home/joseph/buildroot-test/instance-4/output/host/libexec' make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/rmt' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/rmt' Making install in src make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/src' make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/joseph/buildroot-test/instance-4/output/host/bin' /usr/bin/install -c tar '/home/joseph/buildroot-test/instance-4/output/host/bin' make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/src' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/src' Making install in scripts make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/scripts' make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/scripts' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/scripts' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/scripts' Making install in po make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/po' installing bg.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/bg/LC_MESSAGES/tar.mo installing ca.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/ca/LC_MESSAGES/tar.mo installing cs.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/cs/LC_MESSAGES/tar.mo installing da.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/da/LC_MESSAGES/tar.mo installing de.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/de/LC_MESSAGES/tar.mo installing el.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/el/LC_MESSAGES/tar.mo installing eo.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/eo/LC_MESSAGES/tar.mo installing es.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/es/LC_MESSAGES/tar.mo installing et.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/et/LC_MESSAGES/tar.mo installing eu.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/eu/LC_MESSAGES/tar.mo installing fi.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/fi/LC_MESSAGES/tar.mo installing fr.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/fr/LC_MESSAGES/tar.mo installing ga.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/ga/LC_MESSAGES/tar.mo installing gl.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/gl/LC_MESSAGES/tar.mo installing hr.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/hr/LC_MESSAGES/tar.mo installing hu.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/hu/LC_MESSAGES/tar.mo installing id.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/id/LC_MESSAGES/tar.mo installing it.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/it/LC_MESSAGES/tar.mo installing ja.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/ja/LC_MESSAGES/tar.mo installing ko.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/ko/LC_MESSAGES/tar.mo installing ky.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/ky/LC_MESSAGES/tar.mo installing ms.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/ms/LC_MESSAGES/tar.mo installing nb.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/nb/LC_MESSAGES/tar.mo installing nl.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/nl/LC_MESSAGES/tar.mo installing pl.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/pl/LC_MESSAGES/tar.mo installing pt.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/pt/LC_MESSAGES/tar.mo installing pt_BR.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/pt_BR/LC_MESSAGES/tar.mo installing ro.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/ro/LC_MESSAGES/tar.mo installing ru.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/ru/LC_MESSAGES/tar.mo installing sk.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/sk/LC_MESSAGES/tar.mo installing sl.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/sl/LC_MESSAGES/tar.mo installing sr.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/sr/LC_MESSAGES/tar.mo installing sv.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/sv/LC_MESSAGES/tar.mo installing tr.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/tr/LC_MESSAGES/tar.mo installing uk.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/uk/LC_MESSAGES/tar.mo installing vi.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/vi/LC_MESSAGES/tar.mo installing zh_CN.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/zh_CN/LC_MESSAGES/tar.mo installing zh_TW.gmo as /home/joseph/buildroot-test/instance-4/output/host/share/locale/zh_TW/LC_MESSAGES/tar.mo if test "tar" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/joseph/buildroot-test/instance-4/output/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/joseph/buildroot-test/instance-4/output/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/joseph/buildroot-test/instance-4/output/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/po' Making install in tests make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/tests' make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/tests' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29/tests' make[2]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' make[3]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' make[2]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' make[1]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-tar-1.29' >>> host-lzip 1.20 Extracting gzip -d -c /home/joseph/buildroot-test/instance-4/dl/lzip/lzip-1.20.tar.gz | /home/joseph/buildroot-test/instance-4/output/host/bin/tar --strip-components=1 -C /home/joseph/buildroot-test/instance-4/output/build/host-lzip-1.20 -xf - >>> host-lzip 1.20 Patching >>> host-lzip 1.20 Configuring (cd /home/joseph/buildroot-test/instance-4/output/build/host-lzip-1.20; PATH="/home/joseph/buildroot-test/instance-4/output/host/bin:/home/joseph/buildroot-test/instance-4/output/host/sbin:/home/joseph/buildroot-test/venv2/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/joseph/buildroot-test/instance-4/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/joseph/buildroot-test/instance-4/output/host/lib/pkgconfig:/home/joseph/buildroot-test/instance-4/output/host/share/pkgconfig" ./configure --prefix=/home/joseph/buildroot-test/instance-4/output/host PATH="/home/joseph/buildroot-test/instance-4/output/host/bin:/home/joseph/buildroot-test/instance-4/output/host/sbin:/home/joseph/buildroot-test/venv2/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/joseph/buildroot-test/instance-4/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/joseph/buildroot-test/instance-4/output/host/lib/pkgconfig:/home/joseph/buildroot-test/instance-4/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/joseph/buildroot-test/instance-4/output/host/include" CFLAGS="-O2 -I/home/joseph/buildroot-test/instance-4/output/host/include" CXXFLAGS="-O2 -I/home/joseph/buildroot-test/instance-4/output/host/include" LDFLAGS="-L/home/joseph/buildroot-test/instance-4/output/host/lib -Wl,-rpath,/home/joseph/buildroot-test/instance-4/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CC="/usr/bin/gcc" CXX="/usr/bin/g++") creating config.status creating Makefile VPATH = . prefix = /home/joseph/buildroot-test/instance-4/output/host exec_prefix = $(prefix) bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share infodir = $(datarootdir)/info mandir = $(datarootdir)/man CXX = /usr/bin/g++ CPPFLAGS = -I/home/joseph/buildroot-test/instance-4/output/host/include CXXFLAGS = -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include LDFLAGS = -L/home/joseph/buildroot-test/instance-4/output/host/lib -Wl,-rpath,/home/joseph/buildroot-test/instance-4/output/host/lib OK. Now you can run make. >>> host-lzip 1.20 Building PATH="/home/joseph/buildroot-test/instance-4/output/host/bin:/home/joseph/buildroot-test/instance-4/output/host/sbin:/home/joseph/buildroot-test/venv2/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/joseph/buildroot-test/instance-4/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/joseph/buildroot-test/instance-4/output/host/lib/pkgconfig:/home/joseph/buildroot-test/instance-4/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/joseph/buildroot-test/instance-4/output/build/host-lzip-1.20 make[1]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-lzip-1.20' /usr/bin/g++ -I/home/joseph/buildroot-test/instance-4/output/host/include -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -c -o arg_parser.o arg_parser.cc /usr/bin/g++ -I/home/joseph/buildroot-test/instance-4/output/host/include -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -c -o file_index.o file_index.cc /usr/bin/g++ -I/home/joseph/buildroot-test/instance-4/output/host/include -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -c -o list.o list.cc /usr/bin/g++ -I/home/joseph/buildroot-test/instance-4/output/host/include -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -c -o encoder_base.o encoder_base.cc /usr/bin/g++ -I/home/joseph/buildroot-test/instance-4/output/host/include -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -c -o encoder.o encoder.cc /usr/bin/g++ -I/home/joseph/buildroot-test/instance-4/output/host/include -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -c -o fast_encoder.o fast_encoder.cc /usr/bin/g++ -I/home/joseph/buildroot-test/instance-4/output/host/include -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -c -o decoder.o decoder.cc /usr/bin/g++ -I/home/joseph/buildroot-test/instance-4/output/host/include -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -DPROGVERSION=\"1.20\" -c -o main.o main.cc /usr/bin/g++ -L/home/joseph/buildroot-test/instance-4/output/host/lib -Wl,-rpath,/home/joseph/buildroot-test/instance-4/output/host/lib -O2 -I/home/joseph/buildroot-test/instance-4/output/host/include -o lzip arg_parser.o file_index.o list.o encoder_base.o encoder.o fast_encoder.o decoder.o main.o make[1]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-lzip-1.20' >>> host-lzip 1.20 Installing to host directory PATH="/home/joseph/buildroot-test/instance-4/output/host/bin:/home/joseph/buildroot-test/instance-4/output/host/sbin:/home/joseph/buildroot-test/venv2/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/joseph/buildroot-test/instance-4/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/joseph/buildroot-test/instance-4/output/host/lib/pkgconfig:/home/joseph/buildroot-test/instance-4/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/joseph/buildroot-test/instance-4/output/build/host-lzip-1.20 install make[1]: Entering directory '/home/joseph/buildroot-test/instance-4/output/build/host-lzip-1.20' if [ ! -d "/home/joseph/buildroot-test/instance-4/output/host/bin" ] ; then install -d -m 755 "/home/joseph/buildroot-test/instance-4/output/host/bin" ; fi if [ ! -d "/home/joseph/buildroot-test/instance-4/output/host/share/info" ] ; then install -d -m 755 "/home/joseph/buildroot-test/instance-4/output/host/share/info" ; fi if [ ! -d "/home/joseph/buildroot-test/instance-4/output/host/share/man/man1" ] ; then install -d -m 755 "/home/joseph/buildroot-test/instance-4/output/host/share/man/man1" ; fi install -m 755 ./lzip "/home/joseph/buildroot-test/instance-4/output/host/bin/lzip" rm -f "/home/joseph/buildroot-test/instance-4/output/host/share/info/lzip.info"* rm -f "/home/joseph/buildroot-test/instance-4/output/host/share/man/man1/lzip.1"* install -m 644 ./doc/lzip.info "/home/joseph/buildroot-test/instance-4/output/host/share/info/lzip.info" install -m 644 ./doc/lzip.1 "/home/joseph/buildroot-test/instance-4/output/host/share/man/man1/lzip.1" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/home/joseph/buildroot-test/instance-4/output/host/share/info" "/home/joseph/buildroot-test/instance-4/output/host/share/info/lzip.info" ; \ fi make[1]: Leaving directory '/home/joseph/buildroot-test/instance-4/output/build/host-lzip-1.20' >>> skeleton-init-common Extracting >>> skeleton-init-common Patching >>> skeleton-init-common Configuring >>> skeleton-init-common Building >>> skeleton-init-common Installing to staging directory rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' system/skeleton/ /home/joseph/buildroot-test/instance-4/output/host/i586-buildroot-linux-musl/sysroot/ /usr/bin/install -d -m 0755 /home/joseph/buildroot-test/instance-4/output/host/i586-buildroot-linux-musl/sysroot/bin /usr/bin/install -d -m 0755 /home/joseph/buildroot-test/instance-4/output/host/i586-buildroot-linux-musl/sysroot/sbin /usr/bin/install -d -m 0755 /home/joseph/buildroot-test/instance-4/output/host/i586-buildroot-linux-musl/sysroot/lib ln -snf lib /home/joseph/buildroot-test/instance-4/output/host/i586-buildroot-linux-musl/sysroot/lib32 ln -snf lib /home/joseph/buildroot-test/instance-4/output/host/i586-buildroot-linux-musl/sysroot/usr/lib32 /usr/bin/install -d -m 0755 /home/joseph/buildroot-test/instance-4/output/host/i586-buildroot-linux-musl/sysroot/usr/include >>> skeleton-init-common Fixing libtool files >>> skeleton-init-common Installing to target rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' system/skeleton/ /home/joseph/buildroot-test/instance-4/output/target/ /usr/bin/install -d -m 0755 /home/joseph/buildroot-test/instance-4/output/target/bin /usr/bin/install -d -m 0755 /home/joseph/buildroot-test/instance-4/output/target/sbin /usr/bin/install -d -m 0755 /home/joseph/buildroot-test/instance-4/output/target/lib ln -snf lib /home/joseph/buildroot-test/instance-4/output/target/lib32 ln -snf lib /home/joseph/buildroot-test/instance-4/output/target/usr/lib32 /usr/bin/install -m 0644 support/misc/target-dir-warning.txt /home/joseph/buildroot-test/instance-4/output/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM >>> skeleton-init-none Extracting >>> skeleton-init-none Patching >>> skeleton-init-none Configuring >>> skeleton-init-none Building >>> skeleton-init-none Installing to target >>> skeleton Extracting >>> skeleton Patching >>> skeleton Configuring >>> skeleton Building >>> skeleton Installing to target >>> musl-compat-headers Downloading PATH="/home/joseph/buildroot-test/instance-4/output/host/bin:/home/joseph/buildroot-test/instance-4/output/host/sbin:/home/joseph/buildroot-test/venv2/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" BR2_DL_DIR=/home/joseph/buildroot-test/instance-4/dl BUILD_DIR=/home/joseph/buildroot-test/instance-4/output/build O=/home/joseph/buildroot-test/instance-4/output flock /home/joseph/buildroot-test/instance-4/dl/musl-compat-headers/ support/download/dl-wrapper -c '' -d '/home/joseph/buildroot-test/instance-4/dl/musl-compat-headers' -D '/home/joseph/buildroot-test/instance-4/dl' -f 'queue.h?rev=1.70' -H 'package/musl-compat-headers//musl-compat-headers.hash' -n 'musl-compat-headers' -N 'musl-compat-headers' -o '/home/joseph/buildroot-test/instance-4/dl/musl-compat-headers/queue.h?rev=1.70' -u http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/sys -u http\|urlencode+http://sources.buildroot.net/musl-compat-headers -u http\|urlencode+http://sources.buildroot.net -- --2018-06-15 10:59:10-- http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/sys/queue.h?rev=1.70 Resolving cvsweb.netbsd.org (cvsweb.netbsd.org)... 210.148.108.146 Connecting to cvsweb.netbsd.org (cvsweb.netbsd.org)|210.148.108.146|:80... connected. HTTP request sent, awaiting response... No data received. Retrying. --2018-06-15 10:59:22-- (try: 2) http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/sys/queue.h?rev=1.70 Connecting to cvsweb.netbsd.org (cvsweb.netbsd.org)|210.148.108.146|:80... connected. HTTP request sent, awaiting response... No data received. Retrying. --2018-06-15 10:59:26-- (try: 3) http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/sys/queue.h?rev=1.70 Connecting to cvsweb.netbsd.org (cvsweb.netbsd.org)|210.148.108.146|:80... connected. HTTP request sent, awaiting response... No data received. Giving up. --2018-06-15 10:59:27-- http://sources.buildroot.net/musl-compat-headers/queue.h?rev=1.70 Resolving sources.buildroot.net (sources.buildroot.net)... 104.27.166.48, 104.27.167.48, 2400:cb00:2048:1::681b:a630, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.27.166.48|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-06-15 10:59:30 ERROR 404: Not Found. --2018-06-15 10:59:30-- http://sources.buildroot.net/queue.h?rev=1.70 Resolving sources.buildroot.net (sources.buildroot.net)... 104.27.166.48, 104.27.167.48, 2400:cb00:2048:1::681b:a630, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.27.166.48|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-06-15 10:59:32 ERROR 404: Not Found. make: *** [package/pkg-generic.mk:138: /home/joseph/buildroot-test/instance-4/output/build/musl-compat-headers/.stamp_downloaded] Error 1 make: Leaving directory '/home/joseph/buildroot-test/instance-4/buildroot'