This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ debuild | |
dpkg-buildpackage -rfakeroot -D -us -uc | |
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 nova | |
dpkg-buildpackage: source version 1:2013.1-0ubuntu2.1 | |
dpkg-buildpackage: source changed by Jamie Strandboge <[email protected]> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dpkg-deb: building package `quantum-plugin-midonet' in `../quantum-plugin-midonet_2013.2.comcast.db504db8a-0ubuntu1_all.deb'. | |
dpkg-genchanges -b >../neutron_2013.2.comcast.db504db8a-0ubuntu1_amd64.changes | |
parsechangelog/debian: warning: debian/changelog(l11): badly formatted trailer line | |
LINE: -- Victor Howard <[email protected]> Mon, 28 Oct 2013 14:17:00 -0400 | |
dpkg-genchanges: warning: the current version (1:2013.2.comcast.db504db8a-0ubuntu1) is earlier than the previous one (1:2013.2.comcast.f2c6ec80f-0ubuntu1) | |
dpkg-genchanges: binary-only upload - not including any source code | |
dpkg-source --after-build workspace | |
dpkg-source: info: unapplying remove-jsonrpclib.patch | |
dpkg-source: info: unapplying disable-ml2-notification-tests.patch | |
dpkg-source: info: unapplying bump-sqlalchemy-version.patch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dpkg-deb: building package `quantum-plugin-midonet' in `../quantum-plugin-midonet_2013.3.comcast.db504db8a-0ubuntu1_all.deb'. | |
dpkg-genchanges -b >../neutron_2013.3.comcast.db504db8a-0ubuntu1_amd64.changes | |
parsechangelog/debian: warning: debian/changelog(l11): badly formatted trailer line | |
LINE: -- Victor Howard <[email protected]> Mon, 28 Oct 2013 14:17:00 -0400 | |
dpkg-genchanges: binary-only upload - not including any source code | |
dpkg-source --after-build workspace | |
dpkg-source: info: unapplying remove-jsonrpclib.patch | |
dpkg-source: info: unapplying disable-ml2-notification-tests.patch | |
dpkg-source: info: unapplying bump-sqlalchemy-version.patch | |
dpkg-source: info: unapplying disable-udev-tests.patch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@jenkins-worker2:/home/jenkins/tmp/neutron# debuild -S -us -uc | |
dpkg-buildpackage -rfakeroot -d -us -uc -S | |
dpkg-buildpackage: warning: using a gain-root-command while being root | |
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 neutron | |
dpkg-buildpackage: source version 1:2013.5.comcast.09c62dc-0ubuntu1 |