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

Bug 256303

Summary: dev-util/git-1.6.1 failes to compile - "undefined reference to `validate_pathspec'"
Product: Gentoo Linux Reporter: Markus Heier <markus.heier>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description Markus Heier 2009-01-25 11:40:26 UTC
For some days I tried to emerge dev-util/git-1.6.1, but it always aborts with the following error message:

builtin-add.o: In function `cmd_add':
builtin-add.c:(.text+0x11b): undefined reference to `validate_pathspec'

First I thought this *could* be a known issue and will be fixed soon, but as I'm the only one to whom this occurs, I'll file this bug by myself.

The complete build-log and emerge --info is attached.

Reproducible: Always

Steps to Reproduce:
1. emerge -v git
Comment 1 Markus Heier 2009-01-25 11:42:25 UTC
Created attachment 179660 [details]
emerge --info

emerge --info
Comment 2 Markus Heier 2009-01-25 11:43:08 UTC
Created attachment 179661 [details]
build.log

build.log
Comment 3 Harald van Dijk (RETIRED) gentoo-dev 2009-01-25 12:21:27 UTC

*** This bug has been marked as a duplicate of bug 254029 ***