Bug#505913: The issue is resolved on the scala-side

2008-11-25 Thread Lex Spoon
On Nov 25, 2008, at 5:34 PM, Marek Kubica wrote: On Tue, 25 Nov 2008 23:17:40 +0100 Mehdi Dogguy <[EMAIL PROTECTED]> wrote: May be we can upload in Debian scala 2.7.2-r16603 directly. Generally I don't think it is a great idea to have SVN snapshots in Lenny, especially since the issue is said

Bug#483412: scala build-depends on gcj-4.1 which is not availabe anymore on arm, alpha, hppa

2008-11-11 Thread Lex Spoon
d, then we could adjust the dependencies. I would prefer, though, to simply wait until the Sun JDK can be depended on by packages in main. To that end, is there another full gcj package that can be depended on, without needing to be specific about the version? Lex Spoon -- To UNSUBSCR

Bug#464259: sbaz: FTBFS: /build/user/sbaz-1.20/src/sbaz/PackageSpec.scala:35: error: unreachable code

2008-02-07 Thread Lex Spoon
On Feb 6, 2008, at 2:29 AM, Lucas Nussbaum wrote: Package: sbaz version: 1.20-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080205 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. This is fixed in the

Bug#443040: scala: FTBFS: GC Warning: Out of Memory! Returning NIL!

2007-10-23 Thread Lex Spoon
The memory settings are too low for the auto-builder's configuration. The next version uploaded will include a larger setting. -Lex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#409785: scala: FTBFS: concurrent is not a member of java.util

2007-03-25 Thread Lex Spoon
After discussion with Philipp Haller, the offending class will simply be removed for now. The rest of Scala will behave fine without it, though of course without the extra functionality. Once the Sun JVM is available under GPL, the file will be re-enabled. Lex -- To UNSUBSCRIBE, email to [EMA

Bug#409785: scala: FTBFS: concurrent is not a member of java.util

2007-03-23 Thread Lex Spoon
"Lex Spoon" <[EMAIL PROTECTED]> wrote: > The best would be if anyone knows a set of JDK5 stubs that Scala can > compile against. An implementation is necessary, [...] Sorry, an implementation is *not* necessary. They are just needed for type checking. -Lex -- To UNSUBS

Bug#409785: scala: FTBFS: concurrent is not a member of java.util

2007-03-23 Thread Lex Spoon
Kenshi's description is accurate. I would not call it "depending on a package in non-free" when (a) the dependency is *optional* and (b) the software in question is open source now, even though Debian has not reacted yet. http://www.sun.com/software/opensource/java/faq.jsp I have been lo

Bug#408353: sbaz: FTBFS: internal compiler error (object java.lang not found.)

2007-03-05 Thread Lex Spoon
It looks like gij is not enough to run scala, but you additionally need java-gcj-compat. I'll add java-gcj-compat as an install dependency of scala, and that should fix this build problem with sbaz. -Lex Frank Küster <[EMAIL PROTECTED]> wrote: > build.main: > [mkdir] Created dir: /tmp/build

Bug#400894: FTBFS: tries to write in $HOME

2007-01-23 Thread Lex Spoon
"Lex Spoon" <[EMAIL PROTECTED]> wrote: > > \usepackage{mathptmx} > > \usepackage[scaled]{helvet} > > > > is the correct replacement, except that Times is not an ideal font for > > letter or A4 paper in single-column layout, it gives too many letters

Bug#400894: FTBFS: tries to write in $HOME

2007-01-23 Thread Lex Spoon
Frank Küster <[EMAIL PROTECTED]> wrote: > > On a couple of notes: > > > > I will use Frank's suggested tetex dependencies: > > > >tetex-bin | texlive-latex-base, tetex-extra | > > texlive-fonts-recommended > > No, this is not what I suggested, and it's a receipe to get FTBFS bugs - > important

Bug#400894: FTBFS: tries to write in $HOME

2007-01-23 Thread Lex Spoon
I plan to upload new versions of the scala and sbaz packages in the next couple of weeks, so I do appreciate all of the sleuthing you guys have done. On a couple of notes: I will use Frank's suggested tetex dependencies: tetex-bin | texlive-latex-base, tetex-extra | texlive-fonts-recommended

Bug#403062: scala: diff for NMU version 2.3.0-1.1

2006-12-16 Thread Lex Spoon
> The following is the diff for my scala 2.3.0-1.1 NMU. > I'll NMU this package in a few days if this bug is not fixed by the > maintainter. Thank you, Ana. By all means NMU this one. My main computer is on the fritz at the moment, so for me to fix it within the next week would be a lot more eff

Bug#400894: FTBFS: tries to write in $HOME

2006-12-08 Thread Lex Spoon
The problem is related to bug 397045. The package depends on "ant" and on "gcj" in order to try and get a setup for compiling Java code using ant. I am not sure what the dependencies should be changed to. I will leave it alone for now, in the hopes that the ant and/or gcj maintainers make this c

Bug#392935: unable to find a javac compiler

2006-10-31 Thread Lex Spoon
Julien Louis <[EMAIL PROTECTED]> wrote: > /build/buildd/scala-2.1.5/debian/simpbuild.xml:213: Unable to find a > javac compiler; > com.sun.tools.javac.Main is not on the classpath. >

Bug#383158: sbaz: attempt at resolving FTBFS

2006-10-31 Thread Lex Spoon
Kevin Coyner <[EMAIL PROTECTED]> wrote: > While not a user of sbaz or scala, I made an attempt anyway at > fixing this RC bug. To start the process I took the orig.tar.gz > file from the Debian archives and applied the diff and simply > changed the Build dependency from scala-dev (which is not eve