D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/cultivation-9-18.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2hhPhw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Cultivation_9_UnixSource + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Cultivation_9_UnixSource.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Cultivation_9_UnixSource + rm -rf /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Cultivation-9-deb-portaudio.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Cultivation-9-deb-portaudio19.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Cultivation-9-deb-math_h.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Cultivation-9-upstream-fix_crash.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.u8Xmxt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Cultivation_9_UnixSource + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC' + pushd game2 ~/rpmbuild/BUILD/Cultivation_9_UnixSource/game2 ~/rpmbuild/BUILD/Cultivation_9_UnixSource + chmod u+x configure + ./configure --linux + popd ~/rpmbuild/BUILD/Cultivation_9_UnixSource + convert -type Grayscale -negate ./game2/build/macOSX/icon128_mask.png mask.png + composite -compose CopyOpacity mask.png ./game2/build/macOSX/icon128_color.png cultivation.png + mkdir -p 32x32 + convert -scale 32x32 cultivation.png 32x32/cultivation.png + convert 32x32/cultivation.png 32x32/cultivation.xpm + sed -i -e s/-lX11// game2/gameSource/Makefile + sed -i -e 's/^DEBUG_FLAG = .*/DEBUG_FLAG = /' game2/gameSource/Makefile + sed -i -e 's/^OPTIMIZE_FLAG = .*/OPTIMIZE_FLAG = /' game2/gameSource/Makefile + sed -i -e 's/^COMPILE_FLAGS = /COMPILE_FLAGS = ${CFLAGS} /' game2/gameSource/Makefile + echo zzzz zzzz + /usr/bin/make -j16 -C game2/gameSource 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation"' make: Entering directory '/home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource/game2/gameSource' rm -f Makefile.dependencies rm -f Makefile.minorGems_dependencies g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -MM glCommon.cpp features.cpp game.cpp World.cpp Plant.cpp PlantLeaf.cpp PlantFlower.cpp Fruit.cpp Gardener.cpp Portal.cpp GardenerAI2.cpp FlyingObject.cpp emotionIcons.cpp landscape.cpp SoilMap.cpp Seeds.cpp Genetics.cpp GardenerGenetics.cpp PlantGenetics.cpp PortalLayerGenetics.cpp ImmortalGenetics.cpp userInterface/ButtonBase.cpp userInterface/PlantButton.cpp userInterface/PlotButton.cpp userInterface/WaterButton.cpp userInterface/PoisonButton.cpp userInterface/HarvestButton.cpp userInterface/EmotionButton.cpp userInterface/PauseButton.cpp userInterface/RestartButton.cpp userInterface/QuitButton.cpp userInterface/TextDisplay.cpp userInterface/ObjectSelector.cpp userInterface/EatButton.cpp userInterface/GiftButton.cpp userInterface/DiscardButton.cpp userInterface/MateButton.cpp userInterface/FollowButton.cpp userInterface/TexturedPanel.cpp userInterface/NextTutorialButton.cpp userInterface/TextBlockGL.cpp sound/MusicNoteWaveTable.cpp sound/MusicPart.cpp sound/MusicPlayer.cpp sound/SoundPlayer.cpp sound/SoundSamples.cpp sound/SoundEffectsBank.cpp >> Makefile.dependencies.temp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -I../.. -MM ../../minorGems/graphics/openGL/ScreenGL.cpp ../../minorGems/graphics/openGL/SingleTextureGL.cpp ../../minorGems/io/linux/TypeIOLinux.cpp ../../minorGems/util/stringUtils.cpp ../../minorGems/util/StringBufferOutputStream.cpp ../../minorGems/io/file/linux/PathLinux.cpp ../../minorGems/system/unix/TimeUnix.cpp ../../minorGems/system/linux/ThreadLinux.cpp ../../minorGems/system/linux/MutexLockLinux.cpp ../../minorGems/graphics/converters/PNGImageConverter.cpp ../../minorGems/util/TranslationManager.cpp >> Makefile.minorGems_dependencies.temp cat Makefile.minorGems_dependencies.temp | sed ' s/^HostAddress.*\.o/${HOST_ADDRESS_O}/; s/^SocketServer.*\.o/${SOCKET_SERVER_O}/; s/^SocketClient.*\.o/${SOCKET_CLIENT_O}/; s/^SocketUDP.*\.o/${SOCKET_UDP_O}/; s/^SocketManager.*\.o/${SOCKET_MANAGER_O}/; s/^Socket.*\.o/${SOCKET_O}/; s/^NetworkFunctionLocks.*\.o/${NETWORK_FUNCTION_LOCKS_O}/; s/^LookupThread.*\.o/${LOOKUP_THREAD_O}/; s/^Path.*\.o/${PATH_O}/; s/^Directory.*\.o/${DIRECTORY_O}/; s/^TypeIO.*\.o/${TYPE_IO_O}/; s/^Time.*\.o/${TIME_O}/; s/^MutexLock.*\.o/${MUTEX_LOCK_O}/; s/^BinarySemaphore.*\.o/${BINARY_SEMAPHORE_O}/; s/^AppLog.*\.o/${APP_LOG_O}/; s/^PrintLog.*\.o/${PRINT_LOG_O}/; s/^FileLog.*\.o/${FILE_LOG_O}/; s/^Log.*\.o/${LOG_O}/; s/^PrintUtils.*\.o/${PRINT_UTILS_O}/; s/^WebClient.*\.o/${WEB_CLIENT_O}/; s/^URLUtils.*\.o/${URL_UTILS_O}/; s/^MimeTyper.*\.o/${MIME_TYPER_O}/; s/^WebRequest.*\.o/${WEB_REQUEST_O}/; s/^StringBufferOutputStream.*\.o/${STRING_BUFFER_OUTPUT_STREAM_O}/; s/^XMLUtils.*\.o/${XML_UTILS_O}/; s/^HTMLUtils.*\.o/${HTML_UTILS_O}/; s/^SettingsManager.*\.o/${SETTINGS_MANAGER_O}/; s/^TranslationManager.*\.o/${TRANSLATION_MANAGER_O}/; s/^stringUtils.*\.o/${STRING_UTILS_O}/; s/^sha1.*\.o/${SHA1_O}/; ' | sed ' s/^MemoryTrack.*\.o/${MEMORY_TRACK_O}/; s/^DebugMemory.*\.o/${DEBUG_MEMORY_O}/; s/^HostCatcher.*\.o/${HOST_CATCHER_O}/; s/^OutboundChannel.*\.o/${OUTBOUND_CHANNEL_O}/; s/^DuplicateMessageDetector.*\.o/${DUPLICATE_MESSAGE_DETECTOR_O}/; s/^protocolUtils.*\.o/${PROTOCOL_UTILS_O}/; s/^MessagePerSecondLimiter.*\.o/${MESSAGE_PER_SECOND_LIMITER_O}/; s/^MultiSourceDownloader.*\.o/${MULTI_SOURCE_DOWNLOADER_O}/; s/^encodingUtils.*\.o/${ENCODING_UTILS_O}/; s/^WebServer.*\.o/${WEB_SERVER_O }/; s/^RequestHandlingThread.*\.o/${REQUEST_HANDLING_THREAD_O}/; s/^ThreadHandlingThread.*\.o/${THREAD_HANDLING_THREAD_O}/; s/^Thread.*\.o/${THREAD_O}/; s/^ConnectionPermissionHandler.*\.o/${CONNECTION_PERMISSION_HANDLER_O}/; s/^StopSignalThread.*\.o/${STOP_SIGNAL_THREAD_O}/; s/^FinishedSignalThreadManager.*\.o/${FINISHED_SIGNAL_THREAD_MANAGER_O}/; s/^FinishedSignalThread.*\.o/${FINISHED_SIGNAL_THREAD_O}/; s/^ScreenGL.*\.o/${SCREEN_GL_O}/; s/^ScreenGLSDL.*\.o/${SCREEN_GL_SDL_O}/; s/^SingleTextureGL.*\.o/${SINGLE_TEXTURE_GL_O}/; s/^PNGImageConverter.*\.o/${PNG_IMAGE_CONVERTER_O}/; s/^portMapping.*\.o/${PORT_MAPPING_O}/; ' >> Makefile.minorGems_dependencies rm -f Makefile.minorGems_dependencies.temp cat Makefile.dependencies.temp | sed ' s/^ButtonBase.o/${USER_INTERFACE_PATH}\/ButtonBase.o/; s/^PlantButton.o/${USER_INTERFACE_PATH}\/PlantButton.o/; s/^PlotButton.o/${USER_INTERFACE_PATH}\/PlotButton.o/; s/^WaterButton.o/${USER_INTERFACE_PATH}\/WaterButton.o/; s/^PoisonButton.o/${USER_INTERFACE_PATH}\/PoisonButton.o/; s/^HarvestButton.o/${USER_INTERFACE_PATH}\/HarvestButton.o/; s/^EmotionButton.o/${USER_INTERFACE_PATH}\/EmotionButton.o/; s/^PauseButton.o/${USER_INTERFACE_PATH}\/PauseButton.o/; s/^RestartButton.o/${USER_INTERFACE_PATH}\/RestartButton.o/; s/^QuitButton.o/${USER_INTERFACE_PATH}\/QuitButton.o/; s/^TextDisplay.o/${USER_INTERFACE_PATH}\/TextDisplay.o/; s/^ObjectSelector.o/${USER_INTERFACE_PATH}\/ObjectSelector.o/; s/^EatButton.o/${USER_INTERFACE_PATH}\/EatButton.o/; s/^GiftButton.o/${USER_INTERFACE_PATH}\/GiftButton.o/; s/^DiscardButton.o/${USER_INTERFACE_PATH}\/DiscardButton.o/; s/^MateButton.o/${USER_INTERFACE_PATH}\/MateButton.o/; s/^FollowButton.o/${USER_INTERFACE_PATH}\/FollowButton.o/; s/^TexturedPanel.o/${USER_INTERFACE_PATH}\/TexturedPanel.o/; s/^NextTutorialButton.o/${USER_INTERFACE_PATH}\/NextTutorialButton.o/; s/^TextBlockGL.o/${USER_INTERFACE_PATH}\/TextBlockGL.o/; s/^MusicNoteWaveTable.o/${SOUND_PATH}\/MusicNoteWaveTable.o/; s/^MusicPart.o/${SOUND_PATH}\/MusicPart.o/; s/^MusicPlayer.o/${SOUND_PATH}\/MusicPlayer.o/; s/^SoundPlayer.o/${SOUND_PATH}\/SoundPlayer.o/; s/^SoundSamples.o/${SOUND_PATH}\/SoundSamples.o/; ' >> Makefile.dependencies rm -f Makefile.dependencies.temp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o glCommon.o glCommon.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o features.o features.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o game.o game.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o World.o World.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o Plant.o Plant.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o PlantLeaf.o PlantLeaf.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o PlantFlower.o PlantFlower.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o Fruit.o Fruit.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o Gardener.o Gardener.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o Portal.o Portal.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o GardenerAI2.o GardenerAI2.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o FlyingObject.o FlyingObject.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o emotionIcons.o emotionIcons.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o landscape.o landscape.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o SoilMap.o SoilMap.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o Seeds.o Seeds.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o Genetics.o Genetics.cpp landscape.cpp: In function 'int getRandomPoints(double, double, double, double, double, double, double, double**, double**)': landscape.cpp:101:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 101 | if( landscapeSample < 0 && | ~~~~~~~~~~~~~~~~~~~~^~ 102 | lastSample >= 0 || | ~~~~~~~~~~~~~~~ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from glCommon.h:22, from glCommon.cpp:12: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from Fruit.h:21, from Fruit.cpp:13: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from glCommon.h:22, from emotionIcons.cpp:11: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from SoilMap.h:16, from SoilMap.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from Plant.h:16, from Plant.cpp:13: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from Portal.h:21, from Portal.cpp:15: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from Gardener.h:37, from Gardener.cpp:48: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from Gardener.h:37, from GardenerAI2.h:20, from GardenerAI2.cpp:21: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from Gardener.h:37, from FlyingObject.h:18, from FlyingObject.cpp:9: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from Plant.h:16, from World.h:29, from World.cpp:37: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from PlantLeaf.h:17, from PlantLeaf.cpp:13: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from PlantFlower.h:17, from PlantFlower.cpp:12: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ SoilMap.cpp: In member function 'Vector3D* SoilMap::getClosestBoundaryPoint(Vector3D*)': SoilMap.cpp:476:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 476 | onLand && | ~~~~~~~^~ 477 | mWaterBoundaryImageAlpha[ pixelIndex ] > 0.5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from Seeds.h:16, from Seeds.cpp:9: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ World.cpp: In member function 'char World::isInRectangle(Vector3D*, Vector3D*, Vector3D*)': World.cpp:2141:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2140 | ( inPosition->mX <= inCornerA->mX | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2141 | && inPosition->mX >= inCornerB->mX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ World.cpp:2148:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2147 | ( inPosition->mY <= inCornerA->mY | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2148 | && inPosition->mY >= inCornerB->mY | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Portal.cpp: In member function 'void Portal::close()': Portal.cpp:750:13: warning: variable 'channels' set but not used [-Wunused-but-set-variable] 750 | double *channels[3]; | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o GardenerGenetics.o GardenerGenetics.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from ../../minorGems/graphics/openGL/gui/TextGL.h:51, from ../../minorGems/graphics/openGL/gui/LabelGL.h:25, from game.cpp:62: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o PlantGenetics.o PlantGenetics.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o PortalLayerGenetics.o PortalLayerGenetics.cpp game.cpp: In member function 'virtual void GameSceneHandler::keyReleased(unsigned char, int, int)': game.cpp:2795:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2795 | if( false && inKey == 'v' || inKey == 'V' ) { | ~~~~~~^~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ImmortalGenetics.o ImmortalGenetics.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/ButtonBase.o userInterface/ButtonBase.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/PlantButton.o userInterface/PlantButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/PlotButton.o userInterface/PlotButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/WaterButton.o userInterface/WaterButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/PoisonButton.o userInterface/PoisonButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/HarvestButton.o userInterface/HarvestButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/EmotionButton.o userInterface/EmotionButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/PauseButton.o userInterface/PauseButton.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/ButtonBase.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/PlantButton.h:13, from userInterface/PlantButton.cpp:13: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/RestartButton.o userInterface/RestartButton.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/PlotButton.h:13, from userInterface/PlotButton.cpp:13: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/QuitButton.o userInterface/QuitButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/TextDisplay.o userInterface/TextDisplay.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/WaterButton.h:10, from userInterface/WaterButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/PoisonButton.h:10, from userInterface/PoisonButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/HarvestButton.h:10, from userInterface/HarvestButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/EmotionButton.h:10, from userInterface/EmotionButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/PauseButton.h:10, from userInterface/PauseButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/ObjectSelector.o userInterface/ObjectSelector.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/RestartButton.h:15, from userInterface/RestartButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/EatButton.o userInterface/EatButton.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/QuitButton.h:10, from userInterface/QuitButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/GiftButton.o userInterface/GiftButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/DiscardButton.o userInterface/DiscardButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/MateButton.o userInterface/MateButton.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/EatButton.h:10, from userInterface/EatButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/FollowButton.o userInterface/FollowButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/TexturedPanel.o userInterface/TexturedPanel.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/NextTutorialButton.o userInterface/NextTutorialButton.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o userInterface/TextBlockGL.o userInterface/TextBlockGL.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o sound/MusicNoteWaveTable.o sound/MusicNoteWaveTable.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o sound/MusicPart.o sound/MusicPart.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/TexturedPanel.h:18, from userInterface/TexturedPanel.cpp:9: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/DiscardButton.h:10, from userInterface/DiscardButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/GiftButton.h:15, from userInterface/GiftButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/MateButton.h:10, from userInterface/MateButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o sound/MusicPlayer.o sound/MusicPlayer.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o sound/SoundPlayer.o sound/SoundPlayer.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/FollowButton.h:10, from userInterface/FollowButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o sound/SoundSamples.o sound/SoundSamples.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o sound/SoundEffectsBank.o sound/SoundEffectsBank.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/graphics/openGL/ScreenGL.o ../../minorGems/graphics/openGL/ScreenGL.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from ../../minorGems/graphics/openGL/gui/TextGL.h:51, from ../../minorGems/graphics/openGL/gui/LabelGL.h:25, from userInterface/TextBlockGL.h:12, from userInterface/TextBlockGL.cpp:9: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from userInterface/ButtonBase.h:19, from userInterface/RestartButton.h:15, from userInterface/NextTutorialButton.h:14, from userInterface/NextTutorialButton.cpp:10: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/graphics/openGL/SingleTextureGL.o ../../minorGems/graphics/openGL/SingleTextureGL.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/io/linux/TypeIOLinux.o ../../minorGems/io/linux/TypeIOLinux.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from sound/../Plant.h:16, from sound/../World.h:29, from sound/MusicPlayer.cpp:24: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/util/stringUtils.o ../../minorGems/util/stringUtils.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/util/StringBufferOutputStream.o ../../minorGems/util/StringBufferOutputStream.cpp In file included from ../../minorGems/graphics/openGL/SingleTextureGL.h:36, from ../../minorGems/graphics/openGL/SingleTextureGL.cpp:22: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/io/file/linux/PathLinux.o ../../minorGems/io/file/linux/PathLinux.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/system/unix/TimeUnix.o ../../minorGems/system/unix/TimeUnix.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/system/linux/ThreadLinux.o ../../minorGems/system/linux/ThreadLinux.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/system/linux/MutexLockLinux.o ../../minorGems/system/linux/MutexLockLinux.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/graphics/converters/PNGImageConverter.o ../../minorGems/graphics/converters/PNGImageConverter.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -c -o ../../minorGems/util/TranslationManager.o ../../minorGems/util/TranslationManager.cpp In file included from ../../minorGems/graphics/converters/PNGImageConverter.cpp:15: ../../minorGems/graphics/RGBAImage.h: In static member function 'static unsigned char* RGBAImage::getRGBABytes(Image*)': ../../minorGems/graphics/RGBAImage.h:206:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register int i = 0; | ^ ../../minorGems/graphics/RGBAImage.h:215:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register int i = 0; | ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPIC -DDATADIR="/usr/share/games/cultivation" -Wall -Wwrite-strings -Wchar-subscripts -Wparentheses -DLINUX -I../.. -o Cultivation glCommon.o features.o game.o World.o Plant.o PlantLeaf.o PlantFlower.o Fruit.o Gardener.o Portal.o GardenerAI2.o FlyingObject.o emotionIcons.o landscape.o SoilMap.o Seeds.o Genetics.o GardenerGenetics.o PlantGenetics.o PortalLayerGenetics.o ImmortalGenetics.o userInterface/ButtonBase.o userInterface/PlantButton.o userInterface/PlotButton.o userInterface/WaterButton.o userInterface/PoisonButton.o userInterface/HarvestButton.o userInterface/EmotionButton.o userInterface/PauseButton.o userInterface/RestartButton.o userInterface/QuitButton.o userInterface/TextDisplay.o userInterface/ObjectSelector.o userInterface/EatButton.o userInterface/GiftButton.o userInterface/DiscardButton.o userInterface/MateButton.o userInterface/FollowButton.o userInterface/TexturedPanel.o userInterface/NextTutorialButton.o userInterface/TextBlockGL.o sound/MusicNoteWaveTable.o sound/MusicPart.o sound/MusicPlayer.o sound/SoundPlayer.o sound/SoundSamples.o sound/SoundEffectsBank.o ../../minorGems/graphics/openGL/ScreenGL.o ../../minorGems/graphics/openGL/SingleTextureGL.o ../../minorGems/io/linux/TypeIOLinux.o ../../minorGems/util/stringUtils.o ../../minorGems/util/StringBufferOutputStream.o ../../minorGems/io/file/linux/PathLinux.o ../../minorGems/system/unix/TimeUnix.o ../../minorGems/system/linux/ThreadLinux.o ../../minorGems/system/linux/MutexLockLinux.o ../../minorGems/graphics/converters/PNGImageConverter.o ../../minorGems/util/TranslationManager.o -L/usr/X11R6/lib -lGL -lglut -lGLU -lportaudio -lpthread -lpng make: Leaving directory '/home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource/game2/gameSource' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1lg3fl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64 + cd Cultivation_9_UnixSource + '[' 1 -eq 1 ']' + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/games + install -m 755 game2/gameSource/Cultivation /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/games/cultivation.real + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/games/cultivation + install -m 644 game2/gameSource/font.tga /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/games/cultivation + install -m 644 game2/gameSource/features.txt /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/games/cultivation + install -m 644 game2/gameSource/language.txt /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/games/cultivation + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/games/cultivation/languages + install -m 644 game2/gameSource/languages/English.txt game2/gameSource/languages/French.txt game2/gameSource/languages/Portuguese.txt /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/games/cultivation/languages + cat + chmod 755 /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/games/cultivation + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/pixmaps + install -m 644 cultivation.png /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/pixmaps/cultivation.png + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/applications + cat + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 9-18.mga10 --unique-debug-suffix -9-18.mga10.x86_64 --unique-debug-src-base cultivation-9-18.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/games/cultivation.real original debug info size: 3936kB, size after compression: 3208kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1980 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/games/cultivation from /bin/bash to #!/usr/bin/bash + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: cultivation-9-18.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JxxEKv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Cultivation_9_UnixSource + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/doc/cultivation + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/doc/cultivation + cp -pr /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource/game2/documentation/changeLog.txt /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/doc/cultivation + cp -pr /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource/game2/documentation/futurePlay /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/doc/cultivation + cp -pr /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource/game2/documentation/gameDesign /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/doc/cultivation + cp -pr /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource/game2/documentation/how_to_play.txt /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/doc/cultivation + cp -pr /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource/game2/documentation/igf /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/doc/cultivation + cp -pr /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource/game2/documentation/notes /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64/usr/share/doc/cultivation + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(cultivation.desktop) cultivation = 9-18.mga10 cultivation(x86-64) = 9-18.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglut.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libportaudio.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: cultivation-debugsource-9-18.mga10.x86_64 Provides: cultivation-debugsource = 9-18.mga10 cultivation-debugsource(x86-64) = 9-18.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cultivation-debuginfo-9-18.mga10.x86_64 Provides: cultivation-debuginfo = 9-18.mga10 cultivation-debuginfo(x86-64) = 9-18.mga10 debuginfo(build-id) = f374b443a1a030159ef4759b47d243caf1cc7e19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cultivation-debugsource(x86-64) = 9-18.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cultivation-9-18.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cultivation-debugsource-9-18.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cultivation-debuginfo-9-18.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.w1fItc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Cultivation_9_UnixSource + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/cultivation-9-18.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xJj8FX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/Cultivation_9_UnixSource-SPECPARTS + rm -rf Cultivation_9_UnixSource Cultivation_9_UnixSource.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!