Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

bndtools can't build itself from a clean checkout #327

Closed
fhuberts opened this issue Dec 15, 2011 · 2 comments
Closed

bndtools can't build itself from a clean checkout #327

fhuberts opened this issue Dec 15, 2011 · 2 comments
Assignees

Comments

@fhuberts
Copy link
Contributor

see title:

bndtools 068724d can't build itself.

git clean -fdx

startup eclipse and let it build: fail

Description Resource    Path    Location    Type
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.diff/generated/bndtools.diff.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.jareditor/generated/bndtools.jareditor.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.release/generated/bndtools.release.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.repository.base/generated/bndtools.repository.base.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/org.bndtools.embeddedrepo/generated/org.bndtools.embeddedrepo.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/org.osgi.impl.bundle.bindex/generated/org.osgi.impl.bundle.bindex.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar does not exist    bnd.bnd /bndtools.release   Unknown Bnd Classpath Resolution Problem
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar does not exist    bnd.bnd /bndtools.repository.base   Unknown Bnd Classpath Resolution Problem
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.diff/generated/bndtools.diff.jar does not exist    bnd.bnd /bndtools.release   Unknown Bnd Classpath Resolution Problem
Repository file /home/ferry/vcs/pelagic/bndtools/cnf/cache/.obr/https%3A%2F%2Fraw.github.com%2Fbnd%2Frepo%2Fmaster%2Fbundles%2Fbiz.aQute.bnd.annotation/biz.aQute.bnd.annotation-1.47.0.jar does not exist  bnd.bnd /org.osgi.impl.bundle.bindex    Unknown Bnd Classpath Resolution Problem
Repository file /home/ferry/vcs/pelagic/bndtools/cnf/eclipse-3.5.2/.augmented/org.eclipse.ui_3.5.2.M20100120-0800.jar does not exist    bnd.bnd /bndtools.jareditor Unknown Bnd Classpath Resolution Problem
The container 'Bnd Bundle Path' references non existing library '/cnf/cache/.obr/https%3A%2F%2Fraw.github.com%2Fbnd%2Frepo%2Fmaster%2Fbundles%2Fbiz.aQute.bnd.annotation/biz.aQute.bnd.annotation-1.47.0.jar'   org.osgi.impl.bundle.bindex     Build path  Build Path Problem
The container 'Bnd Bundle Path' references non existing library '/cnf/eclipse-3.5.2/.augmented/org.eclipse.ui_3.5.2.M20100120-0800.jar' bndtools.jareditor      Build path  Build Path Problem
Will not build OSGi bundle(s) for project bndtools.core until compilation problems are fixed.   bnd.bnd /bndtools.core  Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project bndtools.diff until compilation problems are fixed.   bnd.bnd /bndtools.diff  Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project bndtools.jareditor until compilation problems are fixed.  bnd.bnd /bndtools.jareditor Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project bndtools.release until compilation problems are fixed.    bnd.bnd /bndtools.release   Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project bndtools.repository.base until compilation problems are fixed.    bnd.bnd /bndtools.repository.base   Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project org.osgi.impl.bundle.bindex until compilation problems are fixed. bnd.bnd /org.osgi.impl.bundle.bindex    Unknown Bndtools Problem Marker

(ant build works ok though)

@ghost ghost assigned njbartlett Dec 15, 2011
@fhuberts
Copy link
Contributor Author

fhuberts commented Mar 7, 2012

still the case on 7ff73c9:

Description Resource    Path    Location    Type
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.diff/generated/bndtools.diff.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.jareditor/generated/bndtools.jareditor.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.release/generated/bndtools.release.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.repository.base/generated/bndtools.repository.base.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/org.bndtools.embeddedrepo/generated/org.bndtools.embeddedrepo.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/org.osgi.impl.bundle.bindex/generated/org.osgi.impl.bundle.bindex.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar does not exist    bnd.bnd /bndtools.release   Unknown Bnd Classpath Resolution Problem
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar does not exist    bnd.bnd /bndtools.repository.base   Unknown Bnd Classpath Resolution Problem
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.diff/generated/bndtools.diff.jar does not exist    bnd.bnd /bndtools.release   Unknown Bnd Classpath Resolution Problem

@njbartlett
Copy link
Member

closing, fixed in 01bced0 yay!

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

No branches or pull requests

2 participants