Skip to content

Instantly share code, notes, and snippets.

@kentfredric
Created June 16, 2010 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kentfredric/440616 to your computer and use it in GitHub Desktop.
Save kentfredric/440616 to your computer and use it in GitHub Desktop.
All tests successful.
Files=104, Tests=597, 26 wallclock secs ( 0.48 usr 0.10 sys + 17.53 cusr 3.53 csys = 21.64 CPU)
Result: PASS
[ERROR] Failed to create debian package for 'Plack': 'dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package cpan-libplack-perl
dpkg-buildpackage: source version 0.9938-1
dpkg-buildpackage: source changed by CPANPLUS::Dist::Deb <cpanplus@example.com>
dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
dh_testdir
dh_testroot
dh_clean -d
dh_clean: Compatibility levels before 5 are deprecated.
rm -f build-stamp install-stamp
dpkg-source -i.s?[oa] -b Plack-0.9938
dpkg-source: info: using source format `1.0'
dpkg-source: info: building cpan-libplack-perl using existing cpan-libplack-perl_0.9938.orig.tar.gz
dpkg-source: warning: source directory 'Plack-0.9938' is not <sourcepackage>-<upstreamversion> 'cpan-libplack-perl-0.9938'
dpkg-source: warning: .orig directory name Plack-0.9938.orig is not <package>-<upstreamversion> (wanted cpan-libplack-perl-0.9938.orig)
dpkg-source: info: building cpan-libplack-perl in cpan-libplack-perl_0.9938-1.diff.gz
dpkg-source: warning: newly created empty file 'blib/bin/.exists' will not be represented in diff
dpkg-source: warning: newly created empty file 'blib/lib/.exists' will not be represented in diff
dpkg-source: warning: newly created empty file 'blib/script/.exists' will not be represented in diff
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: warning: the diff modifies the following upstream files:
blib/lib/HTTP/Server/PSGI.pm
dpkg-source: info: building cpan-libplack-perl in cpan-libplack-perl_0.9938-1.dsc
debian/rules build
dh_testdir
touch build-stamp
fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -d -k
dh_clean: Compatibility levels before 5 are deprecated.
/usr/bin/make install DESTDIR=/home/developer/.cpanplus/5.10.1/build/Plack-0.9938/debian/tmp PREFIX=/usr
make[1]: Entering directory `/home/developer/.cpanplus/5.10.1/build/Plack-0.9938'
make[1]: Leaving directory `/home/developer/.cpanplus/5.10.1/build/Plack-0.9938'
make[1]: *** No rule to make target `pure_site', needed by `pure_install'. Stop.
make: *** [install-stamp] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
'
[ERROR] Unable to create a new distribution object for 'Plack' -- cannot continue
Unable to create 'CPANPLUS::Dist::Deb' dist of 'Plack' at /usr/bin/cpan2dist line 379.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment