[build-status: 177749] Log for failed build of libcurses-perl_1.26-1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Fri Jan 9 12:40:22 JST 2009
Automatic build of libcurses-perl_1.26-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20090109-1127
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 319kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libcurses-perl 1.26-1 (dsc) [1409B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libcurses-perl 1.26-1 (tar) [312kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libcurses-perl 1.26-1 (diff) [5022B]
Fetched 319kB in 8s (36.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: perl (>= 5.8), libncursesw5-dev, debhelper (>= 7)
Checking for already installed source dependencies...
perl: already installed (5.8.8-7 >= 5.8 is satisfied)
libncursesw5-dev: already installed (5.6+20080907-1)
debhelper: already installed (7.0.17 >= 7 is satisfied)
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 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------------------------------------------------------------------------------
dpkg-source: extracting libcurses-perl in libcurses-perl-1.26
dpkg-source: info: unpacking libcurses-perl_1.26.orig.tar.gz
dpkg-source: info: applying libcurses-perl_1.26-1.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 libcurses-perl
dpkg-buildpackage: source version 1.26-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
debian/rules build
dh build --before dh_auto_configure
dh_testdir
/usr/bin/perl Makefile.PL PANELS MENUS FORMS INSTALLDIRS=vendor
GEN function: not applicable
PANELS functions: enabled
MENUS functions: enabled
FORMS functions: enabled
Making a guess for -I and -L/-l options...
Guesses:
includes: '-I/usr/include/ncursesw'
libs: '-lncursesw'
Curses type: ncursesw
Making a guess for "c-config.h"...
Choosing hints file 'hints/c-linux.ncurses.h'
WARNING: Your Curses form.h file appears to be in the default
system search path, which will not work for us because of
the conflicting Perl form.h file. This means your 'make' will
probably fail unless you fix this, as described in the INSTALL
file.
Checking if your kit is complete...
Looks good
Writing Makefile for Curses
dh build --after dh_auto_configure
dh_auto_build
make[1]: Entering directory `/build/buildd2/libcurses-perl-1.26'
cp Curses.pm blib/lib/Curses.pm
/usr/bin/perl test.syms PANELS MENUS FORMS
Checking capabilities of the Ncurses libraries.
Set CURSES_VERBOSE environment variable to see the details of the tests.
Doing test compiles with the compile command 'cc -DSYM="_C_SYM_" -I/usr/include/ncursesw -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o _C_FILE_ _C_FILE_.c -L/usr/local/lib -lpanelw -lmenuw -lformw -lncursesw>/dev/null 2>&1'
function 'waddch' found
function 'wechochar' found
function 'waddchstr' found
function 'waddchnstr' found
function 'waddstr' found
function 'waddnstr' found
function 'wattroff' found
function 'wattron' found
function 'wattrset' found
function 'wstandend' found
function 'wstandout' found
function 'wattr_get' found
function 'wattr_off' found
function 'wattr_on' found
function 'wattr_set' found
function 'wchgat' found
function 'COLOR_PAIR' found
function 'PAIR_NUMBER' found
function 'beep' found
function 'flash' found
function 'wbkgd' found
function 'wbkgdset' found
function 'getbkgd' found
function 'wborder' found
function 'box' found
function 'whline' found
function 'wvline' found
function 'werase' found
function 'wclear' found
function 'wclrtobot' found
function 'wclrtoeol' found
function 'start_color' found
function 'init_pair' found
function 'init_color' found
function 'has_colors' found
function 'can_change_color' found
function 'color_content' found
function 'pair_content' found
function 'wdelch' found
function 'wdeleteln' found
function 'winsdelln' found
function 'winsertln' found
function 'wgetch' found
function 'ungetch' found
function 'has_key' found
function 'KEY_F' found
function 'wgetstr' found
function 'wgetnstr' found
function 'getyx' found
function 'getparyx' found
function 'getbegyx' found
function 'getmaxyx' found
function 'winch' found
function 'winchstr' found
function 'winchnstr' found
function 'initscr' found
function 'endwin' found
function 'isendwin' found
function 'newterm' found
function 'set_term' found
function 'delscreen' found
function 'cbreak' found
function 'cbreak' returns int
function 'nocbreak' found
function 'nocbreak' returns int
function 'echo' found
function 'echo' returns int
function 'noecho' found
function 'noecho' returns int
function 'halfdelay' found
function 'intrflush' found
function 'keypad' found
function 'meta' found
function 'nodelay' found
function 'notimeout' found
function 'raw' found
function 'raw' returns int
function 'noraw' found
function 'noraw' returns int
function 'qiflush' found
function 'noqiflush' found
function 'wtimeout' found
function 'typeahead' found
function 'winsch' found
function 'winsstr' found
function 'winsnstr' found
function 'winstr' found
function 'winnstr' found
function 'def_prog_mode' found
function 'def_shell_mode' found
function 'reset_prog_mode' found
function 'reset_shell_mode' found
function 'resetty' found
function 'savetty' found
function 'getsyx' found
function 'getsyx' returns void
function 'setsyx' found
function 'setsyx' returns void
function 'curs_set' found
function 'napms' found
function 'wmove' found
function 'clearok' found
function 'idlok' found
function 'idlok' returns int
function 'idcok' found
function 'immedok' found
function 'leaveok' found
function 'wsetscrreg' found
function 'scrollok' found
function 'nl' found
function 'nl' returns int
function 'nonl' found
function 'nonl' returns int
function 'overlay' found
function 'overwrite' found
function 'copywin' found
function 'newpad' found
function 'subpad' found
function 'prefresh' found
function 'pnoutrefresh' found
function 'pechochar' found
function 'wrefresh' found
function 'wnoutrefresh' found
function 'doupdate' found
function 'redrawwin' found
function 'wredrawln' found
function 'scr_dump' found
function 'scr_restore' found
function 'scr_init' found
function 'scr_set' found
function 'scroll' found
function 'wscrl' found
function 'slk_init' found
function 'slk_set' found
function 'slk_refresh' found
function 'slk_noutrefresh' found
function 'slk_label' found
function 'slk_clear' found
function 'slk_restore' found
function 'slk_touch' found
function 'slk_attron' found
function 'slk_attrset' found
function 'slk_attr' found
function 'slk_attroff' found
function 'slk_color' found
function 'baudrate' found
function 'erasechar' found
function 'has_ic' found
function 'has_il' found
function 'killchar' found
function 'termattrs' found
function 'termname' found
function 'touchwin' found
function 'untouchwin' found
function 'wtouchln' found
function 'is_linetouched' found
function 'is_wintouched' found
function 'unctrl' found
function 'keyname' found
function 'filter' found
function 'filter' returns void
function 'use_env' found
function 'putwin' found
function 'getwin' found
function 'delay_output' found
function 'flushinp' found
function 'newwin' found
function 'delwin' found
function 'mvwin' found
function 'subwin' found
function 'derwin' found
function 'mvderwin' found
function 'dupwin' found
function 'wsyncup' found
function 'syncok' found
function 'wcursyncup' found
function 'wsyncdown' found
function 'getmouse' found
function 'ungetmouse' found
function 'mousemask' found
function 'wenclose' found
function 'wmouse_trafo' found
function 'mouseinterval' found
function 'BUTTON_RELEASE' found
function 'BUTTON_PRESS' found
function 'BUTTON_CLICK' found
function 'BUTTON_DOUBLE_CLICK' found
function 'BUTTON_TRIPLE_CLICK' found
function 'BUTTON_RESERVED_EVENT' found
function 'use_default_colors' found
function 'assume_default_colors' found
function 'define_key' found
function 'keybound' found
function 'keyok' found
function 'resizeterm' found
function 'wresize' found
function 'getmaxy' found
function 'getmaxx' found
function 'flusok' NOT found
function 'getcap' NOT found
function 'touchoverlap' NOT found
function 'new_panel' found
function 'bottom_panel' found
function 'top_panel' found
function 'show_panel' found
function 'update_panels' found
function 'hide_panel' found
function 'panel_window' found
function 'replace_panel' found
function 'move_panel' found
function 'panel_hidden' found
function 'panel_above' found
function 'panel_below' found
function 'set_panel_userptr' found
function 'panel_userptr' found
function 'del_panel' found
function 'set_menu_fore' found
function 'menu_fore' found
function 'set_menu_back' found
function 'menu_back' found
function 'set_menu_grey' found
function 'menu_grey' found
function 'set_menu_pad' found
function 'menu_pad' found
function 'pos_menu_cursor' found
function 'menu_driver' found
function 'set_menu_format' found
function 'menu_format' found
function 'set_menu_items' found
function 'menu_items' found
function 'item_count' found
function 'set_menu_mark' found
function 'menu_mark' found
function 'new_menu' found
function 'free_menu' found
function 'menu_opts' found
function 'set_menu_opts' found
function 'menu_opts_on' found
function 'menu_opts_off' found
function 'set_menu_pattern' found
function 'menu_pattern' found
function 'post_menu' found
function 'unpost_menu' found
function 'set_menu_userptr' found
function 'menu_userptr' found
function 'set_menu_win' found
function 'menu_win' found
function 'set_menu_sub' found
function 'menu_sub' found
function 'scale_menu' found
function 'set_current_item' found
function 'current_item' found
function 'set_top_row' found
function 'top_row' found
function 'item_index' found
function 'item_name' found
function 'item_description' found
function 'new_item' found
function 'free_item' found
function 'set_item_opts' found
function 'item_opts_on' found
function 'item_opts_off' found
function 'item_opts' found
function 'item_userptr' found
function 'set_item_userptr' found
function 'set_item_value' found
function 'item_value' found
function 'item_visible' found
function 'menu_request_name' found
function 'menu_request_by_name' found
function 'set_menu_spacing' found
function 'menu_spacing' found
function 'pos_form_cursor' found
function 'data_ahead' found
function 'data_behind' found
function 'form_driver' found
function 'set_form_fields' found
function 'form_fields' found
function 'field_count' found
function 'move_field' found
function 'new_form' found
function 'free_form' found
function 'set_new_page' found
function 'new_page' found
function 'set_form_opts' found
function 'form_opts_on' found
function 'form_opts_off' found
function 'form_opts' found
function 'set_current_field' found
function 'current_field' found
function 'set_form_page' found
function 'form_page' found
function 'field_index' found
function 'post_form' found
function 'unpost_form' found
function 'set_form_userptr' found
function 'form_userptr' found
function 'set_form_win' found
function 'form_win' found
function 'set_form_sub' found
function 'form_sub' found
function 'scale_form' found
function 'set_field_fore' found
function 'field_fore' found
function 'set_field_back' found
function 'field_back' found
function 'set_field_pad' found
function 'field_pad' found
function 'set_field_buffer' found
function 'field_buffer' found
function 'set_field_status' found
function 'field_status' found
function 'set_max_field' found
function 'field_info' found
function 'dynamic_field_info' found
function 'set_field_just' found
function 'field_just' found
function 'new_field' found
function 'dup_field' found
function 'link_field' found
function 'free_field' found
function 'set_field_opts' found
function 'field_opts_on' found
function 'field_opts_off' found
function 'field_opts' found
function 'set_field_userptr' found
function 'field_userptr' found
function 'field_arg' found
function 'form_request_name' found
function 'form_request_by_name' found
variable 'LINES' found
variable 'COLS' found
variable 'stdscr' found
variable 'curscr' found
variable 'COLORS' found
variable 'COLOR_PAIRS' found
typedef 'attr_t' found
typedef 'bool' found
typedef 'chtype' found
typedef 'MEVENT' found
typedef 'mmask_t' found
typedef 'SCREEN' found
cc -c -I/usr/include/ncursesw -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I/usr/lib/perl/5.8/CORE" Curses.c
In file included from /usr/lib/perl/5.8/CORE/perl.h:2120,
from Curses.c:46:
/usr/lib/perl/5.8/CORE/handy.h:85:1: warning: "bool" redefined
In file included from /usr/include/ncursesw/ncurses.h:175,
from c-config.h:7,
from Curses.c:11:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/include/stdbool.h:36:1: warning: this is the location of the previous definition
Running Mkbootstrap for Curses ()
chmod 644 Curses.bs
rm -f blib/arch/auto/Curses/Curses.so
cc -shared -L/usr/local/lib Curses.o -o blib/arch/auto/Curses/Curses.so \
-lpanelw -lmenuw -lformw -lncursesw \
chmod 755 blib/arch/auto/Curses/Curses.so
cp Curses.bs blib/arch/auto/Curses/Curses.bs
chmod 644 blib/arch/auto/Curses/Curses.bs
Manifying blib/man3/Curses.3pm
make[1]: Leaving directory `/build/buildd2/libcurses-perl-1.26'
dh_auto_test
make[1]: Entering directory `/build/buildd2/libcurses-perl-1.26'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load....# Testing Curses 1.26, Perl 5.008008
ok
All tests successful.
Files=1, Tests=1, 8 wallclock secs ( 5.83 cusr + 0.62 csys = 6.45 CPU)
make[1]: Leaving directory `/build/buildd2/libcurses-perl-1.26'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh install --before dh_installchangelogs
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
make[1]: Entering directory `/build/buildd2/libcurses-perl-1.26'
Installing /build/buildd2/libcurses-perl-1.26/debian/libcurses-perl/usr/lib/perl5/auto/Curses/Curses.so
Installing /build/buildd2/libcurses-perl-1.26/debian/libcurses-perl/usr/lib/perl5/auto/Curses/Curses.bs
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/buildd2/libcurses-perl-1.26/debian/libcurses-perl/usr/lib/perl5/Curses.pm
Installing /build/buildd2/libcurses-perl-1.26/debian/libcurses-perl/usr/share/man/man3/Curses.3pm
make[1]: Leaving directory `/build/buildd2/libcurses-perl-1.26'
dh_install
dh_installdocs
dh_installchangelogs HISTORY
dh install --after dh_installchangelogs
dh_installexamples
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installcatalogs
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_lintian
dh_desktop
dh_gconf
dh_icons
dh_perl
dpkg-query: parse error, in file `/var/lib/dpkg/available' near line 202017 package `keymapper':
newline in field name `Descrip'
Use of uninitialized value in concatenation (.) or string at /usr/bin/dh_perl line 126, <COMPAT_IN> line 1.
dh_pysupport
dh_scrollkeeper
dh_usrlocal
dh_link
dh_compress
dh_fixperms
touch install-stamp
dh binary-arch
dh_strip -a
dh_makeshlibs -a
dh_shlibdeps -a
dpkg-shlibdeps: failure: no dependency information found for /usr/lib/libpanelw.so.5 (used by debian/libcurses-perl/usr/lib/perl5/auto/Curses/Curses.so).
dh_shlibdeps: command returned error code 512
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
******************************************************************************
Build finished at 20090109-1240
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20090109-1240
Build needed 01:00:54, 5788k disk space
More information about the build-status
mailing list