[build-status: 125011] Log for successful build of elvis-tiny_1.4-22 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Mon May 5 16:47:35 JST 2008


Automatic build of elvis-tiny_1.4-22 on mappi006 by sbuild/m32r 
Build started at 20080505-1631
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 173kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main elvis-tiny 1.4-22 (dsc) [649B]
Get:2 http://debian.linux-m32r.org 06_devonian/main elvis-tiny 1.4-22 (tar) [156kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main elvis-tiny 1.4-22 (diff) [16.6kB]
Fetched 173kB in 2s (63.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: libncurses5-dev
Checking for already installed source dependencies...
libncurses5-dev: already installed (5.6+20080419-1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed------------------------------------------------------------------------------
gpg: Signature made Thu May  1 06:30:49 2008 JST using RSA key ID F6175459
gpg: Can't check signature: public key not found
dpkg-source: extracting elvis-tiny in elvis-tiny-1.4
dpkg-source: info: unpacking elvis-tiny_1.4.orig.tar.gz
dpkg-source: info: applying elvis-tiny_1.4-22.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package elvis-tiny
dpkg-buildpackage: source version 1.4-22
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -f cmd1.c
test root = "`whoami`"
make clobber
make[1]: Entering directory `/build/buildd4/elvis-tiny-1.4'
rm -f *.o doc/*.1 elvis?.uue elvis?.sh core
rm -f tags refs elvis
make[1]: Leaving directory `/build/buildd4/elvis-tiny-1.4'
rm -f build debian/{files,substvars,wrapper}
rm -rf /build/buildd4/elvis-tiny-1.4/debian/tmp
find . -name '*.bak' -o -name '*~' | xargs -r rm -f --
 debian/rules build
test -f cmd1.c
make CC="cc -fsigned-char" EXTRA_CFLAGS=""
make[1]: Entering directory `/build/buildd4/elvis-tiny-1.4'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o blk.o blk.c
eval  cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF  -c -DDATE=\'\"`date`\"\' cmd1.c
cmd1.c: In function 'cmd_write2':
cmd1.c:237: warning: incompatible implicit declaration of built-in function 'strlen'
cmd1.c: In function 'cmd_shell':
cmd1.c:272: warning: incompatible implicit declaration of built-in function 'strlen'
cmd1.c:274: warning: incompatible implicit declaration of built-in function 'strcpy'
cmd1.c: In function 'cmd_global':
cmd1.c:371: warning: incompatible implicit declaration of built-in function 'strcpy'
cmd1.c: In function 'cmd_edit':
cmd1.c:471: warning: incompatible implicit declaration of built-in function 'strcpy'
cmd1.c: In function 'cmd_args':
cmd1.c:656: warning: incompatible implicit declaration of built-in function 'strcpy'
cmd1.c: In function 'cmd_tag':
cmd1.c:786: warning: incompatible implicit declaration of built-in function 'strncpy'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o cmd2.o cmd2.c
cmd2.c: In function 'cmd_substitute':
cmd2.c:197: warning: incompatible implicit declaration of built-in function 'strlen'
cmd2.c: In function 'cmd_append':
cmd2.c:335: warning: incompatible implicit declaration of built-in function 'strcat'
cmd2.c: In function 'cmd_join':
cmd2.c:397: warning: incompatible implicit declaration of built-in function 'strcpy'
cmd2.c:398: warning: incompatible implicit declaration of built-in function 'strlen'
cmd2.c: In function 'cmd_print':
cmd2.c:711: warning: incompatible implicit declaration of built-in function 'sprintf'
cmd2.c:740: warning: incompatible implicit declaration of built-in function 'sprintf'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o curses.o curses.c
curses.c: In function 'initscr':
curses.c:142: warning: incompatible implicit declaration of built-in function 'exit'
curses.c: In function 'suspend_curses':
curses.c:205: warning: incompatible implicit declaration of built-in function 'strlen'
curses.c: In function 'resume_curses':
curses.c:307: warning: incompatible implicit declaration of built-in function 'strlen'
curses.c:347: warning: passing argument 2 of 'signal' from incompatible pointer type
curses.c: In function 'lacking':
curses.c:360: warning: incompatible implicit declaration of built-in function 'exit'
curses.c: In function 'starttcap':
curses.c:382: warning: incompatible implicit declaration of built-in function 'exit'
curses.c: In function 'getsize':
curses.c:500: warning: incompatible implicit declaration of built-in function 'memset'
curses.c:501: warning: assignment from incompatible pointer type
curses.c:534: warning: incompatible implicit declaration of built-in function 'exit'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o cut.o cut.c
cut.c: In function 'cutfree':
cut.c:127: warning: incompatible implicit declaration of built-in function 'sprintf'
cut.c: In function 'cutswitch':
cut.c:190: warning: incompatible implicit declaration of built-in function 'sprintf'
cut.c: In function 'cut':
cut.c:402: warning: incompatible implicit declaration of built-in function 'malloc'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o ex.o ex.c
ex.c: In function 'ex':
ex.c:297: warning: incompatible implicit declaration of built-in function 'strcpy'
ex.c: In function 'doexcmd':
ex.c:480: warning: incompatible implicit declaration of built-in function 'strcpy'
ex.c:548: warning: incompatible implicit declaration of built-in function 'strcpy'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o input.o input.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o main.o main.c
main.c: In function 'main':
main.c:44: warning: incompatible implicit declaration of built-in function 'strlen'
main.c:129: warning: incompatible implicit declaration of built-in function 'exit'
main.c:209: warning: incompatible implicit declaration of built-in function 'exit'
main.c:218: warning: incompatible implicit declaration of built-in function 'exit'
main.c:220: warning: incompatible implicit declaration of built-in function 'strcat'
main.c:264: warning: incompatible implicit declaration of built-in function 'sprintf'
main.c:318: warning: passing argument 2 of 'signal' from incompatible pointer type
main.c: In function 'trapint':
main.c:369: warning: passing argument 2 of 'signal' from incompatible pointer type
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o misc.o misc.c
misc.c: In function 'pfetch':
misc.c:100: warning: incompatible implicit declaration of built-in function 'strlen'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o modify.o modify.c
modify.c: In function 'add':
modify.c:387: warning: incompatible implicit declaration of built-in function 'strlen'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o move1.o move1.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o move2.o move2.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o move3.o move3.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o move4.o move4.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o move5.o move5.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o opts.o opts.c
opts.c: In function 'initopts':
opts.c:207: warning: incompatible implicit declaration of built-in function 'strcpy'
opts.c:213: warning: incompatible implicit declaration of built-in function 'strcpy'
opts.c: In function 'dumpopts':
opts.c:457: warning: incompatible implicit declaration of built-in function 'strlen'
opts.c:461: warning: incompatible implicit declaration of built-in function 'sprintf'
opts.c: In function 'setopts':
opts.c:643: warning: incompatible implicit declaration of built-in function 'strcpy'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o recycle.o recycle.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o redraw.o redraw.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o regexp.o regexp.c
regexp.c: In function 'regcomp':
regexp.c:368: warning: incompatible implicit declaration of built-in function 'malloc'
regexp.c:368: warning: incompatible implicit declaration of built-in function 'strlen'
regexp.c:370: warning: incompatible implicit declaration of built-in function 'strcpy'
regexp.c:382: warning: incompatible implicit declaration of built-in function 'malloc'
regexp.c: In function 'regexec':
regexp.c:639: warning: incompatible implicit declaration of built-in function 'strlen'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o regsub.o regsub.c
regsub.c: In function 'regsub':
regsub.c:44: warning: incompatible implicit declaration of built-in function 'strlen'
regsub.c:104: warning: incompatible implicit declaration of built-in function 'strlen'
regsub.c:205: warning: incompatible implicit declaration of built-in function 'malloc'
regsub.c:205: warning: incompatible implicit declaration of built-in function 'strlen'
regsub.c:207: warning: incompatible implicit declaration of built-in function 'strcpy'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o system.o system.c
system.c: In function 'system':
system.c:74: warning: incompatible implicit declaration of built-in function 'exit'
system.c:78: warning: passing argument 2 of 'signal' from incompatible pointer type
system.c: In function 'rpipe':
system.c:134: warning: incompatible implicit declaration of built-in function 'exit'
system.c: In function 'rpclose':
system.c:256: warning: passing argument 2 of 'signal' from incompatible pointer type
system.c: In function 'wildcard':
system.c:288: warning: incompatible implicit declaration of built-in function 'strcpy'
system.c:289: warning: incompatible implicit declaration of built-in function 'strcat'
system.c:296: warning: incompatible implicit declaration of built-in function 'strlen'
system.c:300: warning: incompatible implicit declaration of built-in function 'strncpy'
system.c: In function 'filter':
system.c:344: warning: incompatible implicit declaration of built-in function 'malloc'
system.c:344: warning: incompatible implicit declaration of built-in function 'strlen'
system.c:353: warning: incompatible implicit declaration of built-in function 'sprintf'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o tio.o tio.c
tio.c: In function 'msg':
tio.c:238: warning: incompatible implicit declaration of built-in function 'sprintf'
tio.c:252: warning: incompatible implicit declaration of built-in function 'sprintf'
tio.c: In function 'getkey':
tio.c:520: warning: incompatible implicit declaration of built-in function 'exit'
tio.c: In function 'mapkey':
tio.c:669: warning: incompatible implicit declaration of built-in function 'strlen'
tio.c:700: warning: incompatible implicit declaration of built-in function 'strncpy'
tio.c:701: warning: incompatible implicit declaration of built-in function 'strcpy'
tio.c: In function 'dumpkey':
tio.c:734: warning: incompatible implicit declaration of built-in function 'strlen'
tio.c: In function 'savekeys':
tio.c:824: warning: incompatible implicit declaration of built-in function 'sprintf'
tio.c:830: warning: incompatible implicit declaration of built-in function 'strlen'
tio.c:842: warning: incompatible implicit declaration of built-in function 'sprintf'
tio.c:846: warning: incompatible implicit declaration of built-in function 'strlen'
tio.c:855: warning: incompatible implicit declaration of built-in function 'sprintf'
tio.c:859: warning: incompatible implicit declaration of built-in function 'strlen'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o tmp.o tmp.c
tmp.c: In function 'tmpstart':
tmp.c:121: warning: incompatible implicit declaration of built-in function 'exit'
tmp.c:198: warning: incompatible implicit declaration of built-in function 'snprintf'
tmp.c:213: warning: incompatible implicit declaration of built-in function 'exit'
tmp.c:221: warning: incompatible implicit declaration of built-in function 'exit'
tmp.c:223: warning: incompatible implicit declaration of built-in function 'sprintf'
tmp.c:242: warning: incompatible implicit declaration of built-in function 'exit'
tmp.c:308: warning: incompatible implicit declaration of built-in function 'exit'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o vars.o vars.c
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o vcmd.o vcmd.c
vcmd.c: In function 'v_switch':
vcmd.c:589: warning: incompatible implicit declaration of built-in function 'strcpy'
vcmd.c: In function 'v_keyword':
vcmd.c:626: warning: incompatible implicit declaration of built-in function 'sprintf'
vcmd.c: In function 'v_increment':
vcmd.c:679: warning: incompatible implicit declaration of built-in function 'sprintf'
vcmd.c:683: warning: incompatible implicit declaration of built-in function 'strlen'
vcmd.c: In function 'v_undoline':
vcmd.c:729: warning: incompatible implicit declaration of built-in function 'strcat'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF    -c -o vi.o vi.c
vi.c: In function 'vi':
vi.c:341: warning: incompatible implicit declaration of built-in function 'strcpy'
vi.c:365: warning: incompatible implicit declaration of built-in function 'strcpy'
cc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE -DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR -DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF  -o elvis blk.o cmd1.o cmd2.o curses.o cut.o ex.o input.o main.o misc.o modify.o move1.o move2.o move3.o move4.o move5.o opts.o recycle.o redraw.o regexp.o regsub.o system.o tio.o tmp.o vars.o vcmd.o vi.o   -lncurses
done.
make[1]: Leaving directory `/build/buildd4/elvis-tiny-1.4'
cc  -O2 -o debian/wrapper debian/wrapper.c
strip debian/wrapper
touch build
 /usr/bin/fakeroot debian/rules binary-arch
test -f cmd1.c
test root = "`whoami`"
rm -rf /build/buildd4/elvis-tiny-1.4/debian/tmp
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp/DEBIAN
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp/bin
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp/usr
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/doc
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/man
install -d -g root -m 755 -o root /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/man/man1
install -g root -s -m 755 debian/wrapper /build/buildd4/elvis-tiny-1.4/debian/tmp/bin/vi
install -g root -s -m 755 elvis /build/buildd4/elvis-tiny-1.4/debian/tmp/bin/elvis-tiny
strip --remove-section=.comment --remove-section=.note /build/buildd4/elvis-tiny-1.4/debian/tmp/bin/vi
strip --remove-section=.comment --remove-section=.note /build/buildd4/elvis-tiny-1.4/debian/tmp/bin/elvis-tiny
install -g root -m 644 debian/changelog \
		/build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny/changelog.Debian
install -g root -m 644 debian/changelog.upstream \
		/build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny/changelog
install -g root -m 644 KNOWN.BUGS /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny
install -g root -m 644 debian/elvis-tiny.1 /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/man/man1
gzip -9f /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/man/man1/*
gzip -9f /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny/*
install -g root -m 644 debian/copyright /build/buildd4/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny
install -g root -m 755 debian/postinst /build/buildd4/elvis-tiny-1.4/debian/tmp/DEBIAN
install -g root -m 755 debian/prerm /build/buildd4/elvis-tiny-1.4/debian/tmp/DEBIAN
dpkg-shlibdeps elvis
dpkg-gencontrol -isp
dpkg --build /build/buildd4/elvis-tiny-1.4/debian/tmp ..
dpkg-deb: building package `elvis-tiny' in `../elvis-tiny_1.4-22_m32r.deb'.
rm -rf /build/buildd4/elvis-tiny-1.4/debian/tmp
 dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../elvis-tiny_1.4-22_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080505-1647

chroot-unstable/build/buildd4/elvis-tiny_1.4-22_m32r.deb:
 new debian package, version 2.0.
 size 45594 bytes: control archive= 925 bytes.
     478 bytes,    12 lines      control              
     942 bytes,    39 lines   *  postinst             #!/bin/sh
     214 bytes,    10 lines   *  prerm                #!/bin/sh
 Package: elvis-tiny
 Version: 1.4-22
 Architecture: m32r
 Maintainer: Miquel van Smoornburg <miquels at cistron.nl>
 Installed-Size: 136
 Pre-Depends: libc6 (>= 2.3.5-1), libncurses5 (>= 5.6+20071006-3)
 Section: base
 Priority: standard
 Description: Tiny vi compatible editor for the base system
  Elvis-tiny is based on a 1991 Minix version of elvis. You should install
  another vi-editor (such as "vim", "elvis" or "nvi") if you want a vi
  editor that is full featured and has no bugs.

chroot-unstable/build/buildd4/elvis-tiny_1.4-22_m32r.deb:
drwxr-xr-x root/root         0 2008-05-05 16:45 ./
drwxr-xr-x root/root         0 2008-05-05 16:45 ./bin/
-rwxr-xr-x root/root      3528 2008-05-05 16:45 ./bin/vi
-rwxr-xr-x root/root     64740 2008-05-05 16:45 ./bin/elvis-tiny
drwxr-xr-x root/root         0 2008-05-05 16:45 ./usr/
drwxr-xr-x root/root         0 2008-05-05 16:45 ./usr/share/
drwxr-xr-x root/root         0 2008-05-05 16:45 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-05 16:45 ./usr/share/doc/elvis-tiny/
-rw-r--r-- root/root      1014 2008-05-05 16:45 ./usr/share/doc/elvis-tiny/KNOWN.BUGS.gz
-rw-r--r-- root/root      1819 2008-05-05 16:45 ./usr/share/doc/elvis-tiny/copyright
-rw-r--r-- root/root        96 2008-05-05 16:45 ./usr/share/doc/elvis-tiny/changelog.gz
-rw-r--r-- root/root      2496 2008-05-05 16:45 ./usr/share/doc/elvis-tiny/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-05 16:45 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-05 16:45 ./usr/share/man/man1/
-rw-r--r-- root/root       294 2008-05-05 16:45 ./usr/share/man/man1/elvis-tiny.1.gz

elvis-tiny_1.4-22_m32r.changes:
Format: 1.8
Date: Wed, 30 Apr 2008 23:05:37 +0200
Source: elvis-tiny
Binary: elvis-tiny
Architecture: m32r
Version: 1.4-22
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Miquel van Smoorenburg <miquels at cistron.nl>
Description: 
 elvis-tiny - Tiny vi compatible editor for the base system
Closes: 161734 168231
Changes: 
 elvis-tiny (1.4-22) unstable; urgency=low
 .
   * make window-resizing work (closes: #168231)
   * use sigsetjmp/siglongjmp so that jumping out of a
     signal handler sort of works (it's a bad idea anyway) (closes: #161734)
Checksums-Sha1: 
 d84de5f835dad0943493437546b684231c94d4bd 45594 elvis-tiny_1.4-22_m32r.deb
Checksums-Sha256: 
 c0886964920c66e4c2cc535dbc783e5905d1a17cb6ef7087cd78601c0981fe61 45594 elvis-tiny_1.4-22_m32r.deb
Files: 
 beb8441bb3162496d068259a6cd10931 45594 base standard elvis-tiny_1.4-22_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/elvis-tiny-1.4
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080505-1647
Build needed 00:09:30, 1084k disk space




More information about the build-status mailing list