First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 125949
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: dotnet <dotnet@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mono-ebuild.patch Ebuild patch patch Diego E. 'Flameeyes' Pettenò 2006-03-12 09:21 0000 963 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 125949 depends on: Show dependency tree
Bug 125949 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: 2006-03-12 09:20 0000
Okay this bug will summary also bug #125941, so that will be marked as a dupe
of this when I submit.

First that problem: confcache will fail with mono because it uses a
sub-configure call after changing environment variables, so it has to add
RESTRICT="confcache" to all ebuilds.

Then the lack of dependencies: right now it misses automake/autoconf/libtool
dependencies, although it runs autotools... that can be fixed by simply using
eautoreconf instead of calling the tools manually, as inheriting autotools
eclass handles the DEPEND by itself.
The attached patch does that, too.

The pkgconfig dependency then is broken, as currently is a runtime-only
dependencies, although it's used in configure.. most probably it should have
been a buildtime-only dependency instead. Please check that dependencies and
the other ones stated in RDEPEND, if possible.

Also please drop virtual/libc dependency, that's deprecated, thanks :)

HTH,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-03-12 09:21:15 0000 -------
Created an attachment (id=81984) [edit]
Ebuild patch

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2006-03-12 09:34:43 0000 -------
*** Bug 125941 has been marked as a duplicate of this bug. ***

------- Comment #3 From Peter Johanson (RETIRED) 2006-03-14 21:28:13 0000 -------
Commited. Thanks for the fixes. Marking this FIXED.

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