Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-245

Compilation failure: reference to log is ambiguous

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.0.14.GA
    • 3.3.0.Final, 3.3.1.Final
    • nio-impl
    • None
    • Hide

      Build xnio 3.3.1Final on Debian GNU/Linux with OpenJDK7, Maven2 and jboss-logging 3.3.0Final

      Show
      Build xnio 3.3.1Final on Debian GNU/Linux with OpenJDK7, Maven2 and jboss-logging 3.3.0Final

    Description

      I am currently in the process of packaging undertow for Debian and xnio is one of its build-dependencies. When I try to compile version 3.3.0.Final or 3.3.1Final, the build fails with a compilation failure. This is not reproducible when I build version 3.0.14.GA. Unfortunately this version is incompatible with the latest version of undertow.

      I build on Debian GNU/Linux (sid) with OpenJDK7, Maven2 (2.2.1), jboss-logging 3.3.0Final.

      [ERROR] COMPILATION ERROR :~
      [INFO] -------------------------------------------------------------
      [ERROR] /tmp/buildd/jboss-xnio-3.3.1/nio-impl/target/generated-sources/annotations/org/xnio/nio/Log_$logger.java:[36,9] reference to log is ambiguous, both variable log in org.jboss.logging.DelegatingBasicLogger and variable log in org.xnio.nio.Log match
      [ERROR] /tmp/buildd/jboss-xnio-3.3.1/nio-impl/target/generated-sources/annotations/org/xnio/nio/Log_$logger.java:[44,9] reference to log is ambiguous, both variable log in org.jboss.logging.DelegatingBasicLogger and variable log in org.xnio.nio.Log match
      [ERROR] /tmp/buildd/jboss-xnio-3.3.1/nio-impl/target/generated-sources/annotations/org/xnio/nio/Log_$logger.java:[137,9] reference to log is ambiguous, both variable log in org.jboss.logging.DelegatingBasicLogger and variable log in org.xnio.nio.Log match
      [ERROR] /tmp/buildd/jboss-xnio-3.3.1/nio-impl/target/generated-sources/annotations/org/xnio/nio/Log_$logger.java:[233,9] reference to log is ambiguous, both variable log in org.jboss.logging.DelegatingBasicLogger and variable log in org.xnio.nio.Log match
      [ERROR] /tmp/buildd/jboss-xnio-3.3.1/nio-impl/target/generated-sources/annotations/org/xnio/nio/Log_$logger.java:[241,13] reference to log is ambiguous, both variable log in org.jboss.logging.DelegatingBasicLogger and variable log in org.xnio.nio.Log match
      [ERROR] /tmp/buildd/jboss-xnio-3.3.1/nio-impl/target/generated-sources/annotations/org/xnio/nio/Log_$logger.java:[248,13] reference to log is ambiguous, both variable log in org.jboss.logging.DelegatingBasicLogger and variable log in org.xnio.nio.Log match

      Attachments

        Activity

          People

            Unassigned Unassigned
            apo2019 Markus Koschany (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: