all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Russ P." <russ.paielli@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: problem with compile command
Date: Fri, 4 Nov 2016 14:06:11 -0700 (PDT)	[thread overview]
Message-ID: <ccd1ebb1-00c6-41a3-bed1-67b867a04c35@googlegroups.com> (raw)

I am having a problem with the compile command in emacs version 24.4.1 on Kubuntu Linux. The following is a sample of what I get. When I click on a highlighted error, it should take me to the file and line, but instead it opens up a file selection window that I don't want. The command works on my other computer. I tried restarting emacs, but that didn't help. Any idea what the problem is? Thanks.

compile 
^[[0m[^[[0minfo^[[0m] ^[[0mLoading global plugins from /home/rpaielli/.sbt/0.13/plugins^[[0m
^[[0m[^[[0minfo^[[0m] ^[[0mLoading project definition from /home/rpaielli/trajspec/project^[[0m
^[[0m[^[[0minfo^[[0m] ^[[0mSet current project to trajspec (in build file:/home/rpaielli/trajspec/)^[[0m
^[[0m[^[[0minfo^[[0m] ^[[0mCompiling 1 Scala source to /home/rpaielli/trajspec/target/classes...^[[0m
^[[0m[^[[0minfo^[[0m] ^[[0mCompiling 3 Scala sources to /home/rpaielli/trajspec/target/classes...^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m/home/rpaielli/trajspec/src/main/scala/trajspec/Encounter.scala:53: not enough arguments for method resolveTraj: (traj: trajspec.Traj, conflicts: trajspec.separation.Encounters, traffic: trajspec.separation.TrajList, tryTwice: types.Bool)trajspec.Maneuver.^[[0m
^[[0m[^[[31merror^[[0m] ^[[0mUnspecified value parameter conflicts.^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m  def resolve1: Maneuver = resolve.resolveTraj(Vector(this))^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m                                              ^^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m/home/rpaielli/trajspec/src/main/scala/trajspec/Schedule.scala:143: type mismatch;^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m found   : scala.collection.immutable.Vector[trajspec.Encounter]^[[0m
compile 
^[[0m[^[[0minfo^[[0m] ^[[0mLoading global plugins from /home/rpaielli/.sbt/0.13/plugins^[[0m
^[[0m[^[[0minfo^[[0m] ^[[0mLoading project definition from /home/rpaielli/trajspec/project^[[0m
^[[0m[^[[0minfo^[[0m] ^[[0mSet current project to trajspec (in build file:/home/rpaielli/trajspec/)^[[0m
^[[0m[^[[0minfo^[[0m] ^[[0mCompiling 1 Scala source to /home/rpaielli/trajspec/target/classes...^[[0m
^[[0m[^[[0minfo^[[0m] ^[[0mCompiling 3 Scala sources to /home/rpaielli/trajspec/target/classes...^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m/home/rpaielli/trajspec/src/main/scala/trajspec/Encounter.scala:53: not enough arguments for method resolveTraj: (traj: trajspec.Traj, conflicts: trajspec.separation.Encounters, traffic: trajspec.separation.TrajList, tryTwice: types.Bool)trajspec.Maneuver.^[[0m
^[[0m[^[[31merror^[[0m] ^[[0mUnspecified value parameter conflicts.^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m  def resolve1: Maneuver = resolve.resolveTraj(Vector(this))^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m                                              ^^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m/home/rpaielli/trajspec/src/main/scala/trajspec/Schedule.scala:143: type mismatch;^[[0m
^[[0m[^[[31merror^[[0m] ^[[0m found   : scala.collection.immutable.Vector[trajspec.Encounter]^[[0m


             reply	other threads:[~2016-11-04 21:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04 21:06 Russ P. [this message]
2016-11-05  6:11 ` problem with compile command Yuri Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ccd1ebb1-00c6-41a3-bed1-67b867a04c35@googlegroups.com \
    --to=russ.paielli@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.