Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 912994 Details for
Bug 945644
games-roguelike/crossfire-client-1.71.0-r100 - [gcc-15] config.c: error: passing argument 3 of scandir from incompatible pointer type [-Wincompatible-pointer-types]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-roguelike:crossfire-client-1.71.0-r100:20241201-180731.log
games-roguelike:crossfire-client-1.71.0-r100:20241201-180731.log (text/plain), 45.04 KB, created by
Toralf Förster
on 2024-12-01 18:33:41 UTC
(
hide
)
Description:
games-roguelike:crossfire-client-1.71.0-r100:20241201-180731.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-12-01 18:33:41 UTC
Size:
45.04 KB
patch
obsolete
> * Package: games-roguelike/crossfire-client-1.71.0-r100:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lua_single_target_lua5-1 sound > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using lua5.1 to build >>>> Unpacking source... >>>> Unpacking crossfire-client-1.71.0.tar.bz2 to /var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work >>>> Source unpacked in /var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work >>>> Preparing source in /var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0 ... > * Running eautoreconf in '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0' ... > * Running 'aclocal -I macros --install --system-acdir=/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: crossfire-client-1.71.0/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0 ... > * econf: updating crossfire-client-1.71.0/utils/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating crossfire-client-1.71.0/utils/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating crossfire-client-1.71.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating crossfire-client-1.71.0/config.sub with /usr/share/gnuconfig/config.sub >./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 --disable-silent-rules --docdir=/usr/share/doc/crossfire-client-1.71.0-r100 --htmldir=/usr/share/doc/crossfire-client-1.71.0-r100/html --libdir=/usr/lib64 --disable-sdl --disable-opengl >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking if malloc debugging is wanted... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for ar... /usr/bin/ar >checking for cp... /usr/bin/cp >checking for makedepend... /usr/bin/makedepend >checking for mkdir... /usr/bin/mkdir >checking for perl... /usr/bin/perl >checking for pkg-config... /usr/bin/pkg-config >checking for rm... /usr/bin/rm >checking for tar... /usr/bin/tar >checking for svnversion... no >checking for X... libraries , headers >checking pkg-config files for X11 are available... checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >yes >checking for x11... yes >checking for a sed that does not truncate output... /usr/bin/sed >checking for egrep -e... /usr/bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with "-pthread" and "-lpthread"... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.7... yes >checking for GTK+ - version >= 2.24.0... yes (version 2.24.33) >checking whether to enable maintainer-specific portions of Makefiles... no >checking for sqrt in -lm... yes >checking for library containing pthread_create... none required >checking for main in -lXext... yes >checking for SDL_mixer... yes >checking for gawk... (cached) gawk >checking for curl-config... /usr/bin/curl-config >checking for the version of libcurl... 8.11.0 >checking whether libcurl is usable... yes >checking for curl_free... yes >checking for main in -lz... yes >checking for main in -lpng... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for curl/curl.h... yes >checking for fcntl.h... yes >checking for pthread.h... yes >checking for string.h... (cached) yes >checking for sys/ioctl.h... yes >checking for sys/select.h... yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking size of long... 8 >checking size of long long... 8 >checking for vprintf... yes >checking for getaddrinfo... yes >checking for mkdir... yes >checking for socket... yes >checking for strcspn... yes >checking for sysconf... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating common/Makefile >config.status: creating sound-src/Makefile >config.status: creating gtk-v2/Makefile >config.status: creating pixmaps/Makefile >config.status: creating gtk-v2/ui/Makefile >config.status: creating gtk-v2/src/Makefile >config.status: creating gtk-v2/themes/Makefile >config.status: creating common/config.h >config.status: executing depfiles commands >configure: Configuration Summary ---------------------------------------------- >configure: >configure: Installation Paths >configure: Prefix /usr >configure: Binaries /usr/bin >configure: Configuration /etc >configure: Data /usr/share/crossfire-client >configure: >configure: Build Options >configure: SDL renderer >configure: OpenGL renderer no >configure: Sound (SDL_mixer) yes >configure: >configure: Scripting Options >configure: Build Lua interface? no >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0 ... >make -O -j4 -C sound-src AR=x86_64-pc-linux-gnu-ar >pushd `dirname ../common/svnversion.h` >/dev/null; \ >make `basename ../common/svnversion.h`; \ >popd >/dev/null; >make[1]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >OUTPUT_DATA='/* Auto-generated at build time. */'; \ >if [ "X`echo -n`" = "X-n" ]; then \ > echo_n() { echo ${1+"$@"}"\c"; } \ >else \ > echo_n() { echo -n ${1+"$@"}; } \ >fi; \ >if test -n "" -a -d "../.svn"; \ >then OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo_n '#define SVN_REV "'; -n ".."`'"'; \ >fi; \ >if test ! -e svnversion.h; then \ > echo "$OUTPUT_DATA" > svnversion.h; \ >elif test "$OUTPUT_DATA" != "`cat svnversion.h`"; then \ > echo "$OUTPUT_DATA" > svnversion.h; \ >fi >make[1]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make all-am >make[1]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../common -I../common -I../common/shared -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o parser.o parser.c >make[1]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >pushd `dirname ../common/libcfclient.a` >/dev/null; \ >make; \ >popd >/dev/null; >make[1]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../common -I../common -I../common/shared -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o main.o main.c >make[1]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >make all-am >make[1]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../common -I../common -I../common/shared -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o init.o init.c >make[1]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >make[1]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../common -I../common -I../common/shared -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o cfsndserv.o cfsndserv.c >make[1]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o client.o client.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o init.o init.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o image.o image.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o item.o item.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o metaserver.o metaserver.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o commands.o commands.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o newsocket.o newsocket.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o misc.o misc.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o player.o player.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o script_lua.o script_lua.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_cmd.o p_cmd.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >./mdk.sh . >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o script.o script.c >script.c: In function âscript_syncâ: >script.c:492:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 492 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c: In function âscript_process_cmdâ: >script.c:1210:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1210 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1215:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1215 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1220:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1220 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1243:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1243 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1248:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1248 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1253:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1253 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1259:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1259 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1262:21: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1262 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1264:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1264 | write(scripts[i].out_fd, "\n", 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1270:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1270 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1273:21: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1273 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1275:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1275 | write(scripts[i].out_fd, "\n", 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1280:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1280 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1286:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1286 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1312:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1312 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1324:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1324 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1334:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1334 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1346:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1346 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1371:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1371 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1387:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1387 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1415:21: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1415 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1419:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1419 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1429:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1429 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1432:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1432 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c: In function âscript_send_itemâ: >script.c:1637:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1637 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c: In function âsend_mapâ: >script.c:1059:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1059 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:1073:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1073 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c: In function âscript_watchâ: >script.c:913:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 913 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c: In function âscript_monitorâ: >script.c:930:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 930 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c: In function âscript_monitor_strâ: >script.c:946:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 946 | write(scripts[i].out_fd, buf, strlen(buf)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c: In function âscript_tellâ: >script.c:984:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 984 | write(scripts[i].out_fd, "scripttell ", 11); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:985:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 985 | write(scripts[i].out_fd, p, strlen(p)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >script.c:986:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 986 | write(scripts[i].out_fd, "\n", 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mapdata.o mapdata.c >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >rm -f libcfclient.a >x86_64-pc-linux-gnu-ar cr libcfclient.a client.o commands.o image.o init.o item.o mapdata.o metaserver.o misc.o newsocket.o p_cmd.o player.o script.o script_lua.o >x86_64-pc-linux-gnu-ranlib libcfclient.a >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/common' >make[1]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >x86_64-pc-linux-gnu-gcc -I../common -I../common -I../common/shared -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o cfsndserv cfsndserv.o init.o main.o parser.o -lSDL_mixer -lSDL ../common/libcfclient.a -lpng -lz -lm -lcurl >make[1]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/sound-src' >make -O -j4 AR=x86_64-pc-linux-gnu-ar >Making all in common >make all-am >Making all in pixmaps >make[1]: Nothing to be done for 'all'. >Making all in gtk-v2 >Making all in src >make all-am >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../common -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../common -I../../common -I../../common/shared -I../../help -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o about.o about.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from about.c:24: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../common -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../common -I../../common -I../../common/shared -I../../help -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o config.o config.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from config.c:23: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >config.c: In function âfill_combobox_from_datadirâ: >config.c:675:39: error: passing argument 3 of âscandirâ from incompatible pointer type [-Wincompatible-pointer-types] > 675 | count = scandir(path, &files, *scandir_filter, alphasort); > | ^~~~~~~~~~~~~~~ > | | > | int (*)(void) >In file included from /usr/include/glib-2.0/glib/gdir.h:34, > from /usr/include/glib-2.0/glib.h:47: >/usr/include/dirent.h:259:27: note: expected âint (*)(const struct dirent *)â but argument is of type âint (*)(void)â > 259 | int (*__selector) (const struct dirent *), > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >config.c: In function âsetup_config_windowâ: >config.c:868:32: error: passing argument 5 of âfill_combobox_from_datadirâ from incompatible pointer type [-Wincompatible-pointer-types] > 868 | &scandir_theme_filter); > | ^~~~~~~~~~~~~~~~~~~~~ > | | > | int (*)(const struct dirent *) >config.c:656:78: note: expected âint (*)(void)â but argument is of type âint (*)(const struct dirent *)â > 656 | uint64 want_none, char *subdir, int (*scandir_filter)()) { > | ~~~~~~^~~~~~~~~~~~~~~~~ >config.c:876:43: error: passing argument 5 of âfill_combobox_from_datadirâ from incompatible pointer type [-Wincompatible-pointer-types] > 876 | layoutdir, &scandir_ui_filter); > | ^~~~~~~~~~~~~~~~~~ > | | > | int (*)(const struct dirent *) >config.c:656:78: note: expected âint (*)(void)â but argument is of type âint (*)(const struct dirent *)â > 656 | uint64 want_none, char *subdir, int (*scandir_filter)()) { > | ~~~~~~^~~~~~~~~~~~~~~~~ >make[3]: *** [Makefile:543: config.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >make[3]: *** Waiting for unfinished jobs.... >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../common -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../common -I../../common -I../../common/shared -I../../help -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o create_char.o create_char.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from create_char.c:24: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../common -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../common -I../../common -I../../common/shared -I../../help -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o account.o account.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from account.c:23: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >make[3]: Entering directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../common -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I../../common -I../../common -I../../common/shared -I../../help -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o image.o image.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from image.c:34: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0/gtk-v2/src' >make[2]: *** [Makefile:424: all] Error 2 >make[1]: *** [Makefile:470: all-recursive] Error 1 >make: *** [Makefile:457: all-recursive] Error 1 > * ERROR: games-roguelike/crossfire-client-1.71.0-r100::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-roguelike/crossfire-client-1.71.0-r100::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-roguelike/crossfire-client-1.71.0-r100::gentoo'`. > * The complete build log is located at '/var/log/portage/games-roguelike:crossfire-client-1.71.0-r100:20241201-180731.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/temp/environment'. > * Working directory: '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0' > * S: '/var/tmp/portage/games-roguelike/crossfire-client-1.71.0-r100/work/crossfire-client-1.71.0' >
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 945644
:
912989
|
912990
|
912991
|
912992
|
912993
| 912994 |
912995
|
912996
|
912997