Skip to content

scaladoc fails building documentation during fastdist #3659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
scabug opened this issue Jul 10, 2010 · 7 comments
Closed

scaladoc fails building documentation during fastdist #3659

scabug opened this issue Jul 10, 2010 · 7 comments

Comments

@scabug
Copy link

scabug commented Jul 10, 2010

I have been trying to build scala 2.8 from SVN for the last several days and the fastdist task is failing during the generation of documentation. Prior to a couple of days ago I have been able to build scala and run fastdist for months, so this is new behavior.

$$ uname -a
Linux blingo 2.6.33.6-147.fc13.i686 #1 SMP Tue Jul 6 22:30:55 UTC 2010 i686 i686 i386 GNU/Linux

$$ java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (fedora-41.b18.fc13-i386)
OpenJDK Server VM (build 14.0-b16, mixed mode)

$$ ant -version
Apache Ant version 1.7.1 compiled on April 16 2010

@scabug
Copy link
Author

scabug commented Jul 10, 2010

Imported From: https://issues.scala-lang.org/browse/SI-3659?orig=1
Reporter: Jim Powers (corruptmemory)
Attachments:

  • build.out (created on Jul 10, 2010 11:54:59 AM UTC, 3758 bytes)

@scabug
Copy link
Author

scabug commented Jul 10, 2010

Jim Powers (corruptmemory) said:
Build output log

@scabug
Copy link
Author

scabug commented Jul 10, 2010

@retronym said:
I suspect that you need to run a clean build after r22525. Could you try ant all.clean first? If the problem persists, reopen this ticket.

@scabug
Copy link
Author

scabug commented Jul 10, 2010

Jim Powers (corruptmemory) said:
I always do a ant all.clean. My steps are (always):

svn update
ant all.clean
ant
ant fastdist

@scabug
Copy link
Author

scabug commented Jul 10, 2010

Jim Powers (corruptmemory) said:
Sorry:

svn update

ant all.clean

ant

ant fastdist

@scabug
Copy link
Author

scabug commented Jul 10, 2010

@retronym said:
Oh, cool. Looks like a real problem, it's showing on on the nightly build, too:

https://scala-webapps.epfl.ch/hudson/job/scala-nightly-main/692/console
https://scala-webapps.epfl.ch/hudson/job/scala-nightly-main/692/changes

Assigning to rytz.

@scabug
Copy link
Author

scabug commented Jul 10, 2010

@retronym said:
I reopened #3648.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants