From owner-cvs-ports@FreeBSD.ORG Tue Sep 23 02:33:46 2008 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 CC1A7106566B; Tue, 23 Sep 2008 02:33:46 +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 1135D8FC17; Tue, 23 Sep 2008 02:33:46 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id E3199FBEC40; Tue, 23 Sep 2008 05:33:44 +0300 (EEST) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id CE64612E467C; Tue, 23 Sep 2008 05:33:44 +0300 (EEST) From: QAT@FreeBSD.org To: beech@FreeBSD.org In-Reply-To: <200809230227.m8N2RIx6047123@repoman.freebsd.org> References: In-Reply-To: <200809230227.m8N2RIx6047123@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.44 2008/08/24 09:54:12 itetcu Exp $ X-QAT-Tindy_Version: 2.4.3 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2008-08-19 17:05:45 X-QAT-Port: games/traindirector X-QAT-Fail_Reason: linker_error X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/traindirector-3.5.log X-QAT-Build_Reason: Commit Message-Id: <20080923023344.CE64612E467C@quark.ds9.tecnik93.com> Date: Tue, 23 Sep 2008 05:33:44 +0300 (EEST) Cc: cvs-ports@FreeBSD.org, mad@madpilot.net, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games/traindirector Makefile distinfo pkg-plist ports/games/traindirector/files patch-Makefile patch-Makefile.fc9 patch-setup_trdir.sh 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: Tue, 23 Sep 2008 02:33:47 -0000 Hi, The build which triggered this email is 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, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/traindirector-3.5.log : building traindirector-3.5 in directory /var/tinderbox/7-STABLE-FTP maintained by: mad@madpilot.net building for: 7.0-STABLE amd64 port directory: /usr/ports/games/traindirector Makefile ident: $FreeBSD: ports/games/traindirector/Makefile,v 1.15 2008/09/23 02:27:18 beech Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Tue Sep 23 02:31:10 UTC 2008 ................................................... TSignal.cpp:1916: warning: enumeration value 'SW_E' not handled in switch TSignal.cpp:1916: warning: enumeration value 'TRK_N_S' not handled in switch TSignal.cpp:1916: warning: enumeration value 'signal_WEST_FLEETED' not handled in switch TSignal.cpp:1916: warning: enumeration value 'signal_EAST_FLEETED' not handled in switch TSignal.cpp:1916: warning: enumeration value 'SW_N' not handled in switch TSignal.cpp:1916: warning: enumeration value 'NW_S' not handled in switch TSignal.cpp:1916: warning: enumeration value 'SE_N' not handled in switch TSignal.cpp:1916: warning: enumeration value 'NE_S' not handled in switch TSignal.cpp:1916: warning: enumeration value 'signal_SOUTH_FLEETED' not handled in switch TSignal.cpp:1916: warning: enumeration value 'signal_NORTH_FLEETED' not handled in switch TSignal.cpp:1916: warning: enumeration value 'XH_NW_SE' not handled in switch TSignal.cpp:1916: warning: enumeration value 'XH_SW_NE' not handled in switch TSignal.cpp:1916: warning: enumeration value 'X_X' not handled in switch TSignal.cpp:1916: warning: enumeration value 'X_PLUS' not handled in switch itracks.h: At global scope: itracks.h:2: warning: 'tracks_xpm' defined but not used itools.h:2: warning: 'tools_xpm' defined but not used isignals.h:2: warning: 'signals_xpm' defined but not used iswitch.h:2: warning: 'switches_xpm' defined but not used iactions.h:2: warning: 'actions_xpm' defined but not used imovers.h:2: warning: 'move_start_xpm' defined but not used imovers.h:33: warning: 'move_end_xpm' defined but not used imovers.h:64: warning: 'move_dest_xpm' defined but not used g++ -c -o Itinerary.o -D__WXGTK__ -I. -DWXUSINGDLL -I./../../samples -DGTK_NO_CHECK_CASTS -pthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DwxUSE_UNICODE=1 -I. -I/usr/local/include/wx-2.8 -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -O2 -fno-strict-aliasing -pipe -pthread -Wall -Wundef -Wno-ctor-dtor-privacy Itinerary.cpp g++ -c -o Localize.o -D__WXGTK__ -I. -DWXUSINGDLL -I./../../samples -DGTK_NO_CHECK_CASTS -pthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DwxUSE_UNICODE=1 -I. -I/usr/local/include/wx-2.8 -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -O2 -fno-strict-aliasing -pipe -pthread -Wall -Wundef -Wno-ctor-dtor-privacy Localize.cpp g++ -c -o tdscript.o -D__WXGTK__ -I. -DWXUSINGDLL -I./../../samples -DGTK_NO_CHECK_CASTS -pthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DwxUSE_UNICODE=1 -I. -I/usr/local/include/wx-2.8 -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -O2 -fno-strict-aliasing -pipe -pthread -Wall -Wundef -Wno-ctor-dtor-privacy tdscript.cpp tdscript.cpp: In function 'void add_to_script(Track*)': tdscript.cpp:70: warning: deprecated conversion from string constant to 'wxChar*' tdscript.cpp:72: warning: deprecated conversion from string constant to 'wxChar*' g++ -c -o ScenarioInfoDialog.o -D__WXGTK__ -I. -DWXUSINGDLL -I./../../samples -DGTK_NO_CHECK_CASTS -pthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DwxUSE_UNICODE=1 -I. -I/usr/local/include/wx-2.8 -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -O2 -fno-strict-aliasing -pipe -pthread -Wall -Wundef -Wno-ctor-dtor-privacy ScenarioInfoDialog.cpp ScenarioInfoDialog.cpp: In constructor 'ScenarioInfoDialog::ScenarioInfoDialog(wxWindow*)': ScenarioInfoDialog.cpp:46: warning: unused variable 'column' g++ -o traindir3 Canvas.o html.o http.o ItineraryView.o loadsave.o Main.o MainFrm.o run.o ReportBase.o TConfig.o TDFile.o GraphView.o HtmlView.o ToolsView.o TimeTblView.o track.o trsim.o NotebookMgr.o AlertList.o AssignDialog.o DaysDialog.o ItineraryDialog.o ConfigDialog.o OptionsDialog.o SignalDialog.o TrackDialog.o TriggerDialog.o TrainInfoDialog.o StationInfoDialog.o TrainInfoList.o TSignal.o Itinerary.o Localize.o tdscript.o ScenarioInfoDialog.o -pthread -L/usr/X11R6/lib -Llib -Wl,-rpath,lib -lwx_gtk2u_adv-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 -pthread -L/usr/X11R6/lib -lz -lm -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lXinerama -lXxf86vm -lpng -lz -ljpeg -ltiff /usr/bin/ld: cannot find -lwx_gtk2u_adv-2.8 gmake: *** [traindir3] Error 1 *** Error code 2 Stop in /a/ports/games/traindirector. ================================================================ build of /usr/ports/games/traindirector ended at Tue Sep 23 02:33:43 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt 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