Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 179661 Details for
Bug 256303
dev-util/git-1.6.1 failes to compile - "undefined reference to `validate_pathspec'"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 7.70 KB, created by
Markus Heier
on 2009-01-25 11:43:08 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Markus Heier
Created:
2009-01-25 11:43:08 UTC
Size:
7.70 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking git-1.6.1.tar.bz2 to /var/tmp/portage/dev-util/git-1.6.1/work >>>> Unpacking git-manpages-1.6.1.tar.bz2 to /var/tmp/portage/dev-util/git-1.6.1/work/git-1.6.1 > [32;01m*[0m Applying 20080626-git-1.5.6.1-noperl.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 20081123-git-1.6.0.4-noperl-cvsserver.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/dev-util/git-1.6.1/work >>>> Compiling source in /var/tmp/portage/dev-util/git-1.6.1/work/git-1.6.1 ... >make -j3 NO_CURL=YesPlease NO_ICONV=YesPlease NO_TCLTK=YesPlease NO_PERL=YesPlease THREADED_DELTA_SEARCH=YesPlease NO_SVN_TESTS=YesPlease DESTDIR=/var/tmp/portage/dev-util/git-1.6.1/image/ 'OPTCFLAGS=-O2 -march=prescott -O2 -pipe -msse3 -fomit-frame-pointer' OPTLDFLAGS=-Wl,-O1 prefix=/usr htmldir=/usr/share/doc/git-1.6.1/html >GIT_VERSION = 1.6.1 > * new build flags or prefix > GEN common-cmds.h > CC builtin-add.o > CC builtin-annotate.o >builtin-add.c: In Funktion »cmd_add«: >builtin-add.c:266: Warnung: Implizite Deklaration der Funktion »validate_pathspec« >builtin-add.c:266: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung >builtin-add.c: Auf höchster Ebene: >builtin-add.c:18: Warnung: »patch_interactive« definiert, aber nicht verwendet >builtin-add.c:18: Warnung: »add_interactive« definiert, aber nicht verwendet > CC builtin-apply.o > CC builtin-archive.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-ref-format.o > CC builtin-checkout-index.o > CC builtin-checkout.o > CC builtin-clean.o > CC builtin-clone.o > CC builtin-commit-tree.o > CC builtin-commit.o > CC builtin-config.o > CC builtin-count-objects.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-fast-export.o > CC builtin-fetch--tool.o > CC builtin-fetch-pack.o > CC builtin-fetch.o > CC builtin-fmt-merge-msg.o > CC builtin-fsck.o > CC builtin-for-each-ref.o > CC builtin-gc.o > CC builtin-grep.o > CC builtin-help.o > CC builtin-init-db.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-ours.o > CC builtin-merge-recursive.o > CC builtin-mv.o > CC builtin-name-rev.o > CC builtin-pack-objects.o > CC builtin-pack-refs.o > CC builtin-prune-packed.o > CC builtin-prune.o > CC builtin-push.o > CC builtin-read-tree.o > CC builtin-receive-pack.o > CC builtin-reflog.o > CC builtin-rerere.o > CC builtin-remote.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-show-branch.o > CC builtin-shortlog.o > CC builtin-show-ref.o > CC builtin-stripspace.o > CC builtin-symbolic-ref.o > CC builtin-tag.o > CC builtin-tar-tree.o > CC builtin-unpack-objects.o > CC builtin-update-index.o > CC builtin-update-ref.o > CC builtin-upload-archive.o > CC builtin-verify-pack.o > CC builtin-verify-tag.o > CC builtin-write-tree.o > CC hash-object.o > CC index-pack.o > CC merge-index.o > CC merge-tree.o > CC mktag.o > CC mktree.o > CC pack-redundant.o > CC patch-id.o > CC shell.o > CC show-index.o > CC unpack-file.o > CC update-server-info.o > CC upload-pack.o > CC var.o > CC daemon.o > CC imap-send.o > GEN git-am > GEN git-bisect > GEN git-filter-branch > GEN git-lost-found > GEN git-merge-octopus > GEN git-merge-one-file > GEN git-merge-resolve > GEN git-mergetool > GEN git-parse-remote > GEN git-pull > GEN git-quiltimport > GEN git-rebase--interactive > GEN git-rebase > GEN git-repack > GEN git-request-pull > GEN git-sh-setup > GEN git-stash > GEN git-submodule > GEN git-web--browse > CC test-chmtime.o > CC test-genrandom.o > CC test-date.o > CC test-delta.o > CC test-sha1.o > CC test-match-trees.o > CC test-parse-options.o > CC test-path-utils.o > CC fast-import.o > CC abspath.o > CC alias.o > CC archive.o > CC alloc.o > CC archive-tar.o > CC archive-zip.o > CC attr.o > CC base85.o > CC blob.o > CC branch.o > CC bundle.o > CC cache-tree.o > CC color.o > CC combine-diff.o > CC commit.o > CC config.o > CC connect.o > CC convert.o > CC copy.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-no-index.o > CC diff-lib.o > CC diff.o > CC dir.o > CC editor.o > CC entry.o > CC environment.o > CC exec_cmd.o > CC fsck.o > CC graph.o > CC grep.o > CC hash.o > CC help.o > CC ident.o > CC levenshtein.o > CC list-objects.o > CC ll-merge.o > CC lockfile.o > CC log-tree.o > CC mailmap.o > CC match-trees.o > CC merge-file.o > CC merge-recursive.o > CC name-hash.o > CC object.o > CC pack-check.o > CC pack-refs.o > CC pack-revindex.o > CC pack-write.o > CC pager.o > CC parse-options.o > CC patch-delta.o > CC patch-ids.o > CC string-list.o > CC path.o > CC pkt-line.o > CC pretty.o > CC progress.o > CC quote.o > CC reachable.o > CC read-cache.o > CC reflog-walk.o > CC refs.o > CC remote.o > CC rerere.o > CC revision.o > CC server-info.o > CC run-command.o > CC sha1_file.o > CC setup.o > CC sha1-lookup.o > CC sha1_name.o > CC shallow.o > CC sideband.o > CC strbuf.o > CC symlinks.o > CC tag.o > CC transport.o > CC trace.o > CC tree-diff.o > CC tree.o > CC tree-walk.o > CC unpack-trees.o > CC userdiff.o > CC usage.o > CC utf8.o > CC walker.o > CC wrapper.o > CC write_or_die.o > CC ws.o > CC wt-status.o > CC xdiff-interface.o > CC preload-index.o > CC thread-utils.o > CC compat/strlcpy.o > CC xdiff/xdiffi.o > CC xdiff/xprepare.o > CC xdiff/xutils.o > CC xdiff/xemit.o > CC xdiff/xmerge.o > AR libgit.a > CC git.o > AR xdiff/lib.a > LINK git-fast-import > LINK git-hash-object > LINK git-index-pack > LINK git-merge-index > LINK git-merge-tree > LINK git-mktag > LINK git-mktree > LINK git-pack-redundant > LINK git-patch-id > LINK git-shell > LINK git-show-index > LINK git-unpack-file > LINK git-update-server-info > LINK git-upload-pack > LINK git-var > LINK git-daemon > LINK git-imap-send > LINK test-chmtime > LINK test-genrandom > LINK test-date > LINK test-delta > LINK test-sha1 > LINK test-match-trees > LINK test-parse-options > LINK test-path-utils > LINK git >builtin-add.o: In function `cmd_add': >builtin-add.c:(.text+0x11b): undefined reference to `validate_pathspec' >collect2: ld gab 1 als Ende-Status zurück >make: *** [git] Fehler 1 > [31;01m*[0m > [31;01m*[0m ERROR: dev-util/git-1.6.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2669: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m git_emake || die "emake failed"; > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-util/git-1.6.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/git-1.6.1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 256303
:
179660
| 179661