Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failure with icu-61.1 #6690

Closed
DorpsGek opened this issue Mar 28, 2018 · 0 comments
Closed

build failure with icu-61.1 #6690

DorpsGek opened this issue Mar 28, 2018 · 0 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

lawe opened the ticket and wrote:

g++ -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 -D_REENTRANT -I/usr/include/SDL -DWITH_ZLIB -DWITH_LZMA -DWITH_XDG_BASEDIR -D_SQ64 -I/var/tmp/portage/games-simulation/openttd-1.7.2/work/openttd-1.7.2/src/3rdparty/squirrel/include -DWITH_PNG -I/usr/include/libpng16 -DWITH_FONTCONFIG -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_FREETYPE -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_ICU_LAYOUT -I/usr/include/icu-le-hb -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_ICU_SORT -DWITH_ICONV -DHAVE_NON_CONST_ICONV -DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=".openttd" -DGLOBAL_DATA_DIR="/usr/share/games/openttd" -I /var/tmp/portage/games-simulation/openttd-1.7.2/work/openttd-1.7.2/objs/release -I /var/tmp/portage/games-simulation/openttd-1.7.2/work/openttd-1.7.2/objs/lang -I /var/tmp/portage/games-simulation/openttd-1.7.2/work/openttd-1.7.2/objs/setting -march=native -mtune=native -O2 -pipe -flifetime-dse=1 -std=gnu++14 -c -o crashlog.o /var/tmp/portage/games-simulation/openttd-1.7.2/work/openttd-1.7.2/src/crashlog.cpp
:0:0: warning: "_FORTIFY_SOURCE" redefined
: note: this is the location of the previous definition
In file included from /var/tmp/portage/games-simulation/openttd-1.7.2/work/openttd-1.7.2/src/crashlog.cpp:28:0:
/var/tmp/portage/games-simulation/openttd-1.7.2/work/openttd-1.7.2/src/language.h:108:8: error: ‘Collator’ does not name a type; did you mean ‘UCollator’?
extern Collator *_current_collator;
^~~~~~~~
UCollator
make[1]: *** [Makefile:235: crashlog.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/games-simulation/openttd-1.7.2/work/openttd-1.7.2/objs/release'
make: *** [Makefile:56: all] Error 1

Same error with 1.8.0-rc1 version.

Attachments

Reported version: 1.7.2
Operating system: Linux


This issue was imported from FlySpray: https://bugs.openttd.org/task/6690
@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 7, 2018
LordAro added a commit to LordAro/OpenTTD that referenced this issue Apr 8, 2018
LordAro added a commit to LordAro/OpenTTD that referenced this issue Apr 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant