------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/jasper-2.0.16_1.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/netpbm-10.90.02.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/aalib-1.4.r5_13.txz ===== Message from aalib-1.4.r5_13: -- ===> NOTICE: The aalib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/sdl-1.2.15_14,2.txz ===== Message from sdl-1.2.15_14,2: -- Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". Installing /packages/All/icu-67.1,1.txz Installing /packages/All/boost-libs-1.72.0_2.txz ===== Message from boost-libs-1.72.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/sdl_gfx-2.0.26.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/sdl_image-1.2.12_12.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/libmikmod-3.3.11.1_1.txz Installing /packages/All/smpeg-0.4.4_15.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/timidity-0.2i_1.txz ===== Message from timidity-0.2i_1: -- ===> NOTICE: The timidity port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/sdl_mixer-1.2.12_12.txz SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The galaxyhack port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> galaxyhack-1.74_35 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The galaxyhack port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> galaxyhack-1.74_35 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by galaxyhack-1.74_35 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The galaxyhack port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> galaxyhack-1.74_35 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by galaxyhack-1.74_35 for building => SHA256 Checksum OK for galaxyhack-1.74.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The galaxyhack port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> galaxyhack-1.74_35 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by galaxyhack-1.74_35 for building ===> Extracting for galaxyhack-1.74_35 => SHA256 Checksum OK for galaxyhack-1.74.tar.bz2. Extracted Memory Use: 10.30M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for galaxyhack-1.74_35 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for galaxyhack-1.74_35 ===> Cleanly applied ports patch(es) patch-JSDL.cpp patch-Makefile patch-SetupBattle.cpp patch-boost-1.52 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> galaxyhack-1.74_35 depends on executable: winicontoppm - found ===> galaxyhack-1.74_35 depends on package: gmake>=4.3 - found ===> galaxyhack-1.74_35 depends on file: /usr/local/bin/sdl-config - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> galaxyhack-1.74_35 depends on shared library: libboost_filesystem.so - found (/usr/local/lib/libboost_filesystem.so) ===> galaxyhack-1.74_35 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> galaxyhack-1.74_35 depends on shared library: libSDL_gfx.so - found (/usr/local/lib/libSDL_gfx.so) ===> galaxyhack-1.74_35 depends on shared library: libSDL_image.so - found (/usr/local/lib/libSDL_image.so) ===> galaxyhack-1.74_35 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so) ===> galaxyhack-1.74_35 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> galaxyhack-1.74_35 depends on executable: winicontoppm - found ===> galaxyhack-1.74_35 depends on package: gmake>=4.3 - found ===> galaxyhack-1.74_35 depends on file: /usr/local/bin/sdl-config - found ===> galaxyhack-1.74_35 depends on shared library: libboost_filesystem.so - found (/usr/local/lib/libboost_filesystem.so) ===> galaxyhack-1.74_35 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> galaxyhack-1.74_35 depends on shared library: libSDL_gfx.so - found (/usr/local/lib/libSDL_gfx.so) ===> galaxyhack-1.74_35 depends on shared library: libSDL_image.so - found (/usr/local/lib/libSDL_image.so) ===> galaxyhack-1.74_35 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so) ===> galaxyhack-1.74_35 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) ===> Configuring for galaxyhack-1.74_35 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for galaxyhack-1.74_35 gmake[1]: Entering directory '/construction/games/galaxyhack/galaxyhack/src' c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c AIInterpreter.cpp -o AIInterpreter.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c AutoFireUnit.cpp -o AutoFireUnit.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c BCCompiler.cpp -o BCCompiler.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c DerivedGroups.cpp -o DerivedGroups.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c DragWindow.cpp -o DragWindow.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c ForceSelect.cpp -o ForceSelect.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c ForceSelectWin.cpp -o ForceSelectWin.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c GenWindow.cpp -o GenWindow.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c GenWindow_Base.cpp -o GenWindow_Base.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c GFX.cpp -o GFX.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Globals.cpp -o Globals.o AutoFireUnit.cpp: In member function 'virtual int CapitalShip::GetFrCapacity() const': AutoFireUnit.cpp:383:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Group.cpp -o Group.o AIInterpreter.cpp: In member function 'int AIInterpreter::DistToXEdge(CompassDirection)': AIInterpreter.cpp:1460:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Group_Base.cpp -o Group_Base.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c JSDL.cpp -o JSDL.o JSDL.cpp: In member function 'SDL_Surface* JamesSDL::BitmapFiletoSurface(int, int, int, int, Uint16)': JSDL.cpp:194:42: warning: narrowing conversion of 'x' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {x, y, width, height}; ^ JSDL.cpp:194:42: warning: narrowing conversion of 'y' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] JSDL.cpp:194:42: warning: narrowing conversion of 'width' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] JSDL.cpp:194:42: warning: narrowing conversion of 'height' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Logging.cpp -o Logging.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c LookupTables.cpp -o LookupTables.o ForceSelect.cpp: In function 'bool ForceSelect::UnitGTOrEqual(UnitType, const string&, UnitType, const string&)': ForceSelect.cpp:350:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Main.cpp -o Main.o Group_Base.cpp: In member function 'bool Group_Base::CheckForCollision(int, int) const': Group_Base.cpp:230:24: warning: narrowing conversion of '(int)(float)((const Group_Base*)this)->Group_Base::myx' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect myRect = {static_cast(myx), static_cast(myy), width, height}; ^~~~~~~~~~~~~~~~~~~~~ Group_Base.cpp:230:47: warning: narrowing conversion of '(int)(float)((const Group_Base*)this)->Group_Base::myy' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect myRect = {static_cast(myx), static_cast(myy), width, height}; ^~~~~~~~~~~~~~~~~~~~~ Group_Base.cpp:230:70: warning: narrowing conversion of '(int)((const Group_Base*)this)->Group_Base::width' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] SDL_Rect myRect = {static_cast(myx), static_cast(myy), width, height}; ^~~~~ Group_Base.cpp:230:77: warning: narrowing conversion of '(int)((const Group_Base*)this)->Group_Base::height' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] SDL_Rect myRect = {static_cast(myx), static_cast(myy), width, height}; ^~~~~~ c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c MainMenu.cpp -o MainMenu.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Menu_Base.cpp -o Menu_Base.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c OptWindow.cpp -o OptWindow.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c PopupMenu.cpp -o PopupMenu.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c PreBattle.cpp -o PreBattle.o MainMenu.cpp: In function 'void MainMenu::DrawWorld()': MainMenu.cpp:65:54: warning: narrowing conversion of '((globalSettings.SettingsStruct::screenWidth / 2) - 495)' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {globalSettings.screenWidth / 2 - 495, globalSettings.screenHeight / 8, 0, 0}; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ MainMenu.cpp:65:89: warning: narrowing conversion of '(globalSettings.SettingsStruct::screenHeight / 8)' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {globalSettings.screenWidth / 2 - 495, globalSettings.screenHeight / 8, 0, 0}; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ Main.cpp: In function 'bool GameMain()': Main.cpp:445:66: warning: narrowing conversion of 'genPictures[0]->SDL_Surface::w' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] static SDL_Rect mouseRect = {0, 0, genPictures[GENPIC_CURSOR]->w, genPictures[GENPIC_CURSOR]->h}; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ Main.cpp:445:97: warning: narrowing conversion of 'genPictures[0]->SDL_Surface::h' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] static SDL_Rect mouseRect = {0, 0, genPictures[GENPIC_CURSOR]->w, genPictures[GENPIC_CURSOR]->h}; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Projectile.cpp -o Projectile.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Random.cpp -o Random.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c RTS.cpp -o RTS.o Projectile.cpp: In member function 'virtual void Torpedo::DrawSelfBitmap()': Projectile.cpp:740:44: warning: narrowing conversion of '((int)((Torpedo*)this)->Torpedo::.Projectile_Base::x - viewx)' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {static_cast(x) - viewx, static_cast(y) - viewy, 0, 0}; ~~~~~~~~~~~~~~~~~~~~^~~~~~~ Projectile.cpp:740:73: warning: narrowing conversion of '((int)((Torpedo*)this)->Torpedo::.Projectile_Base::y - viewy)' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {static_cast(x) - viewx, static_cast(y) - viewy, 0, 0}; ~~~~~~~~~~~~~~~~~~~~^~~~~~~ Projectile.cpp: In member function 'virtual void LaserExplosion::DrawSelfBitmap()': Projectile.cpp:780:43: warning: narrowing conversion of '((int)((LaserExplosion*)this)->LaserExplosion::.Projectile_Base::x - viewx)' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {static_cast(x) - viewx, static_cast(y) - viewy, 0, 0}; ~~~~~~~~~~~~~~~~~~~~^~~~~~~ Projectile.cpp:780:72: warning: narrowing conversion of '((int)((LaserExplosion*)this)->LaserExplosion::.Projectile_Base::y - viewy)' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {static_cast(x) - viewx, static_cast(y) - viewy, 0, 0}; ~~~~~~~~~~~~~~~~~~~~^~~~~~~ c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c RTSUnit.cpp -o RTSUnit.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c RTSUnit_Base.cpp -o RTSUnit_Base.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c RTSWin.cpp -o RTSWin.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Score.cpp -o Score.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c SetupBattle.cpp -o SetupBattle.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Side.cpp -o Side.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c SmallShip.cpp -o SmallShip.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c StringInput.cpp -o StringInput.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c Stuff.cpp -o Stuff.o c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -c TerrainTile.cpp -o TerrainTile.o RTSUnit_Base.cpp: In member function 'int RTSUnit_Base::GetMaxPoints() const': RTSUnit_Base.cpp:444:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Stuff.cpp: In member function 'void FontStruct::Init(int, int, int, int)': Stuff.cpp:34:29: warning: narrowing conversion of '((FontStruct*)this)->FontStruct::width' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {2, 2, width, height}; ^~~~~ Stuff.cpp:34:36: warning: narrowing conversion of '((FontStruct*)this)->FontStruct::height' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] SDL_Rect tempRect = {2, 2, width, height}; ^~~~~~ Stuff.cpp: In member function 'void FontStruct::BlitString(int, int, int, const string&)': Stuff.cpp:325:42: warning: narrowing conversion of 'x' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] SDL_Rect destRect = {x, y, width, height}; ^ Stuff.cpp:325:42: warning: narrowing conversion of 'y' from 'int' to 'Sint16' {aka 'short int'} inside { } [-Wnarrowing] Stuff.cpp:325:29: warning: narrowing conversion of '((FontStruct*)this)->FontStruct::width' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] SDL_Rect destRect = {x, y, width, height}; ^~~~~ Stuff.cpp:325:36: warning: narrowing conversion of '((FontStruct*)this)->FontStruct::height' from 'int' to 'Uint16' {aka 'short unsigned int'} inside { } [-Wnarrowing] SDL_Rect destRect = {x, y, width, height}; ^~~~~~ c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O3 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -lSDL_image -lSDL_mixer -lboost_filesystem -lboost_system -o galaxyhack AIInterpreter.o AutoFireUnit.o BCCompiler.o DerivedGroups.o DragWindow.o ForceSelect.o ForceSelectWin.o GenWindow.o GenWindow_Base.o GFX.o Globals.o Group.o Group_Base.o JSDL.o Logging.o LookupTables.o Main.o MainMenu.o Menu_Base.o OptWindow.o PopupMenu.o PreBattle.o Projectile.o Random.o RTS.o RTSUnit.o RTSUnit_Base.o RTSWin.o Score.o SetupBattle.o Side.o SmallShip.o StringInput.o Stuff.o TerrainTile.o gmake[1]: Leaving directory '/construction/games/galaxyhack/galaxyhack/src' SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for galaxyhack-1.74_35 ===> Generating temporary packing list install -m 555 /construction/games/galaxyhack/galaxyhack-sh /construction/games/galaxyhack/stage/usr/local/bin/galaxyhack install -s -m 555 /construction/games/galaxyhack/galaxyhack/src/galaxyhack /construction/games/galaxyhack/stage/usr/local/libexec/ install -m 0644 /construction/games/galaxyhack/galaxyhack/src/../settings.dat /construction/games/galaxyhack/stage/usr/local/share/galaxyhack install -m 0644 /construction/games/galaxyhack/galaxyhack.png /construction/games/galaxyhack/stage//usr/local/share/pixmaps ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for galaxyhack-1.74_35 file sizes/checksums [105]: 0% file sizes/checksums [105]: 95% file sizes/checksums [105]: 100% packing files [105]: 0% packing files [105]: 95% packing files [105]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:39