Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615424 - >=dev-vcs/git-2.12[-threads] fails to build
Summary: >=dev-vcs/git-2.12[-threads] fails to build
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-13 07:22 UTC by Bob's Your Uncle
Modified: 2022-09-04 04:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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