cvs commit: ports/games/traindirector Makefile distinfo pkg-plist ports/games/traindirector/files patch-Makefile patch-Makefile.fc9 patch-setup_trdir.sh

QAT at FreeBSD.org QAT at FreeBSD.org
Tue Sep 23 02:33:47 UTC 2008


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 at 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

.................................<Last 40 lines of the log>..................

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 at FreeBSD.org, PGP Key ID 057E9F8B493A297B



More information about the cvs-all mailing list