D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/foobillardplus-3.43-0.svn170.5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wnZMHI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf foobillardplus-3.43-svn170 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/foobillardplus-3.43-svn170.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd foobillardplus-3.43-svn170 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/foobillardplus-3.43-mga-install-dir-in-configure.in.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/foobillardplus-3.43-mga-user-settings-in-XDG_DATA_HOME.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e s/firefox/www-browser/g data/browser.sh + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g5wxbI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd foobillardplus-3.43-svn170 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:14: installing './compile' configure.in:8: installing './config.guess' configure.in:8: installing './config.sub' configure.in:11: installing './install-sh' configure.in:11: installing './missing' src/Makefile.am:4: warning: '%'-style pattern rules are a GNU make extension src/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Leaving directory `.' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-debian checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-g++... none checking for png_read_image in -lpng... yes checking for SDL_Init in -lSDL... yes checking for SDL_LockAudio in -lSDL... yes checking for SDLNet_Init in -lSDL_net... yes checking for Mix_OpenAudio in -lSDL_mixer... yes no mingw/msys Windows support checking for pow in -lm... yes checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for socket... yes checking for poll... yes checking whether to enable aggressive optimization flags... no checking whether to enable standard optimization flags... no checking whether to enable special optimization flags... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating foobillardplus.spec config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands General configuration ================================================ CC: aarch64-mageia-linux-gnu-gcc CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags Install path: /usr Binary dir: /usr Data rootdir: /usr/share/games/foobillardplus Data dir: /usr/share/games/foobillardplus/data Locale dir: /usr/share/games/foobillardplus/data/locale Doc dir: /usr/share/games/foobillardplus/data/locale Debian/Linux: '"/usr/share/games/foobillardplus/data"' Debug flags: Optimization flags: Mathsingle precision: yes Sound compiling: yes Generic Touchdevice: no WeTab Tablet compiling: no Network compiling: yes use sse: no fast math routines: yes Now run make ... + /usr/bin/make -O -j8 Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o language.o language.c language.c: In function 'find_localized_file': language.c:100:47: warning: '%s' directive output may be truncated writing up to 2 bytes into a region of size between 1 and 512 [-Wformat-truncation=] 100 | snprintf(full_path, sizeof(full_path), "%s%s/%s", exe_path, charlang, base_name); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from language.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 515) into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ language.c:103:47: warning: 'en/' directive output may be truncated writing 3 bytes into a region of size between 1 and 512 [-Wformat-truncation=] 103 | snprintf(full_path, sizeof(full_path), "%sen/%s", exe_path, base_name); | ^~~ In file included from /usr/include/stdio.h:867, from language.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 4 or more bytes (assuming 515) into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o png_loader.o png_loader.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o vmath.o vmath.c vmath.c: In function 'fastsqrt': vmath.c:70:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 70 | #define FP_BITS(fp) (*(uint32_t *)&(fp)) | ^~~~~~~~~~~~~~~~~ vmath.c:122:7: note: in expansion of macro 'FP_BITS' 122 | if (FP_BITS(n) == 0) | ^~~~~~~ vmath.c:70:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 70 | #define FP_BITS(fp) (*(uint32_t *)&(fp)) | ^~~~~~~~~~~~~~~~~ vmath.c:125:3: note: in expansion of macro 'FP_BITS' 125 | FP_BITS(n) = fast_sqrt_table[(FP_BITS(n) >> 8) & 0xFFFF] | ((((FP_BITS(n) - 0x3F800000) >> 1) + 0x3F800000) & 0x7F800000); | ^~~~~~~ vmath.c:70:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 70 | #define FP_BITS(fp) (*(uint32_t *)&(fp)) | ^~~~~~~~~~~~~~~~~ vmath.c:125:33: note: in expansion of macro 'FP_BITS' 125 | FP_BITS(n) = fast_sqrt_table[(FP_BITS(n) >> 8) & 0xFFFF] | ((((FP_BITS(n) - 0x3F800000) >> 1) + 0x3F800000) & 0x7F800000); | ^~~~~~~ vmath.c:70:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 70 | #define FP_BITS(fp) (*(uint32_t *)&(fp)) | ^~~~~~~~~~~~~~~~~ vmath.c:125:66: note: in expansion of macro 'FP_BITS' 125 | FP_BITS(n) = fast_sqrt_table[(FP_BITS(n) >> 8) & 0xFFFF] | ((((FP_BITS(n) - 0x3F800000) >> 1) + 0x3F800000) & 0x7F800000); | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o options.o options.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o queue.o queue.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o ball.o ball.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o aiplayer.o aiplayer.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o helpscreen.o helpscreen.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o textobj.o textobj.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o evaluate_move.o evaluate_move.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o billmove.o billmove.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o net_socket.o net_socket.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o font.o font.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o sys_stuff.o sys_stuff.c sys_stuff.c: In function 'error_print': sys_stuff.c:195:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 195 | system(newmessage); | ^~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o billard.o billard.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o sound_stuff.o sound_stuff.c sound_stuff.c: In function 'init_sound': sound_stuff.c:211:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 211 | fread(&ball_ball_snd.data[0], 1, ball_ball_snd.len,f ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/SDL/SDL_stdinc.h:60, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from sound_stuff.c:31: In function 'strcpy', inlined from 'strsound.part.0' at sound_stuff.c:101:7: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin___strcpy_chk' accessing between 0 and 10 bytes at offsets 0 and [0, 5] may overlap up to 10 bytes at offset 8 [-Wrestrict] 90 | return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o bumpref.o bumpref.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o fire.o fire.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o room.o room.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o history.o history.c history.c: In function 'init_history': history.c:324:13: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 324 | chdir("../.."); | ^~~~~~~~~~~~~~ history.c:326:11: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 326 | chdir(".."); | ^~~~~~~~~~~ history.c: In function 'show_history': history.c:109:27: warning: '%s' directive writing up to 511 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 109 | sprintf(workstring," %s%s/html/%s",callstring,file_name,historyfile); | ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 8 or more bytes (assuming 1542) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.c: In function 'file_tournament_history': history.c:141:54: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size between 1 and 19 [-Wformat-truncation=] 141 | snprintf(datestring,sizeof(datestring),"%02d.%02d.%04d %02d:%02d:%02d",timeinfo->tm_mday,timeinfo->tm_mon+1,timeinfo->tm_year+1900,timeinfo->tm_hour,timeinfo->tm_min,timeinfo->tm_sec); | ^~~~ history.c:141:43: note: directive argument in the range [-2147481748, 2147483647] 141 | snprintf(datestring,sizeof(datestring),"%02d.%02d.%04d %02d:%02d:%02d",timeinfo->tm_mday,timeinfo->tm_mon+1,timeinfo->tm_year+1900,timeinfo->tm_hour,timeinfo->tm_min,timeinfo->tm_sec); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 25 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.c: In function 'file_history': history.c:202:54: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size between 1 and 19 [-Wformat-truncation=] 202 | snprintf(datestring,sizeof(datestring),"%02d.%02d.%04d %02d:%02d:%02d",timeinfo->tm_mday,timeinfo->tm_mon+1,timeinfo->tm_year+1900,timeinfo->tm_hour,timeinfo->tm_min,timeinfo->tm_sec); | ^~~~ history.c:202:43: note: directive argument in the range [-2147481748, 2147483647] 202 | snprintf(datestring,sizeof(datestring),"%02d.%02d.%04d %02d:%02d:%02d",timeinfo->tm_mday,timeinfo->tm_mon+1,timeinfo->tm_year+1900,timeinfo->tm_hour,timeinfo->tm_min,timeinfo->tm_sec); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 25 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.c: In function 'init_history': history.c:306:32: warning: '%s' directive writing 11 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 306 | sprintf(copy_file,"%s/%s",directorycheck,"history.xsl"); | ^~ ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 1036 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.c:308:32: warning: '%s' directive writing 11 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 308 | sprintf(copy_file,"%s/%s",directorycheck,"history.xml"); | ^~ ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 1036 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.c:312:32: warning: '%s' directive writing 14 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 312 | sprintf(copy_file,"%s/%s",directorycheck,"tournament.xsl"); | ^~ ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 1039 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.c:314:32: warning: '%s' directive writing 14 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 314 | sprintf(copy_file,"%s/%s",directorycheck,"tournament.xml"); | ^~ ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 1039 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.c:317:32: warning: '%s' directive writing 10 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 317 | sprintf(copy_file,"%s/%s",directorycheck,"styles.css"); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.c:321:37: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 321 | sprintf(copy_file,"%s/%s",directorycheck1,filenames[i]); | ^ In file included from /usr/include/stdio.h:867, from history.c:25: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o menu.o menu.c menu.c: In function 'menu_entry_set_settingtext': menu.c:273:28: warning: ' : ' directive writing 3 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 273 | sprintf(str,"%s : %s",entry->text,entry->settingtext); | ^~~ In file included from /usr/include/stdio.h:867, from menu.c:26: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 514 bytes into a destination of size 256 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'menu_create_textobj': menu.c:292:28: warning: ' : ' directive writing 3 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 292 | sprintf(str,"%s : %s",entry->text,entry->settingtext); | ^~~ In file included from /usr/include/stdio.h:867, from menu.c:26: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 514 bytes into a destination of size 256 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o mesh.o mesh.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o table.o table.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o bottle.o bottle.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o getopt_long.o getopt_long.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o flower.o flower.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o chess.o chess.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o cartoonguy.o cartoonguy.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o fireplace_high.o fireplace_high.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o billard3d.o billard3d.c billard3d.c: In function 'check_cue': billard3d.c:2319:41: warning: unused variable 'cue_start_ball' [-Wunused-variable] 2319 | VMvect dir,cue_start,cue_start_bande,cue_start_ball,nx,ny,pos,hitpoint; | ^~~~~~~~~~~~~~ billard3d.c:2319:15: warning: unused variable 'cue_start' [-Wunused-variable] 2319 | VMvect dir,cue_start,cue_start_bande,cue_start_ball,nx,ny,pos,hitpoint; | ^~~~~~~~~ billard3d.c: In function 'init_player_roster': billard3d.c:2574:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2574 | if(getenv("USER")) | ^~ billard3d.c:2576:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2576 | strcpy(player[0].name,getenv("USER")); | ^~~~~~ billard3d.c: In function 'Key': billard3d.c:6506:25: warning: statement with no effect [-Wunused-value] 6506 | options_pause == 0; | ~~~~~~~~~~~~~~^~~~ In file included from /usr/include/string.h:494, from billard3d.c:32: In function 'strncpy', inlined from 'process_option' at billard3d.c:1319:12: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 3 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o ceilinglamp_high.o ceilinglamp_high.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline -c -o sittingboy.o sittingboy.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' aarch64-mageia-linux-gnu-gcc -Wall `freetype-config --cflags` `sdl-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DNETWORKING -DVMATH_SINGLE_PRECISION -DFAST_MATH -DDATA_DIRECTORY='"/usr/share/games/foobillardplus/data"' -DUSE_DEBIAN -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fgnu89-inline `freetype-config --libs` `sdl-config --libs` -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o foobillardplus billard3d.o language.o billmove.o billard.o vmath.o ball.o png_loader.o table.o queue.o aiplayer.o options.o evaluate_move.o helpscreen.o textobj.o font.o sys_stuff.o net_socket.o sound_stuff.o menu.o bumpref.o room.o mesh.o history.o fire.o fireplace_high.o ceilinglamp_high.o cartoonguy.o sittingboy.o flower.o bottle.o chess.o getopt_long.o -lGL -lGLU -lpng -lfreetype -lSDL_net -lSDL_mixer -lm -lSDL_mixer -lSDL_net -lSDL -lSDL -lpng make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170/src' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uPmJzI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64 + cd foobillardplus-3.43-svn170 + '[' 1 -eq 1 ']' + install -D -m755 src/foobillardplus /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/games/foobillardplus + install -d /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/games/foobillardplus + cp -a data/ /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/games/foobillardplus/ + cp -f /home/iurt/rpmbuild/SOURCES/intro-nomusic.png /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/games/foobillardplus/data/intro.png + install -D -m644 foobillardplus.png /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/icons/hicolor/128x128/apps/foobillardplus.png + install -D -m644 /home/iurt/rpmbuild/SOURCES/foobillardplus.6 /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/man/man6/foobillardplus.6 + ln -s /usr/share/fonts/TTF/dejavu/DejaVuSans.ttf /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/games/foobillardplus/data/DejaVuSans.ttf + ln -s /usr/share/fonts/TTF/dejavu/DejaVuSans-Bold.ttf /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/games/foobillardplus/data/DejaVuSans-Bold.ttf + install -d /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/applications + cat + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 3.43-0.svn170.5.mga8 --unique-debug-suffix -3.43-0.svn170.5.mga8.aarch64 --unique-debug-src-base foobillardplus-3.43-0.svn170.5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/foobillardplus-3.43-svn170 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/games/foobillardplus extracting debug info from /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/games/foobillardplus original debug info size: 1556kB, size after compression: 1460kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 16419 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/applications/foobillardplus.desktop: warning: value "3D OpenGL billiard game" for key "Comment" in group "Desktop Entry" looks redundant with value "3D OpenGL billiard game" of key "GenericName" /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/applications/foobillardplus.desktop: warning: value "3D-OpenGL-Billard-Spiel" for key "Comment[de]" in group "Desktop Entry" looks redundant with value "3D-OpenGL-Billard-Spiel" of key "GenericName[de]" /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/applications/foobillardplus.desktop: warning: value "Jeu de billard en 3D OpenGL" for key "Comment[fr]" in group "Desktop Entry" looks redundant with value "Jeu de billard en 3D OpenGL" of key "GenericName[fr]" + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/games/foobillardplus/data/browser.sh from /bin/sh to #!/usr/bin/sh Processing files: foobillardplus-3.43-0.svn170.5.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sXpMYH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd foobillardplus-3.43-svn170 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/doc/foobillardplus + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/doc/foobillardplus + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/doc/foobillardplus + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/doc/foobillardplus + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/doc/foobillardplus + cp -pr README /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64/usr/share/doc/foobillardplus + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(foobillardplus.desktop) foobillard foobillardplus = 3.43-0.svn170.5.mga8 foobillardplus(aarch-64) = 3.43-0.svn170.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libSDL-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_net-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfreetype.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) Obsoletes: foobillard < 3.0a-14 Processing files: foobillardplus-debugsource-3.43-0.svn170.5.mga8.aarch64 Provides: foobillardplus-debugsource = 3.43-0.svn170.5.mga8 foobillardplus-debugsource(aarch-64) = 3.43-0.svn170.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: foobillardplus-debuginfo-3.43-0.svn170.5.mga8.aarch64 Provides: debuginfo(build-id) = a2f7578365d318bf5030c8033024f20cd719ab2c foobillardplus-debuginfo = 3.43-0.svn170.5.mga8 foobillardplus-debuginfo(aarch-64) = 3.43-0.svn170.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: foobillardplus-debugsource(aarch-64) = 3.43-0.svn170.5.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/foobillardplus-debuginfo-3.43-0.svn170.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/foobillardplus-debugsource-3.43-0.svn170.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/foobillardplus-3.43-0.svn170.5.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QNz3xK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd foobillardplus-3.43-svn170 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/foobillardplus-3.43-0.svn170.5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bWIfUH + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf foobillardplus-3.43-svn170 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!