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

Bug 615424

Summary: >=dev-vcs/git-2.12[-threads] fails to build
Product: Gentoo Linux Reporter: Bob's Your Uncle <garbage>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED OBSOLETE    
Severity: normal CC: polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=868339
Whiteboard:
Package list:
Runtime testing required: ---

Description Bob's Your Uncle 2017-04-13 07:22:38 UTC
builtin/grep.c: In function 'grep_submodule_launch':
builtin/grep.c:596:34: error: dereferencing pointer to incomplete type 'struct work_item'
  status = capture_command(&cp, &w->out, 0);
                                  ^
builtin/grep.c: In function 'grep_submodule':
builtin/grep.c:644:20: error: storage size of 'w' isn't known
   struct work_item w;
                    ^
builtin/grep.c:644:20: warning: unused variable 'w' [-Wunused-variable]
make: *** [Makefile:2012: builtin/grep.o] Error 1
make: *** Waiting for unfinished jobs....
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2020-12-07 07:31:03 UTC
I believe this ticket is obsolete, if the problem persists, please reopen