From owner-freebsd-x11@FreeBSD.ORG Thu May 6 10:54:45 2010 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 182E9106566B for ; Thu, 6 May 2010 10:54:45 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 9840B8FC14 for ; Thu, 6 May 2010 10:54:44 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 677D422C50C6 for ; Thu, 6 May 2010 13:54:43 +0300 (EEST) Date: Thu, 6 May 2010 13:54:42 +0300 From: QAT@FreeBSD.org To: x11@FreeBSD.org Message-ID: <20100506135442.259060e6@it.buh.tecnik93.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Fw: graphics/libglut - fails: ??? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2010 10:54:45 -0000 The Restless Daemon identified a etc lib sql error while trying to build: libglut-7.4.4 maintained by x11@FreeBSD.org Makefile ident: $FreeBSD: ports/graphics/libglut/Makefile,v 1.24 2010/03/25 23:11:22 marius Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/libglut-7.4.4.log : swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[0][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[1][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:45: warning: 'saved_spec[2][3]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside_unfilled': swrast_setup/ss_tritmp.h:46: warning: 'saved_index[0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_twoside_unfilled': swrast_setup/ss_tritmp.h:46: warning: 'saved_index[0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside': swrast_setup/ss_tritmp.h:46: warning: 'saved_index[0]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[1]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:46: warning: 'saved_index[2]' may be used uninitialized in this function gmake[3]: Entering directory `/work/a/ports/graphics/libglut/work/Mesa-7.4.4/src/mesa/x86' cc -I../../../include/GL -I../../../include -I.. -I../main -I../math -I../glapi -I../tnl -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING gen_matypes.c -o gen_matypes ./gen_matypes > matypes.h gmake[3]: Leaving directory `/work/a/ports/graphics/libglut/work/Mesa-7.4.4/src/mesa/x86' gmake[3]: Entering directory `/work/a/ports/graphics/libglut/work/Mesa-7.4.4/src/mesa/x86-64' ../x86/gen_matypes > matypes.h gmake[3]: Leaving directory `/work/a/ports/graphics/libglut/work/Mesa-7.4.4/src/mesa/x86-64' gmake[2]: Leaving directory `/work/a/ports/graphics/libglut/work/Mesa-7.4.4/src/mesa' gmake[1]: *** [subdirs] Error 1 gmake[1]: Leaving directory `/work/a/ports/graphics/libglut/work/Mesa-7.4.4/src' gmake: *** [default] Error 1 *** Error code 1 Stop in /a/ports/graphics/libglut. ================================================================ build of /usr/ports/graphics/libglut ended at Thu May 6 10:40:15 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=graphics&portname=libglut 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." -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B