Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2008 13:49:10 +0300
From:      "QA Tindy (Ion-Mihai Tetcu)" <itetcu@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, Mark Linimon <linimon@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/games/nexuiz Makefile
Message-ID:  <20080619134910.15085078@it.buh.tecnik93.com>
In-Reply-To: <200806181938.m5IJcRJ3099553@repoman.freebsd.org>
References:  <200806181938.m5IJcRJ3099553@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Jun 2008 19:38:27 +0000 (UTC)
Alexey Dokuchaev <danfe@FreeBSD.org> wrote:

> danfe       2008-06-18 19:38:27 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     games/nexuiz         Makefile 
>   Log:
>   - Better separate extracting and patching
>   - Minor textual nit in comment
>   
>   Revision  Changes    Path
>   1.20      +4 -2      ports/games/nexuiz/Makefile
> 
Hi,


You receive this email if you are either the maintainer of the port or if you
recently committed to it. If the error is already fixed please ignore this
email; if you submit a PR to fix it CC me and I'll commit it ASAP.

The builds are done under tinderbox-2.4.3, on 7-STABLE on amd64, with
tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
official up-to-date Ports Tree (for commit-triggered builds the files are
fetched via CVSWeb), with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

The error which triggered this email is bellow followed by the link to the 
full log and explanations about the testing process.


building nexuiz-2.4.2 in directory /var/tinderbox/7-STABLE-FTP
maintained by: danfe@FreeBSD.org
building for:  7.0-STABLE amd64
port directory: /usr/ports/games/nexuiz
Makefile ident: $FreeBSD: ports/games/nexuiz/Makefile,v 1.20 2008/06/18 19:38:27 danfe Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Thu Jun 19 10:45:21 UTC 2008

.....

vid_glx.c:787: error: 'CWEventMask' undeclared (first use in this function)
vid_glx.c:787: error: 'CWOverrideRedirect' undeclared (first use in this function)
vid_glx.c:788: error: 'True' undeclared (first use in this function)
vid_glx.c:789: error: 'NotUseful' undeclared (first use in this function)
vid_glx.c:790: error: 'False' undeclared (first use in this function)
vid_glx.c:793: error: 'CWBorderPixel' undeclared (first use in this function)
vid_glx.c:795: error: 'win' undeclared (first use in this function)
vid_glx.c:795: warning: implicit declaration of function 'XCreateWindow'
vid_glx.c:795: error: 'InputOutput' undeclared (first use in this function)
vid_glx.c:797: warning: implicit declaration of function 'XAllocWMHints'
vid_glx.c:798: warning: implicit declaration of function 'XpmCreatePixmapFromData'
vid_glx.c:800: error: 'XpmSuccess' undeclared (first use in this function)
vid_glx.c:801: error: 'IconPixmapHint' undeclared (first use in this function)
vid_glx.c:801: error: 'IconMaskHint' undeclared (first use in this function)
vid_glx.c:803: warning: implicit declaration of function 'XAllocClassHint'
vid_glx.c:807: warning: implicit declaration of function 'XAllocSizeHints'
vid_glx.c:812: error: 'PMinSize' undeclared (first use in this function)
vid_glx.c:812: error: 'PMaxSize' undeclared (first use in this function)
vid_glx.c:815: warning: implicit declaration of function 'XmbSetWMProperties'
vid_glx.c:816: warning: implicit declaration of function 'XFree'
vid_glx.c:820: warning: implicit declaration of function 'XMapWindow'
vid_glx.c:824: error: 'wm_delete_window_atom' undeclared (first use in this function)
vid_glx.c:824: warning: implicit declaration of function 'XInternAtom'
vid_glx.c:825: warning: implicit declaration of function 'XSetWMProtocols'
vid_glx.c:829: warning: implicit declaration of function 'XMoveWindow'
vid_glx.c:830: warning: implicit declaration of function 'XRaiseWindow'
vid_glx.c:831: error: 'None' undeclared (first use in this function)
vid_glx.c:832: warning: implicit declaration of function 'XFlush'
vid_glx.c:839: error: 'ctx' undeclared (first use in this function)
vid_glx.c:839: warning: implicit declaration of function 'qglXCreateContext'
vid_glx.c:846: warning: implicit declaration of function 'qglXMakeCurrent'
vid_glx.c:852: warning: implicit declaration of function 'XSync'
vid_glx.c:862: warning: implicit declaration of function 'qglXQueryExtensionsString'
vid_glx.c:862: warning: assignment makes pointer from integer without a cast
vid_glx.c:879: warning: implicit declaration of function 'XF86VidModeGetGammaRampSize'
vid_glx.c:881: warning: implicit declaration of function 'XF86DGAQueryVersion'
*** Error code 1

Stop in /work/a/ports/games/nexuiz/work/Nexuiz/sources/darkplaces.
*** Error code 1

Stop in /work/a/ports/games/nexuiz/work/Nexuiz/sources/darkplaces.
*** Error code 1

Stop in /work/a/ports/games/nexuiz/work/Nexuiz/sources/darkplaces.
*** Error code 1

Stop in /a/ports/games/nexuiz.
================================================================
build of /usr/ports/games/nexuiz ended at Thu Jun 19 10:47:06 UTC 2008


http://t64.tecnik93.com/errors/7-STABLE-FTP/nexuiz-2.4.2.log



These emails are generated in one of the following cases:
- an automated build was scheduled because the port was touched in CVS
- the periodic QA build has reached it.
- the port was scheduled because it is a dependency of a port from the cases
above.
There is no fixed interval for this; if other ports depend on it you will
receive this emails more often since testing those other ports is made
impossible by this port being broken. Efforts are made to restrict the number
of outgoing emails to one/port/week for QA or dependency builds (but not for
commit-triggered builds; if you commit 3 times in 5 minutes to the same port
and the first 2 versions fail you'll receive 2 emails).

When you fix install/plist errors please bear in mind that each of the 3 NO*
vars controls the installation of different type of files, so constructs like:
.ifndef NOPORTDOCS
        @${MKDIR} ${DATADIR}
        ...
.endif
        or
%%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file
are WRONG.
Please use the right pairs like:
%%PORTDOCS%%%%DOCSDIR%%
%%PORTEXAMPLES%%%%EXAMPLESDIR%%
%%PORTDATA%%%%DATADIR%%


Thanks for your work on making FreeBSD better,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080619134910.15085078>