First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 105035
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: ak <4nykey@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
testdisk-5.9.ebuild.diff a diff to ebuild patch ak 2005-09-06 09:18 0000 888 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 105035 depends on: Show dependency tree
Bug 105035 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-06 09:15 0000
Merging of testdisk-5.9 fails, as a 'small' target in Makefile includes
> $(STRIP) -s $(sbin_PROGRAMS) $(bin_PROGRAMS)
but no STRIP defined somehow.

Reproducible: Always
Steps to Reproduce:
1. USE=static emerge testdisk

Actual Results:  
emerge fails with

make[1]: Leaving directory `/var/tmp/portage/testdisk-5.9/work/testdisk-5.9-WIP'
(cd src && make small) || exit 1;
make[1]: Entering directory
`/var/tmp/portage/testdisk-5.9/work/testdisk-5.9-WIP/src'
s testdisk photorec
make[1]: s: Command not found

------- Comment #1 From ak 2005-09-06 09:18:09 0000 -------
Created an attachment (id=67747) [details]
a diff to ebuild

uses 'static' instead of 'smallstatic', as latter additionally tries to strip
and upx binaries

------- Comment #2 From Daniel Black 2005-11-07 03:54:59 0000 -------
fixed in version 6.2 that I just added. Thankyou. Sorry I took so long. 

First Last Prev Next    No search results available      Search page      Enter new bug