Your message dated Sat, 09 May 2015 22:32:17 +0000
with message-id <[email protected]>
and subject line Bug#778048: fixed in openttd 1.5.0-1
has caused the Debian Bug report #778048,
regarding openttd: ftbfs with GCC-5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
778048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778048
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:openttd
Version: 1.4.4-2
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/openttd_1.4.4-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files. For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html
[...]
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_airport.o /«PKGBUILDDIR»/src/newgrf_airport.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_airporttiles.o
/«PKGBUILDDIR»/src/newgrf_airporttiles.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_canal.o /«PKGBUILDDIR»/src/newgrf_canal.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_cargo.o /«PKGBUILDDIR»/src/newgrf_cargo.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_commons.o /«PKGBUILDDIR»/src/newgrf_commons.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_config.o /«PKGBUILDDIR»/src/newgrf_config.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_debug_gui.o
/«PKGBUILDDIR»/src/newgrf_debug_gui.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_engine.o /«PKGBUILDDIR»/src/newgrf_engine.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_generic.o /«PKGBUILDDIR»/src/newgrf_generic.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_gui.o /«PKGBUILDDIR»/src/newgrf_gui.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_house.o /«PKGBUILDDIR»/src/newgrf_house.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_industries.o
/«PKGBUILDDIR»/src/newgrf_industries.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_industrytiles.o
/«PKGBUILDDIR»/src/newgrf_industrytiles.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_object.o /«PKGBUILDDIR»/src/newgrf_object.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_railtype.o /«PKGBUILDDIR»/src/newgrf_railtype.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_sound.o /«PKGBUILDDIR»/src/newgrf_sound.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_spritegroup.o
/«PKGBUILDDIR»/src/newgrf_spritegroup.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_station.o /«PKGBUILDDIR»/src/newgrf_station.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_storage.o /«PKGBUILDDIR»/src/newgrf_storage.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_text.o /«PKGBUILDDIR»/src/newgrf_text.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_town.o /«PKGBUILDDIR»/src/newgrf_town.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o newgrf_townname.o /«PKGBUILDDIR»/src/newgrf_townname.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o news_gui.o /«PKGBUILDDIR»/src/news_gui.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o object_cmd.o /«PKGBUILDDIR»/src/object_cmd.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o object_gui.o /«PKGBUILDDIR»/src/object_gui.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o openttd.o /«PKGBUILDDIR»/src/openttd.cpp
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o order_backup.o /«PKGBUILDDIR»/src/order_backup.cpp
In file included from /«PKGBUILDDIR»/src/object_cmd.cpp:39:0:
/«PKGBUILDDIR»/src/table/object_land.h:144:1: error: narrowing conversion of
'4294967295u' from 'unsigned int' to 'Date {aka int}' inside { }
};
^
/«PKGBUILDDIR»/src/table/object_land.h:144:1: error: narrowing conversion of
'4294967295u' from 'unsigned int' to 'Date {aka int}' inside { }
/«PKGBUILDDIR»/src/table/object_land.h:144:1: error: narrowing conversion of
'4294967295u' from 'unsigned int' to 'Date {aka int}' inside { }
/«PKGBUILDDIR»/src/table/object_land.h:144:1: error: narrowing conversion of
'4294967295u' from 'unsigned int' to 'Date {aka int}' inside { }
/«PKGBUILDDIR»/src/table/object_land.h:144:1: error: narrowing conversion of
'4294967295u' from 'unsigned int' to 'Date {aka int}' inside { }
g++ -O2 -fomit-frame-pointer -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wno-multichar -Wsign-compare
-Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter
-Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable
-Wno-unused-but-set-variable -Wno-unused-but-set-parameter -Winit-self
-fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor
-Wno-free-nonheap-object -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SSE
-DWITH_SDL -I/usr/include/SDL -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA
-DWITH_LZO -DWITH_XDG_BASEDIR -D_SQ64
-I/«PKGBUILDDIR»/src/3rdparty/squirrel/include -DWITH_PNG
-I/usr/include/libpng12 -DWITH_FONTCONFIG -I/usr/include/freetype2
-DWITH_FREETYPE -I/usr/include/freetype2 -DWITH_ICU -I/usr/include
-DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\"
-DGLOBAL_DATA_DIR=\"/usr/share/games/openttd\" -I /«PKGBUILDDIR»/objs/release
-I /«PKGBUILDDIR»/objs/la
ng -I /«PKGBUILDDIR»/objs/setting -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=gnu++0x
-Wno-narrowing -c -o order_cmd.o /«PKGBUILDDIR»/src/order_cmd.cpp
make[3]: *** [object_cmd.o] Error 1
make[3]: *** Waiting for unfinished jobs....
Makefile:234: recipe for target 'object_cmd.o' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/objs/release'
make[2]: *** [all] Error 1
Makefile:56: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j10 VERBOSE=1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:42: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:7: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: openttd
Source-Version: 1.5.0-1
We believe that the bug you reported is fixed in the latest version of
openttd, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthijs Kooijman <[email protected]> (supplier of updated openttd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 09 May 2015 22:48:11 +0200
Source: openttd
Binary: openttd openttd-dbg openttd-data
Architecture: source amd64 all
Version: 1.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Matthijs Kooijman <[email protected]>
Changed-By: Matthijs Kooijman <[email protected]>
Description:
openttd - reimplementation of Transport Tycoon Deluxe with enhancements
openttd-data - common data files for the OpenTTD game
openttd-dbg - debugging symbols for openttd
Closes: 778048 783841
Changes:
openttd (1.5.0-1) unstable; urgency=medium
.
* [7f3855b] New upstream release 1.5.0.
- Compiles with GCC 5. (Closes: #778048)
- Compiles with Freetype 2.5.4 and above. (Closes: #783841)
* [249de37] Remove zipped-textfiles.patch, this was merged upstream.
* [97e2e72] Minimum grfcodec version is now 6.0.5.
Checksums-Sha1:
b0ed73789c53f6397cc0730fa71a6f25561f6a4d 2170 openttd_1.5.0-1.dsc
d75eac35a695121759d06b3a4109740da5ae7547 10018865 openttd_1.5.0.orig.tar.gz
41e47901284dd9143852f1249f7cc11a051a7e5b 11600 openttd_1.5.0-1.debian.tar.xz
150e66d08bc867243e0c88b0386cd4e68d612db6 2154304 openttd_1.5.0-1_amd64.deb
ccd5108c5c77b8a6c6eb4148a69a38d573fd45d2 10534510 openttd-dbg_1.5.0-1_amd64.deb
2e5e8ceb0ab65ee75b87bfa33ddd69ad100fb022 2737362 openttd-data_1.5.0-1_all.deb
Checksums-Sha256:
7a836c1691c926466f9ed747eb58770e04253580c3a2b37c3357888c99736d7e 2170
openttd_1.5.0-1.dsc
4c357205a63a475001a13e4ade59a73635e2f0c480ad097f4d7f03d2ae290ee0 10018865
openttd_1.5.0.orig.tar.gz
cdbed53d9f5b46a143ed4a35b181e9258f2dfd65eb1a3b36f63d7ae5932da6f1 11600
openttd_1.5.0-1.debian.tar.xz
7bf13d50e8b0fa7b0be76b1dc79c7a2d9cf798281f65f98d8b2e76cbd8d58868 2154304
openttd_1.5.0-1_amd64.deb
e13a9bdcfc07efdafb6473b0f1337ab02584e666e89cc169a8b523838ef453d0 10534510
openttd-dbg_1.5.0-1_amd64.deb
70f5ea035e323d3abf2118397783645bcc879821076ab9771fad4d251d8071ef 2737362
openttd-data_1.5.0-1_all.deb
Files:
e416ad216aaadc46ae99f49dbb6a5a15 2170 games optional openttd_1.5.0-1.dsc
c1b00f30f8e20c9738dc7d95a74cd062 10018865 games optional
openttd_1.5.0.orig.tar.gz
c1d2fb47b0a4221ce629fa837e636cfc 11600 games optional
openttd_1.5.0-1.debian.tar.xz
9f3611a31b8b07b23987232de5eb4de1 2154304 games optional
openttd_1.5.0-1_amd64.deb
0bd341e3fecc5c34ba82b64228cada25 10534510 debug extra
openttd-dbg_1.5.0-1_amd64.deb
eab1362783e92887a3ddb2d2a7d81a7d 2737362 games optional
openttd-data_1.5.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVToEfAAoJENWTmrfwcjyD4W8QAJNr0Qoudh0AbzXxG5TDINv0
bZ53A1hDpWaHMuZDoqrLkMWPbopEIpsSQwzB87XcIoefWM8Ie7DwuTd11VyeYo/h
7UcskNSCxb87mYJ9+mp591LnbzXkLbWnIqSDObs3Q9TkHQj9ArNAh8TgEhYq2KUd
Kcm80T396FnW/HVy+/OYm/Srbyu5sZ4L7Voyoxn+kdLzQephflPzHg8DWZlLfdX7
OZvfPtFo08CJ/Eb6BWpBTxTTi4DzmXyv8NHulFwb2NCQKAS5nzP8tBTc9KvlXDOT
j2pM2PRlnbXOQMp/cBrEGq+JgdZxv/BZCqo5AJUlpzsJgiHEbF9JFor77i5I7A0L
rR4fngTcaLPM+SYDaidk4SSVve5FyNI9aBnzXBva79nD51a4RrBS+XGzCLZ8BsrM
xK9LCfdjEVOVTVPrj+AfGFU5VxCTBh4CVVPy02y+qtqMQ6/ovt6MhDOcTl8zyTBH
+wpoJWsD7aKpTxzskKgLj7MuDJ2HXFAebnhb2a8TUs2toM1aCxDtGNeusir+w5+q
NajretVjyJ99KY5mYRbPNUEC+6PN5dcv/FALxx9MmY0xTTcY1ioUPYyL5jE//w0q
UU7NoywkYccT9B94yFhi5sbd1XW4P1YmRxgU1rioq6ibaKXo1H2GbQTRHneMmzCQ
tdmFiVAH007SbqvXvr5N
=HQRD
-----END PGP SIGNATURE-----
--- End Message ---