>>> git 2.22.0 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/git/git-2.22.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output/build/git-2.22.0 -xf - >>> git 2.22.0 Patching >>> git 2.22.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output/build/git-2.22.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> git 2.22.0 Configuring >>> git 2.22.0 Autoreconfiguring >>> git 2.22.0 Patching libtool (cd /home/buildroot/autobuild/instance-2/output/build/git-2.22.0/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-ar" AS="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-as" LD="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-ld" NM="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-nm" CC="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-gcc" GCC="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-gcc" CPP="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-cpp" CXX="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-g++" FC="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-gfortran" F77="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-ranlib" READELF="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-readelf" STRIP="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-2/output/host/bin/mipsel-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-2/output/host/mipsel-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 ac_cv_prog_curl_config=/home/buildroot/autobuild/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/curl-config ac_cv_fread_reads_directories=yes ac_cv_snprintf_returns_bogus=yes LIBS='' CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-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 --enable-nls --disable-static --enable-shared --with-openssl --with-libpcre1 --with-curl --with-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 mipsel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-2/output/host/bin/mipsel-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-2/output/host/bin/mipsel-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-2/output/host/bin/mipsel-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 mipsel-buildroot-linux-gnu-cc... (cached) /home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-2/output/host/bin/mipsel-linux-gcc option to accept ISO C89... (cached) none needed checking for inline... inline checking if linker supports -R... yes checking for mipsel-buildroot-linux-gnu-gar... /home/buildroot/autobuild/instance-2/output/host/bin/mipsel-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... yes checking for curl-config... no checking for XML_ParserCreate in -lexpat... yes 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 if libc contains libintl... 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 poll.h usability... yes checking poll.h presence... yes checking for poll.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... no 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 ''... no checking for POSIX Threads with '-mt'... no checking for POSIX Threads with '-pthread'... 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.22.0 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/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-2/output/host/bin/pkg-config --libs libssl libcrypto`" NO_LIBPCRE1_JIT=1 -C /home/buildroot/autobuild/instance-2/output/build/git-2.22.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/git-2.22.0' GIT_VERSION = 2.22.0 * 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 chdir-notify.o CC checkout.o CC color.o CC column.o CC combine-diff.o CC commit.o CC commit-graph.o CC commit-reach.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 delta-islands.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-negotiator.o CC fetch-object.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 CC linear-assignment.o GEN command-list.h CC hex.o CC ident.o CC interdiff.o CC json-writer.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 ls-refs.o CC mailinfo.o CC mailmap.o CC match-trees.o CC mem-pool.o CC merge.o CC merge-blobs.o CC merge-recursive.o CC mergesort.o CC midx.o CC name-hash.o CC negotiator/default.o CC negotiator/skipping.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 range-diff.o CC reachable.o CC read-cache.o CC rebase-interactive.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 refspec.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 serve.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 thread-utils.o CC tmp-objdir.o CC trace.o CC trace2.o CC trace2/tr2_cfg.o CC trace2/tr2_cmd_name.o CC trace2/tr2_dst.o CC trace2/tr2_sid.o CC trace2/tr2_sysenv.o CC trace2/tr2_tbuf.o CC trace2/tr2_tgt_event.o CC trace2/tr2_tgt_normal.o CC trace2/tr2_tgt_perf.o CC trace2/tr2_tls.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 upload-pack.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 sha256/block/sha256.o CC compat/snprintf.o CC compat/fopen.o CC compat/strlcpy.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 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 http.o CC http-walker.o CC http-fetch.o CC credential-cache.o CC credential-cache--daemon.o CC remote-curl.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--common GEN git-rebase--preserve-merges 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/commit-graph.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/multi-pack-index.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/range-diff.o CC builtin/read-tree.o CC builtin/rebase.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/rm.o CC builtin/send-pack.o CC builtin/shortlog.o CC builtin/show-branch.o CC builtin/show-index.o CC builtin/show-ref.o CC builtin/stash.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/upload-pack.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 MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo 3198 translated messages. MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo 4581 translated messages. MSGFMT po/build/locale/is/LC_MESSAGES/git.mo 14 translated messages. MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo 4581 translated messages. MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo 3636 translated messages, 399 fuzzy translations, 328 untranslated messages. MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo 3366 translated messages, 594 untranslated messages. MSGFMT po/build/locale/es/LC_MESSAGES/git.mo 3608 translated messages. MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo 4581 translated messages. MSGFMT po/build/locale/de/LC_MESSAGES/git.mo 4577 translated messages. MSGFMT po/build/locale/it/LC_MESSAGES/git.mo 4581 translated messages. MSGFMT po/build/locale/el/LC_MESSAGES/git.mo 4581 translated messages. MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo 1038 translated messages, 3325 untranslated messages. 3890 translated messages, 140 fuzzy translations, 551 untranslated messages. GEN perl/build/lib/Git.pm GEN perl/build/lib/Git/IndexInfo.pm GEN perl/build/lib/Git/Packet.pm GEN perl/build/lib/Git/SVN.pm GEN perl/build/lib/Git/I18N.pm GEN perl/build/lib/Git/LoadCPAN.pm GEN perl/build/lib/Git/LoadCPAN/Error.pm GEN perl/build/lib/Git/SVN/GlobSpec.pm GEN perl/build/lib/Git/SVN/Fetcher.pm GEN perl/build/lib/Git/SVN/Utils.pm GEN perl/build/lib/Git/SVN/Prompt.pm GEN perl/build/lib/Git/SVN/Ra.pm GEN perl/build/lib/Git/SVN/Editor.pm GEN perl/build/lib/Git/SVN/Migration.pm GEN perl/build/lib/Git/SVN/Log.pm GEN perl/build/lib/Git/LoadCPAN/Mail/Address.pm GEN perl/build/lib/Git/SVN/Memoize/YAML.pm GEN perl/build/lib/FromCPAN/Error.pm GEN perl/build/lib/FromCPAN/Mail/Address.pm CC t/helper/test-fake-ssh.o CC t/helper/test-line-buffer.o 4581 translated messages. CC t/helper/test-svn-fe.o CC t/helper/test-tool.o CC t/helper/test-chmtime.o CC t/helper/test-config.o CC t/helper/test-ctype.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-genrandom.o CC t/helper/test-genzeros.o CC t/helper/test-hash.o CC t/helper/test-hashmap.o CC t/helper/test-hash-speed.o CC t/helper/test-index-version.o CC t/helper/test-json-writer.o CC t/helper/test-lazy-init-name-hash.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-pkt-line.o CC t/helper/test-prio-queue.o CC t/helper/test-reach.o CC t/helper/test-read-cache.o CC t/helper/test-read-midx.o CC t/helper/test-ref-store.o CC t/helper/test-regex.o CC t/helper/test-repository.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-serve-v2.o CC t/helper/test-sha1.o CC t/helper/test-sha1-array.o CC t/helper/test-sha256.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-submodule-nested-repo-config.o CC t/helper/test-subprocess.o CC t/helper/test-trace2.o CC t/helper/test-urlmatch-normalization.o CC t/helper/test-xml-encode.o CC t/helper/test-wildmatch.o CC t/helper/test-windows-named-pipe.o CC t/helper/test-write-cache.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-fake-ssh GEN bin-wrappers/test-line-buffer GEN bin-wrappers/test-svn-fe GEN bin-wrappers/test-tool CC fuzz-commit-graph.o CC fuzz-pack-headers.o CC fuzz-pack-idx.o 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 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-legacy-stash GEN git-request-pull GEN git-submodule GEN git-web--browse GEN GIT-PERL-HEADER GEN git-p4 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 LINK git-imap-send LINK git-sh-i18n--envsubst LINK git-shell make[1]: curl-config: Command not found LINK git-remote-testsvn LINK git-http-fetch LINK git-credential-cache make[1]: curl-config: Command not found LINK git-credential-cache--daemon LINK git-remote-http LINK git http.o: In function `http_opt_request_remainder': http.c:(.text+0x294): undefined reference to `curl_easy_setopt' http.c:(.text+0x298): undefined reference to `curl_easy_setopt' http.o: In function `$L50': http.c:(.text+0x3c4): undefined reference to `curl_easy_getinfo' http.c:(.text+0x3d4): undefined reference to `curl_easy_getinfo' http.c:(.text+0x3e4): undefined reference to `curl_easy_strerror' http.c:(.text+0x3e8): undefined reference to `curl_easy_strerror' http.o: In function `$L134': http.c:(.text+0xcb8): undefined reference to `curl_slist_free_all' http.c:(.text+0xcbc): undefined reference to `curl_slist_free_all' http.o: In function `$L135': http.c:(.text+0xcc8): undefined reference to `curl_slist_append' http.c:(.text+0xccc): undefined reference to `curl_slist_append' http.o: In function `process_curl_messages': http.c:(.text+0x14a4): undefined reference to `curl_multi_info_read' http.c:(.text+0x14e4): undefined reference to `curl_multi_info_read' http.c:(.text+0x1540): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x1548): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x156c): undefined reference to `curl_easy_getinfo' http.c:(.text+0x157c): undefined reference to `curl_easy_getinfo' http.c:(.text+0x15a4): undefined reference to `curl_easy_getinfo' http.c:(.text+0x15c0): undefined reference to `curl_easy_getinfo' http.c:(.text+0x15d8): undefined reference to `curl_easy_getinfo' http.o:http.c:(.text+0x15dc): more undefined references to `curl_easy_getinfo' follow http.o: In function `process_curl_messages': http.c:(.text+0x15fc): undefined reference to `curl_multi_info_read' http.c:(.text+0x1604): undefined reference to `curl_multi_info_read' http.o: In function `$L285': http.c:(.text+0x16bc): undefined reference to `curl_easy_setopt' http.c:(.text+0x16c8): undefined reference to `curl_easy_setopt' http.o: In function `$L278': http.c:(.text+0x16e8): undefined reference to `curl_easy_setopt' http.c:(.text+0x16ec): undefined reference to `curl_easy_setopt' http.o: In function `setup_curl_trace': http.c:(.text+0x17f8): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x1804): more undefined references to `curl_easy_setopt' follow http.o: In function `$L299': http.c:(.text+0x1898): undefined reference to `curl_easy_cleanup' http.c:(.text+0x18a4): undefined reference to `curl_easy_cleanup' http.c:(.text+0x18b4): undefined reference to `curl_multi_cleanup' http.c:(.text+0x18b8): undefined reference to `curl_multi_cleanup' http.c:(.text+0x18c4): undefined reference to `curl_global_cleanup' http.c:(.text+0x18c8): undefined reference to `curl_global_cleanup' http.c:(.text+0x18d0): undefined reference to `curl_slist_free_all' http.c:(.text+0x18d4): undefined reference to `curl_slist_free_all' http.c:(.text+0x18e8): undefined reference to `curl_slist_free_all' http.c:(.text+0x18ec): undefined reference to `curl_slist_free_all' http.c:(.text+0x1900): undefined reference to `curl_slist_free_all' http.o:http.c:(.text+0x1904): more undefined references to `curl_slist_free_all' follow http.o: In function `$L301': http.c:(.text+0x1a3c): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x1a40): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x1a4c): undefined reference to `curl_easy_cleanup' http.c:(.text+0x1a50): undefined reference to `curl_easy_cleanup' http.o: In function `$L325': http.c:(.text+0x1ae8): undefined reference to `curl_easy_duphandle' http.c:(.text+0x1aec): undefined reference to `curl_easy_duphandle' http.o: In function `$L327': http.c:(.text+0x1b14): undefined reference to `curl_easy_setopt' http.c:(.text+0x1b40): undefined reference to `curl_easy_setopt' http.c:(.text+0x1b58): undefined reference to `curl_easy_setopt' http.c:(.text+0x1b64): undefined reference to `curl_easy_setopt' http.o: In function `$L328': http.c:(.text+0x1b74): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x1b80): more undefined references to `curl_easy_setopt' follow http.o: In function `$L321': http.c:(.text+0x1d1c): undefined reference to `curl_multi_perform' http.c:(.text+0x1d24): undefined reference to `curl_multi_perform' http.o: In function `start_active_slot': http.c:(.text+0x1dac): undefined reference to `curl_multi_add_handle' http.c:(.text+0x1dc8): undefined reference to `curl_multi_add_handle' http.c:(.text+0x1ddc): undefined reference to `curl_multi_strerror' http.c:(.text+0x1de0): undefined reference to `curl_multi_strerror' http.c:(.text+0x1e30): undefined reference to `curl_multi_perform' http.c:(.text+0x1e38): undefined reference to `curl_multi_perform' http.o: In function `$L361': http.c:(.text+0x1f74): undefined reference to `curl_easy_cleanup' http.c:(.text+0x1f78): undefined reference to `curl_easy_cleanup' http.o: In function `$L368': http.c:(.text+0x1fc4): undefined reference to `curl_multi_perform' http.c:(.text+0x1fcc): undefined reference to `curl_multi_perform' http.o: In function `$L384': http.c:(.text+0x20b8): undefined reference to `curl_multi_timeout' http.c:(.text+0x20c0): undefined reference to `curl_multi_timeout' http.o: In function `$L381': http.c:(.text+0x2148): undefined reference to `curl_multi_fdset' http.c:(.text+0x215c): undefined reference to `curl_multi_fdset' http.o: In function `$L418': http.c:(.text+0x2484): undefined reference to `curl_easy_strerror' http.c:(.text+0x2488): undefined reference to `curl_easy_strerror' http.o: In function `$L439': http.c:(.text+0x2564): undefined reference to `curl_slist_append' http.c:(.text+0x256c): undefined reference to `curl_slist_append' http.o: In function `http_init': http.c:(.text+0x266c): undefined reference to `curl_global_sslset' http.c:(.text+0x267c): undefined reference to `curl_global_sslset' http.c:(.text+0x2744): undefined reference to `curl_global_init' http.c:(.text+0x2748): undefined reference to `curl_global_init' http.c:(.text+0x27b0): undefined reference to `curl_slist_append' http.c:(.text+0x27b4): undefined reference to `curl_slist_append' http.c:(.text+0x27d4): undefined reference to `curl_slist_append' http.c:(.text+0x27d8): undefined reference to `curl_slist_append' http.c:(.text+0x2818): undefined reference to `curl_multi_init' http.c:(.text+0x281c): undefined reference to `curl_multi_init' http.c:(.text+0x29e8): undefined reference to `curl_easy_init' http.c:(.text+0x29ec): undefined reference to `curl_easy_init' http.c:(.text+0x2a0c): undefined reference to `curl_easy_setopt' http.c:(.text+0x2a1c): undefined reference to `curl_easy_setopt' http.c:(.text+0x2a2c): undefined reference to `curl_easy_setopt' http.c:(.text+0x2a34): undefined reference to `curl_easy_setopt' http.c:(.text+0x2a9c): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x2aa8): more undefined references to `curl_easy_setopt' follow http.o: In function `$L656': http.c:(.text+0x3870): undefined reference to `curl_slist_append' http.c:(.text+0x3874): undefined reference to `curl_slist_append' http.o: In function `$L689': http.c:(.text+0x38c8): undefined reference to `curl_slist_append' http.c:(.text+0x38d0): undefined reference to `curl_slist_append' http.o: In function `$L716': http.c:(.text+0x3934): undefined reference to `curl_easy_setopt' http.c:(.text+0x3940): undefined reference to `curl_easy_setopt' http.o: In function `$L687': http.c:(.text+0x394c): undefined reference to `curl_slist_append' http.c:(.text+0x3954): undefined reference to `curl_slist_append' http.o: In function `$L690': http.c:(.text+0x398c): undefined reference to `curl_easy_setopt' http.c:(.text+0x3998): undefined reference to `curl_easy_setopt' http.c:(.text+0x39ac): undefined reference to `curl_easy_setopt' http.c:(.text+0x39b0): undefined reference to `curl_easy_setopt' http.c:(.text+0x39c8): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x39cc): more undefined references to `curl_easy_setopt' follow http.o: In function `$L690': http.c:(.text+0x3a40): undefined reference to `curl_easy_getinfo' http.c:(.text+0x3a44): undefined reference to `curl_easy_getinfo' http.o: In function `$L692': http.c:(.text+0x3b10): undefined reference to `curl_slist_append' http.c:(.text+0x3b1c): undefined reference to `curl_slist_append' http.o: In function `$L695': http.c:(.text+0x3c34): undefined reference to `curl_easy_getinfo' http.c:(.text+0x3c38): undefined reference to `curl_easy_getinfo' http.o: In function `$L694': http.c:(.text+0x3c5c): undefined reference to `curl_slist_free_all' http.c:(.text+0x3c60): undefined reference to `curl_slist_free_all' http.o: In function `$L888': http.c:(.text+0x4a7c): undefined reference to `curl_easy_setopt' http.c:(.text+0x4a80): undefined reference to `curl_easy_setopt' http.c:(.text+0x4a94): undefined reference to `curl_easy_setopt' http.c:(.text+0x4a9c): undefined reference to `curl_easy_setopt' http.c:(.text+0x4ab4): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x4ab8): more undefined references to `curl_easy_setopt' follow http.o: In function `$L950': http.c:(.text+0x52f4): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x52fc): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x5318): undefined reference to `curl_easy_cleanup' http.c:(.text+0x531c): undefined reference to `curl_easy_cleanup' http-walker.o: In function `$L5': http-walker.c:(.text+0xc8): undefined reference to `curl_easy_setopt' http-walker.c:(.text+0xe4): undefined reference to `curl_easy_setopt' http-walker.c:(.text+0xf4): undefined reference to `curl_easy_setopt' http-walker.c:(.text+0xfc): undefined reference to `curl_easy_setopt' http-walker.c:(.text+0x110): undefined reference to `curl_easy_setopt' http-walker.o:http-walker.c:(.text+0x114): more undefined references to `curl_easy_setopt' follow collect2: error: ld returned 1 exit status Makefile:2451: recipe for target 'git-http-fetch' failed make[1]: *** [git-http-fetch] Error 1 make[1]: *** Waiting for unfinished jobs.... remote-curl.o: In function `rpc_in': remote-curl.c:(.text+0x14c): undefined reference to `curl_easy_getinfo' remote-curl.c:(.text+0x17c): undefined reference to `curl_easy_getinfo' remote-curl.o: In function `$L187': remote-curl.c:(.text+0xf34): undefined reference to `curl_slist_append' remote-curl.c:(.text+0xf3c): undefined reference to `curl_slist_append' remote-curl.c:(.text+0xf4c): undefined reference to `curl_slist_append' remote-curl.c:(.text+0xf50): undefined reference to `curl_slist_append' remote-curl.o: In function `$L194': remote-curl.c:(.text+0xf68): undefined reference to `curl_slist_append' remote-curl.o:remote-curl.c:(.text+0xf6c): more undefined references to `curl_slist_append' follow remote-curl.o: In function `$L205': remote-curl.c:(.text+0xfdc): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0xfe0): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0xff4): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0xff8): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x100c): undefined reference to `curl_easy_setopt' remote-curl.o:remote-curl.c:(.text+0x1010): more undefined references to `curl_easy_setopt' follow remote-curl.o: In function `$L205': remote-curl.c:(.text+0x1038): undefined reference to `curl_slist_append' remote-curl.c:(.text+0x1048): undefined reference to `curl_slist_append' remote-curl.c:(.text+0x1064): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x1074): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x1088): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x108c): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x10a4): undefined reference to `curl_easy_setopt' remote-curl.o:remote-curl.c:(.text+0x10a8): more undefined references to `curl_easy_setopt' follow remote-curl.o: In function `$L201': remote-curl.c:(.text+0x12dc): undefined reference to `curl_slist_append' remote-curl.c:(.text+0x12e8): undefined reference to `curl_slist_append' remote-curl.c:(.text+0x1300): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x1304): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x131c): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x1320): undefined reference to `curl_easy_setopt' remote-curl.o: In function `$L199': remote-curl.c:(.text+0x1364): undefined reference to `curl_easy_setopt' remote-curl.o:remote-curl.c:(.text+0x1370): more undefined references to `curl_easy_setopt' follow remote-curl.o: In function `$L204': remote-curl.c:(.text+0x13d8): undefined reference to `curl_slist_free_all' remote-curl.c:(.text+0x13ec): undefined reference to `curl_slist_free_all' remote-curl.o: In function `$L192': remote-curl.c:(.text+0x1458): undefined reference to `curl_slist_append' remote-curl.c:(.text+0x145c): undefined reference to `curl_slist_append' remote-curl.c:(.text+0x146c): undefined reference to `curl_slist_append' remote-curl.c:(.text+0x1470): undefined reference to `curl_slist_append' remote-curl.c:(.text+0x1488): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x148c): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x14a0): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x14a4): undefined reference to `curl_easy_setopt' remote-curl.c:(.text+0x14b8): undefined reference to `curl_easy_setopt' remote-curl.o:remote-curl.c:(.text+0x14bc): more undefined references to `curl_easy_setopt' follow remote-curl.o: In function `$L192': remote-curl.c:(.text+0x1568): undefined reference to `curl_slist_free_all' remote-curl.c:(.text+0x156c): undefined reference to `curl_slist_free_all' http.o: In function `http_opt_request_remainder': http.c:(.text+0x294): undefined reference to `curl_easy_setopt' http.c:(.text+0x298): undefined reference to `curl_easy_setopt' http.o: In function `$L50': http.c:(.text+0x3c4): undefined reference to `curl_easy_getinfo' http.c:(.text+0x3d4): undefined reference to `curl_easy_getinfo' http.c:(.text+0x3e4): undefined reference to `curl_easy_strerror' http.c:(.text+0x3e8): undefined reference to `curl_easy_strerror' http.o: In function `$L134': http.c:(.text+0xcb8): undefined reference to `curl_slist_free_all' http.c:(.text+0xcbc): undefined reference to `curl_slist_free_all' http.o: In function `$L135': http.c:(.text+0xcc8): undefined reference to `curl_slist_append' http.c:(.text+0xccc): undefined reference to `curl_slist_append' http.o: In function `process_curl_messages': http.c:(.text+0x14a4): undefined reference to `curl_multi_info_read' http.c:(.text+0x14e4): undefined reference to `curl_multi_info_read' http.c:(.text+0x1540): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x1548): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x156c): undefined reference to `curl_easy_getinfo' http.c:(.text+0x157c): undefined reference to `curl_easy_getinfo' http.c:(.text+0x15a4): undefined reference to `curl_easy_getinfo' http.c:(.text+0x15c0): undefined reference to `curl_easy_getinfo' http.c:(.text+0x15d8): undefined reference to `curl_easy_getinfo' http.o:http.c:(.text+0x15dc): more undefined references to `curl_easy_getinfo' follow http.o: In function `process_curl_messages': http.c:(.text+0x15fc): undefined reference to `curl_multi_info_read' http.c:(.text+0x1604): undefined reference to `curl_multi_info_read' http.o: In function `$L285': http.c:(.text+0x16bc): undefined reference to `curl_easy_setopt' http.c:(.text+0x16c8): undefined reference to `curl_easy_setopt' http.o: In function `$L278': http.c:(.text+0x16e8): undefined reference to `curl_easy_setopt' http.c:(.text+0x16ec): undefined reference to `curl_easy_setopt' http.o: In function `setup_curl_trace': http.c:(.text+0x17f8): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x1804): more undefined references to `curl_easy_setopt' follow http.o: In function `$L299': http.c:(.text+0x1898): undefined reference to `curl_easy_cleanup' http.c:(.text+0x18a4): undefined reference to `curl_easy_cleanup' http.c:(.text+0x18b4): undefined reference to `curl_multi_cleanup' http.c:(.text+0x18b8): undefined reference to `curl_multi_cleanup' http.c:(.text+0x18c4): undefined reference to `curl_global_cleanup' http.c:(.text+0x18c8): undefined reference to `curl_global_cleanup' http.c:(.text+0x18d0): undefined reference to `curl_slist_free_all' http.c:(.text+0x18d4): undefined reference to `curl_slist_free_all' http.c:(.text+0x18e8): undefined reference to `curl_slist_free_all' http.c:(.text+0x18ec): undefined reference to `curl_slist_free_all' http.c:(.text+0x1900): undefined reference to `curl_slist_free_all' http.o:http.c:(.text+0x1904): more undefined references to `curl_slist_free_all' follow http.o: In function `$L301': http.c:(.text+0x1a3c): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x1a40): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x1a4c): undefined reference to `curl_easy_cleanup' http.c:(.text+0x1a50): undefined reference to `curl_easy_cleanup' http.o: In function `$L325': http.c:(.text+0x1ae8): undefined reference to `curl_easy_duphandle' http.c:(.text+0x1aec): undefined reference to `curl_easy_duphandle' http.o: In function `$L327': http.c:(.text+0x1b14): undefined reference to `curl_easy_setopt' http.c:(.text+0x1b40): undefined reference to `curl_easy_setopt' http.c:(.text+0x1b58): undefined reference to `curl_easy_setopt' http.c:(.text+0x1b64): undefined reference to `curl_easy_setopt' http.o: In function `$L328': http.c:(.text+0x1b74): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x1b80): more undefined references to `curl_easy_setopt' follow http.o: In function `$L321': http.c:(.text+0x1d1c): undefined reference to `curl_multi_perform' http.c:(.text+0x1d24): undefined reference to `curl_multi_perform' http.o: In function `start_active_slot': http.c:(.text+0x1dac): undefined reference to `curl_multi_add_handle' http.c:(.text+0x1dc8): undefined reference to `curl_multi_add_handle' http.c:(.text+0x1ddc): undefined reference to `curl_multi_strerror' http.c:(.text+0x1de0): undefined reference to `curl_multi_strerror' http.c:(.text+0x1e30): undefined reference to `curl_multi_perform' http.c:(.text+0x1e38): undefined reference to `curl_multi_perform' http.o: In function `$L361': http.c:(.text+0x1f74): undefined reference to `curl_easy_cleanup' http.c:(.text+0x1f78): undefined reference to `curl_easy_cleanup' http.o: In function `$L368': http.c:(.text+0x1fc4): undefined reference to `curl_multi_perform' http.c:(.text+0x1fcc): undefined reference to `curl_multi_perform' http.o: In function `$L384': http.c:(.text+0x20b8): undefined reference to `curl_multi_timeout' http.c:(.text+0x20c0): undefined reference to `curl_multi_timeout' http.o: In function `$L381': http.c:(.text+0x2148): undefined reference to `curl_multi_fdset' http.c:(.text+0x215c): undefined reference to `curl_multi_fdset' http.o: In function `$L418': http.c:(.text+0x2484): undefined reference to `curl_easy_strerror' http.c:(.text+0x2488): undefined reference to `curl_easy_strerror' http.o: In function `$L439': http.c:(.text+0x2564): undefined reference to `curl_slist_append' http.c:(.text+0x256c): undefined reference to `curl_slist_append' http.o: In function `http_init': http.c:(.text+0x266c): undefined reference to `curl_global_sslset' http.c:(.text+0x267c): undefined reference to `curl_global_sslset' http.c:(.text+0x2744): undefined reference to `curl_global_init' http.c:(.text+0x2748): undefined reference to `curl_global_init' http.c:(.text+0x27b0): undefined reference to `curl_slist_append' http.c:(.text+0x27b4): undefined reference to `curl_slist_append' http.c:(.text+0x27d4): undefined reference to `curl_slist_append' http.c:(.text+0x27d8): undefined reference to `curl_slist_append' http.c:(.text+0x2818): undefined reference to `curl_multi_init' http.c:(.text+0x281c): undefined reference to `curl_multi_init' http.c:(.text+0x29e8): undefined reference to `curl_easy_init' http.c:(.text+0x29ec): undefined reference to `curl_easy_init' http.c:(.text+0x2a0c): undefined reference to `curl_easy_setopt' http.c:(.text+0x2a1c): undefined reference to `curl_easy_setopt' http.c:(.text+0x2a2c): undefined reference to `curl_easy_setopt' http.c:(.text+0x2a34): undefined reference to `curl_easy_setopt' http.c:(.text+0x2a9c): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x2aa8): more undefined references to `curl_easy_setopt' follow http.o: In function `$L656': http.c:(.text+0x3870): undefined reference to `curl_slist_append' http.c:(.text+0x3874): undefined reference to `curl_slist_append' http.o: In function `$L689': http.c:(.text+0x38c8): undefined reference to `curl_slist_append' http.c:(.text+0x38d0): undefined reference to `curl_slist_append' http.o: In function `$L716': http.c:(.text+0x3934): undefined reference to `curl_easy_setopt' http.c:(.text+0x3940): undefined reference to `curl_easy_setopt' http.o: In function `$L687': http.c:(.text+0x394c): undefined reference to `curl_slist_append' http.c:(.text+0x3954): undefined reference to `curl_slist_append' http.o: In function `$L690': http.c:(.text+0x398c): undefined reference to `curl_easy_setopt' http.c:(.text+0x3998): undefined reference to `curl_easy_setopt' http.c:(.text+0x39ac): undefined reference to `curl_easy_setopt' http.c:(.text+0x39b0): undefined reference to `curl_easy_setopt' http.c:(.text+0x39c8): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x39cc): more undefined references to `curl_easy_setopt' follow http.o: In function `$L690': http.c:(.text+0x3a40): undefined reference to `curl_easy_getinfo' http.c:(.text+0x3a44): undefined reference to `curl_easy_getinfo' http.o: In function `$L692': http.c:(.text+0x3b10): undefined reference to `curl_slist_append' http.c:(.text+0x3b1c): undefined reference to `curl_slist_append' http.o: In function `$L695': http.c:(.text+0x3c34): undefined reference to `curl_easy_getinfo' http.c:(.text+0x3c38): undefined reference to `curl_easy_getinfo' http.o: In function `$L694': http.c:(.text+0x3c5c): undefined reference to `curl_slist_free_all' http.c:(.text+0x3c60): undefined reference to `curl_slist_free_all' http.o: In function `$L888': http.c:(.text+0x4a7c): undefined reference to `curl_easy_setopt' http.c:(.text+0x4a80): undefined reference to `curl_easy_setopt' http.c:(.text+0x4a94): undefined reference to `curl_easy_setopt' http.c:(.text+0x4a9c): undefined reference to `curl_easy_setopt' http.c:(.text+0x4ab4): undefined reference to `curl_easy_setopt' http.o:http.c:(.text+0x4ab8): more undefined references to `curl_easy_setopt' follow http.o: In function `$L950': http.c:(.text+0x52f4): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x52fc): undefined reference to `curl_multi_remove_handle' http.c:(.text+0x5318): undefined reference to `curl_easy_cleanup' http.c:(.text+0x531c): undefined reference to `curl_easy_cleanup' http-walker.o: In function `$L5': http-walker.c:(.text+0xc8): undefined reference to `curl_easy_setopt' http-walker.c:(.text+0xe4): undefined reference to `curl_easy_setopt' http-walker.c:(.text+0xf4): undefined reference to `curl_easy_setopt' http-walker.c:(.text+0xfc): undefined reference to `curl_easy_setopt' http-walker.c:(.text+0x110): undefined reference to `curl_easy_setopt' http-walker.o:http-walker.c:(.text+0x114): more undefined references to `curl_easy_setopt' follow collect2: error: ld returned 1 exit status Makefile:2468: recipe for target 'git-remote-http' failed make[1]: *** [git-remote-http] Error 1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/git-2.22.0' package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-2/output/build/git-2.22.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output/build/git-2.22.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'