Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7226

Compilation error on Windows when building from the release tarball sources

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.15.0
    • None
    • None

    Description

      Description:
      OS - Windows.
      Downloaded tarball with sources for the 1.15 or 1.16 Drill release.
      Extracted the sources.
      Built sources using the following command:

      mvn clean install -DskipTests -Pmapr
      

      Expected result:
      BUILD SUCCESS

      Actual result:

      ...
      [ERROR] COMPILATION ERROR :
      [INFO] -------------------------------------------------------------
      [ERROR] D:\src\rc2\apache-drill-1.16.0-src\protocol\src\main\java\org\apache\drill\exec\proto\beans\RecordBatchDef.java:[53,17] error: cannot find symbol
        symbol:   class SerializedField
        location: class RecordBatchDef
      ...
      BUILD FAILURE
      

      See "tarball_building.log"

      There are no errors when building sources on Windows from the GitHub release branch.

      Attachments

        1. tarball_building.log
          61 kB
          Denys Ordynskiy
        2. broken_filenames.png
          130 kB
          Denys Ordynskiy
        3. 7z_version.png
          14 kB
          Denys Ordynskiy

        Activity

          People

            bbevens Bridget Bevens
            denysord88 Denys Ordynskiy
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: