Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156136 - dev-util/bsdiff-4.3-r1 doesn't create any executables
Summary: dev-util/bsdiff-4.3-r1 doesn't create any executables
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Timothy Redaelli (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-24 07:12 UTC by David Morgan
Modified: 2006-11-24 07:22 UTC (History)
0 users

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 David Morgan 2006-11-24 07:12:08 UTC
>>> Install bsdiff-4.3-r1 into /opt/tmp/portage/dev-util/bsdiff-4.3-r1/image/ category dev-util
!!! dobin: bsdiff does not exist
!!! dobin: bspatch does not exist
>>> Completed installing bsdiff-4.3-r1 into /opt/tmp/portage/dev-util/bsdiff-4.3-r1/image/

find /opt/tmp/portage/dev-util/bsdiff-4.3-r1 | grep bspatch
/opt/tmp/portage/dev-util/bsdiff-4.3-r1/work/bsdiff-4.3/bspatch.c
/opt/tmp/portage/dev-util/bsdiff-4.3-r1/work/bsdiff-4.3/bspatch.1

The problem is that
"$(tc-getCC) blah" 
was changed to
"echo $(tc-getCC)blah2"
Comment 1 Timothy Redaelli (RETIRED) gentoo-dev 2006-11-24 07:22:26 UTC
In CVS, thanks