First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 71895
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mamoru KOMACHI (RETIRED) <usata@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ryan Hill <dirtyepic@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xvdep.patch maketest patch patch Ryan Hill 2004-11-20 15:44 0000 879 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 71895 depends on: Show dependency tree
Bug 71895 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: 2004-11-20 15:42 0000
giflib needs the xv package in order to do it's test suite.  if xv is absent,
emerge will fail if maketest is enabled.

this is the same as bug 70135, which was for libungif.  usata's libungif patch
will work equally well here.
i made some small changes to the patch, mainly to clarify things for the end
user (eg. changed "run src_test" to "run the tests") and removed 'epause;
ebeep; epause' since they just produce errors for me:

/usr/lib/portage/bin/ebuild.sh: line 76: epause: command not found
/usr/lib/portage/bin/ebuild.sh: line 76: ebeep: command not found
/usr/lib/portage/bin/ebuild.sh: line 76: epause: command not found

but maybe that's just me or something.

the patch, attached, has been successfully tested against giflib-4.1.3.ebuild

thanks.

------- Comment #1 From Ryan Hill 2004-11-20 15:44:04 0000 -------
Created an attachment (id=44393) [details]
maketest patch

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2004-11-23 03:33:18 0000 -------
Fixed in CVS. ebeep and epause are in eutils.eclass,
so if you want to use them, add eutils to inherit.
Thanks for the bug report.

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