Thanks a lot David. It's precisely as you say. My mistake. I built from source without taking in account that the non-oss patch needed to be applied.
I suppose the here-under archive is ready and patched for non-oss? http://jenkins.cloudstack.org/view/All/job/build-4.0.1-nonoss-rhel63/lastSuccessfulBuild/artifact/CloudStack-non-OSS-13.tar.bz2 Cheers On Tue, Feb 5, 2013 at 10:02 PM, David Nalley <da...@gnsa.us> wrote: > On Mon, Feb 4, 2013 at 5:53 PM, Gabriele Bozzi <mabus...@gmail.com> wrote: > > Building nonoss; it stops at RPM build. > > Any help would be appreciated. > > > > Cheers > > > > > > Checking for unpackaged file(s): /usr/lib/rpm/check-files > > > /root/builds/apache-cloudstack-4.0.0-incubating-src/artifacts/rpmbuild/BUILDROOT/cloud-4.0.0-1.el6.x86_64 > > > > error: Installed (but unpackaged) file(s) found: > > /usr/share/java/cloud-iControl.jar > > /usr/share/java/cloud-manageontap.jar > > /usr/share/java/cloud-netscaler-sdx.jar > > /usr/share/java/cloud-netscaler.jar > > > > RPM build errors: > > File listed twice: /usr/share/java/axis2-1.5.1.jar > > File listed twice: /etc/cloud/management/Catalina > > File listed twice: /etc/cloud/management/Catalina/localhost > > File listed twice: /etc/cloud/management/Catalina/localhost/client > > File listed twice: /etc/cloud/management/db.properties > > File listed twice: /etc/cloud/management/log4j-cloud.xml > > File listed twice: /etc/cloud/management/tomcat6.conf > > Installed (but unpackaged) file(s) found: > > /usr/share/java/cloud-iControl.jar > > /usr/share/java/cloud-manageontap.jar > > /usr/share/java/cloud-netscaler-sdx.jar > > /usr/share/java/cloud-netscaler.jar > > system command rpmbuild failed with error value 1 > > So it looks like you were triggering the non-oss build - which > requires additional jars that aren't accounted for in the reference > spec file. You'll need to add the files that were unpackaged in the > spec file (probably as part of the -deps subpackage file listing) > > --David >