You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ambari.apache.org by RohithSharma <ro...@huawei.com> on 2011/12/21 11:45:37 UTC

Build Error while running build script

Hi Everyone,

 

    I am trying to build Ambari from svn following instructions given in
read me, as there is no Ambari distribution available in the Apache.

 

Following are the steps performed 

 

Installed Python2.6 and its dependencies.

 

Executed the command "mvn clean package -P rpm -DskipTests -X" in the
Ambari_Home folder.

 

While RPM task execution , it failed.  Appreciate if you can tell me what
I'm doing wrong

 

      [rpm] -rwxr-xr-x root/root       295 2011-12-21 14:23
./usr/local/bin/ambari-agent 
      [rpm] -rwxr-xr-x root/root       317 2011-12-21 14:23
./usr/local/bin/ambari-torrent-callback 
      [rpm] ++ /usr/bin/id -u 
      [rpm] + '[' 0 = 0 ']' 
      [rpm] + /bin/chgrp -Rhf root . 
      [rpm] + /bin/chmod -Rf a+rX,u+w,g-w,o-w . 
      [rpm] + exit 0 
      [rpm] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.94888 
      [rpm] + umask 022 
      [rpm] + cd
/home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari/BUILD 
      [rpm] + /bin/rm -rf
/home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari/BUILD 
      [rpm] ++ dirname
/home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari/BUILD 
      [rpm] + /bin/mkdir -p
/home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari 
      [rpm] + /bin/mkdir
/home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari/BUILD 
      [rpm] 
      [rpm] 
      [rpm] RPM build errors: 
      [rpm] + cd usr 
      [rpm] /var/tmp/rpm-tmp.94888: line 26: cd: usr: No such file or
directory 
      [rpm] error: Bad exit status from /var/tmp/rpm-tmp.94888 (%build) 
      [rpm]     Bad exit status from /var/tmp/rpm-tmp.94888 (%build) 
[INFO]
------------------------------------------------------------------------ 
[INFO] Reactor Summary: 
[INFO] 
[INFO] agent ............................................. FAILURE [19.360s]

[INFO] ambari ............................................ SKIPPED 
[INFO] client ............................................ SKIPPED 
[INFO] controller ........................................ SKIPPED 
[INFO]
------------------------------------------------------------------------ 
[INFO] BUILD FAILURE 
[INFO]
------------------------------------------------------------------------ 
[INFO] Total time: 20.854s 
[INFO] Finished at: Wed Dec 21 14:23:14 IST 2011 
[INFO] Final Memory: 5M/15M 
[INFO]
------------------------------------------------------------------------ 
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.6:run (build-rpm) on project
ambari-agent: An Ant BuildException has occured: The following error
occurred while executing this line: 
[ERROR]
/home/isap/.hudson/jobs/Ambari/workspace/agent/src/packages/build.xml:94:
'/usr/bin/rpmbuild' failed with exit code 1 
[ERROR] -> [Help 1] 
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch. 
[ERROR] Re-run Maven using the -X switch to enable full debug logging. 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please
read the following articles: 
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

 

 

 

Thanks & Regards

Rohith Sharma K S


Re: Build Error while running build script

Posted by Ahmed Fathalla <af...@gmail.com>.
This happened to me when I tried to build the rpm on Ubuntu, are you using
a Debian based system?

On Wed, Dec 21, 2011 at 12:45 PM, RohithSharma <ro...@huawei.com>wrote:

> Hi Everyone,
>
>
>
>    I am trying to build Ambari from svn following instructions given in
> read me, as there is no Ambari distribution available in the Apache.
>
>
>
> Following are the steps performed
>
>
>
> Installed Python2.6 and its dependencies.
>
>
>
> Executed the command "mvn clean package -P rpm -DskipTests -X" in the
> Ambari_Home folder.
>
>
>
> While RPM task execution , it failed.  Appreciate if you can tell me what
> I'm doing wrong
>
>
>
>      [rpm] -rwxr-xr-x root/root       295 2011-12-21 14:23
> ./usr/local/bin/ambari-agent
>      [rpm] -rwxr-xr-x root/root       317 2011-12-21 14:23
> ./usr/local/bin/ambari-torrent-callback
>      [rpm] ++ /usr/bin/id -u
>      [rpm] + '[' 0 = 0 ']'
>      [rpm] + /bin/chgrp -Rhf root .
>      [rpm] + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
>      [rpm] + exit 0
>      [rpm] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.94888
>      [rpm] + umask 022
>      [rpm] + cd
> /home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari/BUILD
>      [rpm] + /bin/rm -rf
> /home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari/BUILD
>      [rpm] ++ dirname
> /home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari/BUILD
>      [rpm] + /bin/mkdir -p
> /home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari
>      [rpm] + /bin/mkdir
> /home/isap/.hudson/jobs/Ambari/workspace/agent/target/rpm/ambari/BUILD
>      [rpm]
>      [rpm]
>      [rpm] RPM build errors:
>      [rpm] + cd usr
>      [rpm] /var/tmp/rpm-tmp.94888: line 26: cd: usr: No such file or
> directory
>      [rpm] error: Bad exit status from /var/tmp/rpm-tmp.94888 (%build)
>      [rpm]     Bad exit status from /var/tmp/rpm-tmp.94888 (%build)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] agent ............................................. FAILURE
> [19.360s]
>
> [INFO] ambari ............................................ SKIPPED
> [INFO] client ............................................ SKIPPED
> [INFO] controller ........................................ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 20.854s
> [INFO] Finished at: Wed Dec 21 14:23:14 IST 2011
> [INFO] Final Memory: 5M/15M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.6:run (build-rpm) on project
> ambari-agent: An Ant BuildException has occured: The following error
> occurred while executing this line:
> [ERROR]
> /home/isap/.hudson/jobs/Ambari/workspace/agent/src/packages/build.xml:94:
> '/usr/bin/rpmbuild' failed with exit code 1
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>
>
>
>
>
>
>
> Thanks & Regards
>
> Rohith Sharma K S
>
>


-- 
Ahmed Fathalla