Package: elvis-tiny
Version: 1.4-20
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of elvis-tiny_1.4-20 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-09 00:07:42.132490
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 172kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main elvis-tiny 1.4-20 (dsc) [649B]
> Get:2 http://ftp.fr.debian.org sid/main elvis-tiny 1.4-20 (tar) [156kB]
> Get:3 http://ftp.fr.debian.org sid/main elvis-tiny 1.4-20 (diff) [15.3kB]
> Fetched 172kB in 0s (341kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Thu Aug  9 00:07:46 UTC 2007
> pbuilder-time-stamp: 1186618066
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
>  -> Considering build-dep libncurses5-dev
>    -> Trying libncurses5-dev
>  -> Installing  libncurses5-dev
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following NEW packages will be installed:
>   libncurses5-dev
> debconf: delaying package configuration, since apt-utils is not installed
> 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B/1462kB of archives.
> After unpacking 6300kB of additional disk space will be used.
> Selecting previously deselected package libncurses5-dev.
> (Reading database ... 8965 files and directories currently installed.)
> Unpacking libncurses5-dev (from .../libncurses5-dev_5.6+20070716-1_i386.deb) 
> ...
> Setting up libncurses5-dev (5.6+20070716-1) ...
>  -> Finished parsing the build-deps
> Reading package lists...
> Building dependency tree...
> Reading state information...
> fakeroot is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Copying back the cached apt archive contents
> Copying source file
>     -> copying [elvis-tiny_1.4-20.dsc]
>     -> copying [./elvis-tiny_1.4.orig.tar.gz]
>     -> copying [./elvis-tiny_1.4-20.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sat Nov 26 13:59:11 2005 UTC 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: unpacking elvis-tiny_1.4.orig.tar.gz
> dpkg-source: applying ./elvis-tiny_1.4-20.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is elvis-tiny
> dpkg-buildpackage: source version is 1.4-20
> dpkg-buildpackage: source changed by Miquel van Smoorenburg <[EMAIL 
> PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.4-20
>  fakeroot debian/rules clean
> test -f cmd1.c
> test root = "`whoami`"
> make clobber
> make[1]: Entering directory `/tmp/buildd/elvis-tiny-1.4'
> rm -f *.o doc/*.1 elvis?.uue elvis?.sh core
> rm -f tags refs elvis
> make[1]: Leaving directory `/tmp/buildd/elvis-tiny-1.4'
> rm -f build debian/{files,substvars,wrapper}
> rm -rf /tmp/buildd/elvis-tiny-1.4/debian/tmp
> find . -name '*.bak' -o -name '*~' | xargs -r rm -f --
>  dpkg-source -b elvis-tiny-1.4
> dpkg-source: building elvis-tiny using existing elvis-tiny_1.4.orig.tar.gz
> dpkg-source: building elvis-tiny in elvis-tiny_1.4-20.diff.gz
> dpkg-source: building elvis-tiny in elvis-tiny_1.4-20.dsc
>  debian/rules build
> test -f cmd1.c
> make CC="cc -fsigned-char"
> make[1]: Entering directory `/tmp/buildd/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:138: warning: incompatible implicit declaration of built-in function 
> 'exit'
> curses.c: In function 'suspend_curses':
> curses.c:201: warning: incompatible implicit declaration of built-in function 
> 'strlen'
> curses.c: In function 'resume_curses':
> curses.c:303: warning: incompatible implicit declaration of built-in function 
> 'strlen'
> curses.c:343: warning: passing argument 2 of 'signal' from incompatible 
> pointer type
> curses.c: In function 'lacking':
> curses.c:356: warning: incompatible implicit declaration of built-in function 
> 'exit'
> curses.c: In function 'starttcap':
> curses.c:378: warning: incompatible implicit declaration of built-in function 
> 'exit'
> curses.c: In function 'getsize':
> curses.c:492: warning: passing argument 2 of 'signal' from incompatible 
> pointer type
> curses.c:523: 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 `/tmp/buildd/elvis-tiny-1.4'
> cc -O2 -s -o debian/wrapper debian/wrapper.c
> touch build
>  fakeroot debian/rules binary
> test -f cmd1.c
> test -f cmd1.c
> test root = "`whoami`"
> rm -rf /tmp/buildd/elvis-tiny-1.4/debian/tmp
> install -d -g root -m 755 -o root /tmp/buildd/elvis-tiny-1.4/debian/tmp
> install -d -g root -m 755 -o root /tmp/buildd/elvis-tiny-1.4/debian/tmp/DEBIAN
> install -d -g root -m 755 -o root /tmp/buildd/elvis-tiny-1.4/debian/tmp/bin
> install -d -g root -m 755 -o root /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr
> install -d -g root -m 755 -o root 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share
> install -d -g root -m 755 -o root 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/doc
> install -d -g root -m 755 -o root 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny
> install -d -g root -m 755 -o root 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/man
> install -d -g root -m 755 -o root 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/man/man1
> install -g root -s -m 755 debian/wrapper 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/bin/vi
> strip --remove-section=.comment --remove-section=.note 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/bin/vi
> install -g root -s -m 755 elvis 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/bin/elvis-tiny
> strip --remove-section=.comment --remove-section=.note 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/bin/elvis-tiny
> install -g root -m 644 debian/changelog \
>               
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny/changelog.Debian
> install -g root -m 644 debian/changelog.upstream \
>               
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny/changelog
> install -g root -m 644 KNOWN.BUGS 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny
> install -g root -m 644 debian/elvis-tiny.1 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/man/man1
> gzip -9f /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/man/man1/*
> gzip -9f /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny/*
> install -g root -m 644 debian/copyright 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/usr/share/doc/elvis-tiny
> install -g root -m 755 debian/postinst 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/DEBIAN
> install -g root -m 755 debian/prerm 
> /tmp/buildd/elvis-tiny-1.4/debian/tmp/DEBIAN
> dpkg-shlibdeps elvis
> dpkg-gencontrol -isp
> dpkg --build /tmp/buildd/elvis-tiny-1.4/debian/tmp ..
> dpkg-deb: building package `elvis-tiny' in `../elvis-tiny_1.4-20_i386.deb'.
> rm -rf /tmp/buildd/elvis-tiny-1.4/debian/tmp
>  dpkg-genchanges
> dpkg-genchanges: not including original source code in upload
> dpkg-buildpackage: binary and diff upload (original source NOT included)
> Copying back the cached apt archive contents
>  -> unmounting dev/pts filesystem
>  -> unmounting proc filesystem
>  -> cleaning the build env 
>     -> removing directory /var/cache/pbuilder/build//3418 and its 
> subdirectories
> Current time: Thu Aug  9 00:12:49 UTC 2007
> pbuilder-time-stamp: 1186618369
> Checking elvis-tiny_1.4-20_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/elvis-tiny_1.4-20_i386.deb/bin/elvis-tiny: ELF 32-bit LSB executable, 
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses 
> shared libs), stripped
> /tmp/elvis-tiny_1.4-20_i386.deb/bin/vi: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> 
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status BUILD_FAILED at 2007-08-09 00:12:53.163023
> Build needed 0:05:11.030533

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to