Hi Joe, Thanks for getting back.
dpkg-buildpackage complained about unmet build dependencies for tomcat6. I don't understand since CATALINA_HOME and CATALINA_BASE are set to the install locations of tomcat-6.0.33 (in my HOME). Any ideas what may be happening? Many thanks. dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2 dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro dpkg-buildpackage: source package cloudstack dpkg-buildpackage: source version 4.2.0-incubating-0.0.snapshot dpkg-buildpackage: source changed by Wido den Hollander <[email protected]> dpkg-buildpackage: host architecture amd64 dpkg-source --before-build cloudstack dpkg-checkbuilddeps: Unmet build dependencies: tomcat6 dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting. dpkg-buildpackage: warning: (Use -d flag to override.) On 4/19/13 2:45 PM, "Joe Brockmeier" <[email protected]> wrote: >On Fri, Apr 19, 2013, at 01:13 PM, Preethi Natarajan wrote: >> Hello, >> >> I am having trouble creating deb packages with the latest checkout of >>the >> master. >> >> Cloned from https://git-wip-us.apache.org/repos/asf/cloudstack.git. >> >> "mvn clean install P systemvm,developer" was successful. >> >> "mvn P deps" resulted in a bunch of INFO and test messages and threw >> the >> below warning towards the end failing to create the .deb packages in the >> parent directory. >> >> "[WARNING] The requested profile "deps" could not be activated because >>it >> does not exist.' > >I don't think you want the deps profile (that's "deps" not "debs"). > >After compiling you want to use: > >dpkg-buildpackage > >See the wiki here (though it's in flux and may not represent 4.2/master >yet.) > >https://cwiki.apache.org/CLOUDSTACK/building.html#Building-Packaging > >Best, > >jzb >-- >Joe Brockmeier >[email protected] >Twitter: @jzb >http://www.dissociatedpress.net/
