Bug#749872: eclipse-ptp: FTBFS - The type org.eclipse.cdt.ui.dialogs.DialogsMessages is not visible

Michael Tautschnig mt at debian.org
Fri May 30 10:54:50 UTC 2014


Package: eclipse-ptp
Version: 7.0.3-1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
@dot:
    [mkdir] Created dir: /srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/@dot
    [javac] Compiling 163 source files to /srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/@dot
[...]
    [javac] 1289. ERROR in /srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/src/org/eclipse/ptp/internal/rdt/ui/preferences/IndexerBlock.java (at line 33)
    [javac]   import org.eclipse.cdt.ui.dialogs.DialogsMessages;
    [javac]          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] The type org.eclipse.cdt.ui.dialogs.DialogsMessages is not visible
    [javac] ----------
    [javac] 1290. ERROR in /srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/src/org/eclipse/ptp/internal/rdt/ui/preferences/IndexerBlock.java (at line 234)
    [javac]   fBuildConfigGroup= group= ControlFactory.createGroup(composite, DialogsMessages.IndexerStrategyBlock_buildConfigGroup, 1);
    [javac]                                                                   ^^^^^^^^^^^^^^^
    [javac] DialogsMessages cannot be resolved to a variable
    [javac] ----------
    [javac] 1291. ERROR in /srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/src/org/eclipse/ptp/internal/rdt/ui/preferences/IndexerBlock.java (at line 237)
    [javac]   fUseActiveBuildButton= ControlFactory.createRadioButton(group, DialogsMessages.IndexerStrategyBlock_activeBuildConfig, null, null);
    [javac]                                                                  ^^^^^^^^^^^^^^^
    [javac] DialogsMessages cannot be resolved to a variable
    [javac] ----------
    [javac] 1292. ERROR in /srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/src/org/eclipse/ptp/internal/rdt/ui/preferences/IndexerBlock.java (at line 238)
    [javac]   fUseFixedBuildConfig= ControlFactory.createRadioButton(group, DialogsMessages.IndexerBlock_fixedBuildConfig, null, null);
    [javac]                                                                 ^^^^^^^^^^^^^^^
    [javac] DialogsMessages cannot be resolved to a variable
    [javac] ----------
[...]
    [javac] ----------
    [javac] 2495 problems (4 errors, 2491 warnings)
    [javac] Compilation failed. Compiler errors are available in /srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/@dot.log

BUILD FAILED
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/build.xml:36: 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:105: 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:
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/genericTargets.xml:118: The following error occurred while executing this line:
/usr/lib/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.8.1.dist/scripts/genericTargets.xml:123: The following error occurred while executing this line:
/srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/build/features/org.eclipse.ptp.rdt/build.xml:36: The following error occurred while executing this line:
/srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/build/features/org.eclipse.ptp.rdt/build.xml:20: The following error occurred while executing this line:
/srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/build.xml:250: The following error occurred while executing this line:
/srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/org.eclipse.ptp.rdt.ui/build.xml:211: Compile failed; see the compiler error output for details.

Total time: 1 minute 7 seconds
An error has occurred. See the log file
/srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3/debian/.eclipse-build/build/home/workspace/.metadata/.log.
jh_compilefeatures: cd debian/.eclipse-build && /usr/lib/eclipse/buildscripts/pde-build -a "-DjavacTarget=1.6 -DjavacSource=1.6 -DbuildId=dist -DforceContextQualifier=dist"  -f org.eclipse.ptp.rdt returned exit code 13
debian/rules:12: recipe for target 'override_jh_compilefeatures' failed
make[1]: *** [override_jh_compilefeatures] Error 2
make[1]: Leaving directory '/srv/jenkins-slave/workspace/sid-goto-cc-eclipse-ptp/eclipse-ptp-7.0.3'
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2

I suppose the version of eclipse-cdt does not match the expectations of the
build. Please see the attached full build log for further information.

Best,
Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: eclipse-ptp-build-log.txt.gz
Type: application/x-gunzip
Size: 132983 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20140530/f84bbdf6/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20140530/f84bbdf6/attachment-0001.sig>


More information about the pkg-java-maintainers mailing list