Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497410 - dev-libs/libgit2-glib-0.0.6 - ggit-clone-options.c:104:20: error: ‘git_clone_options’ has no member named ‘fetch_progress_cb’
Summary: dev-libs/libgit2-glib-0.0.6 - ggit-clone-options.c:104:20: error: ‘git_clone_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 497518
Blocks: 495408
  Show dependency tree
 
Reported: 2014-01-07 16:44 UTC by Dmitry
Modified: 2014-03-08 11:04 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,22.86 KB, text/plain)
2014-01-07 16:44 UTC, Dmitry
Details
emerge-info.log (emerge-info.log,17.33 KB, text/plain)
2014-01-07 16:45 UTC, Dmitry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry 2014-01-07 16:44:47 UTC
Created attachment 367300 [details]
build.log

When you run emerge -av libgit2-glib

Makefile: 689: recipe for target 'ggit-clone-options.lo' failed
make [3]: *** [ggit-clone-options.lo] Error 1
make [3]: *** Waiting for unfinished jobs ....
make [3]: Leaving directory '/ var/tmp/portage/dev-libs/libgit2-glib-0.0.6/work/libgit2-glib-0.0.6/libgit2-glib'
Makefile: 543: recipe for target 'all' failed
make [2]: *** [all] Error 2
make [2]: Leaving directory '/ var/tmp/portage/dev-libs/libgit2-glib-0.0.6/work/libgit2-glib-0.0.6/libgit2-glib'
Makefile: 479: recipe for target 'all-recursive' failed
make [1]: *** [all-recursive] Error 1
make [1]: Leaving directory '/ var/tmp/portage/dev-libs/libgit2-glib-0.0.6/work/libgit2-glib-0.0.6'
Makefile: 387: recipe for target 'all' failed
make: *** [all] Error 2
Comment 1 Dmitry 2014-01-07 16:45:15 UTC
Created attachment 367302 [details]
emerge-info.log
Comment 2 Pacho Ramos gentoo-dev 2014-01-08 22:19:27 UTC
What is your dev-libs/libgit2 version? Try with 0.19.0-r1
Comment 3 Dmitry 2014-01-09 05:45:58 UTC
Thank you! Masking dev-libs/libgit2-0.2.0 helped
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2014-02-08 13:42:38 UTC
seems to be invalid as the ebuild depends on

 >=dev-libs/libgit2-0.19.0

and you seem to have used 0.2.0
Comment 5 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2014-02-23 00:27:22 UTC
(In reply to Justin Lecher from comment #4)
> seems to be invalid as the ebuild depends on
> 
>  >=dev-libs/libgit2-0.19.0
> 
> and you seem to have used 0.2.0

I think the OP meant 0.20.0, which satisfies the above dependency.

I confirm the build issue.
Comment 6 Pacho Ramos gentoo-dev 2014-03-08 11:04:39 UTC
fixed in 0.0.12