Package: scala
Version: 2.3.2-1
Severity: serious
From my pbuilder build log:
...
[mkdir] Created dir: /tmp/buildd/scala-2.3.2/simpbuild/dbc
[starr] Compiling 65 source files to /tmp/buildd/scala-2.3.2/simpbuild/dbc
[mkdir] Created dir: /tmp/buildd/scala-2.3.2/simpbuild/actors
[starr] Compiling 19 source files to
/tmp/buildd/scala-2.3.2/simpbuild/actors
[starr]
/tmp/buildd/scala-2.3.2/src/actors/scala/actors/JDK5Scheduler.scala:11 error:
value concurrent is not a member of package java.util
[starr] import java.util.concurrent.{ThreadPoolExecutor,
[starr] ^
[starr] one error found
BUILD FAILED
/tmp/buildd/scala-2.3.2/debian/simpbuild.xml:291: Compile failed with 1 error;
see the compiler error output for details.
Total time: 77 minutes 29 seconds
make: *** [build-stamp] Error 1
--
Daniel Schepler