Ubuntu Pastebin

Paste from jcarreira.it at Wed, 4 Feb 2015 13:10:00 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Building using working tree
Building package in normal mode
Purging the build dir: /local/jcarreira.it/sourcepkg/build-area/playuver-0.5
Looking for a way to retrieve the upstream tarball
Upstream tarball already exists in build directory, using that
Building the package in /local/jcarreira.it/sourcepkg/build-area/playuver-0.5, using debuild -S
 dpkg-buildpackage -rfakeroot -d -us -uc -S
dpkg-buildpackage: source package playuver
dpkg-buildpackage: source version 0.5-0jfmcarreira0
dpkg-buildpackage: source distribution trusty
dpkg-buildpackage: source changed by Joao Carreira <jfmcarreira@gmail.com>
 dpkg-source --before-build playuver-0.5
 fakeroot debian/rules clean
dh clean 
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -b playuver-0.5
dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building playuver using existing playuver_0.5.orig.tar.gz
dpkg-source: info: building playuver in playuver_0.5-0jfmcarreira0.diff.gz
dpkg-source: warning: the diff modifies the following upstream files: 
 CMakeLists.txt
 app/CMakeLists.txt
 app/ConfigureFormatDialog.cpp
 app/DialogSubWindowSelector.cpp
 app/DialogSubWindowSelector.h
 app/ModulesHandle.cpp
 app/ModulesHandle.h
 app/PlaYUVerAppAdaptor.cpp
 app/PlaYUVerMdiSubWindow.cpp
 app/PlaYUVerMdiSubWindow.h
 app/PlaYUVerSubWindowHandle.cpp
 app/PlaYUVerSubWindowHandle.h
 app/PlotSubWindow.cpp
 app/PlotSubWindow.h
 app/QualityHandle.cpp
 app/QualityHandle.h
 app/QualityMeasurementSidebar.cpp
 app/QualityMeasurementSidebar.h
 app/SubWindowHandle.cpp
 app/SubWindowHandle.h
 app/VideoHandle.cpp
 app/VideoHandle.h
 app/VideoSubWindow.cpp
 app/VideoSubWindow.h
 app/ViewArea.cpp
 app/ViewArea.h
 app/external/qcustomplot.cpp
 app/external/qcustomplot.h
 app/plaYUVerApp.cpp
 app/plaYUVerApp.h
 cmake/PlaYUVerVersion.cmake
 lib/LibAvContextHandle.cpp
 lib/LibAvContextHandle.h
 lib/PlaYUVerDefs.h
 lib/PlaYUVerFrame.cpp
 lib/PlaYUVerFrame.h
 lib/PlaYUVerFrameStats.cpp
 lib/PlaYUVerStream.cpp
 lib/PlaYUVerStream.h
 modules/LumaAverage.cpp
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building playuver in playuver_0.5-0jfmcarreira0.dsc
 dpkg-genchanges -S >../playuver_0.5-0jfmcarreira0_source.changes
dpkg-genchanges: including full source code in upload
 dpkg-source --after-build playuver-0.5
dpkg-buildpackage: source only upload (original source is included)
Now running lintian...
W: playuver source: package-needs-versioned-debhelper-build-depends 9
W: playuver source: out-of-date-standards-version 3.9.4 (current is 3.9.5)
Finished running lintian.
Now signing changes and any dsc files...
 signfile playuver_0.5-0jfmcarreira0.dsc Joao Carreira <jfmcarreira@gmail.com>
gpg: skipped "Joao Carreira <jfmcarreira@gmail.com>": secret key not available
gpg: /tmp/debsign.2gUJRgyY/playuver_0.5-0jfmcarreira0.dsc: clearsign failed: secret key not available
debsign: gpg error occurred!  Aborting....
debuild: fatal error at line 1283:
running debsign failed
bzr: ERROR: The build failed.
Download as text