You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Eric Brook <er...@gmail.com> on 2013/08/14 13:24:25 UTC

Build Error

Hi,

I am trying to install Apache Drill on Ubuntu 13.04, following the steps 
given in 

https://cwiki.apache.org/confluence/display/DRILL/Demo+HowTo#

just once change insted of openjdk I am using Oracle Java 7

but the Build is failed. Please check the stack given below:

[INFO] ---------------------------------------------------------------------
---
[INFO] Building Netty/Drill/Buffer
[INFO]    task-segment: [install]
[INFO] ---------------------------------------------------------------------
---
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hduser/Downloads/apache-
drill/incubator-drill/sandbox/prototype/exec/bufferl/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to /home/hduser/Downloads/apache-
drill/incubator-drill/sandbox/prototype/exec/bufferl/target/classes
[INFO] ---------------------------------------------------------------------
---
[ERROR] BUILD FAILURE
[INFO] ---------------------------------------------------------------------
---
[INFO] Compilation failure

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[19,24] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[93,37] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[118,37] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[145,19] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[145,36] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[153,19] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[153,36] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[19,22] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[95,5] error: annotations are not supported in -source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[248,28] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[250,26] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[250,45] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[255,24] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[255,53] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[256,28] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[265,32] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[265,36] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[283,29] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[283,44] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[295,24] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[299,25] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[302,22] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[302,23] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[303,26] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[303,37] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
ListL.java:[21,26] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
ListL.java:[69,28] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
ListL.java:[69,37] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
ListL.java:[111,5] error: annotations are not supported in -source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[24,25] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[87,5] error: annotations are not supported in -source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[120,28] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[120,42] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[122,33] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[145,21] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledUns
afeDirectByteBufL.java:[32,61] error: generics are not supported in -source 
1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledUns
afeDirectByteBufL.java:[37,9] error: annotations are not supported in -
source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufAllocatorL.java:[101,28] error: generics are not supported in -source 
1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufAllocatorL.java:[106,9] error: annotations are not supported in -source 
1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufAllocatorL.java:[252,33] error: for-each loops are not supported in -
source 1.3

  (use -source 5 or higher to enable for-each loops)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[29,29] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[50,21] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[51,20] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[64,20] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[75,5] error: annotations are not supported in -source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolThrea
dCacheL.java:[23,20] error: generics are not supported in -source 1.3
 

Please let me know how to resolve error


Re: Build Error

Posted by Prafulla <pr...@yahoo.com>.

For Ubuntu, When I got this error, I fixed it by downloading MVN from apache website and use it instead of installed MVN. ( By setting certain environment variables M2, M2_HOME, PATH etc )
More info here:
http://maven.apache.org/download.cgi

--
Thanks
Prafulla

________________________________
From: Eric Brook <er...@gmail.com>
To: drill-dev@incubator.apache.org 
Sent: Wednesday, 14 August 2013 4:24 AM
Subject: Build Error


Hi,

I am trying to install Apache Drill on Ubuntu 13.04, following the steps 
given in 

https://cwiki.apache.org/confluence/display/DRILL/Demo+HowTo#

just once change insted of openjdk I am using Oracle Java 7

but the Build is failed. Please check the stack given below:

[INFO] ---------------------------------------------------------------------
---
[INFO] Building Netty/Drill/Buffer
[INFO]    task-segment: [install]
[INFO] ---------------------------------------------------------------------
---
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hduser/Downloads/apache-
drill/incubator-drill/sandbox/prototype/exec/bufferl/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to /home/hduser/Downloads/apache-
drill/incubator-drill/sandbox/prototype/exec/bufferl/target/classes
[INFO] ---------------------------------------------------------------------
---
[ERROR] BUILD FAILURE
[INFO] ---------------------------------------------------------------------
---
[INFO] Compilation failure

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[19,24] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[93,37] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[118,37] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[145,19] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[145,36] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[153,19] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
geL.java:[153,36] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[19,22] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[95,5] error: annotations are not supported in -source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[248,28] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[250,26] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[250,45] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[255,24] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[255,53] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[256,28] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[265,32] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[265,36] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[283,29] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[283,44] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[295,24] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[299,25] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[302,22] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[302,23] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[303,26] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
L.java:[303,37] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
ListL.java:[21,26] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
ListL.java:[69,28] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
ListL.java:[69,37] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
ListL.java:[111,5] error: annotations are not supported in -source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[24,25] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[87,5] error: annotations are not supported in -source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[120,28] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[120,42] error: not a statement

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[122,33] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
L.java:[145,21] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledUns
afeDirectByteBufL.java:[32,61] error: generics are not supported in -source 
1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledUns
afeDirectByteBufL.java:[37,9] error: annotations are not supported in -
source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufAllocatorL.java:[101,28] error: generics are not supported in -source 
1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufAllocatorL.java:[106,9] error: annotations are not supported in -source 
1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufAllocatorL.java:[252,33] error: for-each loops are not supported in -
source 1.3

  (use -source 5 or higher to enable for-each loops)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[29,29] error: generics are not supported in -source 1.3

  (use -source 5 or higher to enable generics)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[50,21] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[51,20] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[64,20] error: ';' expected

/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
eBufL.java:[75,5] error: annotations are not supported in -source 1.3

  (use -source 5 or higher to enable annotations)
/home/hduser/Downloads/apache-drill/incubator-
drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolThrea
dCacheL.java:[23,20] error: generics are not supported in -source 1.3


Please let me know how to resolve error

Re: Build Error

Posted by Timothy Chen <tn...@gmail.com>.
I think at one point I saw that in my Ubuntu VM but also went away when I
tried to clean install exec/ref first.

Tim


On Wed, Aug 14, 2013 at 10:48 AM, Jacques Nadeau <ja...@apache.org> wrote:

> Please file a jira.  We're using the default source level for that
> project and it should be set to 1.7 like the rest of Drill.  On later
> versions of Maven I think it defaults to a higher version of Java so
> this problem doesn't happen.
>
> J
>
>
> On Wed, Aug 14, 2013 at 4:24 AM, Eric Brook <er...@gmail.com>
> wrote:
> > Hi,
> >
> > I am trying to install Apache Drill on Ubuntu 13.04, following the steps
> > given in
> >
> > https://cwiki.apache.org/confluence/display/DRILL/Demo+HowTo#
> >
> > just once change insted of openjdk I am using Oracle Java 7
> >
> > but the Build is failed. Please check the stack given below:
> >
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> > [INFO] Building Netty/Drill/Buffer
> > [INFO]    task-segment: [install]
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> > [INFO] [resources:resources {execution: default-resources}]
> > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered
> > resources, i.e. build is platform dependent!
> > [INFO] skip non existing resourceDirectory /home/hduser/Downloads/apache-
> > drill/incubator-drill/sandbox/prototype/exec/bufferl/src/main/resources
> > [INFO] [compiler:compile {execution: default-compile}]
> > [INFO] Compiling 8 source files to /home/hduser/Downloads/apache-
> > drill/incubator-drill/sandbox/prototype/exec/bufferl/target/classes
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> > [ERROR] BUILD FAILURE
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> > [INFO] Compilation failure
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> > geL.java:[19,24] error: generics are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable generics)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> > geL.java:[93,37] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> > geL.java:[118,37] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> > geL.java:[145,19] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> > geL.java:[145,36] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> > geL.java:[153,19] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> > geL.java:[153,36] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[19,22] error: generics are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable generics)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[95,5] error: annotations are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable annotations)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[248,28] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[250,26] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[250,45] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[255,24] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[255,53] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[256,28] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[265,32] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[265,36] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[283,29] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[283,44] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[295,24] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[299,25] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[302,22] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[302,23] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[303,26] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > L.java:[303,37] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > ListL.java:[21,26] error: generics are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable generics)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > ListL.java:[69,28] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > ListL.java:[69,37] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> > ListL.java:[111,5] error: annotations are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable annotations)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> > L.java:[24,25] error: generics are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable generics)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> > L.java:[87,5] error: annotations are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable annotations)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> > L.java:[120,28] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> > L.java:[120,42] error: not a statement
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> > L.java:[122,33] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> > L.java:[145,21] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledUns
> > afeDirectByteBufL.java:[32,61] error: generics are not supported in
> -source
> > 1.3
> >
> >   (use -source 5 or higher to enable generics)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledUns
> > afeDirectByteBufL.java:[37,9] error: annotations are not supported in -
> > source 1.3
> >
> >   (use -source 5 or higher to enable annotations)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> > eBufAllocatorL.java:[101,28] error: generics are not supported in -source
> > 1.3
> >
> >   (use -source 5 or higher to enable generics)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> > eBufAllocatorL.java:[106,9] error: annotations are not supported in
> -source
> > 1.3
> >
> >   (use -source 5 or higher to enable annotations)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> > eBufAllocatorL.java:[252,33] error: for-each loops are not supported in -
> > source 1.3
> >
> >   (use -source 5 or higher to enable for-each loops)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> > eBufL.java:[29,29] error: generics are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable generics)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> > eBufL.java:[50,21] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> > eBufL.java:[51,20] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> > eBufL.java:[64,20] error: ';' expected
> >
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> > eBufL.java:[75,5] error: annotations are not supported in -source 1.3
> >
> >   (use -source 5 or higher to enable annotations)
> > /home/hduser/Downloads/apache-drill/incubator-
> >
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolThrea
> > dCacheL.java:[23,20] error: generics are not supported in -source 1.3
> >
> >
> > Please let me know how to resolve error
> >
>

Re: Build Error

Posted by Jacques Nadeau <ja...@apache.org>.
Please file a jira.  We're using the default source level for that
project and it should be set to 1.7 like the rest of Drill.  On later
versions of Maven I think it defaults to a higher version of Java so
this problem doesn't happen.

J


On Wed, Aug 14, 2013 at 4:24 AM, Eric Brook <er...@gmail.com> wrote:
> Hi,
>
> I am trying to install Apache Drill on Ubuntu 13.04, following the steps
> given in
>
> https://cwiki.apache.org/confluence/display/DRILL/Demo+HowTo#
>
> just once change insted of openjdk I am using Oracle Java 7
>
> but the Build is failed. Please check the stack given below:
>
> [INFO] ---------------------------------------------------------------------
> ---
> [INFO] Building Netty/Drill/Buffer
> [INFO]    task-segment: [install]
> [INFO] ---------------------------------------------------------------------
> ---
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /home/hduser/Downloads/apache-
> drill/incubator-drill/sandbox/prototype/exec/bufferl/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 8 source files to /home/hduser/Downloads/apache-
> drill/incubator-drill/sandbox/prototype/exec/bufferl/target/classes
> [INFO] ---------------------------------------------------------------------
> ---
> [ERROR] BUILD FAILURE
> [INFO] ---------------------------------------------------------------------
> ---
> [INFO] Compilation failure
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> geL.java:[19,24] error: generics are not supported in -source 1.3
>
>   (use -source 5 or higher to enable generics)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> geL.java:[93,37] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> geL.java:[118,37] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> geL.java:[145,19] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> geL.java:[145,36] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> geL.java:[153,19] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolSubpa
> geL.java:[153,36] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[19,22] error: generics are not supported in -source 1.3
>
>   (use -source 5 or higher to enable generics)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[95,5] error: annotations are not supported in -source 1.3
>
>   (use -source 5 or higher to enable annotations)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[248,28] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[250,26] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[250,45] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[255,24] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[255,53] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[256,28] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[265,32] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[265,36] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[283,29] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[283,44] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[295,24] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[299,25] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[302,22] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[302,23] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[303,26] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> L.java:[303,37] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> ListL.java:[21,26] error: generics are not supported in -source 1.3
>
>   (use -source 5 or higher to enable generics)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> ListL.java:[69,28] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> ListL.java:[69,37] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolChunk
> ListL.java:[111,5] error: annotations are not supported in -source 1.3
>
>   (use -source 5 or higher to enable annotations)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> L.java:[24,25] error: generics are not supported in -source 1.3
>
>   (use -source 5 or higher to enable generics)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> L.java:[87,5] error: annotations are not supported in -source 1.3
>
>   (use -source 5 or higher to enable annotations)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> L.java:[120,28] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> L.java:[120,42] error: not a statement
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> L.java:[122,33] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolArena
> L.java:[145,21] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledUns
> afeDirectByteBufL.java:[32,61] error: generics are not supported in -source
> 1.3
>
>   (use -source 5 or higher to enable generics)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledUns
> afeDirectByteBufL.java:[37,9] error: annotations are not supported in -
> source 1.3
>
>   (use -source 5 or higher to enable annotations)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> eBufAllocatorL.java:[101,28] error: generics are not supported in -source
> 1.3
>
>   (use -source 5 or higher to enable generics)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> eBufAllocatorL.java:[106,9] error: annotations are not supported in -source
> 1.3
>
>   (use -source 5 or higher to enable annotations)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> eBufAllocatorL.java:[252,33] error: for-each loops are not supported in -
> source 1.3
>
>   (use -source 5 or higher to enable for-each loops)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> eBufL.java:[29,29] error: generics are not supported in -source 1.3
>
>   (use -source 5 or higher to enable generics)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> eBufL.java:[50,21] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> eBufL.java:[51,20] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> eBufL.java:[64,20] error: ';' expected
>
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PooledByt
> eBufL.java:[75,5] error: annotations are not supported in -source 1.3
>
>   (use -source 5 or higher to enable annotations)
> /home/hduser/Downloads/apache-drill/incubator-
> drill/sandbox/prototype/exec/bufferl/src/main/java/io/netty/buffer/PoolThrea
> dCacheL.java:[23,20] error: generics are not supported in -source 1.3
>
>
> Please let me know how to resolve error
>