Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409409 - app-misc/tomboy-1.6.1 - error CS0006: Metadata file `/usr/lib64/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.dll' could not be found
Summary: app-misc/tomboy-1.6.1 - error CS0006: Metadata file `/usr/lib64/pkgconfig/../...
Status: RESOLVED DUPLICATE of bug 404139
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 08:10 UTC by Alessandro Surace
Modified: 2012-05-27 10:08 UTC (History)
0 users

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


Attachments
Build log (build.log,23.47 KB, text/plain)
2012-03-23 08:11 UTC, Alessandro Surace
Details
emerge --info (emerge_info.txt,7.01 KB, text/plain)
2012-03-23 08:11 UTC, Alessandro Surace
Details
config.log (config.log,56.99 KB, text/plain)
2012-03-23 08:12 UTC, Alessandro Surace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Surace 2012-03-23 08:10:45 UTC
When I try to build app-misc/tomboy-1.6.1 it fails with:
error CS0006: Metadata file `/usr/lib64/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.dll' could not be found
error CS0006: Metadata file `/usr/lib64/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.Gui.dll' could not be found
error CS0006: Metadata file `/usr/lib64/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.Setup.dll' could not be found
Compilation failed: 3 error(s), 0 warnings

I've rebuild mono too and tried to build tomboy with MAKEOPTS="-j1" but il fails everytime.
Comment 1 Alessandro Surace 2012-03-23 08:11:33 UTC
Created attachment 306387 [details]
Build log
Comment 2 Alessandro Surace 2012-03-23 08:11:59 UTC
Created attachment 306389 [details]
emerge --info
Comment 3 Alessandro Surace 2012-03-23 08:12:53 UTC
Created attachment 306391 [details]
config.log
Comment 4 Pacho Ramos gentoo-dev 2012-03-23 19:07:28 UTC
Please post "emerge -pv mono-addins"

Also try with tomboy-1.8.3
Comment 5 Alessandro Surace 2012-03-26 12:49:09 UTC
Calculating dependencies... done!
[ebuild   R    ] dev-dotnet/mono-addins-0.6.2  USE="gtk" 330 kB

Total: 1 package (1 reinstall), Size of downloads: 330 kB


FEATURES="-ccache -distcc" emerge -v tomboy

same problem with version 1.8.3:
error CS0006: Metadata file `/usr/lib64/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.dll' could not be found
error CS0006: Metadata file `/usr/lib64/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.Gui.dll' could not be found
error CS0006: Metadata file `/usr/lib64/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.Setup.dll' could not be found
Compilation failed: 3 error(s), 0 warnings
Comment 6 Pacho Ramos gentoo-dev 2012-03-26 17:48:20 UTC
It works for me :S

Maybe this is another instance of bug 404139, try the following workaround:
https://bugs.gentoo.org/show_bug.cgi?id=404139#c70
Comment 7 Pacho Ramos gentoo-dev 2012-05-27 10:08:20 UTC

*** This bug has been marked as a duplicate of bug 404139 ***