Your message dated Mon, 05 Nov 2018 05:53:36 +0000
with message-id <e1gjxpq-0003ql...@fasolo.debian.org>
and subject line Bug#911304: Removed package(s) from unstable
has caused the Debian Bug report #871209,
regarding eclipse-anyedit: FTBFS: java.io.FileNotFoundException: 
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/${eclipse.pdebuild.scripts}/genericTargets.xml
 (No such file or directory)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
871209: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871209
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: eclipse-anyedit
Version: 2.4.4-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> jh_compilefeatures --build-opts="-DjavacTarget=1.5 -DjavacSource=1.5 
> -DbuildId=dist -DforceContextQualifier=dist"
> jh_compilefeatures: Compatibility levels before 9 are deprecated (level 8 in 
> use)
> mkdir -p /<<PKGBUILDDIR>>/debian/.eclipse-build/build
> mkdir -p /<<PKGBUILDDIR>>/debian/.eclipse-build/build/home
> mkdir -p /<<PKGBUILDDIR>>/debian/.eclipse-build/build/home/workspace
> Building feature = AnyEditTools.
> Symlinking SDK into /<<PKGBUILDDIR>>/debian/.eclipse-build/build/SDK 
> directory.
> /bin/sh /usr/lib/eclipse/buildscripts/copy-platform 
> /<<PKGBUILDDIR>>/debian/.eclipse-build/build/SDK /usr/lib/eclipse
> ls: cannot access '/usr/lib/eclipse/dropins/jdt/plugins/*': No such file or 
> directory
> ls: cannot access '/usr/lib/eclipse/dropins/jdt/features/*': No such file or 
> directory
> ln: failed to create symbolic link 'icon.xpm': File exists
> ln: failed to create symbolic link 'notice.html': File exists
> ln: failed to create symbolic link 'readme': File exists
> ln: failed to create symbolic link 'swt-gtk-3.8.1.jar': File exists
> ln: failed to create symbolic link 'swt-gtk.jar': File exists
> ln: failed to create symbolic link 'swt.jar': File exists
> Starting build:
> Buildfile: 
> /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml
> 
> main:
> 
> preBuild:
>      [copy] Copying 1 file to /<<PKGBUILDDIR>>/debian/.eclipse-build/build
> 
> preSetup:
> 
> getMapFiles:
> 
> postSetup:
> 
> processRepos:
> 
> fetch:
> 
> generate:
> 
> preGenerate:
>      [exec] preparing files in /<<PKGBUILDDIR>>/debian/.eclipse-build for 
> buildfile generation ...
>      [exec]   making the 'features' and 'plugins' directories
>      [exec]   making symlink: 
> /<<PKGBUILDDIR>>/debian/.eclipse-build/build/features/AnyEditTools -> 
> /<<PKGBUILDDIR>>/debian/.eclipse-build/AnyEditTools-feature
>      [exec]   making symlink: 
> /<<PKGBUILDDIR>>/debian/.eclipse-build/build/plugins/de.loskutov.anyedit.AnyEditTools
>  -> /<<PKGBUILDDIR>>/debian/.eclipse-build/AnyEditTools/
>      [exec] done
> 
> symlinkDeps:
> 
> allElements:
> 
> BUILD FAILED
> /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:35:
>  The following error occurred while executing this line:
> /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:91:
>  The following error occurred while executing this line:
> /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/templates/package-build/customTargets.xml:19:
>  The following error occurred while executing this line:
> java.io.FileNotFoundException: 
> /usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/${eclipse.pdebuild.scripts}/genericTargets.xml
>  (No such file or directory)
>       at java.io.FileInputStream.open0(Native Method)
>       at java.io.FileInputStream.open(FileInputStream.java:195)
>       at java.io.FileInputStream.<init>(FileInputStream.java:138)
>       at 
> org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:250)
>       at 
> org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:178)
>       at 
> org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:93)
>       at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:392)
>       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>       at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>       at org.apache.tools.ant.Task.perform(Task.java:348)
>       at org.apache.tools.ant.Target.execute(Target.java:435)
>       at org.apache.tools.ant.Target.performTasks(Target.java:456)
>       at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>       at 
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>       at 
> org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
>       at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>       at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>       at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>       at org.apache.tools.ant.Task.perform(Task.java:348)
>       at org.apache.tools.ant.Target.execute(Target.java:435)
>       at org.apache.tools.ant.Target.performTasks(Target.java:456)
>       at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>       at 
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>       at 
> org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
>       at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>       at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>       at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
>       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
>       at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>       at org.apache.tools.ant.Task.perform(Task.java:348)
>       at org.apache.tools.ant.Target.execute(Target.java:435)
>       at org.apache.tools.ant.Target.performTasks(Target.java:456)
>       at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
>       at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
>       at 
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>       at 
> org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
>       at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
>       at 
> org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:672)
>       at 
> org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:537)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
>       at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
>       at 
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
>       at 
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
>       at 
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
>       at 
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
>       at 
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
>       at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
>       at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
>       at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
>       at org.eclipse.core.launcher.Main.main(Main.java:34)
> 
> Total time: 0 seconds
> An error has occurred. See the log file
> /<<PKGBUILDDIR>>/debian/.eclipse-build/build/home/workspace/.metadata/.log.
> jh_compilefeatures: cd debian/.eclipse-build && 
> /usr/lib/eclipse/buildscripts/pde-build -a "-DjavacTarget=1.5 
> -DjavacSource=1.5 -DbuildId=dist -DforceContextQualifier=dist"  -f 
> AnyEditTools returned exit code 13
> debian/rules:10: recipe for target 'override_jh_compilefeatures' failed
> make[1]: *** [override_jh_compilefeatures] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/eclipse-anyedit_2.4.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Version: 2.4.4-1+rm

Dear submitter,

as the package eclipse-anyedit has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/911304

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to