Fwd: Cron <martind@sirius> echo ~/jessies/work/salma-hayek/lib/build/sirius.sh | bash --login

4 views
Skip to first unread message

Martin Dorey

unread,
Dec 18, 2020, 1:04:12 PM12/18/20
to evergre...@googlegroups.com
In case I don’t get round to it promptly, looks like Phil’s merge causes some compilation issues.  This machine is currently using Java 11, which, hmm, might be a change from yesterday too, but note the big pull.


From: HNAS-US-noreply <HNAS-US...@hitachivantara.com>
Sent: Friday, December 18, 2020 09:22
To: Martin Dorey
Subject: Cron <martind@sirius> echo ~/jessies/work/salma-hayek/lib/build/sirius.sh | bash --login
 
-- Updating "nightlies"
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working tree clean
From github.com:software-jessies-org/jessies
   0967e073..5f2b7e05  master     -> origin/master
Updating 0967e073..5f2b7e05
Fast-forward
 evergreen/src/e/edit/Advisor.java                  |  38 +-
 evergreen/src/e/edit/BuildAction.java              |  39 +-
 evergreen/src/e/edit/BuildTool.java                |   3 +-
 evergreen/src/e/edit/CheckForLintAction.java       |   2 +-
 evergreen/src/e/edit/EErrorsWindow.java            |  26 +-
 evergreen/src/e/edit/ETextWindow.java              | 117 +--
 evergreen/src/e/edit/EditServer.java               |  12 +-
 evergreen/src/e/edit/Evergreen.java                | 168 ++--
 evergreen/src/e/edit/EvergreenMenuBar.java         |   2 +
 evergreen/src/e/edit/EvergreenTabbedPane.java      |  16 +-
 evergreen/src/e/edit/ExternalToolAction.java       |   8 +-
 evergreen/src/e/edit/ExternalTools.java            |  69 +-
 evergreen/src/e/edit/FileIgnorer.java              |  53 +-
 evergreen/src/e/edit/FindInFilesDialog.java        | 248 ++++--
 evergreen/src/e/edit/GoToTagAction.java            |   2 +-
 evergreen/src/e/edit/JavaDoc.java                  |  35 +-
 evergreen/src/e/edit/JavaResearcher.java           |   7 +-
 evergreen/src/e/edit/Minibuffer.java               |  10 +-
 evergreen/src/e/edit/NewConfigWorkspaceAction.java |  35 +
 evergreen/src/e/edit/NewFileAction.java            |  29 +-
 evergreen/src/e/edit/NewWorkspaceAction.java       |   2 +-
 evergreen/src/e/edit/OpenPropertiesFileAction.java |  11 +-
 evergreen/src/e/edit/OpenQuicklyDialog.java        |  20 +-
 evergreen/src/e/edit/Parameters.java               |  85 +-
 .../src/e/edit/PerlDocumentationResearcher.java    |   4 +-
 evergreen/src/e/edit/ReformatFileAction.java       |   8 +-
 evergreen/src/e/edit/RevertToSavedAction.java      |  19 +-
 evergreen/src/e/edit/SaveMonitor.java              |  48 --
 evergreen/src/e/edit/ShellCommand.java             |   6 +-
 evergreen/src/e/edit/TagReader.java                |  70 +-
 evergreen/src/e/edit/TagsUpdater.java              |  19 +-
 evergreen/src/e/edit/Workspace.java                |  46 +-
 evergreen/src/e/edit/WorkspaceFileList.java        | 156 +++-
 evergreen/src/e/edit/WorkspaceProperties.java      |  15 +-
 .../native/all/posix/org_jessies_os_PosixJNI.cpp   | 884 ++++++++++++---------
 .../e/debug/EventDispatchThreadHangMonitor.java    |  50 +-
 salma-hayek/src/e/demo/PTextAreaDemo.java          |  12 +-
 salma-hayek/src/e/forms/FormDialog.java            |  12 +-
 salma-hayek/src/e/gui/AbstractFindDialog.java      |  24 +-
 salma-hayek/src/e/gui/EPopupMenu.java              |   6 +-
 salma-hayek/src/e/gui/JTextComponentUtilities.java |  18 +-
 .../src/e/ptextarea/BugDatabaseHighlighter.java    |  33 +-
 salma-hayek/src/e/ptextarea/PTextArea.java         |  35 +-
 .../src/e/ptextarea/PTextAreaSpellingChecker.java  |   8 +-
 salma-hayek/src/e/ptextarea/PTextBuffer.java       |   9 +
 .../RegularExpressionStyleApplicator.java          |   6 +
 salma-hayek/src/e/testing/PIndenterTester.java     |  42 +-
 salma-hayek/src/e/tools/BuildUi.java               |  38 +-
 salma-hayek/src/e/tools/FatBits.java               |   8 +-
 salma-hayek/src/e/tools/JavaWidgetFactory.java     |  22 +-
 salma-hayek/src/e/util/FileAlterationMonitor.java  | 122 ++-
 salma-hayek/src/e/util/FileFinder.java             | 101 ---
 salma-hayek/src/e/util/FileSearcher.java           |  69 +-
 salma-hayek/src/e/util/FileUtilities.java          |  42 +-
 salma-hayek/src/e/util/GuiUtilities.java           |  24 +-
 salma-hayek/src/e/util/Launcher.java               |  10 +-
 salma-hayek/src/e/util/Preferences.java            |   8 +-
 salma-hayek/src/e/util/ProcessUtilities.java       |  46 +-
 salma-hayek/src/e/util/SpellingChecker.java        |   3 +-
 salma-hayek/src/e/util/StringHistory.java          |  10 +-
 salma-hayek/src/e/util/StringUtilities.java        |   6 +
 salma-hayek/src/org/jessies/os/Posix.java          | 313 --------
 salma-hayek/src/org/jessies/os/PosixJNI.java       |  34 -
 salma-hayek/src/org/jessies/os/Stat.java           | 105 ---
 terminator/src/terminator/Terminator.java          |  24 +-
 terminator/src/terminator/TerminatorFrame.java     |  18 +-
 terminator/src/terminator/TerminatorMenuBar.java   |   6 +-
 .../src/terminator/TerminatorTabbedPane.java       |   8 +-
 .../src/terminator/terminal/TerminalControl.java   |  38 +-
 terminator/src/terminator/view/JTerminalPane.java  |   8 +-
 70 files changed, 1765 insertions(+), 1865 deletions(-)
 create mode 100644 evergreen/src/e/edit/NewConfigWorkspaceAction.java
 delete mode 100644 evergreen/src/e/edit/SaveMonitor.java
 delete mode 100644 salma-hayek/src/e/util/FileFinder.java
 delete mode 100644 salma-hayek/src/org/jessies/os/Stat.java
-- Building "nightlies"
make -C salma-hayek clean; make -C evergreen clean; make -C scm clean; make -C terminator clean;
make[1]: Entering directory '/home/martind/jessies/nightlies/salma-hayek'
make[1]: Leaving directory '/home/martind/jessies/nightlies/salma-hayek'
make[1]: Entering directory '/home/martind/jessies/nightlies/evergreen'
make[1]: Leaving directory '/home/martind/jessies/nightlies/evergreen'
make[1]: Entering directory '/home/martind/jessies/scm/nightlies/scm'
make[1]: Leaving directory '/home/martind/jessies/scm/nightlies/scm'
make[1]: Entering directory '/home/martind/jessies/nightlies/terminator'
make[1]: Leaving directory '/home/martind/jessies/nightlies/terminator'
-- Updating "scm"
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working tree clean
Already up-to-date.
-- Building "scm"

Everything built OK
-- Building "nightlies"
make -C salma-hayek native-dist; make -C evergreen native-dist; make -C scm native-dist; make -C terminator native-dist;
make[1]: Entering directory '/home/martind/jessies/nightlies/salma-hayek'
Compiling Java source...
Compiling gnome-startup.cpp...
Linking gnome-startup...
Compiling synchronizeWindowsEnvironment.cpp...
Compiling java-launcher.cpp...
Compiling WindowsDirectoryChange.cpp...
Linking java-launcher...
Generating JNI header org_jessies_os_PosixJNI.h...
Compiling org_jessies_os_PosixJNI.cpp...
Linking libposix.so...
Compiling ruby-launcher.cpp...
Linking ruby-launcher...
Compiling setsid.cpp...
Linking setsid...
Compiling update-login-record.cpp...
Compiling updateLoginRecord.cpp...
Linking update-login-record...
Giving update-login-record setuid root permissions...
make[1]: Leaving directory '/home/martind/jessies/nightlies/salma-hayek'
make[1]: Entering directory '/home/martind/jessies/nightlies/evergreen'
Compiling Java source...
Creating GNU/Linux .deb package...
Uploading org.jessies.evergreen_29.17.7441_i386.deb to drive.google.com...
Creating GNU/Linux .rpm package...
Uploading org.jessies.evergreen-29.17.7441-2.i386.rpm to drive.google.com...
make[1]: Leaving directory '/home/martind/jessies/nightlies/evergreen'
make[1]: Entering directory '/home/martind/jessies/scm/nightlies/scm'
Compiling Java source...
rm -f -r classes && rm -f -r .generated/classes && mkdir -p .generated/classes
/usr/lib/jvm/java-11-openjdk-amd64/bin/javac -classpath /home/martind/jessies/scm/nightlies/salma-hayek/.generated/classes -encoding UTF-8 -d .generated/classes/ -sourcepath src/ -g -deprecation -Xlint:all -Xlint:-serial -target 8 -source 8 -bootclasspath /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar $(JAVA_SOURCE_FILES)
src/e/scm/PatchView.java:111: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(backEnd.getRoot(), command, newLines, newErrors);
                                                               ^
src/e/scm/RevisionControlSystem.java:248: error: no suitable method found for backQuote(File,String[],String,ArrayList<String>,ArrayList<String>)
        int status = ProcessUtilities.backQuote(repositoryRoot, command, input, lines, errors);
                                     ^
    method ProcessUtilities.backQuote(Path,String[],String,ArrayList<String>,ArrayList<String>) is not applicable
      (argument mismatch; File cannot be converted to Path)
    method ProcessUtilities.backQuote(Path,String[],String,LineListener,LineListener) is not applicable
      (argument mismatch; File cannot be converted to Path)
src/e/scm/Patch.java:115: error: incompatible types: File cannot be converted to Path
        ProcessUtilities.backQuote(directory, command, lines, errors);
                                   ^
src/e/scm/RevisionView.java:361: error: incompatible types: File cannot be converted to Path
                status = ProcessUtilities.backQuote(backEnd.getRoot(), command, lines, errors);
                                                                   ^
src/e/scm/RevisionListWorker.java:21: error: incompatible types: File cannot be converted to Path
    status = ProcessUtilities.backQuote(backEnd.getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:126: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:143: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:179: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/CheckInWindow.java:209: error: cannot find symbol
            if (FileUtilities.isSymbolicLink(file)) {
                             ^
  symbol:   method isSymbolicLink(File)
  location: class FileUtilities
src/e/scm/CheckInWindow.java:462: error: incompatible types: File cannot be converted to Path
        ProcessUtilities.spawn(backEnd.getRoot(), new String[] { editor, "+" + lineNumber, fileStatus.getName() });
                                              ^
src/e/scm/Mercurial.java:20: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:191: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:208: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:243: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:275: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Cvs.java:96: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Cvs.java:138: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:97: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:114: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:161: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:18: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:145: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:162: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:189: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), statusCommand, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:91: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:124: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:139: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:187: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:219: error: no suitable method found for backQuote(File,String[],String,LineListener,LineListener)
        int status = ProcessUtilities.backQuote(getRoot(), command, "", outputListener, errorsListener);
                                     ^
    method ProcessUtilities.backQuote(Path,String[],String,ArrayList<String>,ArrayList<String>) is not applicable
      (argument mismatch; File cannot be converted to Path)
    method ProcessUtilities.backQuote(Path,String[],String,LineListener,LineListener) is not applicable
      (argument mismatch; File cannot be converted to Path)
src/e/scm/BitKeeper.java:272: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
30 errors
/home/martind/jessies/scm/nightlies/salma-hayek/lib/build/universal.make:810: recipe for target '/home/martind/jessies/scm/nightlies/scm/.generated/java.build-finished' failed
make[2]: *** [/home/martind/jessies/scm/nightlies/scm/.generated/java.build-finished] Error 1
make[2]: Leaving directory '/home/martind/jessies/scm/nightlies/scm'
../salma-hayek/lib/build/simple.make:101: recipe for target 'recurse' failed
make[1]: *** [recurse] Error 1
make[1]: Leaving directory '/home/martind/jessies/scm/nightlies/scm'
make[1]: Entering directory '/home/martind/jessies/nightlies/terminator'
Compiling Java source...
Generating JNI header terminator_terminal_PtyProcess.h...
Compiling terminator_terminal_PtyProcess.cpp...
Linking libpty.so...
Creating GNU/Linux .deb package...
Uploading org.jessies.terminator_29.17.7441_i386.deb to drive.google.com...
Creating GNU/Linux .rpm package...
Uploading org.jessies.terminator-29.17.7441-2.i386.rpm to drive.google.com...
make[1]: Leaving directory '/home/martind/jessies/nightlies/terminator'
-- Building "scm"
Compiling Java source...
rm -f -r classes && rm -f -r .generated/classes && mkdir -p .generated/classes
/usr/lib/jvm/java-11-openjdk-amd64/bin/javac -classpath /home/martind/jessies/scm/nightlies/salma-hayek/.generated/classes -encoding UTF-8 -d .generated/classes/ -sourcepath src/ -g -deprecation -Xlint:all -Xlint:-serial -target 8 -source 8 -bootclasspath /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar $(JAVA_SOURCE_FILES)
src/e/scm/PatchView.java:111: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(backEnd.getRoot(), command, newLines, newErrors);
                                                               ^
src/e/scm/RevisionControlSystem.java:248: error: no suitable method found for backQuote(File,String[],String,ArrayList<String>,ArrayList<String>)
        int status = ProcessUtilities.backQuote(repositoryRoot, command, input, lines, errors);
                                     ^
    method ProcessUtilities.backQuote(Path,String[],String,ArrayList<String>,ArrayList<String>) is not applicable
      (argument mismatch; File cannot be converted to Path)
    method ProcessUtilities.backQuote(Path,String[],String,LineListener,LineListener) is not applicable
      (argument mismatch; File cannot be converted to Path)
src/e/scm/Patch.java:115: error: incompatible types: File cannot be converted to Path
        ProcessUtilities.backQuote(directory, command, lines, errors);
                                   ^
src/e/scm/RevisionView.java:361: error: incompatible types: File cannot be converted to Path
                status = ProcessUtilities.backQuote(backEnd.getRoot(), command, lines, errors);
                                                                   ^
src/e/scm/RevisionListWorker.java:21: error: incompatible types: File cannot be converted to Path
    status = ProcessUtilities.backQuote(backEnd.getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:126: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:143: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:179: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/CheckInWindow.java:209: error: cannot find symbol
            if (FileUtilities.isSymbolicLink(file)) {
                             ^
  symbol:   method isSymbolicLink(File)
  location: class FileUtilities
src/e/scm/CheckInWindow.java:462: error: incompatible types: File cannot be converted to Path
        ProcessUtilities.spawn(backEnd.getRoot(), new String[] { editor, "+" + lineNumber, fileStatus.getName() });
                                              ^
src/e/scm/Mercurial.java:20: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:191: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:208: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:243: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:275: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Cvs.java:96: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Cvs.java:138: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:97: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:114: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:161: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:18: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:145: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:162: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:189: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), statusCommand, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:91: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:124: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:139: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:187: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:219: error: no suitable method found for backQuote(File,String[],String,LineListener,LineListener)
        int status = ProcessUtilities.backQuote(getRoot(), command, "", outputListener, errorsListener);
                                     ^
    method ProcessUtilities.backQuote(Path,String[],String,ArrayList<String>,ArrayList<String>) is not applicable
      (argument mismatch; File cannot be converted to Path)
    method ProcessUtilities.backQuote(Path,String[],String,LineListener,LineListener) is not applicable
      (argument mismatch; File cannot be converted to Path)
src/e/scm/BitKeeper.java:272: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
30 errors
/home/martind/jessies/scm/nightlies/salma-hayek/lib/build/universal.make:810: recipe for target '/home/martind/jessies/scm/nightlies/scm/.generated/java.build-finished' failed
make[1]: *** [/home/martind/jessies/scm/nightlies/scm/.generated/java.build-finished] Error 1
make[1]: Leaving directory '/home/martind/jessies/scm/nightlies/scm'
../salma-hayek/lib/build/simple.make:101: recipe for target 'recurse' failed
make: *** [recurse] Error 1

Failed builds: scm
-- Building "nightlies"
make -C salma-hayek native-dist; make -C evergreen native-dist; make -C scm native-dist; make -C terminator native-dist;
make[1]: Entering directory '/home/martind/jessies/nightlies/salma-hayek'
Compiling gnome-startup.cpp...
Linking gnome-startup...
Compiling synchronizeWindowsEnvironment.cpp...
Compiling java-launcher.cpp...
Compiling WindowsDirectoryChange.cpp...
Linking java-launcher...
Generating JNI header org_jessies_os_PosixJNI.h...
Compiling org_jessies_os_PosixJNI.cpp...
Linking libposix.so...
Compiling ruby-launcher.cpp...
Linking ruby-launcher...
Compiling setsid.cpp...
Linking setsid...
Compiling update-login-record.cpp...
Compiling updateLoginRecord.cpp...
Linking update-login-record...
Giving update-login-record setuid root permissions...
make[1]: Leaving directory '/home/martind/jessies/nightlies/salma-hayek'
make[1]: Entering directory '/home/martind/jessies/nightlies/evergreen'
Creating GNU/Linux .deb package...
Uploading org.jessies.evergreen_29.17.7441_amd64.deb to drive.google.com...
Creating GNU/Linux .rpm package...
Uploading org.jessies.evergreen-29.17.7441-2.x86_64.rpm to drive.google.com...
make[1]: Leaving directory '/home/martind/jessies/nightlies/evergreen'
make[1]: Entering directory '/home/martind/jessies/scm/nightlies/scm'
Compiling Java source...
rm -f -r classes && rm -f -r .generated/classes && mkdir -p .generated/classes
/usr/lib/jvm/java-11-openjdk-amd64/bin/javac -classpath /home/martind/jessies/scm/nightlies/salma-hayek/.generated/classes -encoding UTF-8 -d .generated/classes/ -sourcepath src/ -g -deprecation -Xlint:all -Xlint:-serial -target 8 -source 8 -bootclasspath /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar $(JAVA_SOURCE_FILES)
src/e/scm/PatchView.java:111: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(backEnd.getRoot(), command, newLines, newErrors);
                                                               ^
src/e/scm/RevisionControlSystem.java:248: error: no suitable method found for backQuote(File,String[],String,ArrayList<String>,ArrayList<String>)
        int status = ProcessUtilities.backQuote(repositoryRoot, command, input, lines, errors);
                                     ^
    method ProcessUtilities.backQuote(Path,String[],String,ArrayList<String>,ArrayList<String>) is not applicable
      (argument mismatch; File cannot be converted to Path)
    method ProcessUtilities.backQuote(Path,String[],String,LineListener,LineListener) is not applicable
      (argument mismatch; File cannot be converted to Path)
src/e/scm/Patch.java:115: error: incompatible types: File cannot be converted to Path
        ProcessUtilities.backQuote(directory, command, lines, errors);
                                   ^
src/e/scm/RevisionView.java:361: error: incompatible types: File cannot be converted to Path
                status = ProcessUtilities.backQuote(backEnd.getRoot(), command, lines, errors);
                                                                   ^
src/e/scm/RevisionListWorker.java:21: error: incompatible types: File cannot be converted to Path
    status = ProcessUtilities.backQuote(backEnd.getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:126: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:143: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:179: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/CheckInWindow.java:209: error: cannot find symbol
            if (FileUtilities.isSymbolicLink(file)) {
                             ^
  symbol:   method isSymbolicLink(File)
  location: class FileUtilities
src/e/scm/CheckInWindow.java:462: error: incompatible types: File cannot be converted to Path
        ProcessUtilities.spawn(backEnd.getRoot(), new String[] { editor, "+" + lineNumber, fileStatus.getName() });
                                              ^
src/e/scm/Mercurial.java:20: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:191: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:208: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:243: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:275: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Cvs.java:96: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Cvs.java:138: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:97: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:114: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:161: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:18: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:145: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:162: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:189: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), statusCommand, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:91: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:124: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:139: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:187: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:219: error: no suitable method found for backQuote(File,String[],String,LineListener,LineListener)
        int status = ProcessUtilities.backQuote(getRoot(), command, "", outputListener, errorsListener);
                                     ^
    method ProcessUtilities.backQuote(Path,String[],String,ArrayList<String>,ArrayList<String>) is not applicable
      (argument mismatch; File cannot be converted to Path)
    method ProcessUtilities.backQuote(Path,String[],String,LineListener,LineListener) is not applicable
      (argument mismatch; File cannot be converted to Path)
src/e/scm/BitKeeper.java:272: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
30 errors
/home/martind/jessies/scm/nightlies/salma-hayek/lib/build/universal.make:810: recipe for target '/home/martind/jessies/scm/nightlies/scm/.generated/java.build-finished' failed
make[2]: *** [/home/martind/jessies/scm/nightlies/scm/.generated/java.build-finished] Error 1
make[2]: Leaving directory '/home/martind/jessies/scm/nightlies/scm'
../salma-hayek/lib/build/simple.make:101: recipe for target 'recurse' failed
make[1]: *** [recurse] Error 1
make[1]: Leaving directory '/home/martind/jessies/scm/nightlies/scm'
make[1]: Entering directory '/home/martind/jessies/nightlies/terminator'
Generating JNI header terminator_terminal_PtyProcess.h...
Compiling terminator_terminal_PtyProcess.cpp...
Linking libpty.so...
Creating GNU/Linux .deb package...
Uploading org.jessies.terminator_29.17.7441_amd64.deb to drive.google.com...
Creating GNU/Linux .rpm package...
Uploading org.jessies.terminator-29.17.7441-2.x86_64.rpm to drive.google.com...
make[1]: Leaving directory '/home/martind/jessies/nightlies/terminator'
-- Building "scm"
Compiling Java source...
rm -f -r classes && rm -f -r .generated/classes && mkdir -p .generated/classes
/usr/lib/jvm/java-11-openjdk-amd64/bin/javac -classpath /home/martind/jessies/scm/nightlies/salma-hayek/.generated/classes -encoding UTF-8 -d .generated/classes/ -sourcepath src/ -g -deprecation -Xlint:all -Xlint:-serial -target 8 -source 8 -bootclasspath /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar $(JAVA_SOURCE_FILES)
src/e/scm/PatchView.java:111: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(backEnd.getRoot(), command, newLines, newErrors);
                                                               ^
src/e/scm/RevisionControlSystem.java:248: error: no suitable method found for backQuote(File,String[],String,ArrayList<String>,ArrayList<String>)
        int status = ProcessUtilities.backQuote(repositoryRoot, command, input, lines, errors);
                                     ^
    method ProcessUtilities.backQuote(Path,String[],String,ArrayList<String>,ArrayList<String>) is not applicable
      (argument mismatch; File cannot be converted to Path)
    method ProcessUtilities.backQuote(Path,String[],String,LineListener,LineListener) is not applicable
      (argument mismatch; File cannot be converted to Path)
src/e/scm/Patch.java:115: error: incompatible types: File cannot be converted to Path
        ProcessUtilities.backQuote(directory, command, lines, errors);
                                   ^
src/e/scm/RevisionView.java:361: error: incompatible types: File cannot be converted to Path
                status = ProcessUtilities.backQuote(backEnd.getRoot(), command, lines, errors);
                                                                   ^
src/e/scm/RevisionListWorker.java:21: error: incompatible types: File cannot be converted to Path
    status = ProcessUtilities.backQuote(backEnd.getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:126: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:143: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Bazaar.java:179: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/CheckInWindow.java:209: error: cannot find symbol
            if (FileUtilities.isSymbolicLink(file)) {
                             ^
  symbol:   method isSymbolicLink(File)
  location: class FileUtilities
src/e/scm/CheckInWindow.java:462: error: incompatible types: File cannot be converted to Path
        ProcessUtilities.spawn(backEnd.getRoot(), new String[] { editor, "+" + lineNumber, fileStatus.getName() });
                                              ^
src/e/scm/Mercurial.java:20: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:191: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:208: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:243: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Mercurial.java:275: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Cvs.java:96: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Cvs.java:138: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:97: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:114: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Subversion.java:161: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:18: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:145: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:162: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/Git.java:189: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), statusCommand, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:91: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:124: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:139: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:187: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
src/e/scm/BitKeeper.java:219: error: no suitable method found for backQuote(File,String[],String,LineListener,LineListener)
        int status = ProcessUtilities.backQuote(getRoot(), command, "", outputListener, errorsListener);
                                     ^
    method ProcessUtilities.backQuote(Path,String[],String,ArrayList<String>,ArrayList<String>) is not applicable
      (argument mismatch; File cannot be converted to Path)
    method ProcessUtilities.backQuote(Path,String[],String,LineListener,LineListener) is not applicable
      (argument mismatch; File cannot be converted to Path)
src/e/scm/BitKeeper.java:272: error: incompatible types: File cannot be converted to Path
        int status = ProcessUtilities.backQuote(getRoot(), command, lines, errors);
                                                       ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
30 errors
/home/martind/jessies/scm/nightlies/salma-hayek/lib/build/universal.make:810: recipe for target '/home/martind/jessies/scm/nightlies/scm/.generated/java.build-finished' failed
make[1]: *** [/home/martind/jessies/scm/nightlies/scm/.generated/java.build-finished] Error 1
make[1]: Leaving directory '/home/martind/jessies/scm/nightlies/scm'
../salma-hayek/lib/build/simple.make:101: recipe for target 'recurse' failed
make: *** [recurse] Error 1

Failed builds: scm
gpg: using "1D25E211" as default secret key for signing

Phil Norman

unread,
Dec 18, 2020, 2:07:09 PM12/18/20
to evergre...@googlegroups.com
Ah crap, it's all SCM. I religiously compile SH, Evergreen and Terminator, and tend to forget SCM. I'll get that sorted out tomorrow, sorry.


--
You received this message because you are subscribed to the Google Groups "evergreen-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to evergreen-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/evergreen-users/DM6PR08MB444390735D26DBBD98C160B0FAC30%40DM6PR08MB4443.namprd08.prod.outlook.com.

Phil Norman

unread,
Dec 19, 2020, 9:56:58 AM12/19/20
to evergre...@googlegroups.com
I just pushed some changes to SCM which upgrade it to use NIO (not entirely, but in parts). It compiles again. Sorry for the DoS.

Martin Dorey

unread,
Dec 19, 2020, 4:29:06 PM12/19/20
to evergre...@googlegroups.com
That did the trick for the nightlies, ta.

Reply all
Reply to author
Forward
0 new messages