Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 875526 Details for
Bug 918406
dev-java/eclipse-ecj-4.29-r1 - file collision with dev-java/ant-eclipse-ecj-4.29
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-java:eclipse-ecj-4.29-r1:20231124-150342.log
dev-java:eclipse-ecj-4.29-r1:20231124-150342.log (text/plain), 18.50 KB, created by
Toralf Förster
on 2023-11-24 16:19:25 UTC
(
hide
)
Description:
dev-java:eclipse-ecj-4.29-r1:20231124-150342.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-11-24 16:19:25 UTC
Size:
18.50 KB
patch
obsolete
> * Package: dev-java/eclipse-ecj-4.29-r1:4.29 > * Repository: gentoo > * Maintainer: java@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using: openjdk-bin-21 >>>> Unpacking source... >>>> Unpacking ecjsrc-4.29.jar to /var/tmp/portage/dev-java/eclipse-ecj-4.29-r1/work >>>> Source unpacked in /var/tmp/portage/dev-java/eclipse-ecj-4.29-r1/work >>>> Preparing source in /var/tmp/portage/dev-java/eclipse-ecj-4.29-r1/work ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-java/eclipse-ecj-4.29-r1/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-java/eclipse-ecj-4.29-r1/work ... >javac -source 17 -target 17 -d target/classes -encoding UTF-8 -classpath /usr/share/ant-core/lib/ant.jar:/usr/share/ant-core/lib/ant-bootstrap.jar:/usr/share/ant-core/lib/ant-launcher.jar @sources.lst >warning: [options] system modules path not set in conjunction with -source 17 >./org/eclipse/jdt/core/compiler/IProblem.java:453: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int VariableTypeCannotBeVoidArray = Internal + 53; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:651: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int UnnecessaryArgumentCast = Internal + TypeRelated + 182; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:691: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int InvalidTypeExpression = Internal + 203; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:817: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int MustSpecifyPackage = Internal + 326; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:832: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SuperclassNotFound = TypeRelated + 329 + ProblemReasons.NotFound; // TypeRelated + 330 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:834: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SuperclassNotVisible = TypeRelated + 329 + ProblemReasons.NotVisible; // TypeRelated + 331 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:836: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SuperclassAmbiguous = TypeRelated + 329 + ProblemReasons.Ambiguous; // TypeRelated + 332 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:838: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SuperclassInternalNameProvided = TypeRelated + 329 + ProblemReasons.InternalNameProvided; // TypeRelated + 333 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:840: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SuperclassInheritedNameHidesEnclosingName = TypeRelated + 329 + ProblemReasons.InheritedNameHidesEnclosingName; // TypeRelated + 334 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:843: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int InterfaceNotFound = TypeRelated + 334 + ProblemReasons.NotFound; // TypeRelated + 335 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:845: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int InterfaceNotVisible = TypeRelated + 334 + ProblemReasons.NotVisible; // TypeRelated + 336 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:847: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int InterfaceAmbiguous = TypeRelated + 334 + ProblemReasons.Ambiguous; // TypeRelated + 337 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:849: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int InterfaceInternalNameProvided = TypeRelated + 334 + ProblemReasons.InternalNameProvided; // TypeRelated + 338 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:851: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int InterfaceInheritedNameHidesEnclosingName = TypeRelated + 334 + ProblemReasons.InheritedNameHidesEnclosingName; // TypeRelated + 339 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:865: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int FieldTypeNotFound = FieldRelated + 349 + ProblemReasons.NotFound; // FieldRelated + 350 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:867: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int FieldTypeNotVisible = FieldRelated + 349 + ProblemReasons.NotVisible; // FieldRelated + 351 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:869: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int FieldTypeAmbiguous = FieldRelated + 349 + ProblemReasons.Ambiguous; // FieldRelated + 352 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:871: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int FieldTypeInternalNameProvided = FieldRelated + 349 + ProblemReasons.InternalNameProvided; // FieldRelated + 353 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:873: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int FieldTypeInheritedNameHidesEnclosingName = FieldRelated + 349 + ProblemReasons.InheritedNameHidesEnclosingName; // FieldRelated + 354 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:887: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ArgumentTypeCannotBeVoidArray = MethodRelated + 365; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:889: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ReturnTypeCannotBeVoidArray = MethodRelated + 366; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:896: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ArgumentTypeNotFound = MethodRelated + 369 + ProblemReasons.NotFound; // MethodRelated + 370 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:898: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ArgumentTypeNotVisible = MethodRelated + 369 + ProblemReasons.NotVisible; // MethodRelated + 371 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:900: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ArgumentTypeAmbiguous = MethodRelated + 369 + ProblemReasons.Ambiguous; // MethodRelated + 372 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:902: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ArgumentTypeInternalNameProvided = MethodRelated + 369 + ProblemReasons.InternalNameProvided; // MethodRelated + 373 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:904: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ArgumentTypeInheritedNameHidesEnclosingName = MethodRelated + 369 + ProblemReasons.InheritedNameHidesEnclosingName; // MethodRelated + 374 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:907: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ExceptionTypeNotFound = MethodRelated + 374 + ProblemReasons.NotFound; // MethodRelated + 375 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:909: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ExceptionTypeNotVisible = MethodRelated + 374 + ProblemReasons.NotVisible; // MethodRelated + 376 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:911: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ExceptionTypeAmbiguous = MethodRelated + 374 + ProblemReasons.Ambiguous; // MethodRelated + 377 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:913: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ExceptionTypeInternalNameProvided = MethodRelated + 374 + ProblemReasons.InternalNameProvided; // MethodRelated + 378 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:915: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ExceptionTypeInheritedNameHidesEnclosingName = MethodRelated + 374 + ProblemReasons.InheritedNameHidesEnclosingName; // MethodRelated + 379 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:918: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ReturnTypeNotFound = MethodRelated + 379 + ProblemReasons.NotFound; // MethodRelated + 380 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:920: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ReturnTypeNotVisible = MethodRelated + 379 + ProblemReasons.NotVisible; // MethodRelated + 381 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:922: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ReturnTypeAmbiguous = MethodRelated + 379 + ProblemReasons.Ambiguous; // MethodRelated + 382 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:924: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ReturnTypeInternalNameProvided = MethodRelated + 379 + ProblemReasons.InternalNameProvided; // MethodRelated + 383 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:926: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ReturnTypeInheritedNameHidesEnclosingName = MethodRelated + 379 + ProblemReasons.InheritedNameHidesEnclosingName; // MethodRelated + 384 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:936: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ImportNotVisible = ImportRelated + 389 + ProblemReasons.NotVisible; // ImportRelated + 391 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:938: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ImportAmbiguous = ImportRelated + 389 + ProblemReasons.Ambiguous; // ImportRelated + 392 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:940: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ImportInternalNameProvided = ImportRelated + 389 + ProblemReasons.InternalNameProvided; // ImportRelated + 393 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:942: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int ImportInheritedNameHidesEnclosingName = ImportRelated + 389 + ProblemReasons.InheritedNameHidesEnclosingName; // ImportRelated + 394 > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:951: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int LocalVariableCannotBeNull = Internal + 397; // since 3.3: semantics are LocalVariableRedundantCheckOnNonNull > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:953: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int LocalVariableCanOnlyBeNull = Internal + 398; // since 3.3: split with LocalVariableRedundantCheckOnNull depending on context > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:955: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int LocalVariableMayBeNull = Internal + 399; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:1445: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int AnnotationFieldNeedConstantInitialization = Internal + 614; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:1609: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int IllegalModifierForLocalEnum = TypeRelated + 752; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:1752: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int MultipleFunctionalInterfaces = TypeRelated + 895; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2135: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int LambdaShapeComputationError = 1101; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2189: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionsIncompatibleResultExpressionTypes = TypeRelated + 1600; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2193: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionsEmptySwitchBlock = Internal + 1601; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2197: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionsNoResultExpression = TypeRelated + 1602; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2201: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionSwitchLabeledBlockCompletesNormally = Internal + 1603; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2205: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionLastStatementCompletesNormally = Internal + 1604; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2209: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionTrailingSwitchLabels = Internal + 1605; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2213: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int switchMixedCase = Syntax + 1606; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2217: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionMissingDefaultCase = Internal + 1607; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2221: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionBreakMissingValue = Internal + 1610; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2225: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionMissingEnumConstantCase = Internal + 1611; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2229: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int SwitchExpressionIllegalLastStatement = Internal + 1612; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2410: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int PatternVariableNotInScope = PreviewRelated + 1780; > ^ >./org/eclipse/jdt/core/compiler/IProblem.java:2417: warning: [dep-ann] deprecated item is not annotated with @Deprecated > int PatternSubtypeOfExpression = Internal + 1782; > ^ >./org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java:613: warning: [dep-ann] deprecated item is not annotated with @Deprecated > public CompilerOptions(Map settings, boolean parseLiteralExpressionsAsConstants){ > ^ >./org/eclipse/jdt/internal/compiler/Compiler.java:110: warning: [dep-ann] deprecated item is not annotated with @Deprecated > public Compiler( > ^ >./org/eclipse/jdt/internal/compiler/Compiler.java:161: warning: [dep-ann] deprecated item is not annotated with @Deprecated > public Compiler( > ^ >./org/eclipse/jdt/internal/compiler/Compiler.java:253: warning: [dep-ann] deprecated item is not annotated with @Deprecated > public Compiler( > ^ >./org/eclipse/jdt/internal/compiler/batch/Main.java:1484: warning: [dep-ann] deprecated item is not annotated with @Deprecated >public static boolean compile(String commandLine) { > ^ >./org/eclipse/jdt/internal/compiler/batch/Main.java:1492: warning: [dep-ann] deprecated item is not annotated with @Deprecated >public static boolean compile(String commandLine, PrintWriter outWriter, PrintWriter errWriter) { > ^ >./org/eclipse/jdt/internal/compiler/batch/Main.java:1582: warning: [dep-ann] deprecated item is not annotated with @Deprecated >public Main(PrintWriter outWriter, PrintWriter errWriter, boolean systemExitWhenFinished) { > ^ >./org/eclipse/jdt/internal/compiler/batch/Main.java:1590: warning: [dep-ann] deprecated item is not annotated with @Deprecated >public Main(PrintWriter outWriter, PrintWriter errWriter, boolean systemExitWhenFinished, Map<String, String> customDefaultOptions) { > ^ >./org/eclipse/jdt/internal/compiler/batch/Main.java:4615: warning: [dep-ann] deprecated item is not annotated with @Deprecated >protected void initialize(PrintWriter outWriter, PrintWriter errWriter, boolean systemExit) { > ^ >./org/eclipse/jdt/internal/compiler/batch/Main.java:4622: warning: [dep-ann] deprecated item is not annotated with @Deprecated >protected void initialize(PrintWriter outWriter, PrintWriter errWriter, boolean systemExit, Map<String, String> customDefaultOptions) { > ^ >./org/eclipse/jdt/internal/compiler/util/JRTUtil.java:128: warning: [dep-ann] deprecated item is not annotated with @Deprecated > public static JrtFileSystem getJrtSystem(File image) { > ^ >Note: ./org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java uses or overrides a deprecated API. >Note: Recompile with -Xlint:deprecation for details. >Note: Some input files use unchecked or unsafe operations. >Note: Recompile with -Xlint:unchecked for details. >72 warnings >updated manifest >deleting: META-INF/ECLIPSE_.RSA >deleting: META-INF/ECLIPSE_.SF >>>> Source compiled. >>>> Test phase [not enabled]: dev-java/eclipse-ecj-4.29-r1 > >>>> Install dev-java/eclipse-ecj-4.29-r1 into /var/tmp/portage/dev-java/eclipse-ecj-4.29-r1/image > * Adjusting to prefix / > * ecj-4.29 ... > [ ok ] >>>> Completed installing dev-java/eclipse-ecj-4.29-r1 into /var/tmp/portage/dev-java/eclipse-ecj-4.29-r1/image > > * Final size of build directory: 24064 KiB (23.5 MiB) > * Final size of installed tree: 2684 KiB ( 2.6 MiB) > > > * checking 5 files for package collisions > * This package will overwrite one or more files that may belong to other > * packages (see list below). You can use a command such as `portageq > * owners / <filename>` to identify the installed package that owns a > * file. If portageq reports that only one package owns a file then do > * NOT file a bug report. A bug report is only useful if it identifies at > * least two or more packages that are known to install the same file(s). > * If a collision occurs and you can not explain where the file came from > * then you should simply ignore the collision since there is not enough > * information to determine if a real problem exists. Please do NOT file > * a bug report at https://bugs.gentoo.org/ unless you report exactly > * which two packages install the same file(s). See > * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how > * to solve the problem. And once again, please do NOT file a bug report > * unless you have completely understood the above message. > * > * Detected file collision(s): > * > * /usr/share/java-config-2/compiler/ecj-4.29 > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * dev-java/ant-eclipse-ecj-4.29:4.29::gentoo > * /usr/share/java-config-2/compiler/ecj-4.29 > * > * Package 'dev-java/eclipse-ecj-4.29-r1' NOT merged due to file > * collisions. If necessary, refer to your elog messages for the whole > * content of the above message. >!!! When you file a bug report, please include the following information: >GENTOO_VM=openjdk-bin-21 CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-21.0.1_p12" >JAVACFLAGS="-source 17 -target 17" COMPILER="" >and of course, the output of emerge --info =eclipse-ecj-4.29
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 918406
:
875525
| 875526 |
875527
|
875528
|
875529
|
875530
|
875531