=> Building deskutils/xpostit Started : Wednesday, 24 JUL 2019 at 00:08:34 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.6-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.6-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/construction/deskutils/xpostit XDG_CONFIG_HOME=/construction/deskutils/xpostit HOME=/construction/deskutils/xpostit TMPDIR="/tmp" PATH=/construction/deskutils/xpostit/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/construction/deskutils/xpostit XDG_CONFIG_HOME=/construction/deskutils/xpostit HOME=/construction/deskutils/xpostit TMPDIR="/tmp" PATH=/construction/deskutils/xpostit/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/deskutils/xpostit/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.6 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xpostit" EXAMPLESDIR="share/examples/xpostit" DATADIR="share/xpostit" WWWDIR="www/xpostit" ETCDIR="etc/xpostit" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xpostit DOCSDIR=/usr/local/share/doc/xpostit EXAMPLESDIR=/usr/local/share/examples/xpostit WWWDIR=/usr/local/www/xpostit ETCDIR=/usr/local/etc/xpostit -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.6 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500601 OSVERSION=9999999 OSREL=5.6 _OSRELEASE=5.6-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> xpostit-3.3.1_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> xpostit-3.3.1_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xpostit-3.3.1_2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by xpostit-3.3.1_2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by xpostit-3.3.1_2 for building => SHA256 Checksum OK for xpostit3.3.1.tar.Z. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by xpostit-3.3.1_2 for building ===> Extracting for xpostit-3.3.1_2 => SHA256 Checksum OK for xpostit3.3.1.tar.Z. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for xpostit-3.3.1_2 ===> Applying ports patches for xpostit-3.3.1_2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> xpostit-3.3.1_2 depends on executable: imake - not found ===> Installing existing package /packages/All/imake-1.0.8,1.txz Installing imake-1.0.8,1... `-- Installing gccmakedep-1.0.3... `-- Extracting gccmakedep-1.0.3: .. done `-- Installing makedepend-1.0.6,1... `-- Extracting makedepend-1.0.6,1: ..... done `-- Installing perl5-5.28.2... `-- Extracting perl5-5.28.2: .......... done `-- Installing xorg-cf-files-1.0.6... `-- Extracting xorg-cf-files-1.0.6: .......... done Extracting imake-1.0.8,1: .......... done Message from perl5-5.28.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> xpostit-3.3.1_2 depends on executable: imake - found ===> Returning to build of xpostit-3.3.1_2 ===> xpostit-3.3.1_2 depends on executable: tradcpp - not found ===> Installing existing package /packages/All/tradcpp-0.5.3.txz Installing tradcpp-0.5.3... Extracting tradcpp-0.5.3: ..... done ===> xpostit-3.3.1_2 depends on executable: tradcpp - found ===> Returning to build of xpostit-3.3.1_2 ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/ice.pc - not found ===> Installing existing package /packages/All/libICE-1.0.9_3,1.txz Installing libICE-1.0.9_3,1... Extracting libICE-1.0.9_3,1: .......... done ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> Returning to build of xpostit-3.3.1_2 ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found ===> Installing existing package /packages/All/libSM-1.2.3,1.txz Installing libSM-1.2.3,1... Extracting libSM-1.2.3,1: .......... done ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> Returning to build of xpostit-3.3.1_2 ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.8,1.txz Installing libX11-1.6.8,1... `-- Installing libXau-1.0.9... `-- Extracting libXau-1.0.9: .......... done `-- Installing libXdmcp-1.1.3... | `-- Installing xorgproto-2019.1... | `-- Extracting xorgproto-2019.1: .......... done `-- Extracting libXdmcp-1.1.3: ......... done `-- Installing libxcb-1.13.1... | `-- Installing libpthread-stubs-0.4... | `-- Extracting libpthread-stubs-0.4: .... done | `-- Installing libxml2-2.9.9... | `-- Extracting libxml2-2.9.9: .......... done `-- Extracting libxcb-1.13.1: .......... done Extracting libX11-1.6.8,1: .......... done ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of xpostit-3.3.1_2 ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - not found ===> Installing existing package /packages/All/libXaw-1.0.13_2,2.txz Installing libXaw-1.0.13_2,2... `-- Installing libXext-1.3.4,1... `-- Extracting libXext-1.3.4,1: .......... done `-- Installing libXmu-1.1.3,1... | `-- Installing libXt-1.2.0,1... | `-- Extracting libXt-1.2.0,1: .......... done `-- Extracting libXmu-1.1.3,1: .......... done `-- Installing libXp-1.0.3_2,1... `-- Extracting libXp-1.0.3_2,1: .......... done `-- Installing libXpm-3.5.12_2... | `-- Installing gettext-runtime-0.20.1... | | `-- Installing indexinfo-0.3.1... | | `-- Extracting indexinfo-0.3.1: .... done | `-- Extracting gettext-runtime-0.20.1: .......... done `-- Extracting libXpm-3.5.12_2: .......... done Extracting libXaw-1.0.13_2,2: .......... done ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> Returning to build of xpostit-3.3.1_2 ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for xpostit-3.3.1_2 mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- Plaid.c confirm.c menu.c note.c plaid.c title.c util.c version.c xpostit.c > .depend -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for xpostit-3.3.1_2 --- Plaid.o --- --- confirm.o --- --- menu.o --- --- note.o --- --- plaid.o --- --- Plaid.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c Plaid.c --- confirm.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c confirm.c --- menu.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c menu.c --- note.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c note.c --- plaid.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c plaid.c --- title.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c title.c --- note.o --- In file included from note.c:111: vroot.h: In function 'VirtualRootWindow': vroot.h:29:1: warning: type of 'screen' defaults to 'int' [-Wimplicit-int] VirtualRootWindow(dpy, screen) ^~~~~~~~~~~~~~~~~ note.c: In function 'LoadSavedNotes': note.c:241:8: warning: conflicting types for built-in function 'realloc' [-Wbuiltin-declaration-mismatch] char *realloc(); ^~~~~~~ --- menu.o --- menu.c: In function 'CreateMenuWidget': menu.c:123:58: warning: passing argument 4 of 'XtAddCallback' makes pointer from integer without a cast [-Wint-conversion] XtAddCallback(entry, XtNcallback, HandleMenuSelection, i); ^ In file included from menu.c:46: /usr/local/include/X11/Intrinsic.h:1248:5: note: expected 'XtPointer' {aka 'void *'} but argument is of type 'int' XtPointer /* closure */ ^~~~~~~~~ menu.c: In function 'HandleMenuSelection': menu.c:145:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ((int) client_data) { ^ --- note.o --- note.c:337:7: warning: implicit declaration of function 'atoi'; did you mean 'btoc'? [-Wimplicit-function-declaration] n = atoi(&(d->d_name[nlen])); ^~~~ btoc note.c: In function 'SaveAllNotes': note.c:475:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] SaveNote(pn->pn_shellwidget, (caddr_t) pn->pn_index, 0); ^ In file included from note.c:110: note.c: In function 'MakeNoteWidget': xpostit.h:110:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] callbacks[0].closure = (caddr_t) (val) ^ note.c:555:2: note: in expansion of macro 'SetCallback' SetCallback(SaveNote, pn->pn_index); ^~~~~~~~~~~ xpostit.h:110:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] callbacks[0].closure = (caddr_t) (val) ^ note.c:566:2: note: in expansion of macro 'SetCallback' SetCallback(EraseNote, pn->pn_index); ^~~~~~~~~~~ xpostit.h:110:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] callbacks[0].closure = (caddr_t) (val) ^ note.c:578:2: note: in expansion of macro 'SetCallback' SetCallback(DestroyNote, pn->pn_index); ^~~~~~~~~~~ xpostit.h:110:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] callbacks[0].closure = (caddr_t) (val) ^ note.c:590:2: note: in expansion of macro 'SetCallback' SetCallback(TitleNote, pn->pn_index); ^~~~~~~~~~~ note.c:653:3: warning: passing argument 4 of 'XtAddEventHandler' from incompatible pointer type [-Wincompatible-pointer-types] (XtEventHandler *) StructureNotifyHandler, (XtPointer) pn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from note.c:97: /usr/local/include/X11/Intrinsic.h:840:5: note: expected 'XtEventHandler' {aka 'void (*)(struct _WidgetRec *, void *, union _XEvent *, char *)'} but argument is of type 'void (**)(struct _WidgetRec *, void *, XEvent *, Boolean *)' {aka 'void (**)(struct _WidgetRec *, void *, union _XEvent *, char *)'} XtEventHandler /* proc */, ^~~~~~~~~~~~~~ note.c: In function 'SaveNote': note.c:719:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((pn = FindNote((int) client_data)) == NULL) ^ note.c:731:2: warning: implicit declaration of function 'GetNotePosition'; did you mean 'XtCPosition'? [-Wimplicit-function-declaration] GetNotePosition(pn->pn_shellwidget, &shellx, &shelly); ^~~~~~~~~~~~~~~ XtCPosition note.c:757:6: warning: implicit declaration of function 'access'; did you mean 'Success'? [-Wimplicit-function-declaration] if (access(app_res.note_dir, 0) < 0) { ^~~~~~ Success note.c:758:7: warning: implicit declaration of function 'mkdir'; did you mean 'seekdir'? [-Wimplicit-function-declaration] if (mkdir(app_res.note_dir, 0700) < 0) { ^~~~~ seekdir note.c: In function 'EraseNote': note.c:823:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((pn = FindNote((int) client_data)) == NULL) ^ note.c:841:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] confirm[0].closure = (caddr_t) pn->pn_index; ^ note.c:843:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cancel[0].closure = (caddr_t) pn->pn_index; ^ note.c: In function 'DestroyNote': note.c:868:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((pn = FindNote((int) client_data)) == NULL) ^ note.c:872:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] confirm[0].closure = (caddr_t) pn->pn_index; ^ note.c:874:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cancel[0].closure = (caddr_t) pn->pn_index; ^ note.c: In function 'TitleNote': note.c:895:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((pn = FindNote((int) client_data)) == NULL) ^ note.c:901:2: warning: implicit declaration of function 'GetNoteTitle'; did you mean 'XtNtitle'? [-Wimplicit-function-declaration] GetNoteTitle(pn, OkayTitle, CancelTitle); ^~~~~~~~~~~~ XtNtitle note.c: In function 'ConfirmErase': note.c:924:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((pn = FindNote((int) client_data)) == NULL) ^ note.c: In function 'ConfirmDestroy': note.c:970:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((pn = FindNote((int) client_data)) == NULL) ^ note.c:998:3: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] unlink(pn->pn_file); ^~~~~~ unix note.c:999:3: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(pn->pn_file); ^~~~ note.c:999:3: warning: incompatible implicit declaration of built-in function 'free' note.c:999:3: note: include '' or provide a declaration of 'free' note.c:112:1: +#include note.c:999:3: free(pn->pn_file); ^~~~ note.c:1005:2: warning: incompatible implicit declaration of built-in function 'free' free(pn->pn_text); ^~~~ note.c:1005:2: note: include '' or provide a declaration of 'free' note.c: In function 'OkayTitle': note.c:1039:2: warning: implicit declaration of function 'ClearTitle'; did you mean 'OkayTitle'? [-Wimplicit-function-declaration] ClearTitle(); ^~~~~~~~~~ OkayTitle --- util.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c util.c --- version.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c version.c --- note.o --- note.c:1050:19: warning: implicit declaration of function 'XawDialogGetValueString' [-Wimplicit-function-declaration] title = (String) XawDialogGetValueString(dialog); ^~~~~~~~~~~~~~~~~~~~~~~ note.c:1050:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] title = (String) XawDialogGetValueString(dialog); ^ note.c:1055:2: warning: incompatible implicit declaration of built-in function 'free' free(pn->pn_title); ^~~~ note.c:1055:2: note: include '' or provide a declaration of 'free' note.c: At top level: note.c:1172:1: warning: return type defaults to 'int' [-Wimplicit-int] GetNotePosition(w, x, y) ^~~~~~~~~~~~~~~ --- xpostit.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xpostit.c --- xpostit._man --- rm -f xpostit._man if test -z "" ; then cd `dirname xpostit` && ln -s `basename xpostit.man` `basename xpostit._man`; else tradcpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xpostit.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xpostit._man; fi --- util.o --- util.c: In function 'ByeBye': util.c:66:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ util.c:66:2: warning: incompatible implicit declaration of built-in function 'exit' util.c:66:2: note: include '' or provide a declaration of 'exit' util.c:51:1: +#include util.c:66:2: exit(0); ^~~~ util.c: In function 'SetNoteDir': util.c:91:23: warning: implicit declaration of function 'getuid'; did you mean 'getpwuid'? [-Wimplicit-function-declaration] if ((pwd = getpwuid(getuid())) == NULL) { ^~~~~~ getpwuid util.c:93:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ util.c:93:4: note: include '' or provide a declaration of 'exit' util.c: In function 'SafeAlloc': util.c:132:8: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch] char *malloc(); ^~~~~~ util.c:137:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ util.c:137:3: note: include '' or provide a declaration of 'exit' --- xpostit.o --- xpostit.c: In function 'main': xpostit.c:181:28: warning: passing argument 5 of 'XtGetApplicationResources' from incompatible pointer type [-Wincompatible-pointer-types] XtNumber(resources), argv, argc); ^~~~ In file included from xpostit.c:52: /usr/local/include/X11/Intrinsic.h:1562:5: note: expected 'ArgList' {aka 'struct *'} but argument is of type 'char **' ArgList /* args */, ^~~~~~~ xpostit.c:187:2: warning: implicit declaration of function 'SetNoteDir'; did you mean 'DefaultNoteDir'? [-Wimplicit-function-declaration] SetNoteDir(); ^~~~~~~~~~ DefaultNoteDir xpostit.c:221:2: warning: implicit declaration of function 'LoadSavedNotes'; did you mean 'LowerAllNotes'? [-Wimplicit-function-declaration] LoadSavedNotes(); ^~~~~~~~~~~~~~ LowerAllNotes --- xpostit --- rm -f xpostit cc -o xpostit -O -L/usr/local/lib Plaid.o confirm.o menu.o note.o plaid.o title.o util.o version.o xpostit.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -Wl,-rpath,/usr/local/lib -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xpostit-3.3.1_2 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for xpostit-3.3.1_2 ===> Generating temporary packing list /usr/bin/install -c -s xpostit /construction/deskutils/xpostit/stage/usr/local/bin/xpostit /usr/bin/install -c -m 0444 XPostit.ad /construction/deskutils/xpostit/stage/usr/local/lib/X11/app-defaults/XPostit /usr/bin/install -c -m 0444 XPostit-color.ad /construction/deskutils/xpostit/stage/usr/local/lib/X11/app-defaults/XPostit-color install in . done /usr/bin/install -c -m 0444 xpostit._man /construction/deskutils/xpostit/stage/usr/local/man/man1/xpostit.1 install.man in . done ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for xpostit-3.3.1_2 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 24 JUL 2019 at 00:08:49 UTC Duration: 00:00:15