From owner-cvs-ports@FreeBSD.ORG Sun Jul 19 20:55:19 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AE4B10656D5; Sun, 19 Jul 2009 20:55:19 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 9E5C78FC31; Sun, 19 Jul 2009 20:55:18 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from qat.tcbug.org (216-243-150-125.static.iphouse.net [216.243.150.125]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 546B322C52DE; Sun, 19 Jul 2009 23:56:27 +0300 (EEST) Received: by qat.tcbug.org (Postfix, from userid 0) id F007C39843; Sun, 19 Jul 2009 20:54:15 +0000 (UTC) From: QAT@FreeBSD.org To: bsam@FreeBSD.org In-Reply-To: <200907191803.n6JI3Wgj089483@repoman.freebsd.org> References: <200907191803.n6JI3Wgj089483@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-20 11:48:40 X-QAT-Port: comms/gammu X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gammu-1.25.0.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: gcc_bug Message-Id: <20090719205415.F007C39843@qat.tcbug.org> Date: Sun, 19 Jul 2009 20:54:15 +0000 (UTC) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/gammu Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2009 20:55:20 -0000 The Restless Daemon identified a gcc_bug error while trying to build: gammu-1.25.0 maintained by bsam@FreeBSD.org Makefile ident: $FreeBSD: ports/comms/gammu/Makefile,v 1.45 2009/07/19 18:03:32 bsam Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gammu-1.25.0.log : /usr/local/bin/cmake -E cmake_progress_report /work/a/ports/comms/gammu/work/gammu-1.25.0/CMakeFiles 22 [ 21%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/mbus2.o cd /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu && /opt/cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -pipe -Werror -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -Wwrite-strings -Wredundant-decls -I/work/a/ports/comms/gammu/work/gammu-1.25.0/include -I/work/a/ports/comms/gammu/work/gammu-1.25.0/common -fPIC -o CMakeFiles/libGammu.dir/protocol/nokia/mbus2.o -c /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/protocol/nokia/mbus2.c /usr/local/bin/cmake -E cmake_progress_report /work/a/ports/comms/gammu/work/gammu-1.25.0/CMakeFiles [ 21%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/fbus2.o cd /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu && /opt/cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -pipe -Werror -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -Wwrite-strings -Wredundant-decls -I/work/a/ports/comms/gammu/work/gammu-1.25.0/include -I/work/a/ports/comms/gammu/work/gammu-1.25.0/common -fPIC -o CMakeFiles/libGammu.dir/protocol/nokia/fbus2.o -c /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/protocol/nokia/fbus2.c /usr/local/bin/cmake -E cmake_progress_report /work/a/ports/comms/gammu/work/gammu-1.25.0/CMakeFiles 23 [ 22%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/phonet.o cd /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu && /opt/cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -pipe -Werror -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -Wwrite-strings -Wredundant-decls -I/work/a/ports/comms/gammu/work/gammu-1.25.0/include -I/work/a/ports/comms/gammu/work/gammu-1.25.0/common -fPIC -o CMakeFiles/libGammu.dir/protocol/nokia/phonet.o -c /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/protocol/nokia/phonet.c /usr/local/bin/cmake -E cmake_progress_report /work/a/ports/comms/gammu/work/gammu-1.25.0/CMakeFiles 24 [ 23%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/obex/obex.o cd /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu && /opt/cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -pipe -Werror -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -Wwrite-strings -Wredundant-decls -I/work/a/ports/comms/gammu/work/gammu-1.25.0/include -I/work/a/ports/comms/gammu/work/gammu-1.25.0/common -fPIC -o CMakeFiles/libGammu.dir/protocol/obex/obex.o -c /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/protocol/obex/obex.c /usr/local/bin/cmake -E cmake_progress_report /work/a/ports/comms/gammu/work/gammu-1.25.0/CMakeFiles [ 23%] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/symbian/gnapbus.o cd /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu && /opt/cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -pipe -Werror -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -Wwrite-strings -Wredundant-decls -I/work/a/ports/comms/gammu/work/gammu-1.25.0/include -I/work/a/ports/comms/gammu/work/gammu-1.25.0/common -fPIC -o CMakeFiles/libGammu.dir/protocol/symbian/gnapbus.o -c /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/protocol/symbian/gnapbus.c /usr/local/bin/cmake -E cmake_progress_report /work/a/ports/comms/gammu/work/gammu-1.25.0/CMakeFiles 25 [ 24%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/pfunc.o cd /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu && /opt/cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -pipe -Werror -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -Wwrite-strings -Wredundant-decls -I/work/a/ports/comms/gammu/work/gammu-1.25.0/include -I/work/a/ports/comms/gammu/work/gammu-1.25.0/common -fPIC -o CMakeFiles/libGammu.dir/phone/pfunc.o -c /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/phone/pfunc.c /usr/local/bin/cmake -E cmake_progress_report /work/a/ports/comms/gammu/work/gammu-1.25.0/CMakeFiles 26 [ 25%] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/atgen.o cd /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu && /opt/cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -pipe -Werror -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -Wwrite-strings -Wredundant-decls -I/work/a/ports/comms/gammu/work/gammu-1.25.0/include -I/work/a/ports/comms/gammu/work/gammu-1.25.0/common -fPIC -o CMakeFiles/libGammu.dir/phone/at/atgen.o -c /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/phone/at/atgen.c /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/phone/at/atgen.c: In function 'ATGEN_PrivSetDateTime': /work/a/ports/comms/gammu/work/gammu-1.25.0/libgammu/phone/at/atgen.c:2210: internal compiler error: in tree_low_cst, at tree.c:4554 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /work/a/ports/comms/gammu/work/gammu-1.25.0. *** Error code 1 Stop in /work/a/ports/comms/gammu/work/gammu-1.25.0. *** Error code 1 Stop in /work/a/ports/comms/gammu/work/gammu-1.25.0. *** Error code 1 Stop in /a/ports/comms/gammu. ================================================================ build of /usr/ports/comms/gammu ended at Sun Jul 19 20:54:13 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/gammu-1.25.0.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=comms&portname=gammu The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 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."