]> www.opopop.net Git - reminder/blob - Debian_Bookworm_with_Mate_and_the_shepherd_init_system/shepherd_0.10.2-0.1_armhf.build
attachment upload
[reminder] / Debian_Bookworm_with_Mate_and_the_shepherd_init_system / shepherd_0.10.2-0.1_armhf.build
1  dpkg-buildpackage -us -uc -ui
2 dpkg-buildpackage: info: source package shepherd
3 dpkg-buildpackage: info: source version 0.10.2-0.1
4 dpkg-buildpackage: info: source distribution UNRELEASED
5 dpkg-buildpackage: info: source changed by Author: sesostris <sesostris@tanis.zero.void.nul>
6  dpkg-source --before-build .
7 dpkg-buildpackage: info: host architecture armhf
8  fakeroot debian/rules clean
9 dh clean
10    debian/rules override_dh_auto_clean
11 make[1]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
12 rm -f doc/shepherd.1
13 dh_auto_clean
14 make[1]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
15    dh_clean
16  dpkg-source -b .
17 dpkg-source: info: using source format '3.0 (quilt)'
18 dpkg-source: info: building shepherd using existing ./shepherd_0.10.2.orig.tar.gz
19 dpkg-source: info: using patch list from debian/patches/series
20 dpkg-source: warning: ignoring deletion of file doc/shepherd.1, use --include-removal to override
21 dpkg-source: info: building shepherd in shepherd_0.10.2-0.1.debian.tar.xz
22 dpkg-source: info: building shepherd in shepherd_0.10.2-0.1.dsc
23  debian/rules build
24 dh build
25    dh_update_autotools_config
26    dh_autoreconf
27 Copying file m4/codeset.m4
28 Copying file m4/extern-inline.m4
29 Copying file m4/fcntl-o.m4
30 Copying file m4/glibc2.m4
31 Copying file m4/glibc21.m4
32 Copying file m4/intdiv0.m4
33 Copying file m4/intl.m4
34 Copying file m4/intldir.m4
35 Copying file m4/intmax.m4
36 Copying file m4/inttypes-pri.m4
37 Copying file m4/inttypes_h.m4
38 Copying file m4/lcmessage.m4
39 Copying file m4/lock.m4
40 Copying file m4/longlong.m4
41 Copying file m4/printf-posix.m4
42 Copying file m4/size_max.m4
43 Copying file m4/stdint_h.m4
44 Copying file m4/threadlib.m4
45 Copying file m4/uintmax_t.m4
46 Copying file m4/visibility.m4
47 Copying file m4/wchar_t.m4
48 Copying file m4/wint_t.m4
49 Copying file m4/xsize.m4
50 Copying file po/Makevars.template
51    debian/rules override_dh_auto_configure
52 make[1]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
53 ./configure --prefix=/ --datarootdir=/usr/share --localstatedir=/
54 checking for a BSD-compatible install... /usr/bin/install -c
55 checking whether build environment is sane... yes
56 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
57 checking for gawk... gawk
58 checking whether make sets $(MAKE)... yes
59 checking whether make supports nested variables... yes
60 checking whether make supports nested variables... (cached) yes
61 checking for a sed that does not truncate output... /usr/bin/sed
62 checking whether NLS is requested... yes
63 checking for msgfmt... /usr/bin/msgfmt
64 checking for gmsgfmt... /usr/bin/msgfmt
65 checking for xgettext... /usr/bin/xgettext
66 checking for msgmerge... /usr/bin/msgmerge
67 checking whether make supports the include directive... yes (GNU style)
68 checking for gcc... gcc
69 checking whether the C compiler works... yes
70 checking for C compiler default output file name... a.out
71 checking for suffix of executables... 
72 checking whether we are cross compiling... no
73 checking for suffix of object files... o
74 checking whether we are using the GNU C compiler... yes
75 checking whether gcc accepts -g... yes
76 checking for gcc option to accept ISO C89... none needed
77 checking whether gcc understands -c and -o together... yes
78 checking dependency style of gcc... none
79 checking build system type... armv7l-unknown-linux-gnueabihf
80 checking host system type... armv7l-unknown-linux-gnueabihf
81 checking for ld used by gcc... /usr/bin/ld
82 checking if the linker (/usr/bin/ld) is GNU ld... yes
83 checking for shared library run path origin... done
84 checking how to run the C preprocessor... gcc -E
85 checking for grep that handles long lines and -e... /usr/bin/grep
86 checking for egrep... /usr/bin/grep -E
87 checking for CFPreferencesCopyAppValue... no
88 checking for CFLocaleCopyCurrent... no
89 checking for GNU gettext in libc... yes
90 checking whether to use NLS... yes
91 checking where the gettext function comes from... libc
92 checking for a sed that does not truncate output... (cached) /usr/bin/sed
93 checking for timeout... /usr/bin/timeout
94 checking for pkg-config... /usr/bin/pkg-config
95 checking pkg-config is at least version 0.9.0... yes
96 configure: checking for guile 3.0
97 configure: found guile 3.0
98 checking for guile-3.0... /usr/bin/guile-3.0
99 checking for Guile version >= 3.0... 3.0.9
100 checking for guild-3.0... /usr/bin/guild-3.0
101 checking for guile-config-3.0... /usr/bin/guile-config-3.0
102 checking if (fibers) is available... yes
103 checking if (fibers scheduler) is available... yes
104 checking whether Fibers might create POSIX threads... no
105 checking for gcc... (cached) gcc
106 checking whether we are using the GNU C compiler... (cached) yes
107 checking whether gcc accepts -g... (cached) yes
108 checking for gcc option to accept ISO C89... (cached) none needed
109 checking whether gcc understands -c and -o together... (cached) yes
110 checking dependency style of gcc... (cached) none
111 checking the '_SC_OPEN_MAX' value... 4
112 checking the 'O_CLOEXEC' value... 524288
113 checking <sys/reboot.h> constants... done
114 checking <sys/prctl.h> constants... done
115 checking size of struct signalfd_siginfo... 128
116 checking size of sigset_t... 128
117 checking <sys/signalfd.h> and <sys/signal.h> constants... done
118 checking <netinet/in.h> constants... done
119 checking whether to build crash handler... yes
120 checking that generated files are newer than configure... done
121 configure: creating ./config.status
122 config.status: creating Makefile
123 config.status: creating po/Makefile.in
124 config.status: creating modules/shepherd/system.scm
125 config.status: executing po-directories commands
126 config.status: creating po/POTFILES
127 config.status: creating po/Makefile
128 config.status: executing depfiles commands
129 make[1]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
130    dh_auto_build
131         make -j4
132 make[1]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
133 /usr/bin/mkdir -p "`dirname modules/shepherd/config.scm`"
134 /usr/bin/sed -e 's,%PREFIX%,/,g' -e 's,%modsrcdir%,/home/user/sources/shepherd/shepherd-0.10.2/modules,g' -e 's,%modbuilddir%,/home/user/sources/shepherd/shepherd-0.10.2/modules,g' -e 's,%localstatedir%,/,g' -e 's,%pkglibdir%,//lib/shepherd,g' -e 's,%sysconfdir%,//etc,g' -e 's,%localedir%,/usr/share/locale,g' -e 's,%VERSION%,0.10.2,g' -e 's,%PACKAGE_BUGREPORT%,bug-guix@gnu.org,g' -e 's,%PACKAGE_NAME%,GNU Shepherd,g' -e 's,%PACKAGE_URL%,http://www.gnu.org/software/shepherd/,g' -e 's,%FIBERS_SOURCE_DIRECTORY%,/usr/share/guile/site/3.0,g' -e 's,%FIBERS_OBJECT_DIRECTORY%,/usr/lib/arm-linux-gnueabihf/guile/3.0/site-ccache,g' -e 's,%GUILE%,/usr/bin/guile-3.0,g' < modules/shepherd/config.scm.in >modules/shepherd/config.scm
135 make  all-recursive
136 make[2]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
137 Making all in po
138 make[3]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2/po'
139 make[3]: Nothing to be done for 'all'.
140 make[3]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2/po'
141 make[3]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
142   GEN      shepherd
143   GEN      herd
144   GEN      halt
145 make[4]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
146 make[4]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
147   GEN      reboot
148   HELP2MAN doc/shepherd.1
149   GEN      etc/crash-handler.so
150   GUILEC   modules/shepherd.go
151   GUILEC   modules/shepherd/scripts/halt.go
152   GUILEC   modules/shepherd/scripts/herd.go
153   GUILEC   modules/shepherd/scripts/reboot.go
154   GUILEC   modules/shepherd/service/monitoring.go
155   GUILEC   modules/shepherd/service/repl.go
156   GUILEC   modules/shepherd/config.go
157   GUILEC   modules/shepherd/system.go
158   GUILEC   modules/shepherd/args.go
159   GUILEC   modules/shepherd/colors.go
160   GUILEC   modules/shepherd/service.go
161   GUILEC   modules/shepherd/support.go
162 shepherd/scripts/herd.scm:193:2: warning: non-literal format string
163 shepherd/scripts/herd.scm:220:13: warning: non-literal format string
164 shepherd/scripts/herd.scm:228:16: warning: non-literal format string
165 shepherd/scripts/herd.scm:224:16: warning: non-literal format string
166 shepherd/scripts/herd.scm:242:8: warning: non-literal format string
167 shepherd/scripts/herd.scm:256:7: warning: non-literal format string
168 shepherd/scripts/herd.scm:330:20: warning: non-literal format string
169 shepherd/scripts/herd.scm:321:27: warning: non-literal format string
170 shepherd/scripts/herd.scm:326:27: warning: non-literal format string
171 shepherd/scripts/herd.scm:314:20: warning: non-literal format string
172   GUILEC   modules/shepherd/comm.go
173 make[3]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
174 make[2]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
175 make[1]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
176    dh_auto_test
177         make -j4 check VERBOSE=1
178 make[1]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
179 make  check-recursive
180 make[2]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
181 Making check in po
182 make[3]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2/po'
183 make[3]: Nothing to be done for 'check'.
184 make[3]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2/po'
185 make[3]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
186 make  check-TESTS
187 make[4]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
188 make[5]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
189 PASS: tests/config-failure.sh
190 PASS: tests/startup-failure.sh
191 PASS: tests/starting-status.sh
192 PASS: tests/stopping-status.sh
193 PASS: tests/replacement.sh
194 PASS: tests/respawn-throttling.sh
195 PASS: tests/restart.sh
196 PASS: tests/no-home.sh
197 PASS: tests/misbehaved-client.sh
198 PASS: tests/basic.sh
199 PASS: tests/file-creation-mask.sh
200 PASS: tests/logging.sh
201 PASS: tests/status-sexp.sh
202 PASS: tests/respawn.sh
203 PASS: tests/one-shot.sh
204 PASS: tests/transient.sh
205 PASS: tests/systemd.sh
206 PASS: tests/pid-file.sh
207 PASS: tests/signals.sh
208 PASS: tests/daemonize.sh
209 PASS: tests/inetd.sh
210 PASS: tests/close-on-exec.sh
211 PASS: tests/forking-service.sh
212 PASS: tests/eval-load.sh
213 PASS: tests/services/monitoring.sh
214 PASS: tests/services/repl.sh
215 ============================================================================
216 Testsuite summary for GNU Shepherd 0.10.2
217 ============================================================================
218 # TOTAL: 26
219 # PASS:  26
220 # SKIP:  0
221 # XFAIL: 0
222 # FAIL:  0
223 # XPASS: 0
224 # ERROR: 0
225 ============================================================================
226 make[5]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
227 make[4]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
228 make[3]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
229 make[2]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
230 make[1]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
231    create-stamp debian/debhelper-build-stamp
232  fakeroot debian/rules binary
233 dh binary
234    dh_testroot
235    dh_prep
236    dh_auto_install
237         make -j4 install DESTDIR=/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd AM_UPDATE_INFO_DIR=no
238 make[1]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
239 make  install-recursive
240 make[2]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
241 Making install in po
242 make[3]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2/po'
243 installing da.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/da/LC_MESSAGES/shepherd.mo
244 installing de.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/de/LC_MESSAGES/shepherd.mo
245 installing fr.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/fr/LC_MESSAGES/shepherd.mo
246 installing es.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/es/LC_MESSAGES/shepherd.mo
247 installing pt_BR.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/pt_BR/LC_MESSAGES/shepherd.mo
248 installing ro.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/ro/LC_MESSAGES/shepherd.mo
249 installing sk.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/sk/LC_MESSAGES/shepherd.mo
250 installing sr.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/sr/LC_MESSAGES/shepherd.mo
251 installing sv.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/sv/LC_MESSAGES/shepherd.mo
252 installing ta.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/ta/LC_MESSAGES/shepherd.mo
253 installing uk.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/uk/LC_MESSAGES/shepherd.mo
254 installing zh_CN.gmo as /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/locale/zh_CN/LC_MESSAGES/shepherd.mo
255 if test "shepherd" = "gettext-tools"; then \
256   /usr/bin/mkdir -p /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/gettext/po; \
257   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
258     /usr/bin/install -c -m 644 ./$file \
259                     /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/gettext/po/$file; \
260   done; \
261   for file in Makevars; do \
262     rm -f /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/gettext/po/$file; \
263   done; \
264 else \
265   : ; \
266 fi
267 make[3]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2/po'
268 make[3]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
269 make[4]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
270  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//bin'
271  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//sbin'
272  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//etc/bash_completion.d'
273  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0'
274  /usr/bin/install -c -m 644 modules/shepherd.scm '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0'
275  /usr/bin/install -c -m 644 etc/completion/bash/herd '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//etc/bash_completion.d'
276  /usr/bin/install -c halt reboot '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//sbin'
277  /usr/bin/install -c shepherd herd '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//bin'
278  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0/shepherd/scripts'
279  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0/shepherd/service'
280  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0/shepherd'
281  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/info'
282  /usr/bin/install -c -m 644 modules/shepherd/service/monitoring.scm modules/shepherd/service/repl.scm '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0/shepherd/service'
283  /usr/bin/install -c -m 644 modules/shepherd/args.scm modules/shepherd/colors.scm modules/shepherd/service.scm modules/shepherd/support.scm modules/shepherd/comm.scm '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0/shepherd'
284  /usr/bin/install -c -m 644 modules/shepherd/scripts/halt.scm modules/shepherd/scripts/herd.scm modules/shepherd/scripts/reboot.scm '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0/shepherd/scripts'
285  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/man/man1'
286  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/man/man8'
287  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/guile/3.0/site-ccache'
288  /usr/bin/install -c -m 644 ./doc/shepherd.info '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/info'
289  /usr/bin/install -c -m 644 modules/shepherd.go '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/guile/3.0/site-ccache'
290  /usr/bin/install -c -m 644 doc/halt.8 doc/reboot.8 '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/man/man8'
291  /usr/bin/install -c -m 644 doc/shepherd.1 doc/herd.1 '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/man/man1'
292  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/guile/3.0/site-ccache/shepherd/scripts'
293  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/guile/3.0/site-ccache/shepherd/service'
294 make  install-exec-hook
295  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0/shepherd'
296  /usr/bin/install -c -m 644 modules/shepherd/service/monitoring.go modules/shepherd/service/repl.go '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/guile/3.0/site-ccache/shepherd/service'
297  /usr/bin/install -c -m 644 modules/shepherd/scripts/halt.go modules/shepherd/scripts/herd.go modules/shepherd/scripts/reboot.go '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/guile/3.0/site-ccache/shepherd/scripts'
298  /usr/bin/install -c -m 644 modules/shepherd/config.scm modules/shepherd/system.scm '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd/usr/share/guile/site/3.0/shepherd'
299 make[5]: Entering directory '/home/user/sources/shepherd/shepherd-0.10.2'
300 cd /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//sbin; ln -s halt poweroff
301 /usr/bin/mkdir -p /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/shepherd
302  /usr/bin/mkdir -p '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/guile/3.0/site-ccache/shepherd'
303 /usr/bin/install -c -m 755 etc/crash-handler.so \
304            /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/shepherd/crash-handler.so
305 for script in                                                   \
306    /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//bin/shepherd /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//bin/herd                      \
307    /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//sbin/halt /home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//sbin/reboot ;                    \
308 do                                                              \
309   /usr/bin/sed -e's|/home/user/sources/shepherd/shepherd-0.10.2/modules\(.*\)%load-path|/usr/share/guile/site/3.0\1%load-path|g' \
310          -e's|/home/user/sources/shepherd/shepherd-0.10.2/modules\(.*\)%load-compiled-path|//lib/guile/3.0/site-ccache\1%load-compiled-path|g' \
311          -i $script ;                                           \
312 done
313  /usr/bin/install -c -m 644 modules/shepherd/config.go modules/shepherd/system.go modules/shepherd/args.go modules/shepherd/colors.go modules/shepherd/service.go modules/shepherd/support.go modules/shepherd/comm.go '/home/user/sources/shepherd/shepherd-0.10.2/debian/shepherd//lib/guile/3.0/site-ccache/shepherd'
314 make[5]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
315 make[4]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
316 make[3]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
317 make[2]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
318 make[1]: Leaving directory '/home/user/sources/shepherd/shepherd-0.10.2'
319    dh_installdocs
320    dh_installchangelogs
321    dh_installman
322    dh_perl
323    dh_link
324    dh_strip_nondeterminism
325         Normalized debian/shepherd/usr/share/locale/fr/LC_MESSAGES/shepherd.mo
326         Normalized debian/shepherd/usr/share/locale/sr/LC_MESSAGES/shepherd.mo
327         Normalized debian/shepherd/usr/share/locale/da/LC_MESSAGES/shepherd.mo
328         Normalized debian/shepherd/usr/share/locale/ro/LC_MESSAGES/shepherd.mo
329         Normalized debian/shepherd/usr/share/locale/ta/LC_MESSAGES/shepherd.mo
330         Normalized debian/shepherd/usr/share/locale/sv/LC_MESSAGES/shepherd.mo
331         Normalized debian/shepherd/usr/share/locale/sk/LC_MESSAGES/shepherd.mo
332         Normalized debian/shepherd/usr/share/locale/zh_CN/LC_MESSAGES/shepherd.mo
333         Normalized debian/shepherd/usr/share/locale/pt_BR/LC_MESSAGES/shepherd.mo
334         Normalized debian/shepherd/usr/share/locale/uk/LC_MESSAGES/shepherd.mo
335         Normalized debian/shepherd/usr/share/locale/es/LC_MESSAGES/shepherd.mo
336         Normalized debian/shepherd/usr/share/locale/de/LC_MESSAGES/shepherd.mo
337    dh_compress
338    dh_fixperms
339    dh_missing
340    dh_strip
341    dh_makeshlibs
342    dh_shlibdeps
343    dh_installdeb
344    dh_gencontrol
345 dpkg-gencontrol: warning: package shepherd: substitution variable ${shlibs:Depends} unused, but is defined
346 dpkg-gencontrol: warning: package shepherd: substitution variable ${shlibs:Depends} unused, but is defined
347    dh_md5sums
348    dh_builddeb
349 dpkg-deb: building package 'shepherd-dbgsym' in '../shepherd-dbgsym_0.10.2-0.1_armhf.deb'.
350 dpkg-deb: building package 'shepherd' in '../shepherd_0.10.2-0.1_armhf.deb'.
351  dpkg-genbuildinfo
352  dpkg-genchanges  >../shepherd_0.10.2-0.1_armhf.changes
353 dpkg-genchanges: info: including full source code in upload
354  dpkg-source --after-build .
355 dpkg-buildpackage: info: full upload (original source is included)