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

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 158413 depends on: Show dependency tree
Bug 158413 blocks: 154521
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-12-17 16:18 0000
the galago-sharp ebuild requires dbus to be built with the 'mono' use flag.
however dbus-1.0.2 doesn't have this specific use flag.

------- Comment #1 From Jakub Moc (RETIRED) 2006-12-17 16:27:33 0000 -------
*** Bug 158414 has been marked as a duplicate of this bug. ***

------- Comment #2 From Jakub Moc (RETIRED) 2006-12-18 01:03:21 0000 -------
*** Bug 158418 has been marked as a duplicate of this bug. ***

------- Comment #3 From Saleem Abdulrasool (RETIRED) 2006-12-19 14:38:50 0000 -------
Please assign bugs to the maintainers next time.  Fixed in place.

------- Comment #4 From tim 2006-12-19 15:19:36 0000 -------
not that easy:

make[2]: Leaving directory
`/var/tmp/portage/galago-sharp-0.5.0/work/galago-sharp-0.5.0/galago'
Making all in tests
make[2]: Entering directory
`/var/tmp/portage/galago-sharp-0.5.0/work/galago-sharp-0.5.0/tests'
/usr/bin/mcs /out:get-presence.exe /r:../galago/galago-sharp.dll
-pkg:dbus-sharp -pkg:glib-sharp-2.0 ./get-presence.cs
/usr/bin/mcs /out:presence-feed.exe /r:../galago/galago-sharp.dll
-pkg:dbus-sharp -pkg:glib-sharp-2.0 ./presence-feed.cs
Package dbus-sharp was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-sharp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-sharp' found
error CS8027: Error running pkg-config. Check the above output.
make[2]: *** [get-presence.exe] Error 1
make[2]: *** Waiting for unfinished jobs....
Package dbus-sharp was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-sharp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-sharp' found
error CS8027: Error running pkg-config. Check the above output.
make[2]: *** [presence-feed.exe] Error 1
make[2]: Leaving directory
`/var/tmp/portage/galago-sharp-0.5.0/work/galago-sharp-0.5.0/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/galago-sharp-0.5.0/work/galago-sharp-0.5.0'
make: *** [all] Error 2

!!! ERROR: dev-dotnet/galago-sharp-0.5.0 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  galago-sharp-0.5.0.ebuild, line 45:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.

------- Comment #5 From Saleem Abdulrasool (RETIRED) 2006-12-20 16:01:37 0000 -------
Added a hack to work around this issue (basically drop compiling the tests,
though they were disabled anyways, so it doesnt matter really).  This should
allow it to build.

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