Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282731 - net-dns/avahi-0.6.25 fails in src_install with USE=mono
Summary: net-dns/avahi-0.6.25 fails in src_install with USE=mono
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 19:35 UTC by Erik Zeek
Modified: 2010-06-20 03:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge_info.txt (emerge_info.txt,9.97 KB, text/plain)
2009-08-25 19:37 UTC, Erik Zeek
Details
Build log (net-dns:avahi-0.6.25:20090825-192812.log,362.33 KB, text/plain)
2009-08-25 19:38 UTC, Erik Zeek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Zeek 2009-08-25 19:35:36 UTC
Avahi is currently failing during the src_install stage when USE=mono. 

dev-lang/mono-2.4.2.3  USE="moonlight -minimal -xen" 0 kB
net-dns/avahi-0.6.25  USE="dbus doc gdbm gtk howl-compat ipv6 mdnsresponder-compat mono* python qt3 qt4 -autoipd -bookmarks -test" 0 kB

Making install in avahi-sharp                                                                                                                                                                              
make[1]: Entering directory `/gentoo/tmp/portage/net-dns/avahi-0.6.25/work/avahi-0.6.25/avahi-sharp'                                                                                                       
make[2]: Entering directory `/gentoo/tmp/portage/net-dns/avahi-0.6.25/work/avahi-0.6.25/avahi-sharp'                                                                                                       
make[2]: Nothing to be done for `install-exec-am'.                                                                                                                                                         
test -z "/usr/lib/monodoc/sources" || /bin/mkdir -p "/gentoo/tmp/portage/net-dns/avahi-0.6.25/image//usr/lib/monodoc/sources"                                                                              
 /usr/bin/install -c -m 644 'avahi-sharp-docs.zip' '/gentoo/tmp/portage/net-dns/avahi-0.6.25/image//usr/lib/monodoc/sources/avahi-sharp-docs.zip'                                                          
 /usr/bin/install -c -m 644 'avahi-sharp-docs.tree' '/gentoo/tmp/portage/net-dns/avahi-0.6.25/image//usr/lib/monodoc/sources/avahi-sharp-docs.tree'                                                        
 /usr/bin/install -c -m 644 'avahi-sharp-docs.source' '/gentoo/tmp/portage/net-dns/avahi-0.6.25/image//usr/lib/monodoc/sources/avahi-sharp-docs.source'                                                    
make  install-data-hook
make[3]: Entering directory `/gentoo/tmp/portage/net-dns/avahi-0.6.25/work/avahi-0.6.25/avahi-sharp'
/usr/bin/gacutil /i avahi-sharp.dll /package avahi-sharp /gacdir /usr/lib /root /gentoo/tmp/portage/net-dns/avahi-0.6.25/image//usr/lib

Unhandled Exception: Expected element @ (line = 1, col = 1)
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/gentoo/tmp/portage/net-dns/avahi-0.6.25/work/avahi-0.6.25/avahi-sharp'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/gentoo/tmp/portage/net-dns/avahi-0.6.25/work/avahi-0.6.25/avahi-sharp'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/gentoo/tmp/portage/net-dns/avahi-0.6.25/work/avahi-0.6.25/avahi-sharp'
make: *** [install-recursive] Error 1
 *
 * ERROR: net-dns/avahi-0.6.25 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 3681:  Called die
 * The specific snippet of code:
 *       emake install py_compile=true DESTDIR="${D}" || die "make install failed";
 *  The die message:
 *   make install failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/net-dns:avahi-0.6.25:20090825-192812.log'.
 * The ebuild environment file is located at '/gentoo/tmp/portage/net-dns/avahi-0.6.25/temp/environment'.
 *

>>> Failed to emerge net-dns/avahi-0.6.25, Log file:

>>>  '/var/log/portage/net-dns:avahi-0.6.25:20090825-192812.log'
Comment 1 Erik Zeek 2009-08-25 19:37:09 UTC
Created attachment 202275 [details]
emerge_info.txt

=emerge --info
Comment 2 Erik Zeek 2009-08-25 19:38:08 UTC
Created attachment 202277 [details]
Build log

Build log.
Comment 3 Pacho Ramos gentoo-dev 2010-06-19 19:07:18 UTC
Are you still able to reproduce this?
Comment 4 Erik Zeek 2010-06-20 03:25:05 UTC
(In reply to comment #3)
> Are you still able to reproduce this?
> 

Ummm...  No.