Your message dated Sat, 22 Sep 2018 20:18:05 +0300
with message-id <20180922171805.GI27283@localhost>
and subject line Seems to be fixed in 1.28-1
has caused the Debian Bug report #906366,
regarding ivyplusplus: FTBFS in buster/sid
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 [email protected]
immediately.)


-- 
906366: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906366
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ivyplusplus
Version: 1.14-5
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --parallel
   dh_update_autotools_config -i -O--parallel
   dh_auto_configure -i -O--parallel
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
echo ivyplusplus.version=1.14 > debian/ivyplusplus.version.properties
ant -buildfile debian/build.xml -Dbasedir=/<<PKGBUILDDIR>> dist
Buildfile: /<<PKGBUILDDIR>>/debian/build.xml

compile:
    [mkdir] Created dir: /<<PKGBUILDDIR>>/build/pack
    [javac] /<<PKGBUILDDIR>>/debian/build.xml:24: warning: 'includeantruntime' 
was not set, defaulting to build.sysclasspath=last; set to false for repeatable 
builds
    [javac] Using javac -source 1.6 is no longer supported, switching to 7

[... snipped ...]

    [javac]     at 
jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:306)
    [javac]     at 
jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:165)
    [javac]     at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:57)
    [javac]     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [javac]     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [javac]     at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [javac]     at java.base/java.lang.reflect.Method.invoke(Method.java:564)
    [javac]     at 
org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:57)
    [javac]     at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1404)
    [javac]     at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:1133)
    [javac]     at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    [javac]     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [javac]     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [javac]     at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [javac]     at java.base/java.lang.reflect.Method.invoke(Method.java:564)
    [javac]     at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
    [javac]     at org.apache.tools.ant.Task.perform(Task.java:350)
    [javac]     at org.apache.tools.ant.Target.execute(Target.java:449)
    [javac]     at org.apache.tools.ant.Target.performTasks(Target.java:470)
    [javac]     at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
    [javac]     at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
    [javac]     at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [javac]     at 
org.apache.tools.ant.Project.executeTargets(Project.java:1251)
    [javac]     at org.apache.tools.ant.Main.runBuild(Main.java:834)
    [javac]     at org.apache.tools.ant.Main.startAnt(Main.java:223)
    [javac]     at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
    [javac]     at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)
    [javac] Caused by: java.lang.ClassNotFoundException: 
com.sun.tools.javac.code.TypeTags
    [javac]     at 
java.base/java.lang.ClassLoader.findClass(ClassLoader.java:711)
    [javac]     at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:566)
    [javac]     at 
lombok.launch.ShadowClassLoader.loadClass(ShadowClassLoader.java:422)
    [javac]     at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
    [javac]     at java.base/java.lang.Class.forName0(Native Method)
    [javac]     at java.base/java.lang.Class.forName(Class.java:291)
    [javac]     at 
lombok.javac.JavacTreeMaker$SchroedingerType.getFieldCached(JavacTreeMaker.java:156)
    [javac]     at 
lombok.javac.JavacTreeMaker$TypeTag.typeTag(JavacTreeMaker.java:244)
    [javac]     at lombok.javac.Javac.<clinit>(Javac.java:158)
    [javac]     ... 46 more

BUILD FAILED
/<<PKGBUILDDIR>>/debian/build.xml:24: Compile failed; see the compiler error 
output for details.

Total time: 2 seconds
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ivyplusplus.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Version: 1.28-1

Seems to be fixed in 1.28-1:
https://tests.reproducible-builds.org/debian/history/ivyplusplus.html

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to