=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for xtel-3.3.0nb14 making all in ./Xsra... cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c Dir.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c Draw.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c Path.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c SelFile.c rm -f libXsra.a ar clq libXsra.a Dir.o Draw.o Path.o SelFile.o ranlib libXsra.a making all in ./Videotex... cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c Videotex.c Videotex.c:4977:36: warning: illegal character encoding in string literal [-Winvalid-source-encoding] printf ("Sequence PRO1 %x filtre\n", c); ^~~~ Videotex.c:5449:35: warning: illegal character encoding in string literal [-Winvalid-source-encoding] static char ascii_etendu[] = "acccceiou"; ^~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ Videotex.c:5469:28: warning: illegal character encoding in character literal [-Winvalid-source-encoding] d = ''; ^ Videotex.c:5471:28: warning: illegal character encoding in character literal [-Winvalid-source-encoding] d = ''; ^ 4 warnings generated. cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c tvr_jpg.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c tvr_hdr.c rm -f libVideotex.a ar clq libVideotex.a Videotex.o tvr_jpg.o tvr_hdr.o ranlib libVideotex.a making all in ./Widgets... cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c Timer.c Timer.c:276:9: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean' (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter] Boolean init; ^ Timer.c:64:42: note: previous declaration is here static void SetTimer(TimerWidget, Boolean); ^ 1 warning generated. cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c XpmButton.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c XpmToggle.c XpmToggle.c:561:43: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (local_tog->xpmtoggle.radio_data == radio_data) ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ XpmToggle.c:561:43: note: remove extraneous parentheses around the comparison to silence this warning if ( (local_tog->xpmtoggle.radio_data == radio_data) ) ~ ^ ~ XpmToggle.c:561:43: note: use '=' to turn this equality comparison into an assignment if ( (local_tog->xpmtoggle.radio_data == radio_data) ) ^~ = XpmToggle.c:581:43: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (local_tog->xpmtoggle.radio_data == radio_data) ) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ XpmToggle.c:581:43: note: remove extraneous parentheses around the comparison to silence this warning if ( (local_tog->xpmtoggle.radio_data == radio_data) ) { ~ ^ ~ XpmToggle.c:581:43: note: use '=' to turn this equality comparison into an assignment if ( (local_tog->xpmtoggle.radio_data == radio_data) ) { ^~ = 2 warnings generated. rm -f libWidgets.a ar clq libWidgets.a Timer.o XpmButton.o XpmToggle.o ranlib libWidgets.a cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c xtel.c xtel.c:430:71: warning: passing 'unsigned char [45]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] shape = XCreatePixmapFromBitmapData (dpy, DefaultRootWindow(dpy), teleph_bits, teleph_width, teleph_height, 1, 0, 1); ^~~~~~~~~~~ /usr/pkgsrc/work/comms/xtel/work/.buildlink/include/X11/Xlib.h:1614:22: note: passing argument to parameter here char* /* data */, ^ xtel.c:431:70: warning: passing 'unsigned char [45]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mask = XCreatePixmapFromBitmapData (dpy, DefaultRootWindow(dpy), teleph_mask_bits, teleph_mask_width, teleph_mask_height, 1, 0, 1); ^~~~~~~~~~~~~~~~ /usr/pkgsrc/work/comms/xtel/work/.buildlink/include/X11/Xlib.h:1614:22: note: passing argument to parameter here char* /* data */, ^ 2 warnings generated. cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c ligne.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c bouton.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c inet.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c imprime.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c lecteur.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c procedure.c procedure.c:176:6: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter] char c; ^ ./global.h:83:25: note: previous declaration is here void run_procedure (char, int); ^ 1 warning generated. rm -f teleinfo.o cc -c -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include '-DXTERM_PATH="/usr/pkg/bin/xterm"' teleinfo.c teleinfo.c:140:43: warning: too few arguments in call to 'teleinfo_fatal' teleinfo_fatal ("erreur ouverture maitre"); ~~~~~~~~~~~~~~ ^ teleinfo.c:143:40: warning: too few arguments in call to 'teleinfo_fatal' teleinfo_fatal (pty_s, strerror(errno)); ~~~~~~~~~~~~~~ ^ teleinfo.c:173:49: warning: too few arguments in call to 'teleinfo_fatal' teleinfo_fatal ("erreur a l'execution de xterm"); ~~~~~~~~~~~~~~ ^ teleinfo.c:390:11: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter] char car ; ^ ./global.h:94:33: note: previous declaration is here int test_retour_videotex ( char car , int m ) ; ^ 4 warnings generated. cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c copyright.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c protocoles.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c misc.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c version.c cc -O -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -c xaw.c xaw.c:559:51: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] entry = create_menu_entry (menu_fichier, item, Selection_menu_fichier, (XtPointer)(intptr_t)i); ^~~~~~~~~~~~~~~~~~~~~~ xaw.c:594:88: warning: incompatible pointer types passing 'void (void)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] lecteur = create_menu_entry (menu_enregistrement, entree_enregistrement[LECTEUR], debut_lecteur, (XtPointer)NULL); ^~~~~~~~~~~~~ xaw.c:612:67: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] (void)create_menu_entry (menu_compose, entree_compose[i], Selection_menu_compose_direct, (XtPointer)(intptr_t)i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xaw.c:614:67: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] (void)create_menu_entry (menu_compose, entree_compose[i], Selection_menu_compose, (XtPointer)(intptr_t)i); ^~~~~~~~~~~~~~~~~~~~~~ xaw.c:641:59: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] entry = create_menu_entry (menu_procedure, nomproc, Selection_menu_procedure, (XtPointer)(intptr_t)i); ^~~~~~~~~~~~~~~~~~~~~~~~ xaw.c:670:55: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] entry = create_menu_entry (menu_proto, nomproto, Selection_telechargement, (XtPointer)(intptr_t)i); ^~~~~~~~~~~~~~~~~~~~~~~~ xaw.c:771:117: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] ok_confirmation_sortie = create_text_button (confirmation_sortie, "ok_confirmation_sortie", commandWidgetClass, Validation_dialogue, (XtPointer) K_Fin); ^~~~~~~~~~~~~~~~~~~ xaw.c:854:114: warning: passing 'unsigned char [270]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsensitive_pixmap_h = XCreateBitmapFromData (XtDisplay(topLevel), DefaultRootWindow(XtDisplay(topLevel)), unsensitiveh_bits, unsensitiveh_width, unsensitiveh_height); ^~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/comms/xtel/work/.buildlink/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ xaw.c:855:114: warning: passing 'unsigned char [176]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsensitive_pixmap_b = XCreateBitmapFromData (XtDisplay(topLevel), DefaultRootWindow(XtDisplay(topLevel)), unsensitiveb_bits, unsensitiveb_width, unsensitiveb_height); ^~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/comms/xtel/work/.buildlink/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ xaw.c:869:74: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] (void)create_pixmap_button (boite_haut, buf, xpmButtonWidgetClass, Selection_menu_fichier, (XtPointer)(intptr_t)i, pixmaps_fichier[i], None, None, None, unsensitive_pixmap_h); ^~~~~~~~~~~~~~~~~~~~~~ xaw.c:878:92: warning: incompatible pointer types passing 'void (void)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] btn_lecteur = create_pixmap_button (boite_haut, "btn_lecteur", xpmButtonWidgetClass, debut_lecteur, (XtPointer)NULL, film_xpm, None, None, None, unsensitive_pixmap_h); ^~~~~~~~~~~~~ xaw.c:882:89: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] btn_direct = create_pixmap_button (boite_haut, "btn_direct", xpmButtonWidgetClass, Selection_menu_compose_direct, (XtPointer)(intptr_t)(nb_services-1), phone_xpm, None, None, None, unsensitive_pixmap_h); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xaw.c:886:90: warning: incompatible pointer types passing 'void (Widget, int, XtPointer)' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] btn_quitte = create_pixmap_button (boite_haut, "btn_quitte", xpmButtonWidgetClass, Selection_menu_fichier, (XtPointer)QUITTE, door_run_xpm, None, None, None, unsensitive_pixmap_h); ^~~~~~~~~~~~~~~~~~~~~~ xaw.c:891:59: warning: passing 'unsigned char [45]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] teleph = create_bitmap_label (boite_haut, "teleph", teleph_bits, teleph_width, teleph_height); ^~~~~~~~~~~ 14 warnings generated. bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/comms/xtel/work/xtel-3.3.0 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/comms/xtel *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/comms/xtel