First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 5603
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: George Shapovalov <george@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Darke <darkepaw@users.sourceforge.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
cppunit-1.8.0.ebuild The ebuild. text/plain Darke 2002-07-26 05:17 0000 2.37 KB Details
cppunit-1.8.0.ebuild dev-util/cppunit/cppunit-1.8.0.ebuild text/plain Jeffrey Palmer 2002-10-30 17:23 0000 950 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5603 depends on: Show dependency tree
Bug 5603 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: 2002-07-26 05:16 0000
Hi. Attached is an ebuild for the cppunit library, a unit testing framework  
generally used in XP programming projects.  
  
It emerges and compiles correctly using gcc3.0.4, and I suggest it's location  
would be dev-util/cppunit , since all the other unit testers (qtunit and cunit) are  
in there too.  
  
Hopefully it's all properly formatted, etc, since it's my first 'full' ebuild. BTW, the 
docs are quite useful, thanks. *grin*

------- Comment #1 From Darke 2002-07-26 05:17:33 0000 -------
Created an attachment (id=2598) [edit]
The ebuild.

------- Comment #2 From George Shapovalov 2002-10-29 19:15:21 0000 -------
Hi Darke.

Thank you for your submission!
I have cleaned up and committed the ebuild. It is now keymasked.


BTW: what the following is supposed to mean?

make  check-TESTS
make[3]: Entering directory
`/var/tmp/portage/cppunit-1.8.0/work/cppunit-1.8.0/examples/hierarchy'
..The following test fails, this is intended:
FAIL: hierarchy
===================
1 of 1 tests failed
===================
make[3]: *** [check-TESTS] Error 1

As you can see the make check fails on the first test, however the message looks
like this is an expected outcome, but this breaks the build...
For now I disabled make check and commented out two dobin lines that install the
 compiled test binaries.

Please check or explain this!

George

------- Comment #3 From Jeffrey Palmer 2002-10-30 17:22:18 0000 -------
hi guys. 
 
it's funny - i was about to write an ebuild for this when one showed up after 
an rsync, so i decided to test it. it installed fine, but the include files were 
not working for me, as well as there being some important include files missing 
from the distribution. 
 
as a result, i decided to check out the ebuild and see what was going on. i 
cleaned things up a little bit, and now the files i needed are getting installed. 
 
my updated ebuild runs the make check, and works for me. please let me know  
if it doesn't work for you. 
 
hope this helps! 
 

------- Comment #4 From Jeffrey Palmer 2002-10-30 17:23:28 0000 -------
Created an attachment (id=5223) [edit]
dev-util/cppunit/cppunit-1.8.0.ebuild

------- Comment #5 From George Shapovalov 2002-11-01 19:28:55 0000 -------
Hi Jeffrey.

Thanks for your submission.
I tried it out, however it still gives me the same error when going throug the
tests. So I (again) disabled them, considering the "this is intended" message.
Since you say, that ioriginal ebuild did not install all the necessary files I
somewhat cleaned and committed yours.
Please test and report.

George

------- Comment #6 From Jeffrey Palmer 2002-11-02 09:11:51 0000 -------
works for me. 

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