Created
January 5, 2016 22:06
-
-
Save autarch/9640e6961e584c0dc759 to your computer and use it in GitHub Desktop.
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
| autarch@houseabsolute:~/work/libmaxminddb (ubuntu-ppa $>)$ | |
| autarch@houseabsolute:~/work/libmaxminddb (ubuntu-ppa $>)$ gbp buildpackage -S | |
| dpkg-buildpackage -rfakeroot -d -us -uc -i -I -S | |
| dpkg-buildpackage: source package libmaxminddb | |
| dpkg-buildpackage: source version 1.1.3-0+maxmind1~wily | |
| dpkg-buildpackage: source distribution wily | |
| dpkg-buildpackage: source changed by Dave Rolsky (MaxMind, Inc.) <drolsky@maxmind.com> | |
| dpkg-source -i -I --before-build libmaxminddb | |
| fakeroot debian/rules clean | |
| dh clean --with autoreconf | |
| dh_testdir | |
| debian/rules override_dh_auto_clean | |
| make[1]: Entering directory `/home/autarch/work/libmaxminddb' | |
| dh_auto_clean | |
| rm -f Makefile.in aclocal.m4 bin/Makefile.in compile config.guess \ | |
| config.h.in config.sub configure depcomp install-sh ltmain.sh \ | |
| missing src/Makefile.in t/Makefile.in test-driver | |
| rm -rf man/ | |
| make[1]: Leaving directory `/home/autarch/work/libmaxminddb' | |
| dh_autoreconf_clean | |
| dh_clean | |
| dpkg-source -i -I -b libmaxminddb | |
| dpkg-source: info: using source format `3.0 (quilt)' | |
| dpkg-source: info: building libmaxminddb using existing ./libmaxminddb_1.1.3.orig.tar.gz | |
| dpkg-source: info: local changes detected, the modified files are: | |
| libmaxminddb/.gh-pages/Changes.md | |
| libmaxminddb/.gh-pages/LICENSE | |
| libmaxminddb/.gh-pages/_config.yml | |
| libmaxminddb/.gh-pages/_layouts/default.html | |
| libmaxminddb/.gh-pages/index.md | |
| libmaxminddb/.gh-pages/mmdblookup.md | |
| libmaxminddb/.gh-pages/stylesheets/pygments.css | |
| dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/libmaxminddb_1.1.3-0+maxmind1~wily.diff.c4sGsD | |
| dpkg-source: info: you can integrate the local changes with dpkg-source --commit | |
| dpkg-buildpackage: error: dpkg-source -i -I -b libmaxminddb gave error exit status 2 | |
| debuild: fatal error at line 1364: | |
| dpkg-buildpackage -rfakeroot -d -us -uc -i -I -S failed | |
| gbp:error: Couldn't run 'debuild -i -I -S': debuild -i -I returned 29 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment