Your message dated Mon, 4 Sep 2006 20:47:23 -0400 with message-id <[EMAIL PROTECTED]> and subject line predict: FTBFS: forms.h: No such file or directory has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: predict Version: 2.2.2-6 Severity: serious Hello, There was a problem while autobuilding your package: > Automatic build of predict_2.2.2-6 on avidan by sbuild/i386 0.49 > Build started at 20060723-1756 > ****************************************************************************** ... > debian/rules build > dh_testdir > cc -Wall -O2 -s -fomit-frame-pointer \ > -I/usr/include/ncurses predict.c -lm -lncurses -lpthread \ > -o predict > predict.c: In function 'socket_server': > predict.c:2074: warning: pointer targets in passing argument 6 of 'recvfrom' > differ in signedness > predict.c: In function 'Abbreviate': > predict.c:2448: warning: pointer targets in passing argument 2 of > '__builtin_strncpy' differ in signedness > cc -Wall -O2 -s -fomit-frame-pointer \ > -I/usr/include/ncurses predict-g1yyh.c -lm -lncurses \ > -lpthread -lmenu -o predict-g1yyh > predict-g1yyh.c: In function 'socket_server': > predict-g1yyh.c:2070: warning: pointer targets in passing argument 6 of > 'recvfrom' differ in signedness > predict-g1yyh.c: In function 'Abbreviate': > predict-g1yyh.c:2405: warning: pointer targets in passing argument 2 of > '__builtin_strncpy' differ in signedness > predict-g1yyh.c: In function 'MultiTrack': > predict-g1yyh.c:4864: warning: pointer/integer type mismatch in conditional > expression > predict-g1yyh.c:4875: warning: pointer/integer type mismatch in conditional > expression > predict-g1yyh.c:5004: warning: pointer/integer type mismatch in conditional > expression > predict-g1yyh.c:5020: warning: pointer/integer type mismatch in conditional > expression > predict-g1yyh.c:5076: warning: pointer/integer type mismatch in conditional > expression > predict-g1yyh.c:5089: warning: pointer/integer type mismatch in conditional > expression > cc -Wall -O2 -s -fomit-frame-pointer \ > vocalizer/vocalizer.c -o vocalizer/vocalizer > (cd utils/fodtrack-0.1 ; cc -Wall -O6 -s -lm fodtrack.c -o fodtrack ) > fodtrack.c: In function 'setDirection': > fodtrack.c:100: warning: implicit declaration of function 'usleep' > fodtrack.c: In function 'main': > fodtrack.c:144: warning: implicit declaration of function 'getpt' > (cd utils/geosat ; cc -Wall -O6 -s -lm geosat.c -o geosat ) > (cd utils/moontracker ; cc -Wall -O6 -s -lm moontracker.c -o moontracker ) > (cd clients/earthtrack ; cc -Wall -O6 -s -lm earthtrack.c -o earthtrack ) > earthtrack.c: In function 'main': > earthtrack.c:368: warning: unused variable 'xplanetfd' > earthtrack.c:361: warning: unused variable 'earthpref' > earthtrack.c:360: warning: unused variable 'backimage' > (cd clients/map; cc -Wall -O3 -s -o predict-map map.c map_cb.c map_main.c > -I/usr/X11R6/include/X11 -L/usr/X11R6/lib -lforms -lX11 -lm) > map.c:21:19: error: forms.h: No such file or directory > In file included from map.c:23: > map.h:7: error: expected ')' before '*' token > map.h:8: error: expected ')' before '*' token > map.h:13: error: expected specifier-qualifier-list before 'FL_FORM' > map.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xa' > map.c:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__' > map.c: In function 'create_form_map': > map.c:58: error: 'FL_OBJECT' undeclared (first use in this function) > map.c:58: error: (Each undeclared identifier is reported only once > map.c:58: error: for each function it appears in.) > map.c:58: error: 'obj' undeclared (first use in this function) > map.c:60: warning: implicit declaration of function 'fl_calloc' > map.c:62: error: 'FD_map' has no member named 'map' > map.c:62: warning: implicit declaration of function 'fl_bgn_form' > map.c:62: error: 'FL_NO_BOX' undeclared (first use in this function) > map.c:63: warning: implicit declaration of function 'fl_add_box' > map.c:63: error: 'FL_UP_BOX' undeclared (first use in this function) > map.c:64: error: 'FD_map' has no member named 't' > map.c:64: warning: implicit declaration of function 'fl_add_bitmap' > map.c:64: error: 'FL_NORMAL_BITMAP' undeclared (first use in this function) > map.c:65: warning: implicit declaration of function 'fl_set_bitmap_data' > map.c:66: warning: implicit declaration of function 'fl_set_object_color' > map.c:66: error: 'FL_BLUE' undeclared (first use in this function) > map.c:66: error: 'FL_GREEN' undeclared (first use in this function) > map.c:67: warning: implicit declaration of function 'fl_set_object_lcol' > map.c:67: error: 'FL_PALEGREEN' undeclared (first use in this function) > map.c:68: error: 'FD_map' has no member named 'g' > map.c:68: warning: implicit declaration of function 'fl_add_timer' > map.c:68: error: 'FL_NORMAL_TIMER' undeclared (first use in this function) > map.c:69: warning: implicit declaration of function 'fl_set_object_callback' > map.c:69: error: 'j' undeclared (first use in this function) > map.c:70: warning: implicit declaration of function 'fl_set_timer' > map.c:71: warning: implicit declaration of function 'fl_add_clock' > map.c:71: error: 'FL_DIGITAL_CLOCK' undeclared (first use in this function) > map.c:72: error: 'FL_LIGHTER_COL1' undeclared (first use in this function) > map.c:72: error: 'FL_BLACK' undeclared (first use in this function) > map.c:73: warning: implicit declaration of function 'fl_set_clock_adjustment' > map.c:74: warning: implicit declaration of function 'fl_set_object_lcolor' > map.c:75: warning: implicit declaration of function 'fl_set_object_lsize' > map.c:75: error: 'FL_NORMAL_SIZE' undeclared (first use in this function) > map.c:76: warning: implicit declaration of function 'fl_set_object_lstyle' > map.c:76: error: 'FL_BOLD_STYLE' undeclared (first use in this function) > map.c:77: error: 'FD_map' has no member named 'a' > map.c:77: warning: implicit declaration of function 'fl_add_text' > map.c:77: error: 'FL_NORMAL_TEXT' undeclared (first use in this function) > map.c:78: error: 'FL_MEDIUM_SIZE' undeclared (first use in this function) > map.c:79: warning: implicit declaration of function 'fl_set_object_lalign' > map.c:79: error: 'FL_ALIGN_LEFT' undeclared (first use in this function) > map.c:79: error: 'FL_ALIGN_INSIDE' undeclared (first use in this function) > map.c:81: error: 'FD_map' has no member named 'b' > map.c:82: warning: implicit declaration of function 'fl_set_object_boxtype' > map.c:82: error: 'FL_DOWN_BOX' undeclared (first use in this function) > map.c:89: error: 'FD_map' has no member named 'c' > map.c:95: error: 'FL_ALIGN_CENTER' undeclared (first use in this function) > map.c:101: error: 'FD_map' has no member named 'f' > map.c:109: error: 'FD_map' has no member named 'h' > map.c:113: error: 'FD_map' has no member named 'k' > map.c:113: warning: implicit declaration of function 'fl_add_choice' > map.c:113: error: 'FL_NORMAL_CHOICE2' undeclared (first use in this function) > map.c:116: error: 'l' undeclared (first use in this function) > map.c:117: warning: implicit declaration of function 'fl_set_choice_entries' > map.c:117: error: '__' undeclared (first use in this function) > map.c:122: error: 'FD_map' has no member named 's' > map.c:126: warning: implicit declaration of function 'fl_end_form' > map.c:128: error: 'FD_map' has no member named 'map' > map_cb.c:31:19: error: forms.h: No such file or directory > In file included from map_cb.c:32: > map.h:7: error: expected ')' before '*' token > map.h:8: error: expected ')' before '*' token > map.h:13: error: expected specifier-qualifier-list before 'FL_FORM' > map.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xa' > map_cb.c: In function 'connectsock': > map_cb.c:78: warning: implicit declaration of function 'bzero' > map_cb.c:78: warning: incompatible implicit declaration of built-in function > 'bzero' > map_cb.c:91: warning: implicit declaration of function 'bcopy' > map_cb.c:91: warning: incompatible implicit declaration of built-in function > 'bcopy' > map_cb.c:102: warning: implicit declaration of function 'strcmp' > map_cb.c: At top level: > map_cb.c:149: error: expected ')' before '*' token > map_cb.c:313: error: expected ')' before '*' token > map_main.c:19:19: error: forms.h: No such file or directory > In file included from map_main.c:20: > map.h:7: error: expected ')' before '*' token > map.h:8: error: expected ')' before '*' token > map.h:13: error: expected specifier-qualifier-list before 'FL_FORM' > map.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xa' > map_main.c: In function 'main': > map_main.c:41: warning: implicit declaration of function 'printf' > map_main.c:41: warning: incompatible implicit declaration of built-in > function 'printf' > map_main.c:47: error: 'xa' undeclared (first use in this function) > map_main.c:47: error: (Each undeclared identifier is reported only once > map_main.c:47: error: for each function it appears in.) > map_main.c:54: warning: implicit declaration of function 'fl_initialize' > map_main.c:56: warning: implicit declaration of function 'strcpy' > map_main.c:56: warning: incompatible implicit declaration of built-in > function 'strcpy' > map_main.c:68: warning: implicit declaration of function 'strlen' > map_main.c:68: warning: incompatible implicit declaration of built-in > function 'strlen' > map_main.c:85: warning: implicit declaration of function 'fl_replace_choice' > map_main.c:85: error: 'FD_map' has no member named 'k' > map_main.c:87: warning: implicit declaration of function > 'fl_get_choice_item_text' > map_main.c:87: error: 'FD_map' has no member named 'k' > map_main.c:87: warning: assignment makes pointer from integer without a cast > map_main.c:94: warning: implicit declaration of function 'fl_show_form' > map_main.c:94: error: 'FD_map' has no member named 'map' > map_main.c:94: error: 'FL_PLACE_CENTERFREE' undeclared (first use in this > function) > map_main.c:94: error: 'FL_FULLBORDER' undeclared (first use in this function) > map_main.c:95: warning: implicit declaration of function 'fl_do_forms' > make: *** [build-stamp] Error 1 > ****************************************************************************** > Build finished at 20060723-1757 > FAILED [dpkg-buildpackage died] -- Julien Danjou .''`. Debian Developer : :' : http://julien.danjou.info `. `' http://people.debian.org/~acid `- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CDsignature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---OK, predict 2.2.3-1 incorporates this patch. -Maitland
--- End Message ---