You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (Jira)" <ji...@apache.org> on 2019/11/04 12:48:00 UTC

[jira] [Updated] (DRILL-7226) Compilation error on Windows when building from the release tarball sources

     [ https://issues.apache.org/jira/browse/DRILL-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva updated DRILL-7226:
------------------------------------
    Fix Version/s:     (was: 1.17.0)

> Compilation error on Windows when building from the release tarball sources
> ---------------------------------------------------------------------------
>
>                 Key: DRILL-7226
>                 URL: https://issues.apache.org/jira/browse/DRILL-7226
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.15.0
>            Reporter: Denys Ordynskiy
>            Assignee: Bridget Bevens
>            Priority: Major
>              Labels: doc-impacting
>         Attachments: 7z_version.png, broken_filenames.png, tarball_building.log
>
>
> *Description:*
>  OS - Windows.
>  Downloaded tarball with sources for the [1.15|http://home.apache.org/~vitalii/drill/releases/1.15.0/rc2/apache-drill-1.15.0-src.tar.gz] or [1.16|http://home.apache.org/~sorabh/drill/releases/1.16.0/rc2/apache-drill-1.16.0-src.tar.gz] Drill release.
>  Extracted the sources.
>  Built sources using the following command:
> {noformat}
> mvn clean install -DskipTests -Pmapr
> {noformat}
> *Expected result:*
>  BUILD SUCCESS
> *Actual result:*
> {noformat}
> ...
> [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
> {noformat}
> See "tarball_building.log"
> There are no errors when building sources on Windows from the GitHub release [branch|https://github.com/sohami/drill/commits/drill-1.16.0].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)