Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8476

Re: [Debian-med-packaging] Help getting missing classes found by prottest

From Sascha Steinbiss <satta@tetrinetsucht.de>
Newsgroups linux.debian.maint.java
Subject Re: [Debian-med-packaging] Help getting missing classes found by prottest
Date 2015-10-16 23:40 +0200
Message-ID <qkkTh-1Tk-43@gated-at.bofh.it> (permalink)
References <qkjNw-mq-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Andreas,

[…]
> i    [mkdir] Created dir: /build/prottest-3.4+dfsg/build/empty
>    [javac] Compiling 120 source files to /build/prottest-3.4+dfsg/build/classes
>    [javac] /build/prottest-3.4+dfsg/src/main/java/es/uvigo/darwin/prottest/ProtTest.java:23: error: package mpi does not exist
>    [javac] import mpi.MPI;
>    [javac]           ^
>    [javac] /build/prottest-3.4+dfsg/src/main/java/es/uvigo/darwin/prottest/ProtTest.java:55: error: package pal.misc does not exist
>    [javac] import pal.misc.Identifier;
>    [javac]                ^
>    [javac] /build/prottest-3.4+dfsg/src/main/java/es/uvigo/darwin/prottest/ProtTest.java:56: error: package pal.tree does not exist
>    [javac] import pal.tree.Tree;
>    [javac]                ^
>    [javac] /build/prottest-3.4+dfsg/src/main/java/es/uvigo/darwin/prottest/util/factory/ProtTestFactory.java:30: error: package pal.alignment does not exist
>    [javac] import pal.alignment.Alignment;
>    [javac]                     ^
> ...
> 
> 
> I have no idea why neither mpi nor pal classes are found since I tried
> to add mpj and pal but obviously failed.

If I modify buildconf/project.properties to use the Debian paths, I am able to build.
I can push my changes to the repo if you want.

Cheers
Sascha

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Find similar


Thread

Help getting missing classes found by prottest Andreas Tille <andreas@an3as.eu> - 2015-10-16 22:30 +0200
  Re: Help getting missing classes found by prottest Markus Koschany <apo@gambaru.de> - 2015-10-16 23:30 +0200
    Re: Help getting missing classes found by prottest Emmanuel Bourg <ebourg@apache.org> - 2015-10-16 23:40 +0200
      Re: Help getting missing classes found by prottest Andreas Tille <andreas@an3as.eu> - 2015-10-17 00:30 +0200
        Re: Help getting missing classes found by prottest Andreas Tille <andreas@an3as.eu> - 2015-10-17 09:00 +0200
          Re: Help getting missing classes found by prottest Markus Koschany <apo@gambaru.de> - 2015-10-17 16:20 +0200
  Re: [Debian-med-packaging] Help getting missing classes found by prottest Sascha Steinbiss <satta@tetrinetsucht.de> - 2015-10-16 23:40 +0200

csiph-web