[build-status: 77086] Log for failed build of alevt_1:1.6.1-8 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Wed Jun 13 04:03:05 JST 2007


Automatic build of alevt_1:1.6.1-8 on mappi006 by sbuild/m32r 0.53
Build started at 20070613-0352
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 136kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main alevt 1:1.6.1-8 (dsc) [597B]
Get:2 http://debian.linux-m32r.org 06_devonian/main alevt 1:1.6.1-8 (tar) [118kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main alevt 1:1.6.1-8 (diff) [17.7kB]
Fetched 136kB in 1s (82.4kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: dpatch, cdbs, debhelper (>= 4.1.29), libpng-dev, libx11-dev
** Filtered missing central deps that are dependencies of or provide build-deps:
zlib1g-dev (>= 1:1.1.4)
**** Warning:
**** The following central src deps are (probably) missing:
  xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
dpatch: already installed (2.0.25)
cdbs: already installed (0.4.49)
debhelper: already installed (5.0.50 >= 4.1.29 is satisfied)
libpng-dev: already installed (=*=PROVIDED=*=)
libx11-dev: already installed (2:1.0.3-7)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.1 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Thu Jun  7 21:49:09 2007 JST using DSA key ID 35A992E7
gpg: Can't check signature: public key not found
dpkg-source: extracting alevt in alevt-1.6.1
dpkg-source: unpacking alevt_1.6.1.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/alevt_1.6.1-8.diff.gz
dpkg-buildpackage: source package is alevt
dpkg-buildpackage: source version is 1:1.6.1-8
dpkg-buildpackage: source changed by Andreas Rottmann <rotty at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.6.1-8
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
make OPT="-g -Wall -O2" -k clean
make[1]: Entering directory `/build/buildd4/alevt-1.6.1'
rm -f *.o page*.txt a.out core bdf2xbm font?.xbm fontsize.h Makefile.bak
rm -f alevt alevt-date alevt-cap
rm -f alevt.1x alevt-date.1 alevt-cap.1
rm -f contrib/a.out ttext-*.*
rm -f alevt.html
make[1]: Leaving directory `/build/buildd4/alevt-1.6.1'
rm -f debian/stamp-makefile-build
dh_clean 
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/alevt-1.6.1'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd4/alevt-1.6.1'
dpatch deapply-all
99-undo-brain-fuckage not applied to ./ .
40_vbi_name not applied to ./ .
35_alevt-cap.man not applied to ./ .
30_alevt.man not applied to ./ .
27_gcc4 not applied to ./ .
26_misc not applied to ./ .
25_buildsystem not applied to ./ .
20_alevt-1.6.1.rus not applied to ./ .
rm -rf debian/patched
rm -f debian/stamp-patched
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/alevt-1.6.1'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd4/alevt-1.6.1'
dpatch apply-all
applying patch 20_alevt-1.6.1.rus to ./ ... ok.
applying patch 25_buildsystem to ./ ... ok.
applying patch 26_misc to ./ ... ok.
applying patch 27_gcc4 to ./ ... ok.
applying patch 30_alevt.man to ./ ... ok.
applying patch 35_alevt-cap.man to ./ ... ok.
applying patch 40_vbi_name to ./ ... ok.
applying patch 99-undo-brain-fuckage to ./ ... ok.
/usr/bin/make -f debian/rules update-config
make[1]: Entering directory `/build/buildd4/alevt-1.6.1'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/buildd4/alevt-1.6.1'
touch debian/stamp-patched
make OPT="-g -Wall -O2" all
make[1]: Entering directory `/build/buildd4/alevt-1.6.1'
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o main.o main.c
In file included from vbi.h:7,
                 from main.c:9:
lang.h:27:8: warning: extra tokens at end of #endif directive
main.c: In function 'option':
main.c:154: warning: implicit declaration of function 'strcmp'
main.c:156: warning: suggest explicit braces to avoid ambiguous 'else'
main.c: In function 'main':
main.c:188: warning: suggest parentheses around assignment used as truth value
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o ui.o ui.c
In file included from vbi.h:7,
                 from ui.c:12:
lang.h:27:8: warning: extra tokens at end of #endif directive
ui.c: In function 'do_next_pgno':
ui.c:159: warning: suggest parentheses around assignment used as truth value
ui.c:166: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c: In function 'do_screen_pgno':
ui.c:266: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c: In function 'do_flof_pgno':
ui.c:317: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c: In function 'do_hist_pgno':
ui.c:330: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c: In function 'put_head_line':
ui.c:339: warning: pointer targets in passing argument 3 of 'xio_get_line' differ in signedness
ui.c:356: warning: pointer targets in passing argument 3 of 'xio_put_line' differ in signedness
ui.c: In function 'put_menu_line':
ui.c:369: warning: pointer targets in passing argument 3 of 'xio_put_line' differ in signedness
ui.c: In function '_msg':
ui.c:378: warning: pointer targets in passing argument 1 of 'vsprintf' differ in signedness
ui.c:378: warning: pointer targets in passing argument 2 of 'vsprintf' differ in signedness
ui.c: In function 'next_search':
ui.c:428: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c:431: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c: In function 'start_search':
ui.c:450: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c: In function 'start_save2':
ui.c:462: warning: pointer targets in passing argument 3 of 'export' differ in signedness
ui.c:463: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c: In function 'start_save1':
ui.c:478: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
ui.c:479: warning: pointer targets in passing argument 1 of 'export_open' differ in signedness
ui.c:479: warning: suggest parentheses around assignment used as truth value
ui.c:481: warning: suggest parentheses around assignment used as truth value
ui.c:483: warning: pointer targets in passing argument 2 of 'edline_new' differ in signedness
ui.c:483: warning: pointer targets in passing argument 3 of 'edline_new' differ in signedness
ui.c:491: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c: In function 'vtwin_event':
ui.c:610: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c:614: warning: pointer targets in passing argument 2 of 'msg' differ in signedness
ui.c:623: warning: pointer targets in passing argument 2 of 'msg' differ in signedness
ui.c:628: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c:666: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c:668: warning: pointer targets in passing argument 2 of 'edline_new' differ in signedness
ui.c:668: warning: pointer targets in passing argument 3 of 'edline_new' differ in signedness
ui.c:671: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c:673: warning: pointer targets in passing argument 2 of 'edline_new' differ in signedness
ui.c:673: warning: pointer targets in passing argument 3 of 'edline_new' differ in signedness
ui.c:676: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c:677: warning: pointer targets in passing argument 2 of 'edline_new' differ in signedness
ui.c:677: warning: pointer targets in passing argument 3 of 'edline_new' differ in signedness
ui.c:690: warning: pointer targets in passing argument 2 of 'msg' differ in signedness
ui.c:692: warning: pointer targets in passing argument 2 of 'msg' differ in signedness
ui.c:695: warning: pointer targets in passing argument 2 of 'err' differ in signedness
ui.c:707: warning: pointer targets in passing argument 2 of 'msg' differ in signedness
cc -O -s bdf2xbm.c -o bdf2xbm
./bdf2xbm font1 <vtxt-latin-1.bdf >font1.xbm
./bdf2xbm font2 <vtxt-latin-2.bdf >font2.xbm
./bdf2xbm font3 <vtxt-koi8.bdf >font3.xbm
fgrep -h "#define" font1.xbm font2.xbm font3.xbm >fontsize.h
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o xio.o xio.c
In file included from xio.c:20:
lang.h:27:8: warning: extra tokens at end of #endif directive
xio.c: In function 'timer_init':
xio.c:37: warning: unused parameter 'argc'
xio.c: In function 'get_fonts':
xio.c:140: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness
xio.c: In function 'xlib_conn_watch':
xio.c:156: warning: unused parameter 'data'
xio.c: In function 'xio_open_dpy':
xio.c:210: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness
xio.c:222: warning: label 'fail4' defined but not used
xio.c: In function 'set_user_geometry':
xio.c:239: warning: pointer targets in passing argument 4 of 'XParseGeometry' differ in signedness
xio.c:239: warning: pointer targets in passing argument 5 of 'XParseGeometry' differ in signedness
xio.c: In function 'xio_open_win':
xio.c:338: warning: label 'fail2' defined but not used
xio.c: In function 'xio_title':
xio.c:385: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
xio.c:385: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
xio.c:385: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
xio.c:385: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
xio.c:385: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
xio.c:385: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
xio.c:388: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
xio.c:391: warning: pointer targets in passing argument 3 of 'XSetIconName' differ in signedness
xio.c: In function 'xio_put_str':
xio.c:452: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
xio.c: In function 'for_all_windows':
xio.c:674: warning: suggest parentheses around assignment used as truth value
xio.c:675: warning: suggest parentheses around assignment used as truth value
xio.c: In function 'sel_convert2ascii':
xio.c:808: warning: suggest explicit braces to avoid ambiguous 'else'
xio.c: In function 'handle_event':
xio.c:1054: warning: pointer targets in passing argument 2 of 'XLookupString' differ in signedness
xio.c:1011: warning: unused parameter 'fd'
xio.c: In function 'xio_timer':
xio.c:1166: warning: unused parameter 'data'
xio.c: In function 'xio_event_loop':
xio.c:1189: warning: suggest parentheses around assignment used as truth value
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o fdset.o fdset.c
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o vbi.o vbi.c
In file included from vbi.h:7,
                 from vbi.c:10:
lang.h:27:8: warning: extra tokens at end of #endif directive
vbi.c: In function 'vbi_send':
vbi.c:85: warning: suggest parentheses around assignment used as truth value
vbi.c: In function 'vbi_pll_reset':
vbi.c:163: warning: suggest explicit braces to avoid ambiguous 'else'
vbi.c: In function 'vt_line':
vbi.c:266: warning: pointer targets in passing argument 3 of 'add_enhance' differ in signedness
vbi.c: In function 'vbi_line':
vbi.c:389: warning: suggest parentheses around assignment used as truth value
vbi.c:389: warning: suggest explicit braces to avoid ambiguous 'else'
vbi.c: In function 'vbi_handler':
vbi.c:404: warning: unused parameter 'fd'
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o cache.o cache.c
cache.c: In function 'cache_reset':
cache.c:71: warning: suggest parentheses around assignment used as truth value
cache.c: In function 'cache_foreach_pg':
cache.c:176: warning: suggest parentheses around assignment used as truth value
cache.c:193: warning: suggest parentheses around assignment used as truth value
cache.c: In function 'cache_open':
cache.c:255: warning: label 'fail2' defined but not used
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o help.o help.c
help.c:83: warning: missing initializer
help.c:83: warning: (near initialization for 'help_pages[14].lang')
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o edline.o edline.c
edline.c: In function 'ev_handler':
edline.c:90: warning: comparison is always true due to limited range of data type
edline.c:90: warning: suggest parentheses around && within ||
edline.c: In function 'edline_new':
edline.c:120: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
edline.c:122: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
edline.c:139: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
edline.c:139: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
edline.c:145: warning: label 'fail2' defined but not used
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o search.o search.c
search.c: In function 'search_pg':
search.c:65: warning: pointer targets in passing argument 2 of 'regexec' differ in signedness
search.c: In function 'search_start':
search.c:95: warning: pointer targets in passing argument 2 of 'regcomp' differ in signedness
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o edit.o edit.c
In file included from vbi.h:7,
                 from edit.c:7:
lang.h:27:8: warning: extra tokens at end of #endif directive
edit.c: In function 'cursor':
edit.c:29: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
edit.c: In function 'do_save':
edit.c:176: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness
edit.c:179: warning: pointer targets in passing argument 1 of 'ioerror' differ in signedness
edit.c: In function 'save':
edit.c:214: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
edit.c:216: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
edit.c:219: warning: pointer targets in passing argument 2 of 'edline_new' differ in signedness
edit.c: In function 'edwin_new':
edit.c:250: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
edit.c:252: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
edit.c:253: warning: pointer targets in passing argument 2 of 'xio_title' differ in signedness
edit.c: In function 'ins_key':
edit.c:275: warning: unused parameter 'shift'
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o misc.o misc.c
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o hamm.o hamm.c
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o lang.o lang.c
In file included from lang.c:5:
lang.h:27:8: warning: extra tokens at end of #endif directive
lang.c:65: warning: pointer targets in initialization differ in signedness
lang.c:66: warning: pointer targets in initialization differ in signedness
lang.c:67: warning: pointer targets in initialization differ in signedness
lang.c:68: warning: pointer targets in initialization differ in signedness
lang.c:69: warning: pointer targets in initialization differ in signedness
lang.c:70: warning: pointer targets in initialization differ in signedness
lang.c:71: warning: pointer targets in initialization differ in signedness
lang.c:72: warning: pointer targets in initialization differ in signedness
lang.c:73: warning: pointer targets in initialization differ in signedness
lang.c:74: warning: pointer targets in initialization differ in signedness
lang.c:75: warning: pointer targets in initialization differ in signedness
lang.c:76: warning: pointer targets in initialization differ in signedness
lang.c:77: warning: pointer targets in initialization differ in signedness
lang.c:78: warning: pointer targets in initialization differ in signedness
lang.c:79: warning: pointer targets in initialization differ in signedness
lang.c:80: warning: pointer targets in initialization differ in signedness
lang.c:81: warning: pointer targets in initialization differ in signedness
lang.c:82: warning: pointer targets in initialization differ in signedness
lang.c:83: warning: pointer targets in initialization differ in signedness
lang.c:84: warning: pointer targets in initialization differ in signedness
lang.c:85: warning: pointer targets in initialization differ in signedness
lang.c:86: warning: pointer targets in initialization differ in signedness
lang.c:87: warning: pointer targets in initialization differ in signedness
lang.c:88: warning: pointer targets in initialization differ in signedness
lang.c:89: warning: pointer targets in initialization differ in signedness
lang.c:90: warning: pointer targets in initialization differ in signedness
lang.c:91: warning: pointer targets in initialization differ in signedness
lang.c:92: warning: pointer targets in initialization differ in signedness
lang.c:93: warning: pointer targets in initialization differ in signedness
lang.c:94: warning: pointer targets in initialization differ in signedness
lang.c:95: warning: pointer targets in initialization differ in signedness
lang.c:96: warning: pointer targets in initialization differ in signedness
lang.c:97: warning: pointer targets in initialization differ in signedness
lang.c:98: warning: pointer targets in initialization differ in signedness
lang.c:99: warning: pointer targets in initialization differ in signedness
lang.c:100: warning: pointer targets in initialization differ in signedness
lang.c:101: warning: pointer targets in initialization differ in signedness
lang.c:102: warning: pointer targets in initialization differ in signedness
lang.c:103: warning: pointer targets in initialization differ in signedness
lang.c:104: warning: pointer targets in initialization differ in signedness
lang.c:105: warning: pointer targets in initialization differ in signedness
lang.c:106: warning: pointer targets in initialization differ in signedness
lang.c:107: warning: pointer targets in initialization differ in signedness
lang.c:108: warning: pointer targets in initialization differ in signedness
lang.c:109: warning: pointer targets in initialization differ in signedness
lang.c:110: warning: pointer targets in initialization differ in signedness
lang.c:111: warning: pointer targets in initialization differ in signedness
lang.c:112: warning: pointer targets in initialization differ in signedness
lang.c: In function 'conv2latin':
lang.c:157: warning: implicit declaration of function 'is_koi'
lang.c: In function 'enhance':
lang.c:254: warning: suggest explicit braces to avoid ambiguous 'else'
lang.c:266: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness
lang.c:266: warning: pointer targets in assignment differ in signedness
lang.c:266: warning: suggest parentheses around assignment used as truth value
lang.c:266: warning: suggest explicit braces to avoid ambiguous 'else'
cc -g -Wall -O2 -DVERSION=\"1.6.1\" -DWITH_PNG -I/usr/X11R6/include -I/usr/local/include -W   -c -o export.o export.c
export.c: In function 'find_opt':
export.c:59: warning: suggest parentheses around assignment used as truth value
export.c:60: warning: suggest parentheses around assignment used as truth value
export.c:62: warning: suggest parentheses around assignment used as truth value
export.c: In function 'export_open':
export.c:87: warning: suggest parentheses around assignment used as truth value
export.c:89: warning: suggest parentheses around assignment used as truth value
export.c:91: warning: suggest parentheses around assignment used as truth value
export.c:96: warning: suggest parentheses around assignment used as truth value
export.c:106: warning: suggest parentheses around assignment used as truth value
export.c:110: warning: suggest parentheses around assignment used as truth value
export.c: In function 'adjust':
export.c:189: warning: suggest parentheses around assignment used as truth value
export.c: In function 'export_mkname':
export.c:200: warning: suggest parentheses around assignment used as truth value
export.c: At top level:
export.c:369: fatal error: error writing to /tmp/ccecotmd.s: No space left on device
compilation terminated.
make[1]: *** [export.o] Error 1
make[1]: Leaving directory `/build/buildd4/alevt-1.6.1'
make: *** [debian/stamp-makefile-build] Error 2
******************************************************************************
Build finished at 20070613-0403
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070613-0403
Build needed 00:08:24, 1356k disk space




More information about the build-status mailing list