Summary: | Stabilize latest dotnet stuff (September) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | Current packages | Assignee: | dotnet project <dotnet> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | anton.bugs, zerochaos |
Priority: | Normal | Keywords: | STABLEREQ |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 433768, 435854 | ||
Bug Blocks: | 407697, 435842 |
Description
Pacho Ramos
2012-09-16 11:52:29 UTC
*** Bug 407701 has been marked as a duplicate of this bug. *** Please skip ikvm* stuff, they were added because current stable doesn't compile against jdk-1.7, for some reason I thought java-7 was already stabilized :S amd64 stable (In reply to comment #3) > amd64 stable ago, please test USE="eds" emerge =app-misc/tomboy-1.10.1 on amd64, I'm getting the same build failure on amd64 and ppc: mkdir -p `dirname ../../../bin/addins/Evolution.dll` && /usr/bin/gmcs -debug -target:exe -out:../../../bin/addins/Evolution.dll -debug -define:DEBUG -target:library -r:../../../bin/Tomboy.exe -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.dll -r:/usr/lib/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.Setup.dll -r:Mono.Posix ./EvolutionNoteAddin.cs -resource:./Evolution.addin.xml -resource:./mail.png,mail.png ./EvolutionNoteAddin.cs(292,25): error CS0103: The name `GMime' does not exist in the current context ./EvolutionNoteAddin.cs(388,33): error CS0246: The type or namespace name `GMime' could not be found. Are you missing a using directive or an assembly reference? ./EvolutionNoteAddin.cs(389,33): error CS0246: The type or namespace name `GMime' could not be found. Are you missing a using directive or an assembly reference? ./EvolutionNoteAddin.cs(390,33): error CS0841: A local variable `parser' cannot be used before it is declared ./EvolutionNoteAddin.cs(395,41): error CS0841: A local variable `parser' cannot be used before it is declared ./EvolutionNoteAddin.cs(396,41): error CS0246: The type or namespace name `GMime' could not be found. Are you missing a using directive or an assembly reference? ./EvolutionNoteAddin.cs(397,45): error CS0841: A local variable `message' cannot be used before it is declared ./EvolutionNoteAddin.cs(400,90): error CS0841: A local variable `message' cannot be used before it is declared ./EvolutionNoteAddin.cs(401,59): error CS0841: A local variable `message' cannot be used before it is declared ./EvolutionNoteAddin.cs(401,54): error CS1502: The best overloaded method match for `System.Collections.Generic.List<string>.Add(string)' has some invalid arguments /usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous error) ./EvolutionNoteAddin.cs(401,54): error CS1503: Argument `#1' cannot convert `object' expression to type `string' ./EvolutionNoteAddin.cs(402,41): error CS0841: A local variable `message' cannot be used before it is declared ./EvolutionNoteAddin.cs(405,33): error CS0841: A local variable `parser' cannot be used before it is declared ./EvolutionNoteAddin.cs(406,33): error CS0841: A local variable `stream' cannot be used before it is declared ./EvolutionNoteAddin.cs(407,33): error CS0841: A local variable `stream' cannot be used before it is declared Compilation failed: 15 error(s), 0 warnings make[4]: *** [../../../bin/addins/Evolution.dll] Error 1 make[4]: Leaving directory `/var/tmp/portage/app-misc/tomboy-1.10.1/work/tomboy-1.10.1/Tomboy/Addins/Evolution' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/app-misc/tomboy-1.10.1/work/tomboy-1.10.1/Tomboy/Addins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-misc/tomboy-1.10.1/work/tomboy-1.10.1/Tomboy' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-misc/tomboy-1.10.1/work/tomboy-1.10.1' make: *** [all] Error 2 (In reply to comment #4) > (In reply to comment #3) > > amd64 stable > > ago, please test > > USE="eds" emerge =app-misc/tomboy-1.10.1 > > on amd64, I'm getting the same build failure on amd64 and ppc: > I cannot reproduce it (just re-emerged to test again), I have "eds" enabled system-wide, please open a separate bug report To keep things moving along, I've stablized the following for ppc. I'm just waiting on tomboy: dev-dotnet/libgdiplus-2.10.9 dev-dotnet/nant-0.92 dev-dotnet/taglib-sharp-2.1.0.0 dev-dotnet/xsp-2.10.2-r2 stable ppc x86 team, PING! Archtested the list of packages in comment 1 - minus ikvm* packages - on x86: - All packages compile without errors using various USE-flags. However, I was unable to test media-sound/banshee with USE='boo' due to bug 435684. - Compiled various reverse dependencies of these packages, no issues found. - Repoman checked packages, no warnings need addressing. Due to an issue with dev-lang/boo we can't compile media-sound/banshee with USE="boo". The current stable (=media-sound/banshee-2.2.1) is also broke due to the same issue, so I'm not entirely sure if it should block stabilization or not. Should it block =media-sound/banshee-2.4.1? If not, then all packages are good on x86. It's not a regression => it shouldn't x86 stable, closing > Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> jdk-1.7.0.ebuild:
> x86 stable wrt bug #435202
Did you stabilized jdk 1.7 on x86 by a mistake?
jre and icedtea are not stable here and it created a mess.
dev-dotnet/ikvm-bin/ChangeLog: x86 stable wrt bug #435202 dev-dotnet/ikvm/ChangeLog: x86 stable wrt bug #435202 virtual/jdk/ChangeLog: x86 stable wrt bug #435202 Someone stabilized these despite comment #2 saying not to. Especially uncool is stabilizing virtual/jdk-1.7.... Apologize for toe stepping, I'm reopening this bug until someone checks what happens and confirms it really should be closed. thanks to Anton for reporting to me and catalyst for screaming during my autobuilds. All should be ok now that keyword was reverted |