Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 838977 Details for
Bug 884011
games-strategy/crimson-0.5.3-r1 - ../.../font.cpp: error: non-constant-expression cannot be narrowed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-strategy:crimson-0.5.3-r1:20221202-050054.log
games-strategy:crimson-0.5.3-r1:20221202-050054.log (text/plain), 20.92 KB, created by
Toralf Förster
on 2022-12-02 10:48:05 UTC
(
hide
)
Description:
games-strategy:crimson-0.5.3-r1:20221202-050054.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-02 10:48:05 UTC
Size:
20.92 KB
patch
obsolete
> * Package: games-strategy/crimson-0.5.3-r1:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking crimson-0.5.3.tar.bz2 to /var/tmp/portage/games-strategy/crimson-0.5.3-r1/work >>>> Source unpacked in /var/tmp/portage/games-strategy/crimson-0.5.3-r1/work >>>> Preparing source in /var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3 ... >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook (2022-11-24T21:47)! > * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/crimson-0.5.3-r1 --htmldir=/usr/share/doc/crimson-0.5.3-r1/html --libdir=/usr/lib64 --enable-sound --enable-network --with-zlib --enable-cfed --enable-bi2cf --enable-comet --enable-cf2bmp >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/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 for x86_64-pc-linux-gnu-gcc... clang >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether clang accepts -g... yes >checking for clang option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of clang... none >checking whether we are using the GNU C++ compiler... yes >checking whether clang++ accepts -g... yes >checking dependency style of clang++... none >checking for xsltproc... /usr/bin/xsltproc >checking for xmllint... /usr/bin/xmllint >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.1.5... yes >checking how to run the C preprocessor... clang -E >checking for grep that handles long lines and -e... /bin/grep >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 for TTF_OpenFont in -lSDL_ttf... yes >checking SDL_ttf.h usability... yes >checking SDL_ttf.h presence... yes >checking for SDL_ttf.h... yes >checking for Mix_OpenAudio in -lSDL_mixer... yes >checking SDL_mixer.h usability... yes >checking SDL_mixer.h presence... yes >checking for SDL_mixer.h... yes >checking for SDLNet_Init in -lSDL_net... yes >checking SDL_net.h usability... yes >checking SDL_net.h presence... yes >checking for SDL_net.h... yes >checking for compress in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for an ANSI C-conforming const... yes >configure: creating ./config.status >config.status: creating doc/Makefile >config.status: creating gfx/Makefile >config.status: creating levels/Makefile >config.status: creating locale/Makefile >config.status: creating music/Makefile >config.status: creating sfx/Makefile >config.status: creating src/Makefile >config.status: creating src/cf/Makefile >config.status: creating src/comet/Makefile >config.status: creating tools/Makefile >config.status: creating Makefile >config.status: creating crimson.spec >config.status: executing depfiles commands >>>> Source configured. >'/var/tmp/portage/games-strategy/crimson-0.5.3-r1/temp/clang16-errors.log' -> '//var/tmp/clang/games-strategy/crimson-0.5.3-r1/clang16-errors.log' >'/var/tmp/portage/games-strategy/crimson-0.5.3-r1/temp/clang16-safe.log' -> '//var/tmp/clang/games-strategy/crimson-0.5.3-r1/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3 ... >make -j4 >Making all in doc >make[1]: Entering directory '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3/doc' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3/doc' >Making all in src >make[1]: Entering directory '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3/src' >Making all in cf >make[2]: Entering directory '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3/src/cf' >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o history.o history.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o slider.o `test -f '../common/slider.cpp' || echo './'`../common/slider.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o misc.o `test -f '../common/misc.cpp' || echo './'`../common/misc.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hexsup.o `test -f '../common/hexsup.cpp' || echo './'`../common/hexsup.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o player.o player.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o event.o event.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o textbox.o `test -f '../common/textbox.cpp' || echo './'`../common/textbox.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o widget.o `test -f '../common/widget.cpp' || echo './'`../common/widget.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o path.o path.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o strutil.o `test -f '../common/strutil.cpp' || echo './'`../common/strutil.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o game.o game.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o listselect.o `test -f '../common/listselect.cpp' || echo './'`../common/listselect.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o sound.o `test -f '../common/sound.cpp' || echo './'`../common/sound.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mapwindow.o mapwindow.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o rect.o `test -f '../common/rect.cpp' || echo './'`../common/rect.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o options.o options.cpp >clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1 -DHAVE_DIRENT_H=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DCF_DATADIR=\"/usr/share/crimson/\" -I. -I../../src/common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o font.o `test -f '../common/font.cpp' || echo './'`../common/font.cpp >../common/font.cpp:203:28: error: non-constant-expression cannot be narrowed > from type 'int' to 'Uint16' (aka 'unsigned short') in initializer list > [-Wc++11-narrowing] > SDL_Rect src = { 0, 0, s->w, s->h }; > ^~~~ >../common/font.cpp:203:28: note: insert an explicit cast to silence this issue > SDL_Rect src = { 0, 0, s->w, s->h }; > ^~~~ > static_cast<Uint16>( ) >../common/font.cpp:203:34: error: non-constant-expression cannot be narrowed > from type 'int' to 'Uint16' (aka 'unsigned short') in initializer list > [-Wc++11-narrowing] > SDL_Rect src = { 0, 0, s->w, s->h }; > ^~~~ >../common/font.cpp:203:34: note: insert an explicit cast to silence this issue > SDL_Rect src = { 0, 0, s->w, s->h }; > ^~~~ > static_cast<Uint16>( ) >../common/font.cpp:204:28: error: non-constant-expression cannot be narrowed > from type 'int' to 'Uint16' (aka 'unsigned short') in initializer list > [-Wc++11-narrowing] > SDL_Rect dst = { x, y, s->w, s->h }; > ^~~~ >../common/font.cpp:204:28: note: insert an explicit cast to silence this issue > SDL_Rect dst = { x, y, s->w, s->h }; > ^~~~ > static_cast<Uint16>( ) >../common/font.cpp:204:34: error: non-constant-expression cannot be narrowed > from type 'int' to 'Uint16' (aka 'unsigned short') in initializer list > [-Wc++11-narrowing] > SDL_Rect dst = { x, y, s->w, s->h }; > ^~~~ >../common/font.cpp:204:34: note: insert an explicit cast to silence this issue > SDL_Rect dst = { x, y, s->w, s->h }; > ^~~~ > static_cast<Uint16>( ) >4 errors generated. >make[2]: *** [Makefile:436: font.o] Error 1 shuffle=941762814 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3/src/cf' >make[1]: *** [Makefile:191: all-recursive] Error 1 shuffle=941762814 >make[1]: Leaving directory '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3/src' >make: *** [Makefile:243: all-recursive] Error 1 shuffle=941762814 > * ERROR: games-strategy/crimson-0.5.3-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-strategy/crimson-0.5.3-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-strategy/crimson-0.5.3-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/games-strategy:crimson-0.5.3-r1:20221202-050054.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3' > * S: '/var/tmp/portage/games-strategy/crimson-0.5.3-r1/work/crimson-0.5.3' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 884011
:
838967
|
838969
|
838971
|
838973
|
838975
| 838977 |
838979
|
838981
|
838983