File: buildlog

package info (click to toggle)
proftpd 1.2.0pre10-2.0potato1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,504 kB
  • ctags: 2,631
  • sloc: ansic: 24,197; sh: 2,063; makefile: 551; perl: 281
file content (382 lines) | stat: -rw-r--r-- 30,383 bytes parent folder | download
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
dpkg-buildpackage: source package is proftpd
dpkg-buildpackage: source version is 1.2.0pre10-2.1
dpkg-buildpackage: source maintainer is Ivo Timmermans <ivo@debian.org>
dpkg-buildpackage: build architecture is i386
 fakeroot debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
test -f debian/rules
dh_clean
rm -f build stamp-configure
/usr/bin/make distclean
make[1]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10'
cd src ; /usr/bin/make clean
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/src'
rm -f *.o *.save core *~
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/src'
cd modules; /usr/bin/make clean
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/modules'
rm -f *.o core *.save module_glue.c *~
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/modules'
cd lib; /usr/bin/make clean
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/lib'
rm -f *.o *.save libsupp.a core *~
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/lib'
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/contrib/libcap'
rm -f cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_sys.o libcap.a*
rm -f cap_names.h cap_names.sed _makenames
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/contrib/libcap'
rm -f proftpd ftpcount ftpwho ftpshut core *~
cd src; /usr/bin/make depend; rm -f Makefile.bak Makefile.in.bak
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/src'
makedepend -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX  -I.. -I../include -Y *.c 2>/dev/null
makedepend -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX  -I.. -I../include -Y -fMakefile.in *.c 2>/dev/null
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/src'
cd modules; /usr/bin/make depend; rm -f Makefile.bak Makefile.in.bak
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/modules'
rm -f module_glue.c
makedepend -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX  -I.. -I../include -Y *.c 2>/dev/null
makedepend -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX  -I.. -I../include -Y -fMakefile.in *.c 2>/dev/null
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/modules'
cd lib; /usr/bin/make depend; rm -f Makefile.bak Makefile.in.bak
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/lib'
makedepend -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX  -I.. -I../include -Y *.c 2>/dev/null
makedepend -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX  -I.. -I../include -Y -fMakefile.in *.c 2>/dev/null
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/lib'
rm -f src/Makefile modules/Makefile lib/Makefile
rm -f config.h config.status config.cache config.log \
      Makefile proftpd.conf development.notes
rm -f Make.modules Make.rules contrib/dist/rpm/proftpd.spec
rm -f Makefile lib/Makefile modules/Makefile src/Makefile
rm -rf `find . -name "CVS"`
rm -rf `find . -name "*~"`
rm -rf `find . -name "*.bak"`
make[1]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10'
rm -f $(find . -type l) $(find . -name "*~" -o -name "*.o")
rm -f proftpd config.cache config.log lib/*.a ftpshut Make.rules
rm -rf $(find debian/* -type d) debian/{files*,*substvars*,*.gz} core
rm -f $(find * -name "*.orig") modules/mod_ratio.c
chmod +x debian/{preinst,postinst,postrm,init,cron.monthly}
chmod +x debian/getkernelversion
 dpkg-source -b proftpd-1.2.0pre10
dpkg-source: building proftpd using existing proftpd_1.2.0pre10.orig.tar.gz
dpkg-source: building proftpd in proftpd_1.2.0pre10-2.1.diff.gz
dpkg-source: building proftpd in proftpd_1.2.0pre10-2.1.dsc
 debian/rules build DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
cd modules ; ln -s  ../contrib/mod_{ratio,quota,sqlpw,mysql,pgsql}.c .
CC="gcc -Wall -g3  -I ../ -I/usr/include/mysql \
	-I/usr/include/postgresql" \
	./configure --prefix=/usr \
	--sysconfdir=/etc --localstatedir=/var/run \
	--enable-autoshadow \
	--with-modules=mod_linuxprivs:mod_sqlpw:mod_mysql:mod_ratio:mod_quota:mod_pam:mod_readme
creating cache ./config.cache
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for gcc... gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql
checking whether the C compiler (gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer  -s) works... yes
checking whether the C compiler (gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer  -s) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql accepts -g... yes
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for standalone crypt... no
checking for crypt in -lcrypt... yes
checking for standalone gethostbyname... yes
checking for standalone inet_aton... yes
checking for standalone nsl functions... yes
checking for standalone socket functions... yes
checking for _pw_stayopen variable... no
checking for set_auth_parameters in -lsecurity... no
checking how to run the C preprocessor... gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -E
checking for sys/security.h... no
checking for krb.h... no
checking for prot.h... no
checking for set_auth_parameters... no
checking for getprpwent... no
checking for hpsecurity.h... no
checking for hpsecurity.h workaround... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for memory.h... yes
checking for shadow.h... yes
checking for security/pam_appl.h... yes
checking for ctype.h... yes
checking for getopt.h... yes
checking for crypt.h... yes
checking for bstring.h... no
checking for strings.h... yes
checking for sys/types.h... yes
checking for sys/param.h... yes
checking for sys/file.h... yes
checking for sys/uio.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for arpa/inet.h... yes
checking for sys/stat.h... yes
checking for errno.h... yes
checking for sys/socket.h... yes
checking for sys/termios.h... yes
checking for sys/termio.h... no
checking for sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for utmpx.h... yes
checking for regex.h... yes
checking for glob.h... yes
checking for fnmatch.h... yes
checking for syslog.h... yes
checking for working const... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for umode_t... no
checking for ino_t... yes
checking for utmp.h... yes
checking whether your struct utmp has ut_user... yes
checking whether your struct utmp has ut_host... yes
checking whether your glob.h defines GLOB_PERIOD... yes
checking whether your glob.h defines GLOB_ALTDIRFUNC... yes
checking for timer_t... yes
checking whether your syslog.h defines LOG_CRON... yes
checking whether your syslog.h defines LOG_FTP... yes
checking whether your fnmatch.h defines FNM_NOESCAPE... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working fnmatch... yes
checking whether gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql needs -traditional... no
checking whether setpgrp takes no argument... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for getcwd... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strtol... yes
checking for strchr... yes
checking for memcpy... yes
checking for bcopy... yes
checking for flock... yes
checking for getopt... yes
checking for getopt_long... yes
checking for strsep... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for setsid... yes
checking for setgroupent... no
checking for seteuid... yes
checking for setegid... yes
checking for crypt... yes
checking for fgetpwent... yes
checking for fgetgrent... yes
checking for inet_aton... yes
checking for siginterrupt... yes
checking for setpgid... yes
checking for regcomp... yes
checking for tzset... yes
checking for setpassent... no
checking for sendfile... yes
checking weather we have Linux or BSD sendfile()... Linux
checking for glob... yes
checking for setproctitle... no
checking for libutil.h... no
checking for setproctitle in -lutil... no
checking for sys/pstat.h... no
checking whether __progname and __progname_full are available... yes
checking which argv replacement method to use... writeable
checking for dlopen in -ldl... yes
updating cache ./config.cache
creating ./config.status
creating lib/Makefile
creating src/Makefile
creating modules/Makefile
creating Makefile
creating Make.rules
creating Make.modules
creating contrib/dist/rpm/proftpd.spec
creating config.h
touch stamp-configure
test -f debian/rules
# The -DLINUX bit is cause ./configure doesnt detect alpha
/usr/bin/make PLATFORM=-DLINUX
make[1]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10'
cd lib ; /usr/bin/make lib
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/lib'
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c getopt.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c getopt1.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c fnmatch.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c strsep.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c vsnprintf.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c glob.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c pwgrent.c
ar rc libsupp.a getopt.o getopt1.o fnmatch.o strsep.o vsnprintf.o glob.o pwgrent.o
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/lib'
cd src ; /usr/bin/make src
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/src'
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c main.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c timers.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c sets.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c pool.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c dirtree.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c support.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c inet.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c log.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c io.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c ident.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c data.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c modules.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c auth.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c fs.c
fs.c: In function `fs_glob':
fs.c:1105: warning: assignment from incompatible pointer type
fs.c:1107: warning: assignment from incompatible pointer type
fs.c:1108: warning: assignment from incompatible pointer type
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c ftpcount.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c utils.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c ftpwho.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c ftpshut.c
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/src'
cd modules; /usr/bin/make modules
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/modules'
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_core.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_auth.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_xfer.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_site.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_ls.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_unixpw.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_log.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_linuxprivs.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_sqlpw.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_mysql.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_ratio.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_quota.c
mod_quota.c: In function `_write_quota':
mod_quota.c:276: warning: use of `l' length character with `f' type character
mod_quota.c:276: warning: use of `l' length character with `f' type character
mod_quota.c: In function `add_quota_exempt':
mod_quota.c:591: warning: unused variable `l_ptr'
mod_quota.c:589: warning: unused variable `value'
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_pam.c
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c mod_readme.c
srcdir=. ./glue.sh mod_core.o mod_auth.o mod_xfer.o mod_site.o mod_ls.o mod_unixpw.o mod_log.o mod_linuxprivs.o mod_sqlpw.o mod_mysql.o mod_ratio.o mod_quota.o mod_pam.o mod_readme.o
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\" -DLINUX -I.. -I../include -c module_glue.c
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/modules'
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/contrib/libcap'
=> making cap_names.c from <linux/capability.h>
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -Llib -s _makenames.c -o _makenames
./_makenames > cap_names.h
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -c cap_alloc.c -o cap_alloc.o
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -c cap_proc.c -o cap_proc.o
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -c cap_extint.c -o cap_extint.o
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -c cap_flag.c -o cap_flag.o
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -c cap_text.c -o cap_text.o
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -O2 -fomit-frame-pointer -DUSESHADOW -DAUTOSHADOW -c cap_sys.c -o cap_sys.o
ar rcu libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_sys.o
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/contrib/libcap'
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -Llib -s -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/dirtree.o src/support.o src/inet.o src/log.o src/io.o src/ident.o src/data.o src/modules.o src/auth.o src/fs.o modules/mod_core.o modules/mod_auth.o modules/mod_xfer.o modules/mod_site.o modules/mod_ls.o modules/mod_unixpw.o modules/mod_log.o modules/mod_readme.o modules/mod_pam.o modules/mod_quota.o modules/mod_ratio.o modules/mod_mysql.o modules/mod_sqlpw.o modules/mod_linuxprivs.o  modules/module_glue.o -lsupp -lcrypt  -lpam -lm /usr/lib/libmysqlclient.a -lz  -Lcontrib/libcap -lcap -ldl
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -Llib -s -o ftpcount src/ftpcount.o src/pool.o src/log.o src/utils.o -lsupp -lcrypt  -lpam -lm /usr/lib/libmysqlclient.a -lz  -Lcontrib/libcap -lcap -ldl
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -Llib -s -o ftpwho src/ftpwho.o src/pool.o src/log.o src/utils.o -lsupp -lcrypt  -lpam -lm /usr/lib/libmysqlclient.a -lz  -Lcontrib/libcap -lcap -ldl
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -Llib -s -o ftpshut src/ftpshut.o -lsupp -lcrypt  -lpam -lm /usr/lib/libmysqlclient.a -lz  -Lcontrib/libcap -lcap -ldl
make[1]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10'
touch build
 fakeroot debian/rules binary DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
test -f debian/rules
test root = "`whoami`"
test -f debian/rules
test -f debian/rules
dh_clean
dh_installdirs usr/share/doc etc/pam.d
dh_installdocs README* INSTALL debian/{READ*,override.*,*.txt} doc/rfc \
	$(find doc/* -type f -maxdepth 0 | egrep -v "Get|Show|license") 
dh_installinit
dh_installchangelogs ChangeLog
/usr/bin/make install prefix=$(pwd)/debian/tmp/usr \
	rundir=$(pwd)/debian/tmp/var/run/proftpd \
	sysconfdir=$(pwd)/debian/tmp/etc INSTALL=install
make[1]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10'
cd lib ; /usr/bin/make lib
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/lib'
make[2]: Niets te doen voor `lib'.
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/lib'
cd src ; /usr/bin/make src
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/src'
make[2]: Niets te doen voor `src'.
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/src'
cd modules; /usr/bin/make modules
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/modules'
make[2]: Niets te doen voor `modules'.
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/modules'
make[2]: Entering directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/contrib/libcap'
make[2]: Niets te doen voor `all'.
make[2]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/contrib/libcap'
gcc -Wall -g3  -I ../ -I/usr/include/mysql  -I/usr/include/postgresql -Llib -s -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/dirtree.o src/support.o src/inet.o src/log.o src/io.o src/ident.o src/data.o src/modules.o src/auth.o src/fs.o modules/mod_core.o modules/mod_auth.o modules/mod_xfer.o modules/mod_site.o modules/mod_ls.o modules/mod_unixpw.o modules/mod_log.o modules/mod_readme.o modules/mod_pam.o modules/mod_quota.o modules/mod_ratio.o modules/mod_mysql.o modules/mod_sqlpw.o modules/mod_linuxprivs.o  modules/module_glue.o -lsupp -lcrypt  -lpam -lm /usr/lib/libmysqlclient.a -lz  -Lcontrib/libcap -lcap -ldl
install -s -o root -g root -m 0755 proftpd /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/sbin/proftpd
if [ -f /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/sbin/in.proftpd ] ; then \
  rm -f /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/sbin/in.proftpd ; \
fi
ln -s proftpd /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/sbin/in.proftpd
install -s -o root -g root -m 0755 ftpcount /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/bin/ftpcount
install -s -o root -g root -m 0755 ftpwho /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/bin/ftpwho
install -s -o root -g root -m 0755 ftpshut /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/sbin/ftpshut
if [ ! -f /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/etc/proftpd.conf ] ; then \
  install -o root -g root -m 0644 \
	./sample-configurations/basic.conf \
       	/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/etc/proftpd.conf ; \
fi
install -o root -g root -m 0644 ./src/proftpd.8 /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/man/man8
install -o root -g root -m 0644 ./src/ftpshut.8 /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/man/man8
install -o root -g root -m 0644 ./src/ftpwho.1 /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/man/man1
install -o root -g root -m 0644 ./src/ftpcount.1 /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/man/man1
install -o root -g root -m 0644 ./src/xferlog.5 /home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10/debian/tmp/usr/man/man5
make[1]: Leaving directory `/net/zebra/home/zarq/p/debian/bugsquash/proftpd/proftpd-1.2.0pre10'
cd debian/tmp/usr/man/man5 && mv xferlog.5 xferlog.proftpd.5
if [ "usr/share/doc" != "usr/doc" ] ; then \
	cd debian/tmp/usr && mkdir -p share && mv man share ; fi
rm debian/tmp/usr/sbin/in.proftpd
install contrib/xferstats.holger-preiss \
	debian/tmp/usr/sbin/ftpstats
cp debian/basic.conf debian/tmp/etc/proftpd.conf
cp -a debian/cron.monthly debian/tmp/etc/cron.monthly/proftpd
dh_installexamples sample-configurations/*
cp debian/ftpstats.8 debian/tmp/usr/share/man/man8
cp -av debian/pam debian/tmp/etc/pam.d/ftp
`debian/pam' -> `debian/tmp/etc/pam.d/ftp'
dh_compress
Ambiguous call resolved as CORE::chdir(), qualify as such or use & at /usr/lib/perl5/Cwd.pm line 306.
Ambiguous call resolved as CORE::chdir(), qualify as such or use & at /usr/lib/perl5/Cwd.pm line 308.
dh_fixperms
dh_installdeb
dh_shlibdeps
Ambiguous call resolved as CORE::chdir(), qualify as such or use & at /usr/lib/perl5/Cwd.pm line 306.
Ambiguous call resolved as CORE::chdir(), qualify as such or use & at /usr/lib/perl5/Cwd.pm line 308.
dh_gencontrol -u-isp
dh_strip
Ambiguous call resolved as CORE::chdir(), qualify as such or use & at /usr/lib/perl5/Cwd.pm line 306.
Ambiguous call resolved as CORE::chdir(), qualify as such or use & at /usr/lib/perl5/Cwd.pm line 308.
dh_md5sums
Ambiguous call resolved as CORE::chdir(), qualify as such or use & at /usr/lib/perl5/Cwd.pm line 306.
Ambiguous call resolved as CORE::chdir(), qualify as such or use & at /usr/lib/perl5/Cwd.pm line 308.
dh_fixperms
dpkg --build debian/tmp ..
dpkg-deb: building package `proftpd' in `../proftpd_1.2.0pre10-2.1_i386.deb'.
if egrep "^DEBUG" debian/rules; then false; fi
 signfile proftpd_1.2.0pre10-2.1.dsc

 dpkg-genchanges
dpkg-genchanges: not including original source code in upload
 signfile proftpd_1.2.0pre10-2.1_i386.changes

dpkg-buildpackage: diff-only upload (original source NOT included)