Date: Sun, 16 May 2010 08:15:18 -0700 (PDT) From: QAT@FreeBSD.org To: makc@FreeBSD.org Cc: cvs-ports@FreeBSD.org, schot@a-eskwadraat.nl, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/dmenu Makefile Message-ID: <20100516151518.AB4F35A9110@jester1b.ixsystems.com> In-Reply-To: <201005161017.o4GAHmHL072855@repoman.freebsd.org> References: <201005161017.o4GAHmHL072855@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a USE_XLIB error while trying to build: dmenu-4.0_1 maintained by schot@a-eskwadraat.nl Makefile ident: $FreeBSD: ports/x11/dmenu/Makefile,v 1.29 2010/05/16 10:17:48 makc Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/dmenu-4.0_1.log : dmenu.c:557: error: 'KeyPress' undeclared (first use in this function) dmenu.c:558: warning: implicit declaration of function 'kpress' dmenu.c:560: error: 'Expose' undeclared (first use in this function) dmenu.c: At top level: dmenu.c:568: error: expected ')' before 'topbar' dmenu.c: In function 'textnw': dmenu.c:652: error: 'XRectangle' undeclared (first use in this function) dmenu.c:652: error: expected ';' before 'r' dmenu.c:654: error: 'DC' has no member named 'font' dmenu.c:655: warning: implicit declaration of function 'XmbTextExtents' dmenu.c:655: error: 'DC' has no member named 'font' dmenu.c:655: error: 'r' undeclared (first use in this function) dmenu.c:658: warning: implicit declaration of function 'XTextWidth' dmenu.c:658: error: 'DC' has no member named 'font' dmenu.c: In function 'textw': dmenu.c:663: error: 'DC' has no member named 'font' dmenu.c: In function 'main': dmenu.c:669: error: 'Bool' undeclared (first use in this function) dmenu.c:669: error: expected ';' before 'topbar' dmenu.c:678: error: 'topbar' undeclared (first use in this function) dmenu.c:678: error: 'False' undeclared (first use in this function) dmenu.c:702: warning: implicit declaration of function 'XSupportsLocale' dmenu.c:704: error: 'dpy' undeclared (first use in this function) dmenu.c:704: warning: implicit declaration of function 'XOpenDisplay' dmenu.c:706: warning: implicit declaration of function 'DefaultScreen' dmenu.c:707: error: 'root' undeclared (first use in this function) dmenu.c:707: warning: implicit declaration of function 'RootWindow' dmenu.c:711: error: 'running' undeclared (first use in this function) dmenu.c:711: warning: implicit declaration of function 'grabkeyboard' dmenu.c:718: warning: implicit declaration of function 'setup' dmenu.c:720: warning: implicit declaration of function 'XSync' dmenu.c:723: warning: implicit declaration of function 'XCloseDisplay' *** Error code 1 Stop in /work/a/ports/x11/dmenu/work/dmenu-4.0. *** Error code 1 Stop in /a/ports/x11/dmenu. ================================================================ build of /usr/ports/x11/dmenu ended at Sun May 16 15:15:17 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11&portname=dmenu The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100516151518.AB4F35A9110>