>>> git 2.16.5 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/git/git-2.16.5.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output/build/git-2.16.5 -xf - >>> git 2.16.5 Patching >>> git 2.16.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-1/output/build/git-2.16.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> git 2.16.5 Patching libtool >>> git 2.16.5 Configuring (cd /home/buildroot/autobuild/instance-1/output/build/git-2.16.5/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-ar" AS="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-as" LD="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-ld" NM="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-nm" CC="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-gcc" GCC="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-gcc" CPP="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-cpp" CXX="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-g++" FC="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-gfortran" F77="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-ranlib" READELF="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-readelf" STRIP="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-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/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ac_cv_fread_reads_directories=yes ac_cv_snprintf_returns_bogus=yes LIBS='' CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-linux-uclibc --host=m68k-buildroot-linux-uclibc --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 --enable-nls --disable-static --enable-shared --with-openssl --with-libpcre1 --without-curl --without-expat --without-iconv --with-tcltk ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --enable-nls, --disable-static, --enable-shared configure: Setting lib to 'lib' (the default) configure: Will try -pthread then -lpthread to enable POSIX Threads. configure: CHECKS for site configuration checking for m68k-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-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/autobuild/instance-1/output/host/bin/m68k-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes configure: CHECKS for programs checking for m68k-buildroot-linux-uclibc-cc... (cached) /home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-gcc option to accept ISO C89... (cached) none needed checking for inline... inline checking if linker supports -R... no checking if linker supports -Wl,-rpath,... yes checking for m68k-buildroot-linux-uclibc-gar... /home/buildroot/autobuild/instance-1/output/host/bin/m68k-linux-ar checking for gtar... no checking for tar... tar checking for gnudiff... no checking for gdiff... no checking for diff... diff checking for wish... no checking for asciidoc... no Using 'grep -a' for sane_grep configure: CHECKS for libraries checking for SHA1_Init in -lcrypto... yes checking for pcre_version in -lpcre... yes checking for curl_global_init in -lcurl... no checking for XML_ParserCreate in -lexpat... no checking for deflateBound in -lz... yes checking for socket in -lc... yes checking for inet_ntop... yes checking for inet_pton... yes checking for hstrerror... yes checking for basename in -lc... yes checking for gettext in -lc... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes configure: CHECKS for header files checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for inttypes.h... (cached) yes checking for old iconv()... no configure: CHECKS for typedefs, structures, and compiler characteristics checking for socklen_t... yes checking for struct itimerval... yes checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct dirent.d_type... yes checking for struct passwd.pw_gecos... yes checking for struct sockaddr_storage... yes checking for struct addrinfo... yes checking for getaddrinfo... yes checking for library containing getaddrinfo... none required checking whether the platform regex supports REG_STARTEND... yes checking whether system succeeds to read fopen'ed directory... (cached) yes checking whether snprintf() and/or vsnprintf() return bogus value... (cached) yes checking whether the platform uses typical file type bits... yes configure: CHECKS for library functions checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking libcharset.h usability... no checking libcharset.h presence... no checking for libcharset.h... no checking for strings.h... (cached) yes checking for locale_charset in -liconv... no checking for locale_charset in -lcharset... no checking for clock_gettime... yes checking for library containing clock_gettime... none required checking for CLOCK_MONOTONIC... yes checking for setitimer... yes checking for library containing setitimer... none required checking for strcasestr... yes checking for library containing strcasestr... none required checking for memmem... yes checking for library containing memmem... none required checking for strlcpy... yes checking for library containing strlcpy... none required checking for uintmax_t... yes checking for strtoumax... yes checking for library containing strtoumax... none required checking for setenv... yes checking for library containing setenv... none required checking for unsetenv... yes checking for library containing unsetenv... none required checking for mkdtemp... yes checking for library containing mkdtemp... none required checking for initgroups... yes checking for library containing initgroups... none required checking for getdelim... yes checking for library containing getdelim... none required checking for BSD sysctl... no checking for POSIX Threads with ''... yes configure: creating ./config.status config.status: creating config.mak.autogen config.status: executing config.mak.autogen commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --enable-nls, --disable-static, --enable-shared >>> git 2.16.5 Building PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 LIB_4_CRYPTO="`/home/buildroot/autobuild/instance-1/output/host/bin/pkg-config --libs libssl libcrypto`" NO_LIBPCRE1_JIT=1 -C /home/buildroot/autobuild/instance-1/output/build/git-2.16.5/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/git-2.16.5' GIT_VERSION = 2.16.5 * new build flags * new link flags CC base85.o * new prefix flags CC bisect.o CC blame.o CC blob.o CC branch.o CC bulk-checkin.o CC bundle.o CC cache-tree.o CC checkout.o CC color.o CC column.o CC combine-diff.o CC commit.o CC compat/obstack.o CC compat/terminal.o CC config.o CC connect.o CC connected.o CC convert.o CC copy.o CC credential.o CC csum-file.o CC ctype.o CC date.o CC decorate.o CC diffcore-break.o CC diffcore-delta.o CC diffcore-order.o CC diffcore-pickaxe.o CC diffcore-rename.o CC diff-delta.o CC diff-lib.o CC diff-no-index.o CC diff.o CC dir.o CC dir-iterator.o CC editor.o CC entry.o CC environment.o CC ewah/bitmap.o CC ewah/ewah_bitmap.o CC ewah/ewah_io.o CC ewah/ewah_rlw.o CC exec_cmd.o CC fetch-pack.o CC fsck.o CC fsmonitor.o CC gettext.o CC gpg-interface.o CC graph.o CC grep.o CC hashmap.o GEN common-cmds.h CC hex.o CC ident.o CC kwset.o CC levenshtein.o CC line-log.o CC line-range.o CC list-objects.o CC list-objects-filter.o CC list-objects-filter-options.o CC ll-merge.o CC lockfile.o CC log-tree.o CC mailinfo.o CC mailmap.o CC match-trees.o CC merge.o CC merge-blobs.o CC merge-recursive.o CC mergesort.o CC mru.o CC name-hash.o CC notes.o CC notes-cache.o CC notes-merge.o CC notes-utils.o CC object.o CC oidmap.o CC oidset.o CC packfile.o CC pack-bitmap.o CC pack-bitmap-write.o CC pack-check.o CC pack-objects.o CC pack-revindex.o CC pack-write.o CC pager.o CC parse-options.o CC parse-options-cb.o CC patch-delta.o CC patch-ids.o CC path.o CC pathspec.o CC pkt-line.o CC preload-index.o CC pretty.o CC prio-queue.o CC progress.o CC prompt.o CC protocol.o CC quote.o CC reachable.o CC read-cache.o CC reflog-walk.o CC refs.o CC refs/files-backend.o CC refs/iterator.o CC refs/packed-backend.o CC refs/ref-cache.o CC ref-filter.o CC remote.o CC replace_object.o CC repository.o CC rerere.o CC resolve-undo.o CC revision.o CC run-command.o CC send-pack.o CC sequencer.o CC server-info.o CC setup.o CC sha1-array.o CC sha1-lookup.o CC sha1_file.o CC sha1_name.o CC shallow.o CC sideband.o CC sigchain.o CC split-index.o CC strbuf.o CC streaming.o CC string-list.o CC submodule.o CC submodule-config.o CC sub-process.o CC symlinks.o CC tag.o CC tempfile.o CC tmp-objdir.o CC trace.o CC trailer.o CC transport.o CC transport-helper.o CC tree-diff.o CC tree.o CC tree-walk.o CC unpack-trees.o CC url.o CC urlmatch.o CC usage.o CC userdiff.o CC utf8.o CC varint.o CC versioncmp.o CC walker.o CC wildmatch.o CC worktree.o CC wrapper.o CC write_or_die.o CC ws.o CC wt-status.o CC xdiff-interface.o CC zlib.o CC unix-socket.o CC sha1dc_git.o CC sha1dc/sha1.o CC sha1dc/ubc_check.o CC thread-utils.o CC compat/snprintf.o CC compat/fopen.o CC compat/qsort_s.o CC xdiff/xdiffi.o CC xdiff/xprepare.o CC xdiff/xutils.o CC xdiff/xemit.o CC xdiff/xmerge.o CC xdiff/xpatience.o CC xdiff/xhistogram.o CC daemon.o CC fast-import.o CC http-backend.o CC imap-send.o CC sh-i18n--envsubst.o CC shell.o CC show-index.o CC upload-pack.o CC remote-testsvn.o CC vcs-svn/line_buffer.o CC vcs-svn/sliding_window.o CC vcs-svn/fast_export.o CC vcs-svn/svndiff.o CC vcs-svn/svndump.o CC credential-cache.o CC credential-cache--daemon.o * new script parameters * new perl-specific parameters * new Python interpreter location GEN git-instaweb GEN git-mergetool--lib GEN git-parse-remote GEN git-rebase--am GEN git-rebase--interactive GEN git-rebase--merge GEN git-sh-setup GEN git-sh-i18n CC git.o CC builtin/add.o CC builtin/am.o CC builtin/annotate.o CC builtin/apply.o CC builtin/archive.o CC builtin/bisect--helper.o CC builtin/blame.o CC builtin/branch.o CC builtin/bundle.o CC builtin/cat-file.o CC builtin/check-attr.o CC builtin/check-ignore.o CC builtin/check-mailmap.o CC builtin/check-ref-format.o CC builtin/checkout-index.o CC builtin/checkout.o CC builtin/clean.o CC builtin/clone.o CC builtin/column.o CC builtin/commit-tree.o CC builtin/commit.o CC builtin/config.o CC builtin/count-objects.o CC builtin/credential.o CC builtin/describe.o CC builtin/diff-files.o CC builtin/diff-index.o CC builtin/diff-tree.o CC builtin/diff.o CC builtin/difftool.o CC builtin/fast-export.o CC builtin/fetch-pack.o CC builtin/fetch.o CC builtin/fmt-merge-msg.o CC builtin/for-each-ref.o CC builtin/fsck.o CC builtin/gc.o CC builtin/get-tar-commit-id.o CC builtin/grep.o CC builtin/hash-object.o CC builtin/help.o CC builtin/index-pack.o CC builtin/init-db.o CC builtin/interpret-trailers.o CC builtin/log.o CC builtin/ls-files.o CC builtin/ls-remote.o CC builtin/ls-tree.o CC builtin/mailinfo.o CC builtin/mailsplit.o CC builtin/merge.o CC builtin/merge-base.o CC builtin/merge-file.o CC builtin/merge-index.o CC builtin/merge-ours.o CC builtin/merge-recursive.o CC builtin/merge-tree.o CC builtin/mktag.o CC builtin/mktree.o CC builtin/mv.o CC builtin/name-rev.o CC builtin/notes.o CC builtin/pack-objects.o CC builtin/pack-redundant.o CC builtin/pack-refs.o CC builtin/patch-id.o CC builtin/prune-packed.o CC builtin/prune.o CC builtin/pull.o CC builtin/push.o CC builtin/read-tree.o CC builtin/rebase--helper.o CC builtin/receive-pack.o CC builtin/reflog.o CC builtin/remote.o CC builtin/remote-ext.o CC builtin/remote-fd.o CC builtin/repack.o CC builtin/replace.o CC builtin/rerere.o CC builtin/reset.o CC builtin/rev-list.o CC builtin/rev-parse.o CC builtin/revert.o CC builtin/send-pack.o CC builtin/rm.o CC builtin/shortlog.o CC builtin/show-branch.o CC builtin/show-ref.o CC builtin/stripspace.o CC builtin/submodule--helper.o CC builtin/symbolic-ref.o CC builtin/tag.o CC builtin/unpack-file.o CC builtin/unpack-objects.o CC builtin/update-index.o CC builtin/update-ref.o CC builtin/update-server-info.o CC builtin/upload-archive.o CC builtin/var.o CC builtin/verify-commit.o CC builtin/verify-pack.o CC builtin/verify-tag.o CC builtin/worktree.o CC builtin/write-tree.o MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo 3198 translated messages. MSGFMT po/build/locale/de/LC_MESSAGES/git.mo 3288 translated messages. MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo MSGFMT po/build/locale/is/LC_MESSAGES/git.mo MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo 14 translated messages. MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo 3288 translated messages. MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo 3245 translated messages. MSGFMT po/build/locale/es/LC_MESSAGES/git.mo 3288 translated messages. MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo 3288 translated messages. MSGFMT po/build/locale/it/LC_MESSAGES/git.mo 3288 translated messages. MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo 716 translated messages, 350 untranslated messages. MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo 3288 translated messages. CC t/helper/test-chmtime.o 3288 translated messages. CC t/helper/test-ctype.o 3288 translated messages. 3288 translated messages. CC t/helper/test-config.o CC t/helper/test-date.o CC t/helper/test-delta.o CC t/helper/test-drop-caches.o CC t/helper/test-dump-cache-tree.o CC t/helper/test-dump-fsmonitor.o CC t/helper/test-dump-split-index.o CC t/helper/test-dump-untracked-cache.o CC t/helper/test-example-decorate.o CC t/helper/test-fake-ssh.o CC t/helper/test-genrandom.o CC t/helper/test-hashmap.o CC t/helper/test-index-version.o CC t/helper/test-lazy-init-name-hash.o CC t/helper/test-line-buffer.o CC t/helper/test-match-trees.o CC t/helper/test-mergesort.o CC t/helper/test-mktemp.o CC t/helper/test-online-cpus.o CC t/helper/test-parse-options.o CC t/helper/test-path-utils.o CC t/helper/test-prio-queue.o CC t/helper/test-read-cache.o CC t/helper/test-write-cache.o CC t/helper/test-ref-store.o CC t/helper/test-regex.o CC t/helper/test-revision-walking.o CC t/helper/test-run-command.o CC t/helper/test-scrap-cache-tree.o CC t/helper/test-sha1.o CC t/helper/test-sha1-array.o CC t/helper/test-sigchain.o CC t/helper/test-strcmp-offset.o CC t/helper/test-string-list.o CC t/helper/test-submodule-config.o CC t/helper/test-subprocess.o CC t/helper/test-svn-fe.o CC t/helper/test-urlmatch-normalization.o CC t/helper/test-wildmatch.o GEN bin-wrappers/git GEN bin-wrappers/git-upload-pack GEN bin-wrappers/git-receive-pack GEN bin-wrappers/git-upload-archive GEN bin-wrappers/git-shell GEN bin-wrappers/git-cvsserver GEN bin-wrappers/test-chmtime GEN bin-wrappers/test-ctype GEN bin-wrappers/test-config GEN bin-wrappers/test-date GEN bin-wrappers/test-delta GEN bin-wrappers/test-drop-caches GEN bin-wrappers/test-dump-cache-tree GEN bin-wrappers/test-dump-fsmonitor GEN bin-wrappers/test-dump-split-index GEN bin-wrappers/test-dump-untracked-cache GEN bin-wrappers/test-example-decorate GEN bin-wrappers/test-fake-ssh GEN bin-wrappers/test-genrandom GEN bin-wrappers/test-hashmap GEN bin-wrappers/test-index-version GEN bin-wrappers/test-lazy-init-name-hash GEN bin-wrappers/test-line-buffer GEN bin-wrappers/test-match-trees GEN bin-wrappers/test-mergesort GEN bin-wrappers/test-mktemp GEN bin-wrappers/test-online-cpus GEN bin-wrappers/test-parse-options GEN bin-wrappers/test-path-utils GEN bin-wrappers/test-prio-queue GEN bin-wrappers/test-read-cache GEN bin-wrappers/test-write-cache GEN bin-wrappers/test-ref-store GEN bin-wrappers/test-regex GEN bin-wrappers/test-revision-walking GEN bin-wrappers/test-run-command GEN bin-wrappers/test-scrap-cache-tree GEN bin-wrappers/test-sha1 GEN bin-wrappers/test-sha1-array GEN bin-wrappers/test-sigchain GEN bin-wrappers/test-strcmp-offset GEN bin-wrappers/test-string-list GEN bin-wrappers/test-submodule-config GEN bin-wrappers/test-subprocess GEN bin-wrappers/test-svn-fe GEN bin-wrappers/test-urlmatch-normalization GEN bin-wrappers/test-wildmatch GEN git-remote-testgit CC credential-store.o CC common-main.o CC abspath.o CC advice.o CC alias.o CC alloc.o CC apply.o CC archive.o CC archive-tar.o CC archive-zip.o CC argv-array.o CC attr.o CC help.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC version.o AR xdiff/lib.a AR vcs-svn/lib.a GEN git-bisect GEN git-difftool--helper GEN git-filter-branch GEN git-merge-octopus GEN git-merge-one-file GEN git-merge-resolve GEN git-mergetool GEN git-quiltimport GEN git-rebase GEN git-request-pull GEN git-stash GEN git-submodule GEN git-web--browse make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/git-2.16.5/perl' /usr/bin/perl Makefile.PL PREFIX='/usr' INSTALL_BASE='' --localedir='/usr/share/locale' GEN git-p4 Generating a Unix-style perl.mak Writing perl.mak for Git Writing MYMETA.yml and MYMETA.json make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/git-2.16.5/perl' GEN git-add--interactive GEN git-archimport GEN git-cvsexportcommit GEN git-cvsimport GEN git-cvsserver GEN git-send-email GEN git-svn AR libgit.a LINK git-credential-store LINK git-daemon LINK git-fast-import LINK git-http-backend libgit.a(attr.o): In function `report_invalid_attr': attr.c:(.text+0xe6): undefined referencelibgit.a (toattr.o )`:libintl_gettext 'In libgit.afunction( libgit.aattr.o`()report_invalid_attrattr.o:') ::In attr.cInfunction: (function`. handle_attr_linetext`'+report_invalid_attr:0xe6' ):attr.c: : attr.c(undefined:. (textreference.+ text0x8dcto+) libgit.a0xe6:`() libintl_gettextattr.o:undefined') :undefinedreferencelibgit.a (Inreferencetoattr.o )functionto`: libintl_gettext ``'Inreport_invalid_attrlibintl_gettext ''libgit.afunction: ( libgit.aconfig.o`attr.c()handle_attr_line:attr.o:'() :.:In text attr.c+Infunction:0xe6 ()function`.: store_auxtext `'+undefinedhandle_attr_line:0x8dc ' )reference:config.c: : toattr.c(undefined :. `(textreferencelibintl_gettext.+ 'text0xa7eto +) libgit.a0x8dc:`() libintl_gettextattr.o:undefined') :undefinedreferencelibgit.a (Inreferencetoconfig.o )functionto`: libintl_gettext ``'Inhandle_attr_linelibintl_gettext ''libgit.afunction: ( libgit.aconfig.o`attr.c()store_aux:commit.o:'() :.:In text config.c+Infunction:0x8dc ()function`.: git_config_copy_or_rename_section_in_filetext `'+undefinedlookup_commit_or_die:0xa7e ' )reference:config.c: : tocommit.c(undefined :. `(textreferencelibintl_gettext.+ 'text0x15ecto +) libgit.a0x60c:`() libintl_gettextconfig.o:undefined') :undefinedreferencelibgit.a (Inreferencetoconfig.o )functionto`: libintl_gettext ``'Instore_auxlibintl_gettext ''libgit.afunction: ( commit.cconfig.o`config.c:)git_config_copy_or_rename_section_in_file:(:'(. :.textIn text+ config.c+0x63afunction:0xa7e) ():`.: include_by_gitdir.isra.6text undefined'+undefined :0x15ec reference )reference config.c: to: to (undefined `. `libintl_gettexttextreferencelibintl_gettext'+ ' 0x1a3ato libgit.a) libgit.a(:`(commit.o libintl_gettextconfig.o)undefined'): : referencelibgit.a In (In toconfig.o function )function `: `libintl_gettext `commit_tree_extended'Ingit_config_copy_or_rename_section_in_file' ':libgit.afunction: ( commit.cconfig.o`config.c:)include_by_gitdir.isra.6:(:'(.config.c:.text: text+(config.c+0x29fc.:0x15ec)text():+.: 0x20a8text undefined)+undefined :0x1a3a reference )reference more: to to undefinedundefined ` `libintl_gettextreferencesreferencelibintl_gettext' ' toto libgit.a libgit.a(``(config.olibintl_gettextlibintl_gettextconfig.o)''): :config.cfollowlibgit.a : (In(libgit.aconfig.o .()functiontextdate.o: +)config.c`0xa7e::include_by_gitdir.isra.6) (':In.: text morefunction+config.c 0x20a8:undefined`)( show_date_relative:.references' text :more+to 0x1a3a date.cundefined)`: :libintl_gettext(references '. undefined textto follow+ reference 0xf7a` libgit.a)libintl_gettextto(:' date.o `)undefinedfollowlibintl_gettext: ' referencelibgit.a In (libgit.a todate.o(function )config.o `:)`libintl_ngettext :show_date_relative'Inconfig.c' ::date.cfunction( : .date.c(`text:.show_date_relative+(text'0x20a8.+:)text0xfe0 :+)date.c 0xf7a::more) ( :undefined.undefined text undefinedreference+references 0xf7a referenceto)to : to` ` libintl_ngettextundefinedlibintl_gettext`' 'libintl_ngettext reference 'date.c follow :to date.c( libgit.a:.`((textlibintl_ngettextdate.o.+')text0x100a :+)date.c 0xfe0::In) ( :undefined.function text undefinedreference+` 0xfe0show_date_relativereferenceto)' ::to` libintl_gettextundefineddate.c`' :libintl_ngettext reference('date.c . :totextdate.c( +:.`0xf7a(textlibintl_ngettext).+':text0x104c +)date.cundefined0x100a:: ) (reference:undefined. texttoundefinedreference+ 0x100a`referenceto)libintl_ngettext :'to` libintl_ngettextundefineddate.c`' :libintl_gettext reference('date.c . :totextdate.c( +:.`0xfe0(textlibintl_gettext).+':text0x108e +)date.cundefined0x104c:: ) (reference:undefined. texttoundefinedreference+ 0x104c`referenceto)libintl_ngettext :'to` libintl_ngettextundefineddate.c`' :libintl_ngettext reference('date.c . :totextdate.c( +:.`0x100a(textlibintl_ngettext).+':text0x10c8 +)date.cundefined0x108e:: ) (reference:undefined. texttoundefinedreference+ 0x108e`referenceto)libintl_gettext :'to` libintl_ngettextundefineddate.c`' :libintl_ngettext reference('date.c . :totextdate.c( +:.`0x104c(textlibintl_ngettext).+':text0x1116 +)date.cundefined0x10c8:: ) (reference:undefined. texttoundefinedreference+ 0x10c8`referenceto)libintl_ngettext :'to` libintl_ngettextundefineddate.c`' :libintl_ngettext reference('date.c . :totextdate.c( +:.`0x108e(textlibintl_ngettext).+':text0x1142 +)date.cundefined0x1116:: ) (reference:undefined. texttoundefinedreference+ 0x1116`referenceto)libintl_ngettext :'to` libintl_ngettextundefineddate.c`' :libintl_ngettext reference('libgit.a . (totextdate.cdate.o +:)`0x10c8(:libintl_ngettext).date.c':text: +(date.cundefined0x1142.: )text(reference:+. 0x1190texttoundefined)+ :0x1142`reference )libintl_ngettext more:'to undefinedundefineddate.c` :libintl_ngettextreferencesreference(' . tototextlibgit.a +(``0x1116date.olibintl_ngettextlibintl_ngettext))'':: date.cfollowlibgit.aundefined: ( (libgit.adate.oreference.() textdir.o:to+)date.c 0x1190::`) (libintl_ngettext:In.' text morefunction+date.c 0x1190:undefined`)( get_ident_string:.references' text :more+to 0x1142 dir.cundefined)`: :libintl_ngettext(references '. undefined textto follow+ reference 0xeca` libgit.a)libintl_ngettextto(:' dir.o `)undefinedfollowlibintl_ngettext: ' referencelibgit.a In (libgit.a todir.o(function )date.o `:)`libintl_gettext :get_ident_string'Indate.c' ::libgit.afunction( ( .dir.cdir.o`text:)get_ident_string+(:'0x1190. :)textIn :+ dir.c 0xecafunction:more) ( :`.undefined read_directorytext undefined'+references :0xeca reference )to dir.c: to: ` (undefinedlibintl_ngettext`. 'libintl_gettexttextreference '+ follow 0x3ef2to libgit.a) libgit.a(:`(dir.o libintl_gettextdir.o)undefined'): : referencelibgit.a In (In todir.o function )function `: `libintl_gettext `read_directory'Inget_ident_string' ':libgit.afunction: ( dir.cdir.o`dir.c:)read_directory:(:'(. :.textIn text+ dir.c+0x3ef2function:0xeca) ():`.: connect_work_tree_and_git_dirtext undefined'+undefined :0x3ef2 reference )reference dir.c: to: to (undefined `. `libintl_gettexttextreferencelibintl_gettext'+ ' 0x4ed8to libgit.a) libgit.a(:`(dir.o libintl_gettextdir.o)undefined'): : referencelibgit.a In (In todir.o function )function `: `libintl_gettext `connect_work_tree_and_git_dir'Inread_directory' ':dir.cfunction: : dir.c(`dir.c:.connect_work_tree_and_git_dir:(text'(.+:.text0x4ef2 text+)dir.c+0x4ed8::0x3ef2) ():undefined.: text undefinedreference+undefined 0x4ed8 referenceto)reference : to` to libintl_gettextundefined `' `libintl_gettext referencelibintl_gettext'libgit.a ' (to dir.cdir.o libgit.a:)`((:libintl_gettextdir.o. ')textIn :+ dir.c 0x4ef2function:In) ( :`.function relocate_gitdirtext undefined'+` :0x4ef2connect_work_tree_and_git_dirreference )' dir.c::to: (undefineddir.c`. :libintl_gettexttextreference('+ . 0x4f42totextlibgit.a) +(:`0x4ed8dir.o libintl_gettext))undefined':: referencelibgit.aundefinedIn ( todir.oreferencefunction ) `:to`libintl_gettext relocate_gitdir'In`' libintl_gettext:libgit.afunction' ( dir.cident.o`dir.c:)relocate_gitdir:(:'(.ident.c:.text: text+(dir.c+0x4f42.:0x4ef2)text():+.: 0x8betext undefined)+undefined :0x4f42 reference )reference more: to to undefinedundefined ` `libintl_gettextreferencesreferencelibintl_gettext' ' toto libgit.a libgit.a(``(ident.olibintl_gettextlibintl_gettextdir.o)''): :ident.cfollowlibgit.a : (In(libgit.aident.o .()functiontextwt: +-ident.c`0x8bestatus.o:relocate_gitdir))('::.: text moreIn+dir.c 0x8be:undefinedfunction)( :.references` text wt_status_printmore+to' 0x4f42 :undefined)` :libintl_gettextwtreferences '- undefined status.cto follow: reference (` libgit.a.libintl_gettextto(text' wt+ `-0x3770followlibintl_gettextstatus.o) '):libgit.a : (libgit.a undefinedwt(In -ident.o referencestatus.o)function ): to:ident.c` :wt_status_print`In('libintl_ngettext .text+0x8be): more :'functionundefined references to ` libintl_gettextwtwt`'--wt_status_print status.cstatus.c'follow::: (( libgit.a..wt(texttext-wt++status.c-0x37700x3856:status.o))()::.: text undefinedundefined+In 0x3770 referencereference)function : toto ` undefinedwt_status_print`` 'libintl_ngettextlibintl_gettextreference:'' towtwtwt ---`status.cstatus.cstatus.clibintl_ngettext:::'((( ...wttexttexttext-+++status.c0x37700x38560x3b20:)))(:::. textundefinedundefinedundefined+ 0x3856referencereferencereference) :tototo undefined``` libintl_ngettextlibintl_gettextlibintl_gettextreference''' towtwtwt ---`status.cstatus.cstatus.clibintl_gettext:::'((( ...wttexttexttext-+++status.c0x38560x3b200x41f2:)))(:::. textundefinedundefinedundefined+ 0x3b20referencereferencereference) :tototo undefined``` libintl_gettextlibintl_gettextlibintl_gettextreference''' towtwtwt ---`status.cstatus.cstatus.clibintl_gettext:::'((( ...wttexttexttext-+++status.c0x3b200x41f20x43ca:)))(:::. textundefinedundefinedundefined+ 0x41f2referencereferencereference) :tototo undefined``` libintl_gettextlibintl_gettextlibintl_gettextreference''' towtwtwt ---`status.cstatus.cstatus.clibintl_gettext:::'((( ...wttexttexttext-+++status.c0x41f20x43ca0x43ec:)))(:::. textundefinedundefinedundefined+ 0x43careferencereferencereference) :tototo undefined``` libintl_gettextlibintl_gettextlibintl_gettextreference''' towtwtlibgit.a --(`status.cstatus.cwtlibintl_gettext::-'((status.o ..)wttexttext:-++wtstatus.c0x43ca0x43ec-:))status.c(:::. (textundefinedundefined.+ text0x43ecreferencereference+) 0x4526:toto) :undefined`` libintl_gettextlibintl_gettextmorereference'' undefinedtowtlibgit.a -(references`status.cwt libintl_gettext:-to'(status.o .)`libgit.atext:libintl_gettext(+wt'wt0x43ec- -)status.cfollowstatus.o:: ) (libgit.a:undefined.(wt textwt-reference+-status.c 0x4526status.o:to))( ::.` textlibintl_gettextmoreIn+' 0x4526 undefinedfunction)libgit.a :(references` wt wt_status_printmore-to' status.o :undefined)` :libintl_gettextwtreferenceswt'- - status.ctostatus.cfollow: : (`(libgit.a.libintl_gettext.(text'textwt+ +-0x5328follow0x4526status.o) )):libgit.a:: ( undefinedwtmoreIn - referencestatus.oundefinedfunction ) to:references` wt_status_print`Into'libintl_ngettext :'function` libintl_gettextwtwt`'--wt_status_print status.cstatus.c'follow::: (( libgit.a..wt(texttext-wt++status.c-0x53280x538c:status.o))()::.: text undefinedundefined+In 0x5328 referencereference)function : toto ` undefinedwt_status_print`` 'libintl_ngettextlibintl_gettextreference:'' towtwtwt ---`status.cstatus.cstatus.clibintl_ngettext:::'((( ...wttexttexttext-+++status.c0x53280x538c0x53b2:)))(:::. textundefinedundefinedundefined+ 0x538creferencereferencereference) :tototo undefined``` libintl_ngettextlibintl_gettextlibintl_ngettextreference''' towtwtwt ---`status.cstatus.cstatus.clibintl_gettext:::'((( ..text+0x53b2): undefined.wttext text-+reference+status.c0x538c 0x5428:)to)(: :. ` textundefinedlibintl_ngettextundefined+ ' 0x53b2reference reference) wt :to-to status.c undefined`:` libintl_gettext(libintl_gettextreference'.' text towt+wt -0x5428-`status.c)status.clibintl_ngettext:::'( ( .undefined.wttext text-+reference+status.c0x53b2 0x545a:)to)(: :. ` textundefinedlibintl_gettextundefined+ ' 0x5428reference reference) wt :to-to status.c undefined`:` libintl_ngettext(libintl_gettextreference'.' text towt+wt -0x545a-`status.c)status.clibintl_gettext:::'( ( .undefined.wttext text-+reference+status.c0x5428 0x5520:)to)(: :. ` textundefinedlibintl_gettextundefined+ ' 0x545areference reference) wt :to-to status.c undefined`:` libintl_gettext(libintl_gettextreference'.' text towt+wt -0x5520-`status.c)status.clibintl_gettext:::'( ( .undefined.wttext text-+reference+status.c0x545a 0x5546:)to)(: :. ` textundefinedlibintl_gettextundefined+ ' 0x5520reference reference) wt :to-to status.c undefined`:` libintl_gettext(libintl_gettextreference'.' text towt+wt -0x5546-`status.c)status.clibintl_gettext:::'( ( .undefined.wttext text-+reference+status.c0x5520 0x55c2:)to)(: :. ` textundefinedlibintl_gettextundefined+ ' 0x5546reference reference) wt :to-to status.c undefined`:` libintl_gettext(libintl_gettextreference'.' text towt+libgit.a -0x55c2(`status.c)wtlibintl_gettext::-'( status.o .undefined)wttext :-+referencewtstatus.c0x5546 -:)tostatus.c(: :. `(textundefinedlibintl_gettext' libgit.a(wt-status.o):wt-+ status.c:(.0x55c2referencetext) +:to0x55dc )undefined`: libintl_gettext reference'more towtundefined - `status.creferenceslibintl_gettext:' libgit.a ((to.wt -textstatus.o+`)0x55c2libintl_gettext:).'wt:text - +followstatus.cundefined0x55dc : )libgit.a(reference:(. remote.otexttomore)+ :0x55dc`undefined )libintl_gettext In:'references functionmorelibgit.ato ( `undefinedwt`format_tracking_info -libintl_gettext'referencesstatus.o': ) to:followremote.c wt :`-libgit.a(libintl_gettextstatus.c(.':remote.otext ()+follow.:0x41c8 text )libgit.a+In:(0x55dc remote.o)functionundefined): : `reference moreformat_tracking_info In 'to undefined: function ` referencesremote.clibintl_ngettext` :'format_tracking_infoto( ' .remote.c:`text: libintl_gettext+(remote.c'0x41c8.: )text(follow:+. 0x41f0textlibgit.aundefined)+( :0x41c8remote.oreference )) undefined::to referenceundefinedIn` libintl_ngettexttoreferencefunction' `to`remote.clibintl_gettext format_tracking_info:'`'( libintl_ngettext:.remote.c' text: remote.c+(remote.c:0x41f0.:()text(.:+.text 0x423atext+undefined)+0x41c8 :0x41f0)reference ): undefined: to undefined referenceundefined ` referencelibintl_gettexttoreference ' to `to remote.clibintl_ngettext `:'`libintl_ngettext( libintl_gettext'.remote.c' text: remote.c+(remote.c:0x423a.:()text(.:+.text 0x4266text+undefined)+0x41f0 :0x423a)reference ): undefined: to undefined referenceundefined `libintl_ngettext reference'toreference toremote.c`to :libintl_gettext `('`libintl_gettext. libintl_ngettext'textremote.c' +: remote.c0x4266(remote.c:).:(:text(. +.textundefined0x42b0text+ )+0x423areference:0x4266) ):toundefined: undefined`referenceundefined libintl_gettext reference'toreference toremote.c`to :libintl_ngettext `('`libintl_ngettext. libintl_gettext'textremote.c' +: remote.c0x42b0(remote.c:).:(:text(. +.textundefined0x42datext+ )+0x4266reference:0x42b0) ):toundefined: undefined`referenceundefined libintl_ngettext reference'toreference toremote.c`to :libintl_gettext `('`libintl_gettext. libintl_ngettext'textremote.c' +: remote.c0x42da(remote.c:).:(:text(. +.textundefined0x42eatext+ )+0x42b0reference:0x42da) ):toundefined: undefined`referenceundefined libintl_gettext reference'toreference toremote.c`to :libintl_gettext `('`libintl_ngettext. libintl_gettext'textlibgit.a' +( remote.c0x42easequencer.oremote.c:)):(::(. .textundefinedIntext+ +0x42dareferencefunction0x42ea) ):to`: read_oneliner undefined`'undefined libintl_gettext: reference' reference sequencer.c tolibgit.a:to (( `revision.o.`libintl_gettext)textlibintl_gettext':+' 0x2e6 remote.cIn)libgit.a: :((function revision.o. undefined)text` :+setup_revisionsreference 0x42ea' In):to : function revision.c` undefined:libintl_gettext` ('setup_revisionsreference. ' textlibgit.a:to+( 0x433esequencer.orevision.c`)):libintl_gettext::(' . undefinedIntextlibgit.a +(referencefunction0x433erevision.o ))to`:: is_original_commit_empty `'undefinedInlibintl_gettext: ' referencefunction sequencer.c revision.c:to`:( setup_revisions(.`'.textlibintl_gettext:text+' +0x3a8 revision.c0x43aa)revision.c:)::(: (. undefined.textundefined text+ reference+0x433ereference 0x43aa) to):to : ` undefined`libintl_gettextundefined libintl_gettext' reference' reference sequencer.c torevision.c:to :( `(.`libintl_gettext.textlibintl_gettext'text+' +0x3da revision.c0x4408)revision.c:)::(: (. undefined.textundefined text+ reference+0x43aareference 0x4408) to):to : ` undefined`libintl_gettextundefined libintl_gettext' reference' reference libgit.a tolibgit.a(to (sequencer.o `sequencer.o)`libintl_gettext):libintl_gettext':sequencer.c' sequencer.c: revision.c:(libgit.a:(.((.textsequencer.o.text+0x2e6): more+)text 0x480:+undefined)sequencer.c0x4408 ::)references (: more. to textundefined undefined+ ` 0x2e6referencelibintl_gettextreferences) ' :to to follow `more `libintl_gettext libgit.alibintl_gettext'undefined(' merge libgit.areferences-follow( recursive.o sequencer.oto)libgit.a) :(:` mergesequencer.clibintl_gettextIn-:' recursive.o( function).follow :text ` +libgit.amerge_recursiveIn0x2e6(' )merge:function:- recursive.omerge`more)-merge_recursive :recursive.c'undefined :: In( references .merge functiontext-to +recursive.c `0x450c:`merge_recursive)(libintl_gettext':.': text undefined+followmerge 0x450c -reference)libgit.arecursive.c :(:to merge( undefined-.` recursive.otextlibintl_ngettextreference)+' :0x450c to )merge In:-` recursive.clibintl_ngettextfunctionundefined:' ( `reference.mergemerge_recursive text-'to+recursive.c: 0x46e2: `)(mergelibintl_ngettext:.-' textrecursive.c undefined+:merge 0x46e2(-reference).recursive.c :text:to +( undefined0x450c.` )textlibintl_ngettextreference:+' 0x46e2 toundefined)merge :-`libintl_ngettextreference recursive.c' undefined: to (merge reference.-` textrecursive.clibintl_ngettextto+:(.text+0x471e)' 0x471e: `) mergelibintl_ngettext:undefined-' recursive.c undefinedreference:merge (-referenceto.recursive.c text:to`+( libintl_gettext0x46e2.`')textlibintl_gettext :+'libgit.a 0x471e (undefined)libgit.amerge :(merge-reference -recursive.o undefinedrecursive.o)to ): reference: ` Inlibintl_ngettexttoIn ' function `function mergelibintl_gettext `-'`merge_recursive_genericrecursive.c merge_recursive_generic':libgit.a':((: .merge mergetext-merge-+recursive.o-recursive.c0x471e)recursive.c:)::(: (. In.textundefined text+ function+0x49b6reference 0x49b6) `):tomerge_recursive_generic: ' undefined`:undefined libintl_gettext reference'mergereference - tolibgit.arecursive.cto (: `merge(`libintl_gettext-.libintl_gettext'recursive.otext' )+ merge:0x49b6merge- )-recursive.cIn:recursive.c: :(functionundefined(. .text`referencetext+merge_recursive_generic +0x49fc'to0x49fc): ): `: mergelibintl_gettext undefined-'undefined recursive.c reference:mergereference (- to.recursive.cto text: `+(`libintl_gettext0x49b6.libintl_gettext')text' :+ libgit.a 0x49fclibgit.a(undefined)(gettext.o :gettext.o)reference ): undefined: to In referenceIn ` functionlibintl_gettexttofunction ' ` ``git_setup_gettextmergelibintl_gettextgit_setup_gettext'-'':recursive.c : :libgit.a gettext.c((gettext.c:.gettext.o:(text)(.+:.text0x49fc text+)In+0xc0: 0xc0) function):undefined : ` undefinedreferencegit_setup_gettextundefined ' referenceto:reference to`gettext.cto libintl_gettext: `'(`libintl_bindtextdomain .libintl_bindtextdomain'libgit.atext' (+ gettext.cgettext.o0xc0gettext.c:)):(::(. .textInundefinedtext+ +0x10afunctionreference0x10a) ):`to: git_setup_gettext undefined'`undefined :libintl_bindtextdomain reference 'reference gettext.c to:gettext.cto (: `.(`libintl_bind_textdomain_codesettext.libintl_bind_textdomain_codeset'+text' 0xc0+ gettext.c)0x10agettext.c::):( :(.undefined .text undefinedtext+reference +0x134 reference0x134)to ): to: ` undefinedlibintl_bindtextdomain`undefined 'libintl_bind_textdomain_codeset reference 'reference gettext.c to:gettext.cto (: `.(`libintl_textdomaintext.libintl_textdomain'+text' 0x10a+ gettext.c)0x134gettext.c::):( :(.undefined .text undefinedtext+reference +0x152 reference0x152)to ): to: ` undefinedlibintl_bind_textdomain_codeset`undefined 'libintl_textdomain reference 'reference gettext.c to:gettext.cto (: `.(`libintl_bindtextdomaintext.libintl_bindtextdomain'+text' 0x134+ gettext.c)0x152gettext.c::):( :(.undefined .text undefinedtext+reference +0x19c reference0x19c)to ): to: ` undefinedlibintl_textdomain`undefined 'libintl_bindtextdomain reference 'reference gettext.c to:gettext.cto (: `.(`libintl_bind_textdomain_codesettext.libintl_bind_textdomain_codeset'+text' 0x152+ gettext.c)0x19cgettext.c::):( :(.undefined .text undefinedtext+reference +0x1d2 reference0x1d2)to ): to: ` undefinedlibintl_bindtextdomain`undefined 'libintl_bind_textdomain_codeset reference 'reference gettext.c to:gettext.cto (: `.(`libintl_textdomaintext.libintl_textdomain'+text' 0x19c+ libgit.a)0x1d2libgit.a(:)(gpg :read-undefined -interface.o undefinedcache.o)reference ): reference: to In toIn ` functionlibintl_bind_textdomain_codeset`function 'libintl_textdomain ` '`sign_buffergettext.c write_locked_index':libgit.a':((: .parse gpgtext-read-+options.o-interface.c0x1d2)cache.c:)::(: (. In.textundefined text+ function+0x412reference 0x3b94) `):tousage_with_options_internal: ' undefined`:undefined libintl_textdomain reference'parsereference - tolibgit.aoptions.cto (: `object.o(`libintl_gettext).libintl_gettext':text' + libgit.aIn0x3elibgit.a( )(gpgfunction:read- -interface.o`undefinedcache.o)parse_object_or_die ):'reference: : In toIn object.c function:`function (libintl_gettext `.'`verify_signed_buffertext do_write_index'+parse':0x6e6-: )options.c gpg::read- (-interface.cundefined.cache.c: text:(reference+(. 0x2d8.textto)text+ :+0x5f8` 0x11d2)libintl_gettextundefined):' : reference undefinedobject.c undefined :to reference( reference .` totextlibintl_gettextto +' `0x70e `libintl_gettext)libgit.alibintl_gettext':(' read gpgundefined-read- cache.o-interface.creference)cache.c: ::(to (. In.text` text+libintl_gettextfunction+0x62a' 0x124a) `):libgit.awrite_locked_index: (' undefinedprogress.o:undefined ) reference:readreference - toIncache.cto : `function(`libintl_gettext .libintl_gettext'`text' libgit.astop_progress+ ('0x3b94readobject.o:)-) :cache.c:progress.c : :undefined(In( . .referencetextfunctiontext + +to0x1278`0x682 )parse_object_or_die)`:':libintl_gettext : 'undefined undefined object.c libgit.areference:reference( ( readto.to- text cache.o`+`)libintl_gettext0x6e6libintl_gettext:')' : Inlibgit.a libgit.a (undefined(functionread read -reference-`cache.o cache.odo_write_index)to)': :: ` Inlibintl_gettextInread ' -function functioncache.c object.c :`:`(write_locked_index(write_locked_index.'.'text:text:+ + 0x11d2read0x70eread)-)-:cache.c:cache.c : :undefined(undefined( . .referencetextreference to `libintl_gettext'text + +to0x3dc6libgit.a0x3b94 )()`:progress.o:libintl_gettext ) 'undefined:undefined progress.c readreference:reference- ( cache.cto.to: text (`+`.libintl_gettext0x682libintl_gettexttext')'+ : 0x124alibgit.a libgit.a)(more(:submodule read -undefined-undefinedconfig.o cache.o )references)reference: : submoduleto to- In config.c` `:libintl_gettextfunctionlibintl_gettext(' '. ` textfollowdo_write_indexlibgit.a+ '(0x79alibgit.a:read)( -:bisect.oreadcache.o )-)more:cache.c: :readundefinedIn(- .cache.creferencesfunctiontext: +(to`0x11d2. bisect_next_all)text`':+libintl_gettext: 0x1278' undefined) bisect.c :follow:reference ( morelibgit.a.to (text undefinedbisect.o+` )0xfaalibintl_gettextreferences:)' : toIn libgit.a undefined(`function readlibintl_gettext reference-'` cache.o bisect_next_allto)follow' : :`readlibgit.a libintl_ngettext-(bisect.c'cache.cbisect.o: :)(bisect.c(:.:. text(textIn+.+ 0xfaatext0x124afunction)+) :0x1188:` ) bisect_next_allundefined:more' :referenceundefinedundefined bisect.ctoreferencereferences: (`toto.libintl_ngettext text'``+ libintl_ngettextlibintl_gettext0xfaabisect.c''): :(bisect.cfollow .: undefinedtext(libgit.a +.(reference0x1188textbisect.o )+)to:0x128a: ) `undefined:Inlibintl_ngettext 'referenceundefinedfunction bisect.ctoreference`: bisect_next_all(`to'.libintl_ngettext :text'` + libintl_gettextbisect.c0x1188bisect.c':): (:(bisect.c. .:textundefinedtext(+ +.0xfaareference0x128atext) )+:to:0x1370 )undefined`undefined: libintl_ngettext reference'referenceundefined tobisect.ctoreference : `(`tolibintl_ngettext.libintl_gettext 'text'` + libintl_gettextbisect.c0x128abisect.c':): (:(bisect.c. .:textundefinedtext(+ +.0x1188reference0x1370text) )+:to:0x1402 )undefined`undefined: libintl_gettext reference'referenceundefined tobisect.ctoreference : `(`tolibintl_ngettext.libintl_gettext 'text'` + libintl_gettextbisect.c0x1370bisect.c':): (:(bisect.c. .:textundefinedtext(+ +.0x128areference0x1402text) )+:to:0x1580 )undefined`undefined: libintl_gettext reference'referenceundefined tobisect.ctoreference : `(`tolibintl_gettext.libintl_gettext 'text'` + libintl_gettextbisect.c0x1402bisect.c':): (:(bisect.c. .:textundefinedtext(+ +.0x1370reference0x1580text) )+:to:0x15ac )undefined`undefined: libintl_gettext reference'referenceundefined tobisect.ctoreference : `(`tolibintl_gettext.libintl_gettext 'text'` + libintl_gettextbisect.c0x1580bisect.c':): (:(libgit.a. .(textundefinedtextbisect.o+ +)0x1402reference0x15ac:) )bisect.c:to:: (undefined`undefined. libintl_gettext textreference'reference+ 0x15d2tobisect.cto) : :`(` libintl_gettext.libintl_gettextmore'text' + undefinedbisect.c0x15aclibgit.a :)(references(:bisect.o . )totextundefined: + bisect.c`0x1580reference:libintl_gettext) (':to. textfollowundefined`+ libintl_gettext0x15d2reference') :tolibgit.a (more`bisect.o libintl_gettext)undefined': bisect.creferencesbisect.c: :(to(. .text`text+libintl_gettext+0x15d2'0x15ac) ):follow: moreundefined undefinedreference referencesto to` libintl_gettext`'libintl_gettext 'libgit.a (followbisect.o ):bisect.c:(.text+0x15d2): more undefined references to `libintl_gettext' follow collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status Makefile:2197: recipe for target 'git-credential-store' failed make[1]: *** [git-credential-store] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:2197: recipe for target 'git-daemon' failed make[1]: *** [git-daemon] Error 1 Makefile:2197: recipe for target 'git-http-backend' failed make[1]: *** [git-http-backend] Error 1 collect2: error: ld returned 1 exit status Makefile:2197: recipe for target 'git-fast-import' failed make[1]: *** [git-fast-import] Error 1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/git-2.16.5' package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-1/output/build/git-2.16.5/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output/build/git-2.16.5/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'