Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 497410

Summary: dev-libs/libgit2-glib-0.0.6 - ggit-clone-options.c:104:20: error: ‘git_clone_options’ has no member named ‘fetch_progress_cb’
Product: Gentoo Linux Reporter: Dmitry <sema19689>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: jlec, sema19689
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 497518    
Bug Blocks: 495408    
Attachments: build.log
emerge-info.log

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