You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/08/18 02:07:16 UTC

[jira] Resolved: (HDFS-1345) trunk HDFS -compile-fault-inject build failure

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

Konstantin Boudnik resolved HDFS-1345.
--------------------------------------

    Resolution: Duplicate

This is the dup of HDFS-1157, actually, caused by changes in HDFS-1150. The patch for HDFS-1157 is pending.

> trunk HDFS -compile-fault-inject build failure
> ----------------------------------------------
>
>                 Key: HDFS-1345
>                 URL: https://issues.apache.org/jira/browse/HDFS-1345
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>         Environment: Linux x86-32 RHEL4.6
>            Reporter: Greg Roelofs
>
> A fresh git checkout of hadoop-hdfs (only), with no build.properties file (HDFS-1344), followed by "ant veryclean mvn-install" fails on the (or one of the) fault-injection step:
> -compile-fault-inject:
>      [echo] Start weaving aspects in place
>      [iajc] /ec/hadoop/hadoop-hdfs/src/test/system/aop/org/apache/hadoop/hdfs/server/datanode/DataNodeAspect.aj:41 [warning] advice defined in org.apache.hadoop.hdfs.server.datanode.DataNodeAspect has not been applied [Xlint:adviceDidNotMatch]
>      [iajc] 
>      [iajc] 
>      [iajc] 1 warning
> BUILD FAILED
> /ec/hadoop/hadoop-hdfs/src/test/aop/build/aop.xml:221: The following error occurred while executing this line:
> /ec/hadoop/hadoop-hdfs/src/test/aop/build/aop.xml:202: The following error occurred while executing this line:
> /ec/hadoop/hadoop-hdfs/src/test/aop/build/aop.xml:101: Broken binding of advises: 
>      [iajc] /ec/hadoop/hadoop-hdfs/src/test/system/aop/org/apache/hadoop/hdfs/server/datanode/DataNodeAspect.aj:41 [warning] advice defined in org.apache.hadoop.hdfs.server.datanode.DataNodeAspect has not been applied [Xlint:adviceDidNotMatch]
>      [iajc] 1 warning
> (This may be related to MAPREDUCE-1897; same build system.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.