[b]$ ./autogen.sh && ./configure && make[/b]
+ checking for autoconf >= 2.56 ... found 2.69, ok.
+ checking for automake >= 1.11 ... found 1.15, ok.
+ running aclocal ...
+ running autoheader ...
+ running autoconf ...
+ running automake ...
+ removing config.cache ...
Now type './configure && make' to compile.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for gcc... ccompiler
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for g++... cxxcompiler
checking whether perl executable path has been provided... no
checking for perl... /usr/bin/perl
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for perl version... This is perl 5, version 24, subversion 1 (v5.24.1) built for x86_64-linux-gnu-thread-multi
checking for gawk... (cached) gawk
checking for zip... zip
checking for unzip... unzip
checking for a2x... a2x
checking for wkhtmltopdf... wkhtmltopdf
checking how to run the C preprocessor... gcc -E
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for __builtin_expect()... yes
checking for strlcpy... no
checking for strlcat... no
checking whether gcc accepts -fstack-protector... yes
checking whether g++ accepts -fstack-protector... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking sys/ucontext.h usability... yes
checking sys/ucontext.h presence... yes
checking for sys/ucontext.h... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for pkg-config >= 0.9... found 0.29, ok
checking for QT5... yes
checking for moc-qt5... no
checking for moc... /usr/lib/x86_64-linux-gnu/qt5/bin/moc
checking for uic-qt5... no
checking for uic... /usr/lib/x86_64-linux-gnu/qt5/bin/uic
checking for rcc-qt5... no
checking for rcc... /usr/lib/x86_64-linux-gnu/qt5/bin/rcc
checking for X... libraries , headers
checking whether to build NSIS installer... no
checking whether to compile in debug mode... no
checking whether the C compiler accepts the -Werror -Wno-switch -Wno-error=cpp flag... yes
checking whether the C compiler accepts the -Werror -Wno-enum-compare -Wno-error=cpp flag... yes
checking whether the C compiler accepts the -Werror -Wno-expansion-to-defined -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... (cached) no
checking whether the C compiler accepts the -Werror -Wno-format-truncation -Wno-error=cpp flag... no
checking for SDL... yes
checking for PNG... yes
checking for THEORA... yes
checking for OPENAL... yes
checking for VORBIS... yes
checking for VORBISFILE... yes
checking for GLEW... yes
checking for nearbyint in -lm... yes
checking physfs.h usability... yes
checking physfs.h presence... yes
checking for physfs.h... yes
checking for PHYSFS_mount in -lphysfs... yes
checking X11/extensions/Xrandr.h usability... yes
checking X11/extensions/Xrandr.h presence... yes
checking for X11/extensions/Xrandr.h... yes
checking for main in -lGL... yes
checking for main in -lGLU... yes
checking for FRIBIDI... yes
checking for FREETYPE... yes
checking for HARFBUZZ... yes
checking for FTC_Manager_New in -lfreetype... yes
checking for FONTCONFIG... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating icons/Makefile
config.status: creating data/Makefile
config.status: creating data/music/Makefile
config.status: creating pkg/nsis/Makefile
config.status: creating win32/Makefile
config.status: creating 3rdparty/micro-ecc/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating lib/framework/Makefile
config.status: creating lib/exceptionhandler/Makefile
config.status: creating lib/gamelib/Makefile
config.status: creating lib/ivis_opengl/Makefile
config.status: creating lib/netplay/Makefile
config.status: creating lib/sdl/Makefile
config.status: creating lib/script/Makefile
config.status: creating lib/sequence/Makefile
config.status: creating lib/sound/Makefile
config.status: creating lib/widget/Makefile
config.status: creating tools/map/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure:
configure: Backend used: SDL
make UTF8PROC_DEFINES=-DUTF8PROC_STATIC all-recursive
make[1]: Entering directory '/home/Durabys/Downloads/warzone2100'
Making all in win32
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/win32'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/win32'
Making all in 3rdparty/micro-ecc
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/3rdparty/micro-ecc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/3rdparty/micro-ecc'
Making all in 3rdparty
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/3rdparty'
make all-am
make[3]: Entering directory '/home/Durabys/Downloads/warzone2100/3rdparty'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/Durabys/Downloads/warzone2100/3rdparty'
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/3rdparty'
Making all in lib/framework
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/framework'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/framework'
Making all in lib/exceptionhandler
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/exceptionhandler'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/exceptionhandler'
Making all in lib/script
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/script'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/script'
Making all in lib/sequence
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/sequence'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/sequence'
Making all in lib/ivis_opengl
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/ivis_opengl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/ivis_opengl'
Making all in lib/gamelib
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/gamelib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/gamelib'
Making all in lib/sound
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/sound'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/sound'
Making all in lib/netplay
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/netplay'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/netplay'
Making all in lib/widget
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/widget'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/widget'
Making all in lib/sdl
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/lib/sdl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/lib/sdl'
Making all in tools/map
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/tools/map'
make all-am
make[3]: Entering directory '/home/Durabys/Downloads/warzone2100/tools/map'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/Durabys/Downloads/warzone2100/tools/map'
make[2]: Leaving directory '/home/Durabys/Downloads/warzone2100/tools/map'
Making all in src
make[2]: Entering directory '/home/Durabys/Downloads/warzone2100/src'
cd .. && ./build_tools/autorevision -t h -o "/home/Durabys/Downloads/warzone2100/src/autorevision.cache" > "/home/Durabys/Downloads/warzone2100/src/autorevision.h.new"
cmp -s autorevision.h.new autorevision.h && rm autorevision.h.new || mv -f autorevision.h.new autorevision.h
make all-am
make[3]: Entering directory '/home/Durabys/Downloads/warzone2100/src'
depbase=`echo component.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I.. -DYY_NO_INPUT -D_REENTRANT -I/usr/include/SDL2 -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DNDEBUG -DWZ_DATADIR="\"/usr/local/share/warzone2100\"" -DLOCALEDIR="\"/usr/local/share/locale\"" -I.. -I../3rdparty -I../3rdparty/glm -I../3rdparty/miniupnp -I/usr/include/libdrm -g -Wno-enum-compare -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wcast-align -Wwrite-strings -Wpointer-arith -Wno-format-security -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -std=c++11 -fstack-protector -fPIC -MT component.o -MD -MP -MF $depbase.Tpo -c -o component.o component.cpp &&\
mv -f $depbase.Tpo $depbase.Po
^CMakefile:994: recipe for target 'component.o' failed
make[3]: *** [component.o] Interrupt
Makefile:795: recipe for target 'all' failed
make[2]: *** [all] Interrupt
Makefile:579: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Interrupt
Makefile:499: recipe for target 'all' failed
make: *** [all] Interrupt
What exactly do you mean when you claim that the compiler gets stuck
in an infinite loop? How long did you wait?
Gets infinitely stuck in the loop. This is a clean install of MX Linux I am currently testing it on. What do you mean by 3rd party modules, I never heard or installed those programs, perhaps they came with MX Linux? I cannot install or make or build after Make Clean. It gets stuck in a loop again once I try to compile/make it. The tarball is the newest one from sourceforge. The one you advertise everywhere.
checking whether the C compiler accepts the -Werror -Wno-expansion-to-defined -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... (cached) no
checking whether the C compiler accepts the -Werror -Wno-format-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-expansion-to-defined -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... (cached) no
checking whether the C compiler accepts the -Werror -Wno-format-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-expansion-to-defined -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... (cached) no
checking whether the C compiler accepts the -Werror -Wno-format-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-expansion-to-defined -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... (cached) no
checking whether the C compiler accepts the -Werror -Wno-format-truncation -Wno-error=cpp flag... no
Which compiler version are you using?
I think he uses APT. The same as ubuntu.
One thing that I think could cause it is that I installed wz100 dependency programs from your website Linux install guide site.
checking whether the C compiler accepts the -Werror -Wno-expansion-to-defined -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... (cached) no
checking whether the C compiler accepts the -Werror -Wno-format-truncation -Wno-error=cpp flag... no
Which compiler version are you using?
APT. Like all Debian based distro.
APT is a package manager, not a compiler. What is the output of
Durabys wrote: 11 Jul 2019, 08:11
One thing that I think could cause it is that I installed wz100 dependency programs from your website Linux install guide site. [...]
Thats why I am here. The sequence of commands from that site caused the looping.
The requirements on that website may be out-of-date.
Could you tell us which version of Ubuntu and MX Linux you are using?
checking whether the C compiler accepts the -Werror -Wno-expansion-to-defined -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... (cached) no
checking whether the C compiler accepts the -Werror -Wno-format-truncation -Wno-error=cpp flag... no
Which compiler version are you using?
APT. Like all Debian based distro.
APT is a package manager, not a compiler. What is the output of
Durabys wrote: 11 Jul 2019, 08:11
One thing that I think could cause it is that I installed wz100 dependency programs from your website Linux install guide site. [...]
Thats why I am here. The sequence of commands from that site caused the looping.
The requirements on that website may be out-of-date.
Could you tell us which version of Ubuntu and MX Linux you are using?
Result:
$ gcc --version
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
checking whether the C compiler accepts the -Werror -Wno-expansion-to-defined -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... no
checking whether the C compiler accepts the -Werror -Wno-stringop-truncation -Wno-error=cpp flag... (cached) no
checking whether the C compiler accepts the -Werror -Wno-format-truncation -Wno-error=cpp flag... no
Which compiler version are you using?
APT. Like all Debian based distro.
APT is a package manager, not a compiler. What is the output of
Durabys wrote: 11 Jul 2019, 08:11
One thing that I think could cause it is that I installed wz100 dependency programs from your website Linux install guide site. [...]
Thats why I am here. The sequence of commands from that site caused the looping.
The requirements on that website may be out-of-date.
Could you tell us which version of Ubuntu and MX Linux you are using?
Result:
$ gcc --version
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
PS: All previous version of Warzone worked OK on this machine.
Thank you.
Your compiler version is likely to blame, or our lack of support for it.
The sourcecode was modified to suppress warnings introduced in GCC 7
(list) and GCC 8 (list).
Unfortunately, older versions of GCC were not tested.