Skip to content

dxCompiler fails to compile example scripts like bam_chrom_counter #524

@tprodanov

Description

@tprodanov

Similar to problems, reported by this user, I cannot compile any WDL scripts on my machine, even standard ones like HLA arcas or Bam chrom coutner.

I have java

openjdk 21.0.2-internal 2024-01-16
OpenJDK Runtime Environment (build 21.0.2-internal-adhoc.conda.src)
OpenJDK 64-Bit Server VM (build 21.0.2-internal-adhoc.conda.src, mixed mode, sharing)

and I tried dxCompiler 2.14.0, 2.10.9 and 2.4.10, all failed with error

  bad constant pool index: 0 at pos: 48461
     while compiling: <no file>
        during phase: globalPhase=<no phase>, enteringPhase=<some phase>
     library version: version 2.13.7
    compiler version: version 2.13.7
  reconstructed args: -dependencyfile none -deprecation -Wconf:cat=deprecation:w -Wconf:cat=deprecation:ws -Wconf:cat=feature:ws -Wconf:cat=optimizer:ws -classpath /home/tim>

  last tree to typer: EmptyTree
       tree position: <unknown>
            tree tpe: <notype>
              symbol: null
           call site: <none> in <none>

You can find the full log here.

Thank you in advance,
Timofey

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions