Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ming.spec'], chrootPath='/var/lib/mock/f33-build-225246-48457/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ming.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: tclsh: command not found sh: /usr/bin/perl: No such file or directory warning: line 90: Possible unexpanded macro in: Requires: php(zend-abi) = %{php_zend_api} warning: line 91: Possible unexpanded macro in: Requires: php(api) = %{php_core_api} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1589155200 Wrote: /builddir/build/SRPMS/ming-0.4.9-0.6.20181112git5009802.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ming.spec'], chrootPath='/var/lib/mock/f33-build-225246-48457/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ming.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1589155200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wIBbHc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libming-50098023446a5412efcfbd40552821a8cba983a6 + /usr/bin/gzip -dc /builddir/build/SOURCES/ming-50098023446a5412efcfbd40552821a8cba983a6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (ming-multilib.patch): + echo 'Patch #0 (ming-multilib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .multilib --fuzz=0 patching file util/ming-config.in Patch #1 (ming-perl.patch): + echo 'Patch #1 (ming-perl.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .p --fuzz=0 patching file perl_ext/Makefile.am patching file perl_ext/Makefile.PL + echo 'Patch #2 (ming-parallel-make.patch):' Patch #2 (ming-parallel-make.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pmake --fuzz=0 patching file src/actioncompiler/Makefile.am Patch #4 (ming-version.patch): + echo 'Patch #4 (ming-version.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ver --fuzz=0 patching file configure.ac Patch #100 (ming-pr145.patch): + echo 'Patch #100 (ming-pr145.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file NEWS patching file util/decompile.c patching file util/swftypes.h ~/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src ~/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6 + pushd src + chmod -x blocks/matrix.c blocks/matrix.h blocks/outputblock.c blocks/outputblock.h displaylist.c displaylist.h position.c position.h + popd ~/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6 + ./autogen.sh Running libtoolize -f -c libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in 'macros'. libtoolize: copying file 'macros/libtool.m4' libtoolize: copying file 'macros/ltoptions.m4' libtoolize: copying file 'macros/ltsugar.m4' libtoolize: copying file 'macros/ltversion.m4' libtoolize: copying file 'macros/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([macros])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. Running aclocal -I macros Running libtoolize --automake Running autoheader -f Running automake configure.ac:15: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:15: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:35: installing 'config/compile' configure.ac:15: installing 'config/missing' php_ext/Makefile.am: installing 'config/depcomp' src/blocks/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing 'config/test-driver' test/actionscript/Makefile.am:86: warning: source file '../run_test.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. test/actionscript/Makefile.am:86: warning: source file '../../util/makeswf_utils.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled test/actionscript/Makefile.am:86: warning: source file '../../util/vasprintf.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled util/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Running autoconf All autostuff worked fine. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cHHNX9 + umask 022 + cd /builddir/build/BUILD + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --disable-silent-rules --disable-static --enable-cpp --enable-perl --enable-php --disable-python --enable-tcl 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 whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for python... no checking for perl... /usr/bin/perl checking for php... /usr/bin/php checking for phpize... /usr/bin/phpize checking for tclsh... /usr/bin/tclsh checking for bison... bison -y checking for flex... flex checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for XGetImage in -lX11... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for FREETYPE... yes checking for GifErrorString in -lgif... yes checking for PrintGifError in -lgif... no checking for DGifOpen in -lungif... no checking for GifErrorString in -lgif... (cached) yes checking for PrintGifError in -lgif... (cached) no checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for png_read_image in -lpng... yes checking for compress2 in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for vasprintf... yes checking for mkstemp... yes checking for getopt... yes checking for getopt_long... yes checking for sin... no checking for sin in -lm... yes checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating docs/Makefile config.status: creating docs/man/Makefile config.status: creating Makefile config.status: creating src/actioncompiler/Makefile config.status: creating src/blocks/Makefile config.status: creating src/Makefile config.status: creating src/ming.h config.status: creating src/libming.pc config.status: creating perl_ext/Makefile config.status: creating perl_ext/SWF.pm config.status: creating php_ext/Makefile config.status: creating py_ext/Makefile config.status: creating py_ext/setup.py config.status: creating tcl_ext/Makefile config.status: creating test/Makefile config.status: creating test/Media/Makefile config.status: creating test/Movie/Makefile config.status: creating test/Movie/Background/Makefile config.status: creating test/Movie/Dimension/Makefile config.status: creating test/Movie/add/Makefile config.status: creating test/Movie/new/Makefile config.status: creating test/Movie/nextFrame/Makefile config.status: creating test/Movie/NumFrames/Makefile config.status: creating test/Movie/FrameLabel/Makefile config.status: creating test/Movie/Protect/Makefile config.status: creating test/Movie/Rate/Makefile config.status: creating test/Movie/addMetadata/Makefile config.status: creating test/Movie/setSoundStream/Makefile config.status: creating test/Movie/setTabIndex/Makefile config.status: creating test/Movie/setScriptLimits/Makefile config.status: creating test/Movie/setNetworkAccess/Makefile config.status: creating test/Movie/replace/Makefile config.status: creating test/Movie/assignSymbol/Makefile config.status: creating test/Movie/defineScene/Makefile config.status: creating test/Movie/importCharacter/Makefile config.status: creating test/Filter/Makefile config.status: creating test/Morph/Makefile config.status: creating test/Video/Makefile config.status: creating test/actionscript/Makefile config.status: creating test/Shape/Makefile config.status: creating test/Shape/addSolidFill/Makefile config.status: creating test/LineStyle/Makefile config.status: creating test/MovieClip/Makefile config.status: creating test/Gradient/Makefile config.status: creating test/FillStyle/Makefile config.status: creating test/Font/Makefile config.status: creating test/Text/Makefile config.status: creating test/Bitmap/Makefile config.status: creating test/BrowserFont/Makefile config.status: creating test/TextField/Makefile config.status: creating test/PrebuiltClip/Makefile config.status: creating test/Button/Makefile config.status: creating test/Action/Makefile config.status: creating test/Sound/Makefile config.status: creating test/SoundStream/Makefile config.status: creating macros/Makefile config.status: creating util/Makefile config.status: creating util/ming-config config.status: creating ming.spec config.status: creating src/ming_config.h config.status: executing depfiles commands config.status: executing libtool commands Config summary: C++ enabled Perl extension enabled PHP extension enabled Python extension disabled Tcl extension enabled ZLIB enabled (-lz) Freetype library enabled (-lfreetype ) GIF library enabled (-lgif) PNG library enabled (-lpng) + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j4 V=1 VERBOSE=1 V=1 Making all in src /usr/bin/make all-recursive Making all in actioncompiler make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' bison -y -p swf4 -b swf4compiler ./swf4compiler.y make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' ./swf4compiler.y:99.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 99 | %token EQ "==" | ^~~~ ./swf4compiler.y:100.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 100 | %token LE "<=" | ^~~~ ./swf4compiler.y:101.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 101 | %token GE ">=" | ^~~~ ./swf4compiler.y:102.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 102 | %token NE "!=" | ^~~~ ./swf4compiler.y:103.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 103 | %token LAN "&&" | ^~~~ ./swf4compiler.y:104.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 104 | %token LOR "||" | ^~~~ ./swf4compiler.y:105.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 105 | %token INC "++" | ^~~~ ./swf4compiler.y:106.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 106 | %token DEC "--" | ^~~~ ./swf4compiler.y:107.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 107 | %token IEQ "+=" | ^~~~ ./swf4compiler.y:108.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 108 | %token DEQ "/=" | ^~~~ ./swf4compiler.y:109.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 109 | %token MEQ "*=" | ^~~~ ./swf4compiler.y:110.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 110 | %token SEQ "-=" | ^~~~ ./swf4compiler.y:111.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 111 | %token STREQ "===" | ^~~~~ ./swf4compiler.y:112.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 112 | %token STRNE "!==" | ^~~~~ ./swf4compiler.y:113.15-19: warning: POSIX Yacc does not support string literals [-Wyacc] 113 | %token STRCMP "<=>" | ^~~~~ ./swf4compiler.y:114.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 114 | %token PARENT ".." | ^~~~ ./swf4compiler.y:116.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 116 | %token END "end" | ^~~~~ ./swf4compiler.y:120.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.22-25: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.27-30: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:122.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 122 | %left "&&" "||" | ^~~~ ./swf4compiler.y:122.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 122 | %left "&&" "||" | ^~~~ ./swf4compiler.y:123.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~ ./swf4compiler.y:123.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~ ./swf4compiler.y:123.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf4compiler.y:123.23-27: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf4compiler.y:124.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~ ./swf4compiler.y:124.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~ ./swf4compiler.y:124.25-29: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~~ ./swf4compiler.y:128.8-11: warning: POSIX Yacc does not support string literals [-Wyacc] 128 | %right "++" "--" UMINUS '!' | ^~~~ ./swf4compiler.y:128.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 128 | %right "++" "--" UMINUS '!' | ^~~~ ./swf4compiler.y:665.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 665 | : lhs_expr "++" %prec POSTFIX | ^~~~ ./swf4compiler.y:676.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 676 | | lhs_expr "--" %prec POSTFIX | ^~~~ ./swf4compiler.y:730.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 730 | | "++" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:745.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 745 | | "++" lhs_expr | ^~~~ ./swf4compiler.y:755.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 755 | | "--" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:770.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 770 | | "--" lhs_expr | ^~~~ ./swf4compiler.y:830.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 830 | | rhs_expr "<=" rhs_expr | ^~~~ ./swf4compiler.y:836.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 836 | | rhs_expr ">=" rhs_expr | ^~~~ ./swf4compiler.y:841.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 841 | | rhs_expr "!==" rhs_expr | ^~~~~ ./swf4compiler.y:846.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 846 | | rhs_expr "===" rhs_expr | ^~~~~ ./swf4compiler.y:850.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 850 | | rhs_expr "<=>" rhs_expr | ^~~~~ ./swf4compiler.y:854.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 854 | | rhs_expr "==" rhs_expr | ^~~~ ./swf4compiler.y:858.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 858 | | rhs_expr "!=" rhs_expr | ^~~~ ./swf4compiler.y:863.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 863 | | rhs_expr "&&" rhs_expr | ^~~~ ./swf4compiler.y:867.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 867 | | rhs_expr "||" rhs_expr | ^~~~ ./swf4compiler.y:935.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 935 | | "++" lhs_expr | ^~~~ ./swf4compiler.y:943.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 943 | | "--" lhs_expr | ^~~~ ./swf4compiler.y:951.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 951 | | "++" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:964.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 964 | | "--" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:981.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 981 | | lhs_expr "*=" rhs_expr | ^~~~ ./swf4compiler.y:988.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 988 | | lhs_expr "/=" rhs_expr | ^~~~ ./swf4compiler.y:995.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 995 | | lhs_expr "+=" rhs_expr | ^~~~ ./swf4compiler.y:1002.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 1002 | | lhs_expr "-=" rhs_expr | ^~~~ ./swf4compiler.y:1018.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1018 | | sprite '.' IDENTIFIER "*=" rhs_expr | ^~~~ ./swf4compiler.y:1031.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1031 | | sprite '.' IDENTIFIER "/=" rhs_expr | ^~~~ ./swf4compiler.y:1044.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1044 | | sprite '.' IDENTIFIER "+=" rhs_expr | ^~~~ ./swf4compiler.y:1057.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1057 | | sprite '.' IDENTIFIER "-=" rhs_expr | ^~~~ ./swf4compiler.y: warning: 52 shift/reduce conflicts [-Wconflicts-sr] ./swf4compiler.y: warning: 42 reduce/reduce conflicts [-Wconflicts-rr] ./swf4compiler.y:196.25-38: warning: rule useless in parser due to conflicts [-Wother] 196 | : /* empty */ { $$ = NULL; } | ^~~~~~~~~~~~~~ ./swf4compiler.y:700.11-704.29: warning: rule useless in parser due to conflicts [-Wother] 700 | | '-' NUMBER %prec NEGATE | ^~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' bison -y -p swf5 -b swf5compiler ./swf5compiler.y make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' ./swf5compiler.y:54.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 54 | %expect 53 | ^~~~~~~ ./swf5compiler.y:94.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 94 | %token EQ "==" | ^~~~ ./swf5compiler.y:95.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 95 | %token EEQ "===" | ^~~~~ ./swf5compiler.y:96.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 96 | %token NEE "!==" | ^~~~~ ./swf5compiler.y:97.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 97 | %token LE "<=" | ^~~~ ./swf5compiler.y:98.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 98 | %token GE ">=" | ^~~~ ./swf5compiler.y:99.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 99 | %token NE "!=" | ^~~~ ./swf5compiler.y:100.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 100 | %token LAN "&&" | ^~~~ ./swf5compiler.y:101.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 101 | %token LOR "||" | ^~~~ ./swf5compiler.y:102.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 102 | %token INCR "++" | ^~~~ ./swf5compiler.y:103.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 103 | %token DECR "--" | ^~~~ ./swf5compiler.y:104.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 104 | %token IEQ "+=" | ^~~~ ./swf5compiler.y:105.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 105 | %token DEQ "/=" | ^~~~ ./swf5compiler.y:106.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 106 | %token MEQ "*=" | ^~~~ ./swf5compiler.y:107.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 107 | %token SEQ "-=" | ^~~~ ./swf5compiler.y:108.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 108 | %token REQ "%=" | ^~~~ ./swf5compiler.y:109.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 109 | %token AEQ "&=" | ^~~~ ./swf5compiler.y:110.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 110 | %token OEQ "|=" | ^~~~ ./swf5compiler.y:112.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 112 | %token SHL "<<" | ^~~~ ./swf5compiler.y:113.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 113 | %token SHR ">>" | ^~~~ ./swf5compiler.y:114.13-17: warning: POSIX Yacc does not support string literals [-Wyacc] 114 | %token SHR2 ">>>" | ^~~~~ ./swf5compiler.y:115.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 115 | %token SHLEQ "<<=" | ^~~~~ ./swf5compiler.y:116.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 116 | %token SHREQ ">>=" | ^~~~~ ./swf5compiler.y:117.15-20: warning: POSIX Yacc does not support string literals [-Wyacc] 117 | %token SHR2EQ ">>>=" | ^~~~~~ ./swf5compiler.y:129.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.22-25: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.27-30: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.32-35: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.37-40: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.42-45: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.47-50: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.52-56: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~ ./swf5compiler.y:129.58-63: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~~ ./swf5compiler.y:129.65-69: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~ ./swf5compiler.y:131.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 131 | %left "&&" "||" | ^~~~ ./swf5compiler.y:131.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 131 | %left "&&" "||" | ^~~~ ./swf5compiler.y:132.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~ ./swf5compiler.y:132.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~ ./swf5compiler.y:132.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf5compiler.y:132.23-27: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf5compiler.y:133.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 133 | %left '<' '>' "<=" ">=" | ^~~~ ./swf5compiler.y:133.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 133 | %left '<' '>' "<=" ">=" | ^~~~ ./swf5compiler.y:135.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~ ./swf5compiler.y:135.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~ ./swf5compiler.y:135.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~~ ./swf5compiler.y:138.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 138 | %nonassoc "++" "--" | ^~~~ ./swf5compiler.y:138.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 138 | %nonassoc "++" "--" | ^~~~ ./swf5compiler.y:1274.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1274 | : "+=" { $$ = SWFACTION_ADD2; } | ^~~~ ./swf5compiler.y:1275.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1275 | | "-=" { $$ = SWFACTION_SUBTRACT; } | ^~~~ ./swf5compiler.y:1276.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1276 | | "*=" { $$ = SWFACTION_MULTIPLY; } | ^~~~ ./swf5compiler.y:1277.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1277 | | "/=" { $$ = SWFACTION_DIVIDE; } | ^~~~ ./swf5compiler.y:1278.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1278 | | "%=" { $$ = SWFACTION_MODULO; } | ^~~~ ./swf5compiler.y:1279.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1279 | | "&=" { $$ = SWFACTION_BITWISEAND; } | ^~~~ ./swf5compiler.y:1280.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1280 | | "|=" { $$ = SWFACTION_BITWISEOR; } | ^~~~ ./swf5compiler.y:1281.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1281 | | "^=" { $$ = SWFACTION_BITWISEXOR; } | ^~~~ ./swf5compiler.y:1282.11-15: warning: POSIX Yacc does not support string literals [-Wyacc] 1282 | | "<<=" { $$ = SWFACTION_SHIFTLEFT; } | ^~~~~ ./swf5compiler.y:1283.11-15: warning: POSIX Yacc does not support string literals [-Wyacc] 1283 | | ">>=" { $$ = SWFACTION_SHIFTRIGHT; } | ^~~~~ ./swf5compiler.y:1284.11-16: warning: POSIX Yacc does not support string literals [-Wyacc] 1284 | | ">>>=" { $$ = SWFACTION_SHIFTRIGHT2; } | ^~~~~~ ./swf5compiler.y:1288.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1288 | : "++" { $$ = SWFACTION_INCREMENT; } | ^~~~ ./swf5compiler.y:1289.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1289 | | "--" { $$ = SWFACTION_DECREMENT; } | ^~~~ ./swf5compiler.y:1428.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1428 | | expr "<=" expr | ^~~~ ./swf5compiler.y:1434.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1434 | | expr ">=" expr | ^~~~ ./swf5compiler.y:1439.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1439 | | expr "==" expr | ^~~~ ./swf5compiler.y:1443.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1443 | | expr "===" expr | ^~~~~ ./swf5compiler.y:1447.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1447 | | expr "!=" expr | ^~~~ ./swf5compiler.y:1452.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1452 | | expr "!==" expr | ^~~~~ ./swf5compiler.y:1457.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1457 | | expr "<<" expr | ^~~~ ./swf5compiler.y:1461.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1461 | | expr ">>" expr | ^~~~ ./swf5compiler.y:1465.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1465 | | expr ">>>" expr | ^~~~~ ./swf5compiler.y:1620.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1620 | | incdecop lvalue %prec "++" | ^~~~ make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' bison -y --defines --debug -p swf4 -b swf4compiler ./swf4compiler.y make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' ./swf4compiler.y:99.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 99 | %token EQ "==" | ^~~~ ./swf4compiler.y:100.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 100 | %token LE "<=" | ^~~~ ./swf4compiler.y:101.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 101 | %token GE ">=" | ^~~~ ./swf4compiler.y:102.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 102 | %token NE "!=" | ^~~~ ./swf4compiler.y:103.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 103 | %token LAN "&&" | ^~~~ ./swf4compiler.y:104.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 104 | %token LOR "||" | ^~~~ ./swf4compiler.y:105.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 105 | %token INC "++" | ^~~~ ./swf4compiler.y:106.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 106 | %token DEC "--" | ^~~~ ./swf4compiler.y:107.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 107 | %token IEQ "+=" | ^~~~ ./swf4compiler.y:108.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 108 | %token DEQ "/=" | ^~~~ ./swf4compiler.y:109.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 109 | %token MEQ "*=" | ^~~~ ./swf4compiler.y:110.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 110 | %token SEQ "-=" | ^~~~ ./swf4compiler.y:111.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 111 | %token STREQ "===" | ^~~~~ ./swf4compiler.y:112.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 112 | %token STRNE "!==" | ^~~~~ ./swf4compiler.y:113.15-19: warning: POSIX Yacc does not support string literals [-Wyacc] 113 | %token STRCMP "<=>" | ^~~~~ ./swf4compiler.y:114.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 114 | %token PARENT ".." | ^~~~ ./swf4compiler.y:116.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 116 | %token END "end" | ^~~~~ ./swf4compiler.y:120.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.22-25: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.27-30: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:122.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 122 | %left "&&" "||" | ^~~~ ./swf4compiler.y:122.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 122 | %left "&&" "||" | ^~~~ ./swf4compiler.y:123.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~ ./swf4compiler.y:123.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~ ./swf4compiler.y:123.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf4compiler.y:123.23-27: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf4compiler.y:124.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~ ./swf4compiler.y:124.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~ ./swf4compiler.y:124.25-29: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~~ ./swf4compiler.y:128.8-11: warning: POSIX Yacc does not support string literals [-Wyacc] 128 | %right "++" "--" UMINUS '!' | ^~~~ ./swf4compiler.y:128.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 128 | %right "++" "--" UMINUS '!' | ^~~~ ./swf4compiler.y:665.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 665 | : lhs_expr "++" %prec POSTFIX | ^~~~ ./swf4compiler.y:676.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 676 | | lhs_expr "--" %prec POSTFIX | ^~~~ ./swf4compiler.y:730.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 730 | | "++" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:745.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 745 | | "++" lhs_expr | ^~~~ ./swf4compiler.y:755.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 755 | | "--" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:770.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 770 | | "--" lhs_expr | ^~~~ ./swf4compiler.y:830.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 830 | | rhs_expr "<=" rhs_expr | ^~~~ ./swf4compiler.y:836.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 836 | | rhs_expr ">=" rhs_expr | ^~~~ ./swf4compiler.y:841.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 841 | | rhs_expr "!==" rhs_expr | ^~~~~ ./swf4compiler.y:846.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 846 | | rhs_expr "===" rhs_expr | ^~~~~ ./swf4compiler.y:850.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 850 | | rhs_expr "<=>" rhs_expr | ^~~~~ ./swf4compiler.y:854.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 854 | | rhs_expr "==" rhs_expr | ^~~~ ./swf4compiler.y:858.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 858 | | rhs_expr "!=" rhs_expr | ^~~~ ./swf4compiler.y:863.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 863 | | rhs_expr "&&" rhs_expr | ^~~~ ./swf4compiler.y:867.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 867 | | rhs_expr "||" rhs_expr | ^~~~ ./swf4compiler.y:935.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 935 | | "++" lhs_expr | ^~~~ ./swf4compiler.y:943.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 943 | | "--" lhs_expr | ^~~~ ./swf4compiler.y:951.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 951 | | "++" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:964.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 964 | | "--" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:981.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 981 | | lhs_expr "*=" rhs_expr | ^~~~ ./swf4compiler.y:988.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 988 | | lhs_expr "/=" rhs_expr | ^~~~ ./swf4compiler.y:995.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 995 | | lhs_expr "+=" rhs_expr | ^~~~ ./swf4compiler.y:1002.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 1002 | | lhs_expr "-=" rhs_expr | ^~~~ ./swf4compiler.y:1018.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1018 | | sprite '.' IDENTIFIER "*=" rhs_expr | ^~~~ ./swf4compiler.y:1031.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1031 | | sprite '.' IDENTIFIER "/=" rhs_expr | ^~~~ ./swf4compiler.y:1044.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1044 | | sprite '.' IDENTIFIER "+=" rhs_expr | ^~~~ ./swf4compiler.y:1057.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1057 | | sprite '.' IDENTIFIER "-=" rhs_expr | ^~~~ ./swf4compiler.y: warning: 52 shift/reduce conflicts [-Wconflicts-sr] ./swf4compiler.y: warning: 42 reduce/reduce conflicts [-Wconflicts-rr] ./swf4compiler.y:196.25-38: warning: rule useless in parser due to conflicts [-Wother] 196 | : /* empty */ { $$ = NULL; } | ^~~~~~~~~~~~~~ ./swf4compiler.y:700.11-704.29: warning: rule useless in parser due to conflicts [-Wother] 700 | | '-' NUMBER %prec NEGATE | ^~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' flex -Pswf4 ./swf4compiler.flex make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' bison -y --defines --debug -p swf5 -b swf5compiler ./swf5compiler.y make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' ./swf5compiler.y:54.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 54 | %expect 53 | ^~~~~~~ ./swf5compiler.y:94.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 94 | %token EQ "==" | ^~~~ ./swf5compiler.y:95.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 95 | %token EEQ "===" | ^~~~~ ./swf5compiler.y:96.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 96 | %token NEE "!==" | ^~~~~ ./swf5compiler.y:97.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 97 | %token LE "<=" | ^~~~ ./swf5compiler.y:98.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 98 | %token GE ">=" | ^~~~ ./swf5compiler.y:99.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 99 | %token NE "!=" | ^~~~ ./swf5compiler.y:100.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 100 | %token LAN "&&" | ^~~~ ./swf5compiler.y:101.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 101 | %token LOR "||" | ^~~~ ./swf5compiler.y:102.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 102 | %token INCR "++" | ^~~~ ./swf5compiler.y:103.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 103 | %token DECR "--" | ^~~~ ./swf5compiler.y:104.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 104 | %token IEQ "+=" | ^~~~ ./swf5compiler.y:105.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 105 | %token DEQ "/=" | ^~~~ ./swf5compiler.y:106.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 106 | %token MEQ "*=" | ^~~~ ./swf5compiler.y:107.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 107 | %token SEQ "-=" | ^~~~ ./swf5compiler.y:108.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 108 | %token REQ "%=" | ^~~~ ./swf5compiler.y:109.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 109 | %token AEQ "&=" | ^~~~ ./swf5compiler.y:110.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 110 | %token OEQ "|=" | ^~~~ ./swf5compiler.y:112.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 112 | %token SHL "<<" | ^~~~ ./swf5compiler.y:113.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 113 | %token SHR ">>" | ^~~~ ./swf5compiler.y:114.13-17: warning: POSIX Yacc does not support string literals [-Wyacc] 114 | %token SHR2 ">>>" | ^~~~~ ./swf5compiler.y:115.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 115 | %token SHLEQ "<<=" | ^~~~~ ./swf5compiler.y:116.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 116 | %token SHREQ ">>=" | ^~~~~ ./swf5compiler.y:117.15-20: warning: POSIX Yacc does not support string literals [-Wyacc] 117 | %token SHR2EQ ">>>=" | ^~~~~~ ./swf5compiler.y:129.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.22-25: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.27-30: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.32-35: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.37-40: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.42-45: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.47-50: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.52-56: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~ ./swf5compiler.y:129.58-63: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~~ ./swf5compiler.y:129.65-69: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~ ./swf5compiler.y:131.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 131 | %left "&&" "||" | ^~~~ ./swf5compiler.y:131.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 131 | %left "&&" "||" | ^~~~ ./swf5compiler.y:132.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~ ./swf5compiler.y:132.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~ ./swf5compiler.y:132.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf5compiler.y:132.23-27: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf5compiler.y:133.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 133 | %left '<' '>' "<=" ">=" | ^~~~ ./swf5compiler.y:133.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 133 | %left '<' '>' "<=" ">=" | ^~~~ ./swf5compiler.y:135.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~ ./swf5compiler.y:135.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~ ./swf5compiler.y:135.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~~ ./swf5compiler.y:138.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 138 | %nonassoc "++" "--" | ^~~~ ./swf5compiler.y:138.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 138 | %nonassoc "++" "--" | ^~~~ ./swf5compiler.y:1274.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1274 | : "+=" { $$ = SWFACTION_ADD2; } | ^~~~ ./swf5compiler.y:1275.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1275 | | "-=" { $$ = SWFACTION_SUBTRACT; } | ^~~~ ./swf5compiler.y:1276.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1276 | | "*=" { $$ = SWFACTION_MULTIPLY; } | ^~~~ ./swf5compiler.y:1277.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1277 | | "/=" { $$ = SWFACTION_DIVIDE; } | ^~~~ ./swf5compiler.y:1278.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1278 | | "%=" { $$ = SWFACTION_MODULO; } | ^~~~ ./swf5compiler.y:1279.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1279 | | "&=" { $$ = SWFACTION_BITWISEAND; } | ^~~~ ./swf5compiler.y:1280.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1280 | | "|=" { $$ = SWFACTION_BITWISEOR; } | ^~~~ ./swf5compiler.y:1281.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1281 | | "^=" { $$ = SWFACTION_BITWISEXOR; } | ^~~~ ./swf5compiler.y:1282.11-15: warning: POSIX Yacc does not support string literals [-Wyacc] 1282 | | "<<=" { $$ = SWFACTION_SHIFTLEFT; } | ^~~~~ ./swf5compiler.y:1283.11-15: warning: POSIX Yacc does not support string literals [-Wyacc] 1283 | | ">>=" { $$ = SWFACTION_SHIFTRIGHT; } | ^~~~~ ./swf5compiler.y:1284.11-16: warning: POSIX Yacc does not support string literals [-Wyacc] 1284 | | ">>>=" { $$ = SWFACTION_SHIFTRIGHT2; } | ^~~~~~ ./swf5compiler.y:1288.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1288 | : "++" { $$ = SWFACTION_INCREMENT; } | ^~~~ ./swf5compiler.y:1289.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1289 | | "--" { $$ = SWFACTION_DECREMENT; } | ^~~~ ./swf5compiler.y:1428.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1428 | | expr "<=" expr | ^~~~ ./swf5compiler.y:1434.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1434 | | expr ">=" expr | ^~~~ ./swf5compiler.y:1439.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1439 | | expr "==" expr | ^~~~ ./swf5compiler.y:1443.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1443 | | expr "===" expr | ^~~~~ ./swf5compiler.y:1447.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1447 | | expr "!=" expr | ^~~~ ./swf5compiler.y:1452.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1452 | | expr "!==" expr | ^~~~~ ./swf5compiler.y:1457.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1457 | | expr "<<" expr | ^~~~ ./swf5compiler.y:1461.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1461 | | expr ">>" expr | ^~~~ ./swf5compiler.y:1465.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1465 | | expr ">>>" expr | ^~~~~ ./swf5compiler.y:1620.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1620 | | incdecop lvalue %prec "++" | ^~~~ make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' flex -Pswf5 ./swf5compiler.flex make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o compileaction.lo compileaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c compileaction.c -fPIC -DPIC -o .libs/compileaction.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o assembler.lo assembler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c assembler.c -fPIC -DPIC -o .libs/assembler.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listaction.lo listaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c listaction.c -fPIC -DPIC -o .libs/listaction.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o compile.lo compile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c compile.c -fPIC -DPIC -o .libs/compile.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o lex.swf4.lo lex.swf4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c lex.swf4.c -fPIC -DPIC -o .libs/lex.swf4.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swf4compiler.tab.lo swf4compiler.tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c swf4compiler.tab.c -fPIC -DPIC -o .libs/swf4compiler.tab.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' swf4compiler.tab.c: In function 'swf4parse': swf4compiler.tab.c:3678:26: warning: passing argument 2 of 'swf4error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3678 | yyerror (buffer, yymsgp); | ^~~~~~ In file included from ./swf4compiler.y:10: compile.h:20:34: note: expected 'char *' but argument is of type 'const char *' 20 | void yyerror(void *buffer, char *msg); | ~~~~~~^~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o lex.swf5.lo lex.swf5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c lex.swf5.c -fPIC -DPIC -o .libs/lex.swf5.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swf5compiler.tab.lo swf5compiler.tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c swf5compiler.tab.c -fPIC -DPIC -o .libs/swf5compiler.tab.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' swf5compiler.tab.c: In function 'swf5parse': swf5compiler.tab.c:7102:26: warning: passing argument 2 of 'swf5error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 7102 | yyerror (buffer, yymsgp); | ^~~~~~ In file included from ./swf5compiler.y:10: compile.h:20:34: note: expected 'char *' but argument is of type 'const char *' 20 | void yyerror(void *buffer, char *msg); | ~~~~~~^~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libactioncompiler.la assembler.lo compile.lo listaction.lo compileaction.lo swf4compiler.tab.lo swf5compiler.tab.lo lex.swf4.lo lex.swf5.lo libtool: link: ar cru .libs/libactioncompiler.a .libs/assembler.o .libs/compile.o .libs/listaction.o .libs/compileaction.o .libs/swf4compiler.tab.o .libs/swf5compiler.tab.o .libs/lex.swf4.o .libs/lex.swf5.o libtool: link: ranlib .libs/libactioncompiler.a libtool: link: ( cd ".libs" && rm -f "libactioncompiler.la" && ln -s "../libactioncompiler.la" "libactioncompiler.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' Making all in blocks make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c bitmap.c -fPIC -DPIC -o .libs/libblock_la-bitmap.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-browserfont.lo `test -f 'browserfont.c' || echo './'`browserfont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c browserfont.c -fPIC -DPIC -o .libs/libblock_la-browserfont.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-block.lo `test -f 'block.c' || echo './'`block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c block.c -fPIC -DPIC -o .libs/libblock_la-block.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-action.lo `test -f 'action.c' || echo './'`action.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c action.c -fPIC -DPIC -o .libs/libblock_la-action.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-character.lo `test -f 'character.c' || echo './'`character.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c character.c -fPIC -DPIC -o .libs/libblock_la-character.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-cxform.lo `test -f 'cxform.c' || echo './'`cxform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c cxform.c -fPIC -DPIC -o .libs/libblock_la-cxform.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-dbl.lo `test -f 'dbl.c' || echo './'`dbl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c dbl.c -fPIC -DPIC -o .libs/libblock_la-dbl.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-button.lo `test -f 'button.c' || echo './'`button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c button.c -fPIC -DPIC -o .libs/libblock_la-button.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c error.c -fPIC -DPIC -o .libs/libblock_la-error.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-fillstyle.lo `test -f 'fillstyle.c' || echo './'`fillstyle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c fillstyle.c -fPIC -DPIC -o .libs/libblock_la-fillstyle.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-fontinfo.lo `test -f 'fontinfo.c' || echo './'`fontinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c fontinfo.c -fPIC -DPIC -o .libs/libblock_la-fontinfo.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-imports.lo `test -f 'imports.c' || echo './'`imports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c imports.c -fPIC -DPIC -o .libs/libblock_la-imports.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-gradient.lo `test -f 'gradient.c' || echo './'`gradient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c gradient.c -fPIC -DPIC -o .libs/libblock_la-gradient.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-font.lo `test -f 'font.c' || echo './'`font.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c font.c -fPIC -DPIC -o .libs/libblock_la-font.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-fromswf.lo `test -f 'fromswf.c' || echo './'`fromswf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c fromswf.c -fPIC -DPIC -o .libs/libblock_la-fromswf.o fromswf.c: In function 'definemorphshape': fromswf.c:970:17: warning: variable 'endp' set but not used [-Wunused-but-set-variable] 970 | unsigned char *endp; | ^~~~ fromswf.c: In function 'placeobject': fromswf.c:1078:36: warning: variable 'hasblendmode' set but not used [-Wunused-but-set-variable] 1078 | int hasfilters, hasbitmapcaching, hasblendmode; | ^~~~~~~~~~~~ fromswf.c:1078:18: warning: variable 'hasbitmapcaching' set but not used [-Wunused-but-set-variable] 1078 | int hasfilters, hasbitmapcaching, hasblendmode; | ^~~~~~~~~~~~~~~~ fromswf.c:1078:6: warning: variable 'hasfilters' set but not used [-Wunused-but-set-variable] 1078 | int hasfilters, hasbitmapcaching, hasblendmode; | ^~~~~~~~~~ fromswf.c:1076:78: warning: variable 'hasmask' set but not used [-Wunused-but-set-variable] 1076 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~ fromswf.c:1076:66: warning: variable 'hasactions' set but not used [-Wunused-but-set-variable] 1076 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~~~~ fromswf.c:1076:57: warning: variable 'hasmove' set but not used [-Wunused-but-set-variable] 1076 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~ fromswf.c:1076:37: warning: variable 'hasmatrix' set but not used [-Wunused-but-set-variable] 1076 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~~~ fromswf.c:1076:26: warning: variable 'hascxform' set but not used [-Wunused-but-set-variable] 1076 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~~~ fromswf.c:1076:16: warning: variable 'hasratio' set but not used [-Wunused-but-set-variable] 1076 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~~ fromswf.c:1076:7: warning: variable 'hasname' set but not used [-Wunused-but-set-variable] 1076 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~ fromswf.c: In function 'cxform': fromswf.c:1127:18: warning: variable 'aa' set but not used [-Wunused-but-set-variable] 1127 | int ra, ga, ba, aa, rm, gm, bm, am=0; | ^~ fromswf.c: In function 'definetextfield': fromswf.c:1184:27: warning: variable 'hastext' set but not used [-Wunused-but-set-variable] 1184 | int hascolor, haslayout, hastext, hasfont; | ^~~~~~~ fromswf.c:1184:16: warning: variable 'haslayout' set but not used [-Wunused-but-set-variable] 1184 | int hascolor, haslayout, hastext, hasfont; | ^~~~~~~~~ fromswf.c:1183:6: warning: variable 'haslength' set but not used [-Wunused-but-set-variable] 1183 | int haslength, noedit, password, multiline, wordwrap, drawbox, noselect, html, usefont; | ^~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c jpeg.c -fPIC -DPIC -o .libs/libblock_la-jpeg.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-linestyle.lo `test -f 'linestyle.c' || echo './'`linestyle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c linestyle.c -fPIC -DPIC -o .libs/libblock_la-linestyle.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-input.lo `test -f 'input.c' || echo './'`input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c input.c -fPIC -DPIC -o .libs/libblock_la-input.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-method.lo `test -f 'method.c' || echo './'`method.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c method.c -fPIC -DPIC -o .libs/libblock_la-method.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-matrix.lo `test -f 'matrix.c' || echo './'`matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c matrix.c -fPIC -DPIC -o .libs/libblock_la-matrix.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-morph.lo `test -f 'morph.c' || echo './'`morph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c morph.c -fPIC -DPIC -o .libs/libblock_la-morph.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-mp3.lo `test -f 'mp3.c' || echo './'`mp3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c mp3.c -fPIC -DPIC -o .libs/libblock_la-mp3.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-outputblock.lo `test -f 'outputblock.c' || echo './'`outputblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c outputblock.c -fPIC -DPIC -o .libs/libblock_la-outputblock.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-protect.lo `test -f 'protect.c' || echo './'`protect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c protect.c -fPIC -DPIC -o .libs/libblock_la-protect.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-output.lo `test -f 'output.c' || echo './'`output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c output.c -fPIC -DPIC -o .libs/libblock_la-output.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-placeobject.lo `test -f 'placeobject.c' || echo './'`placeobject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c placeobject.c -fPIC -DPIC -o .libs/libblock_la-placeobject.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-rect.lo `test -f 'rect.c' || echo './'`rect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c rect.c -fPIC -DPIC -o .libs/libblock_la-rect.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-sound.lo `test -f 'sound.c' || echo './'`sound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c sound.c -fPIC -DPIC -o .libs/libblock_la-sound.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-soundinstance.lo `test -f 'soundinstance.c' || echo './'`soundinstance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c soundinstance.c -fPIC -DPIC -o .libs/libblock_la-soundinstance.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-shape.lo `test -f 'shape.c' || echo './'`shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c shape.c -fPIC -DPIC -o .libs/libblock_la-shape.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-soundstream.lo `test -f 'soundstream.c' || echo './'`soundstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c soundstream.c -fPIC -DPIC -o .libs/libblock_la-soundstream.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-sprite.lo `test -f 'sprite.c' || echo './'`sprite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c sprite.c -fPIC -DPIC -o .libs/libblock_la-sprite.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-utf8.lo `test -f 'utf8.c' || echo './'`utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c utf8.c -fPIC -DPIC -o .libs/libblock_la-utf8.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' utf8.c: In function 'UTF8Length': utf8.c:26:30: warning: variable 'byte2' set but not used [-Wunused-but-set-variable] 26 | unsigned int byte0, byte1, byte2; | ^~~~~ utf8.c:26:23: warning: variable 'byte1' set but not used [-Wunused-but-set-variable] 26 | unsigned int byte0, byte1, byte2; | ^~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-text.lo `test -f 'text.c' || echo './'`text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c text.c -fPIC -DPIC -o .libs/libblock_la-text.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-textfield.lo `test -f 'textfield.c' || echo './'`textfield.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c textfield.c -fPIC -DPIC -o .libs/libblock_la-textfield.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-fdbfont.lo `test -f 'fdbfont.c' || echo './'`fdbfont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c fdbfont.c -fPIC -DPIC -o .libs/libblock_la-fdbfont.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-fileattrs.lo `test -f 'fileattrs.c' || echo './'`fileattrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c fileattrs.c -fPIC -DPIC -o .libs/libblock_la-fileattrs.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-flv.lo `test -f 'flv.c' || echo './'`flv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c flv.c -fPIC -DPIC -o .libs/libblock_la-flv.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-videostream.lo `test -f 'videostream.c' || echo './'`videostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c videostream.c -fPIC -DPIC -o .libs/libblock_la-videostream.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-filter.lo `test -f 'filter.c' || echo './'`filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c filter.c -fPIC -DPIC -o .libs/libblock_la-filter.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c metadata.c -fPIC -DPIC -o .libs/libblock_la-metadata.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-scriptlimits.lo `test -f 'scriptlimits.c' || echo './'`scriptlimits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c scriptlimits.c -fPIC -DPIC -o .libs/libblock_la-scriptlimits.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-scalinggrid.lo `test -f 'scalinggrid.c' || echo './'`scalinggrid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c scalinggrid.c -fPIC -DPIC -o .libs/libblock_la-scalinggrid.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-tabindex.lo `test -f 'tabindex.c' || echo './'`tabindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c tabindex.c -fPIC -DPIC -o .libs/libblock_la-tabindex.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-symbolclass.lo `test -f 'symbolclass.c' || echo './'`symbolclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c symbolclass.c -fPIC -DPIC -o .libs/libblock_la-symbolclass.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-binary.lo `test -f 'binary.c' || echo './'`binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c binary.c -fPIC -DPIC -o .libs/libblock_la-binary.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-scenedata.lo `test -f 'scenedata.c' || echo './'`scenedata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c scenedata.c -fPIC -DPIC -o .libs/libblock_la-scenedata.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-pngdbl.lo `test -f 'pngdbl.c' || echo './'`pngdbl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c pngdbl.c -fPIC -DPIC -o .libs/libblock_la-pngdbl.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-gifdbl.lo `test -f 'gifdbl.c' || echo './'`gifdbl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c gifdbl.c -fPIC -DPIC -o .libs/libblock_la-gifdbl.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o libblock_la-ttffont.lo `test -f 'ttffont.c' || echo './'`ttffont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c ttffont.c -fPIC -DPIC -o .libs/libblock_la-ttffont.o make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libblock.la libblock_la-action.lo libblock_la-bitmap.lo libblock_la-block.lo libblock_la-browserfont.lo libblock_la-button.lo libblock_la-character.lo libblock_la-cxform.lo libblock_la-dbl.lo libblock_la-error.lo libblock_la-fillstyle.lo libblock_la-font.lo libblock_la-fontinfo.lo libblock_la-fromswf.lo libblock_la-gradient.lo libblock_la-imports.lo libblock_la-input.lo libblock_la-jpeg.lo libblock_la-linestyle.lo libblock_la-matrix.lo libblock_la-method.lo libblock_la-morph.lo libblock_la-mp3.lo libblock_la-outputblock.lo libblock_la-output.lo libblock_la-protect.lo libblock_la-placeobject.lo libblock_la-rect.lo libblock_la-shape.lo libblock_la-sound.lo libblock_la-soundinstance.lo libblock_la-soundstream.lo libblock_la-sprite.lo libblock_la-text.lo libblock_la-textfield.lo libblock_la-fdbfont.lo libblock_la-utf8.lo libblock_la-videostream.lo libblock_la-flv.lo libblock_la-filter.lo libblock_la-fileattrs.lo libblock_la-metadata.lo libblock_la-scriptlimits.lo libblock_la-scalinggrid.lo libblock_la-tabindex.lo libblock_la-symbolclass.lo libblock_la-binary.lo libblock_la-scenedata.lo libblock_la-pngdbl.lo libblock_la-gifdbl.lo libblock_la-ttffont.lo libtool: link: ar cru .libs/libblock.a .libs/libblock_la-action.o .libs/libblock_la-bitmap.o .libs/libblock_la-block.o .libs/libblock_la-browserfont.o .libs/libblock_la-button.o .libs/libblock_la-character.o .libs/libblock_la-cxform.o .libs/libblock_la-dbl.o .libs/libblock_la-error.o .libs/libblock_la-fillstyle.o .libs/libblock_la-font.o .libs/libblock_la-fontinfo.o .libs/libblock_la-fromswf.o .libs/libblock_la-gradient.o .libs/libblock_la-imports.o .libs/libblock_la-input.o .libs/libblock_la-jpeg.o .libs/libblock_la-linestyle.o .libs/libblock_la-matrix.o .libs/libblock_la-method.o .libs/libblock_la-morph.o .libs/libblock_la-mp3.o .libs/libblock_la-outputblock.o .libs/libblock_la-output.o .libs/libblock_la-protect.o .libs/libblock_la-placeobject.o .libs/libblock_la-rect.o .libs/libblock_la-shape.o .libs/libblock_la-sound.o .libs/libblock_la-soundinstance.o .libs/libblock_la-soundstream.o .libs/libblock_la-sprite.o .libs/libblock_la-text.o .libs/libblock_la-textfield.o .libs/libblock_la-fdbfont.o .libs/libblock_la-utf8.o .libs/libblock_la-videostream.o .libs/libblock_la-flv.o .libs/libblock_la-filter.o .libs/libblock_la-fileattrs.o .libs/libblock_la-metadata.o .libs/libblock_la-scriptlimits.o .libs/libblock_la-scalinggrid.o .libs/libblock_la-tabindex.o .libs/libblock_la-symbolclass.o .libs/libblock_la-binary.o .libs/libblock_la-scenedata.o .libs/libblock_la-pngdbl.o .libs/libblock_la-gifdbl.o .libs/libblock_la-ttffont.o libtool: link: ranlib .libs/libblock.a libtool: link: ( cd ".libs" && rm -f "libblock.la" && ln -s "../libblock.la" "libblock.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o font_util.lo font_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c font_util.c -fPIC -DPIC -o .libs/font_util.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o blocklist.lo blocklist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c blocklist.c -fPIC -DPIC -o .libs/blocklist.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o fill.lo fill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c fill.c -fPIC -DPIC -o .libs/fill.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o gc.lo gc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c gc.c -fPIC -DPIC -o .libs/gc.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o ming.lo ming.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c ming.c -fPIC -DPIC -o .libs/ming.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o displaylist.lo displaylist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c displaylist.c -fPIC -DPIC -o .libs/displaylist.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o movieclip.lo movieclip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c movieclip.c -fPIC -DPIC -o .libs/movieclip.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o movie.lo movie.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c movie.c -fPIC -DPIC -o .libs/movie.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o position.lo position.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c position.c -fPIC -DPIC -o .libs/position.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o shape_cubic.lo shape_cubic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c shape_cubic.c -fPIC -DPIC -o .libs/shape_cubic.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o compat.lo compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c compat.c -fPIC -DPIC -o .libs/compat.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o text_util.lo text_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c text_util.c -fPIC -DPIC -o .libs/text_util.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o shape_util.lo shape_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c shape_util.c -fPIC -DPIC -o .libs/shape_util.o make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -version-info 5:8:4 -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libming.la -rpath /usr/lib64 blocklist.lo displaylist.lo fill.lo font_util.lo gc.lo ming.lo movie.lo movieclip.lo position.lo shape_cubic.lo shape_util.lo text_util.lo compat.lo actioncompiler/libactioncompiler.la blocks/libblock.la -lpng -lgif -lm -lz -lfreetype libtool: link: gcc -shared -fPIC -DPIC .libs/blocklist.o .libs/displaylist.o .libs/fill.o .libs/font_util.o .libs/gc.o .libs/ming.o .libs/movie.o .libs/movieclip.o .libs/position.o .libs/shape_cubic.o .libs/shape_util.o .libs/text_util.o .libs/compat.o -Wl,--whole-archive actioncompiler/.libs/libactioncompiler.a blocks/.libs/libblock.a -Wl,--no-whole-archive -lpng -lgif -lm -lz -lfreetype -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libming.so.1 -o .libs/libming.so.1.4.8 libtool: link: (cd ".libs" && rm -f "libming.so.1" && ln -s "libming.so.1.4.8" "libming.so.1") libtool: link: (cd ".libs" && rm -f "libming.so" && ln -s "libming.so.1.4.8" "libming.so") libtool: link: ( cd ".libs" && rm -f "libming.la" && ln -s "../libming.la" "libming.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' Making all in perl_ext make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' srcdir=. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext /usr/bin/perl Makefile.PL PREFIX=/usr FIRST_MAKEFILE=Makefile.perl INSTALLDIRS=vendor SRCDIR: . BUILDDIR: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext MING_TOP_SRCDIR: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6 MING_TOP_BUILDDIR: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6 Checking /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/configure.ac SWF::VERSION = 0.4.9 Using ming version 0.4.9 with source dir /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6 and build dir /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6. Checking ming config /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/ming_config.h : Generating a Unix-style Makefile.perl Writing Makefile.perl for SWF make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning (mostly harmless): No library found for -lungif /usr/bin/make -f Makefile.perl make[2]: Circular Makefile.PL <- Makefile.PL dependency dropped. make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Running Mkbootstrap for SWF () chmod 644 "SWF.bs" make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' cp ./SWF/Character.pm blib/lib/SWF/Character.pm cp /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.pm blib/lib/SWF.pm cp ./SWF/BrowserFont.pm blib/lib/SWF/BrowserFont.pm cp ./SWF/MovieClip.pm blib/lib/SWF/MovieClip.pm cp ./SWF/SoundStream.pm blib/lib/SWF/SoundStream.pm cp ./SWF/Sound.pm blib/lib/SWF/Sound.pm cp ./SWF/FilterMatrix.pm blib/lib/SWF/FilterMatrix.pm cp ./SWF/Morph.pm blib/lib/SWF/Morph.pm cp ./SWF/Font.pm blib/lib/SWF/Font.pm cp ./SWF/Shape.pm blib/lib/SWF/Shape.pm cp ./SWF/InitAction.pm blib/lib/SWF/InitAction.pm cp ./SWF/BinaryData.pm blib/lib/SWF/BinaryData.pm cp ./SWF/FontCharacter.pm blib/lib/SWF/FontCharacter.pm cp ./SWF/Button.pm blib/lib/SWF/Button.pm cp ./SWF/Blur.pm blib/lib/SWF/Blur.pm cp ./SWF/Text.pm blib/lib/SWF/Text.pm cp ./SWF/SoundInstance.pm blib/lib/SWF/SoundInstance.pm cp ./SWF/VideoStream.pm blib/lib/SWF/VideoStream.pm cp ./SWF/FontCollection.pm blib/lib/SWF/FontCollection.pm cp ./SWF/Matrix.pm blib/lib/SWF/Matrix.pm cp ./SWF/Gradient.pm blib/lib/SWF/Gradient.pm cp ./SWF/ButtonRecord.pm blib/lib/SWF/ButtonRecord.pm cp ./SWF/Filter.pm blib/lib/SWF/Filter.pm cp ./SWF/TextField.pm blib/lib/SWF/TextField.pm cp ./SWF/Constants.pm blib/lib/SWF/Constants.pm cp ./SWF/CXform.pm blib/lib/SWF/CXform.pm cp ./SWF/Fill.pm blib/lib/SWF/Fill.pm cp ./SWF/Sprite.pm blib/lib/SWF/Sprite.pm cp ./SWF/Movie.pm blib/lib/SWF/Movie.pm cp ./SWF/Shadow.pm blib/lib/SWF/Shadow.pm cp ./SWF/DisplayItem.pm blib/lib/SWF/DisplayItem.pm cp ./SWF/PrebuiltClip.pm blib/lib/SWF/PrebuiltClip.pm cp ./SWF/Action.pm blib/lib/SWF/Action.pm cp ./SWF/Bitmap.pm blib/lib/SWF/Bitmap.pm make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Action.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Action.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Action.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Action.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Action.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Action.xs, line 30 /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Action.c: In function 'XS_SWF__Action_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Action.c:209:14: warning: variable 'action' set but not used [-Wunused-but-set-variable] 209 | SWF__Action action; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Bitmap.xs, line 63 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Bitmap.xs, line 80 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Bitmap.xs, line 104 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Bitmap.xs, line 129 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Bitmap.xs, line 146 /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.c: In function 'XS_SWF__Bitmap_new': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.c:190:14: warning: unused variable 'RETVAL' [-Wunused-variable] 190 | SWF__Bitmap RETVAL; | ^~~~~~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.c:183:9: warning: variable 'filename' set but not used [-Wunused-but-set-variable] 183 | char * filename; | ^~~~~~~~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.c:182:9: warning: variable 'package' set but not used [-Wunused-but-set-variable] 182 | char * package; | ^~~~~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.c: In function 'XS_SWF__Bitmap_destroySWFBitmap': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Button.xs, line 30 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Button.xs, line 96 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Button.xs, line 118 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.xs:15: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.c: In function 'XS_SWF__Button_destroySWFButton': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.c: In function 'XS_SWF__Button_addAction': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Constants.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Constants.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Constants.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Constants.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Constants.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Gradient.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Gradient.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Gradient.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Gradient.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Gradient.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Gradient.xs, line 30 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Gradient.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Gradient.c: In function 'XS_SWF__Gradient_destroySWFGradient': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Font.xs, line 30 /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.xs: In function 'XS_SWF__Font_destroySWFFont': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.xs:39:2: warning: implicit declaration of function 'destroySWFBlock'; did you mean 'destroySWFBlur'? [-Wimplicit-function-declaration] 39 | destroySWFBlock((SWFBlock)block); | ^~~~~~~~~~~~~~~ | destroySWFBlur In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.xs:14: /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.c: In function 'XS_SWF__Font_getStringWidth': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Fill.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Fill.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Fill.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Fill.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Fill.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Fill.c: In function 'XS_SWF__Fill_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Fill.c:469:12: warning: variable 'fill' set but not used [-Wunused-but-set-variable] 469 | SWF__Fill fill; | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in DisplayItem.xs, line 225 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in DisplayItem.xs, line 233 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.c: In function 'XS_SWF__DisplayItem_setColorAdd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.c: In function 'XS_SWF__DisplayItem_setColorMult': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.c: In function 'XS_SWF__DisplayItem_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.c:1151:19: warning: variable 'item' set but not used [-Wunused-but-set-variable] 1151 | SWF__DisplayItem item; | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Morph.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Morph.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Morph.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Morph.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Morph.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Morph.xs, line 29 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Morph.xs, line 52 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Morph.xs, line 64 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Morph.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Morph.c: In function 'XS_SWF__Morph_destroySWFMorph': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in MovieClip.xs, line 30 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in MovieClip.xs, line 41 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in MovieClip.xs, line 83 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.c: In function 'XS_SWF__MovieClip_setNumberOfFrames': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.c: In function 'XS_SWF__MovieClip_destroySWFMovieClip': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Sound.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Sound.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Sound.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Sound.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Sound.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Sound.xs, line 54 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Sound.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Sound.c: In function 'XS_SWF__Sound_destroySWFSound': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Movie.xs, line 39 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Movie.xs, line 148 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Movie.xs, line 172 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Movie.xs, line 211 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Movie.xs, line 221 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Movie.xs, line 231 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.c: In function 'XS_SWF__Movie_destroySWFMovie': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.c: In function 'XS_SWF__Movie_setNumberOfFrames': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundInstance.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundInstance.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundInstance.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundInstance.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundInstance.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in SoundStream.xs, line 39 /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.xs: In function 'XS_SWF__SoundStream_getFrames': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.xs:48:3: warning: 'SWFSoundStream_getFrames' is deprecated [-Wdeprecated-declarations] 48 | RETVAL=SWFSoundStream_getFrames(sound); | ^~~~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.h:1, from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.xs:15: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/ming.h:558:5: note: declared here 558 | int SWFSoundStream_getFrames(SWFSoundStream sound) __deprecated; | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.xs:13: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.c: In function 'XS_SWF__SoundStream_destroySWFSoundStream': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Shape.xs, line 30 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Shape.xs, line 203 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Shape.xs, line 214 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Shape.xs, line 225 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.c: In function 'XS_SWF__Shape_destroySWFShape': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs: In function 'XS_SWF__Shape_setLineStyle': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs:138:2: warning: 'SWFShape_setLineStyle' is deprecated [-Wdeprecated-declarations] 138 | SWFShape_setLineStyle(shape, width, r, g, b, a); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.h:1, from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs:16: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/ming.h:389:6: note: declared here 389 | void SWFShape_setLineStyle(SWFShape shape, unsigned short width, | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs: In function 'XS_SWF__Shape_setLineStyle2': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs:152:2: warning: 'SWFShape_setLineStyle2' is deprecated [-Wdeprecated-declarations] 152 | SWFShape_setLineStyle2(shape, width, r, g, b, a, flags, miterLimit); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.h:1, from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs:16: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/ming.h:392:6: note: declared here 392 | void SWFShape_setLineStyle2(SWFShape shape, unsigned short width, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs: In function 'XS_SWF__Shape_setLineStyle2filled': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs:163:2: warning: 'SWFShape_setLineStyle2filled' is deprecated [-Wdeprecated-declarations] 163 | SWFShape_setLineStyle2filled(shape, width, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.h:1, from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.xs:16: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/ming.h:396:6: note: declared here 396 | void SWFShape_setLineStyle2filled(SWFShape shape, unsigned short width, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.c: In function 'XS_SWF__Shape_addFill': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.c:744:12: warning: unused variable 'RETVAL' [-Wunused-variable] 744 | SWF__Fill RETVAL; | ^~~~~~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.c:739:13: warning: variable 'shape' set but not used [-Wunused-but-set-variable] 739 | SWF__Shape shape; | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Text.xs, line 33 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.c: In function 'XS_SWF__Text_destroySWFText': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.c: In function 'XS_SWF__Text_addWideString': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.c:475:30: warning: pointer targets in passing argument 2 of 'SWFText_addWideString' differ in signedness [-Wpointer-sign] 475 | SWFText_addWideString(text, string, strlen, advance); | ^~~~~~ | | | short int * In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.h:1, from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.xs:16: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/ming.h:465:64: note: expected 'const short unsigned int *' but argument is of type 'short int *' 465 | void SWFText_addWideString(SWFText text, const unsigned short* string, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.c: In function 'XS_SWF__Text_getStringWidth': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.c: In function 'XS_SWF__Text_getWideStringWidth': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.c:592:44: warning: pointer targets in passing argument 2 of 'SWFText_getWideStringWidth' differ in signedness [-Wpointer-sign] 592 | RETVAL = SWFText_getWideStringWidth(text, string); | ^~~~~~ | | | short int * In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.h:1, from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.xs:16: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/ming.h:472:70: note: expected 'const short unsigned int *' but argument is of type 'short int *' 472 | float SWFText_getWideStringWidth(SWFText text, const unsigned short* string); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/PrebuiltClip.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/PrebuiltClip.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/PrebuiltClip.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/PrebuiltClip.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/PrebuiltClip.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in PrebuiltClip.xs, line 44 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/PrebuiltClip.xs:12: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/PrebuiltClip.c: In function 'XS_SWF__PrebuiltClip_destroySWFPrebuiltClip': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in TextField.xs, line 34 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.xs:13: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.c: In function 'XS_SWF__TextField_destroySWFTextField': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.c: In function 'XS_SWF__TextField_setVariableName': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.c: In function 'XS_SWF__TextField_setAlignment': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.c: In function 'XS_SWF__TextField_addUTF8Chars': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.c:710:2: warning: implicit declaration of function 'SWFTextField_addUTF8Chars'; did you mean 'SWFTextField_addChars'? [-Wimplicit-function-declaration] 710 | SWFTextField_addUTF8Chars(field, string); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | SWFTextField_addChars make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/VideoStream.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/VideoStream.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/VideoStream.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/VideoStream.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/VideoStream.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in VideoStream.xs, line 24 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/VideoStream.xs:3: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/VideoStream.c: In function 'XS_SWF__VideoStream_destroySWFVideoStream': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCharacter.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCharacter.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCharacter.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCharacter.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCharacter.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCharacter.c: In function 'XS_SWF__FontCharacter_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCharacter.c:261:21: warning: variable 'fc' set but not used [-Wunused-but-set-variable] 261 | SWF__FontCharacter fc; | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in BinaryData.xs, line 20 /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.xs: In function 'XS_SWF__BinaryData_new': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.xs:18:28: warning: pointer targets in passing argument 1 of 'newSWFBinaryData' differ in signedness [-Wpointer-sign] 18 | RETVAL = newSWFBinaryData(data, length); | ^~~~ | | | char * In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.h:1, from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.xs:5: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/ming.h:1016:47: note: expected 'unsigned char *' but argument is of type 'char *' 1016 | SWFBinaryData newSWFBinaryData(unsigned char *blob, int length); | ~~~~~~~~~~~~~~~^~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.xs:3: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.c: In function 'XS_SWF__BinaryData_destroySWFBinaryData': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/InitAction.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/InitAction.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/InitAction.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/InitAction.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/InitAction.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in InitAction.xs, line 34 /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/InitAction.c: In function 'XS_SWF__InitAction_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/InitAction.c:230:18: warning: variable 'action' set but not used [-Wunused-but-set-variable] 230 | SWF__InitAction action; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/ButtonRecord.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/ButtonRecord.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/ButtonRecord.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/ButtonRecord.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/ButtonRecord.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/ButtonRecord.c: In function 'XS_SWF__ButtonRecord_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/ButtonRecord.c:550:20: warning: variable 'br' set but not used [-Wunused-but-set-variable] 550 | SWF__ButtonRecord br; | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Matrix.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Matrix.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Matrix.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Matrix.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Matrix.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Matrix.c: In function 'XS_SWF__Matrix_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Matrix.c:181:14: warning: variable 'm' set but not used [-Wunused-but-set-variable] 181 | SWF__Matrix m; | ^ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shadow.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shadow.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shadow.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shadow.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shadow.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Shadow.xs, line 31 make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Blur.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Blur.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Blur.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Blur.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Blur.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Blur.xs, line 31 make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FilterMatrix.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FilterMatrix.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FilterMatrix.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FilterMatrix.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FilterMatrix.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in FilterMatrix.xs, line 43 make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BrowserFont.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BrowserFont.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BrowserFont.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BrowserFont.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BrowserFont.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in BrowserFont.xs, line 31 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BrowserFont.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BrowserFont.c: In function 'XS_SWF__BrowserFont_destroySWFBrowserFont': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/CXform.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/CXform.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/CXform.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/CXform.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/CXform.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in CXform.xs, line 36 /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/CXform.c: In function 'XS_SWF__CXform_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/CXform.c:337:14: warning: variable 'cx' set but not used [-Wunused-but-set-variable] 337 | SWF__CXform cx; | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Filter.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Filter.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Filter.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Filter.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Filter.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Filter.xs, line 28 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Filter.xs, line 37 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Filter.xs, line 48 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Filter.xs, line 59 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Filter.xs, line 95 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Filter.xs, line 121 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Filter.xs, line 144 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Filter.xs, line 170 make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCollection.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCollection.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCollection.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCollection.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCollection.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in FontCollection.xs, line 30 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in FontCollection.xs, line 51 In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCollection.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCollection.c: In function 'XS_SWF__FontCollection_destroySWFFontCollection': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SWF.bs blib/arch/auto/SWF/SWF.bs 644 make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" swf_util.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Character.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Character.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Character.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Character.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Character.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Character.c: In function 'XS_SWF__Character_DESTROY': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Character.c:238:17: warning: variable 'c' set but not used [-Wunused-but-set-variable] 238 | SWF__Character c; | ^ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' -typemap '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/typemap' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.xs > /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.xsc mv /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.xsc /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.c gcc -c -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext -I/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.4.9\" -DXS_VERSION=\"0.4.9\" -fPIC "-I/usr/lib64/perl5/CORE" /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.c make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.xs: In function 'callXS': /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.xs:20:6: warning: unused variable 'items' [-Wunused-variable] 20 | int items; | ^~~~~ In file included from /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.xs:14: /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.c: In function 'XS_SWF_useSWFVersion': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' rm -f blib/arch/auto/SWF/SWF.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Action.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Bitmap.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Button.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Constants.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/DisplayItem.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Fill.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Font.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Gradient.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Morph.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Movie.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/MovieClip.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shape.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Sound.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundInstance.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SoundStream.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Text.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/TextField.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/VideoStream.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/PrebuiltClip.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCharacter.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/ButtonRecord.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BinaryData.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/InitAction.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Matrix.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Shadow.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Blur.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FilterMatrix.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Filter.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/CXform.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/BrowserFont.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/FontCollection.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/Character.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/swf_util.o /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext/SWF.o -o blib/arch/auto/SWF/SWF.so \ -L/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/.libs -lming -lfreetype -lpng -lz -lperl \ chmod 755 blib/arch/auto/SWF/SWF.so make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Manifying 34 pod documents make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Making all in php_ext make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/php_ext' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src `php-config --includes` -DCOMPILE_DL_MING -DHAVE_MING=1 -DHAVE_NEW_MING=1 -DHAVE_SWFVIDEOSTREAM_NEXTFRAME=1 -DHAVE_SWFVIDEOSTREAM_SEEK=1 -DHAVE_SWFVIDEOSTREAM_SETFRAMEMODE -UHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o ming_la-ming.lo `test -f 'ming.c' || echo './'`ming.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DCOMPILE_DL_MING -DHAVE_MING=1 -DHAVE_NEW_MING=1 -DHAVE_SWFVIDEOSTREAM_NEXTFRAME=1 -DHAVE_SWFVIDEOSTREAM_SEEK=1 -DHAVE_SWFVIDEOSTREAM_SETFRAMEMODE -UHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c ming.c -fPIC -DPIC -o .libs/ming_la-ming.o make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/php_ext' ming.c: In function 'getCharacter': ming.c:344:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 344 | else | ^~~~ ming.c:346:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 346 | return NULL; | ^~~~~~ ming.c: In function 'zim_swffont_getName': ming.c:2651:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2651 | char *name = SWFFont_getName(getFont(getThis() TSRMLS_CC)); | ^~~~~~~~~~~~~~~ ming.c: In function 'zim_swffont_getShape': ming.c:2704:2: warning: 'SWFFont_getShape' is deprecated [-Wdeprecated-declarations] 2704 | result = SWFFont_getShape(getFont(getThis() TSRMLS_CC), zcode); | ^~~~~~ In file included from ming.c:42: ../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ ming.c: In function 'hashToColor': ming.c:3072:16: warning: variable 'index' set but not used [-Wunused-but-set-variable] 3072 | unsigned long index; | ^~~~~ In file included from /usr/include/php/main/php.h:432, from ming.c:30: ming.c: In function 'phpStreamOutputMethod': ming.c:4560:38: warning: pointer targets in passing argument 2 of '_php_stream_write' differ in signedness [-Wpointer-sign] 4560 | php_stream_write((php_stream*)data, &b, 1); /usr/include/php/main/php_streams.h:315:73: note: in definition of macro 'php_stream_write' 315 | #define php_stream_write(stream, buf, count) _php_stream_write(stream, (buf), (count)) | ^~~ /usr/include/php/main/php_streams.h:313:66: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 313 | PHPAPI ssize_t _php_stream_write(php_stream *stream, const char *buf, size_t count); | ~~~~~~~~~~~~^~~ make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/php_ext' /bin/sh ../libtool --tag=CC --mode=link gcc `php-config --includes` -DCOMPILE_DL_MING -DHAVE_MING=1 -DHAVE_NEW_MING=1 -DHAVE_SWFVIDEOSTREAM_NEXTFRAME=1 -DHAVE_SWFVIDEOSTREAM_SEEK=1 -DHAVE_SWFVIDEOSTREAM_SETFRAMEMODE -UHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ming.la -rpath /usr/lib64/ming ming_la-ming.lo ../src/libming.la libtool: link: gcc -shared -fPIC -DPIC .libs/ming_la-ming.o ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,ming.so -o .libs/ming.so libtool: link: ( cd ".libs" && rm -f "ming.la" && ln -s "../ming.la" "ming.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/php_ext' Making all in tcl_ext make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' swig -I./.. -tcl ming.i make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' SWIG:1: Warning 125: Use of the include path to find the input file is deprecated and will not work with ccache. Please include the path when specifying the input file. ./../ming.i:14: Warning 124: Specifying the language name in %typemap is deprecated - use #ifdef SWIG instead. ./../ming.i:22: Warning 124: Specifying the language name in %typemap is deprecated - use #ifdef SWIG instead. ./../ming.i:32: Warning 124: Specifying the language name in %typemap is deprecated - use #ifdef SWIG instead. ./../ming.i:40: Warning 124: Specifying the language name in %typemap is deprecated - use #ifdef SWIG instead. /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I.. -I../src -I/usr/include/tcl-private/generic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o mingc_la-ming_wrap.lo `test -f 'ming_wrap.c' || echo './'`ming_wrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I.. -I../src -I/usr/include/tcl-private/generic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c ming_wrap.c -fPIC -DPIC -o .libs/mingc_la-ming_wrap.o make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' ming_wrap.c:2507:44: warning: missing braces around initializer [-Wmissing-braces] 2507 | static swig_class _wrap_class_floatArray = { "floatArray", &SWIGTYPE_p_floatArray,_wrap_new_floatArray, swig_delete_floatArray, swig_floatArray_methods, swig_floatArray_attributes, swig_floatArray_bases,swig_floatArray_base_names, &swig_module, SWIG_TCL_HASHTABLE_INIT }; | ^ ming_wrap.c:2507:44: warning: missing braces around initializer [-Wmissing-braces] ming_wrap.c:12254:42: warning: missing braces around initializer [-Wmissing-braces] 12254 | static swig_class _wrap_class_SWFColor = { "SWFColor", &SWIGTYPE_p_SWFColor,_wrap_new_SWFColor, swig_delete_SWFColor, swig_SWFColor_methods, swig_SWFColor_attributes, swig_SWFColor_bases,swig_SWFColor_base_names, &swig_module, SWIG_TCL_HASHTABLE_INIT }; | ^ ming_wrap.c:12254:42: warning: missing braces around initializer [-Wmissing-braces] make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -module -no-undefined -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mingc.la -rpath /usr/lib64/ming/tcl mingc_la-ming_wrap.lo ../src/libming.la libtool: link: gcc -shared -fPIC -DPIC .libs/mingc_la-ming_wrap.o ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,mingc.so -o .libs/mingc.so libtool: link: ( cd ".libs" && rm -f "mingc.la" && ln -s "../mingc.la" "mingc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' Making all in util make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o blocktypes.lo blocktypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c blocktypes.c -fPIC -DPIC -o .libs/blocktypes.o make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DNODECOMPILE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listswf-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o action.lo action.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c action.c -fPIC -DPIC -o .libs/action.o make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o read.lo read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c read.c -fPIC -DPIC -o .libs/read.o make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o vasprintf.lo vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DNODECOMPILE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listswf-outputtxt.o `test -f 'outputtxt.c' || echo './'`outputtxt.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o decompile.lo decompile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c decompile.c -fPIC -DPIC -o .libs/decompile.o make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' decompile.c: In function 'dcprintf': decompile.c:125:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 125 | int ret; | ^~~ decompile.c: In function 'println': decompile.c:214:6: warning: variable 'written' set but not used [-Wunused-but-set-variable] 214 | int written; | ^~~~~~~ decompile.c: In function 'getProperty': decompile.c:526:2: warning: case value '16256' not in enumerated type 'Property' [-Wswitch] 526 | case SWF_SETPROPERTY_Y: | ^~~~ decompile.c:530:2: warning: case value '16384' not in enumerated type 'Property' [-Wswitch] 530 | case SWF_SETPROPERTY_XSCALE: | ^~~~ decompile.c:532:2: warning: case value '16448' not in enumerated type 'Property' [-Wswitch] 532 | case SWF_SETPROPERTY_YSCALE: | ^~~~ decompile.c:536:2: warning: case value '16576' not in enumerated type 'Property' [-Wswitch] 536 | case SWF_SETPROPERTY_ALPHA: | ^~~~ decompile.c:538:2: warning: case value '16608' not in enumerated type 'Property' [-Wswitch] 538 | case SWF_SETPROPERTY_VISIBILITY: | ^~~~ decompile.c:542:2: warning: case value '16672' not in enumerated type 'Property' [-Wswitch] 542 | case SWF_SETPROPERTY_ROTATION: | ^~~~ decompile.c:546:2: warning: case value '16704' not in enumerated type 'Property' [-Wswitch] 546 | case SWF_SETPROPERTY_NAME: | ^~~~ decompile.c:550:2: warning: case value '16768' not in enumerated type 'Property' [-Wswitch] 550 | case SWF_SETPROPERTY_HIGHQUALITY: | ^~~~ decompile.c:552:2: warning: case value '16776' not in enumerated type 'Property' [-Wswitch] 552 | case SWF_SETPROPERTY_SHOWFOCUSRECT: | ^~~~ decompile.c:554:2: warning: case value '16784' not in enumerated type 'Property' [-Wswitch] 554 | case SWF_SETPROPERTY_SOUNDBUFFERTIME: | ^~~~ decompile.c:556:2: warning: case value '18048' not in enumerated type 'Property' [-Wswitch] 556 | case SWF_SETPROPERTY_WTHIT: | ^~~~ decompile.c: In function 'decompile_SWITCH': decompile.c:2255:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2255 | else | ^~~~ decompile.c:2257:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2257 | println("default: // at %d %s start=%d ccsize=%d", | ^~~~~~~ decompile.c:2142:30: warning: variable 'swcopy' set but not used [-Wunused-but-set-variable] 2142 | struct SWF_ACTIONPUSHPARAM *swcopy,*sw=pop(); | ^~~~~~ At top level: decompile.c:1351:1: warning: 'isLogicalOp2' defined but not used [-Wunused-function] 1351 | isLogicalOp2(int n, SWF_ACTION *actions,int maxn) | ^~~~~~~~~~~~ decompile.c: In function 'getString': decompile.c:363:23: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 363 | int needed_length = snprintf(length_finder, 1, "%ld", act->p.Integer) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:871, from decompile.c:37: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 21 bytes into a destination of size 1 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompile.c:349:23: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 349 | int needed_length = snprintf(length_finder, 1, "%g", act->p.Double) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:871, from decompile.c:37: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 14 bytes into a destination of size 1 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o outputtxt.o outputtxt.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c parser.c -fPIC -DPIC -o .libs/parser.o make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' parser.c: In function 'parseSWF_DEFINEFONTINFO2': parser.c:2062:34: warning: argument 1 range [18446744071562067968, 18446744073709551614] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2062 | parserrec->CodeTable = (UI16 *)malloc(parserrec->nGlyph*sizeof(UI16)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from parser.c:23: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFPHP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftophp-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFPHP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftophp-outputscript.o `test -f 'outputscript.c' || echo './'`outputscript.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFPERL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftoperl-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFPYTHON -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftopython-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFPLUSPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftocxx-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFPYTHON -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftopython-outputscript.o `test -f 'outputscript.c' || echo './'`outputscript.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFPERL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftoperl-outputscript.o `test -f 'outputscript.c' || echo './'`outputscript.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFTCL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftotcl-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFPLUSPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftocxx-outputscript.o `test -f 'outputscript.c' || echo './'`outputscript.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o makeswf.o makeswf.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o makeswf_utils.o makeswf_utils.c makeswf_utils.c: In function 'makeswf_compile_source': makeswf_utils.c:251:40: warning: '%s' directive writing up to 1023 bytes into a region of size between 975 and 985 [-Wformat-overflow=] 251 | sprintf(buf, "%s -D__SWF_VERSION__=%d %s %s > %s", CPP, | ^~ 252 | swfversion, cppargs, file, out); | ~~~~~~~ In file included from /usr/include/stdio.h:871, from makeswf_utils.c:30: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 44 or more bytes (assuming 5162) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DACTIONONLY -DNODECOMPILE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listaction-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DSWFTCL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o swftotcl-outputscript.o `test -f 'outputscript.c' || echo './'`outputscript.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DACTIONONLY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listaction_d-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listfdb.o listfdb.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DMAKE_FDB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o makefdb-outputfdb.o `test -f 'outputfdb.c' || echo './'`outputfdb.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listjpeg.o listjpeg.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DMAKE_FDB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o makefdb-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o raw2adpcm.o raw2adpcm.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listmp3.o listmp3.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o dbl2png.o dbl2png.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o png2dbl.o png2dbl.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' png2dbl.c: In function 'readPNG': png2dbl.c:114:20: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'png_uint_32' {aka 'unsigned int'} [-Wformat=] 114 | printf("size %ld/%ld color %d/%d/%ld\n", | ~~^ | | | long int | %d 115 | png.width, png.height, png.bit_depth, png.color_type, | ~~~~~~~~~ | | | png_uint_32 {aka unsigned int} png2dbl.c:114:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'png_uint_32' {aka 'unsigned int'} [-Wformat=] 114 | printf("size %ld/%ld color %d/%d/%ld\n", | ~~^ | | | long int | %d 115 | png.width, png.height, png.bit_depth, png.color_type, | ~~~~~~~~~~ | | | png_uint_32 {aka unsigned int} png2dbl.c:114:40: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'png_uint_32' {aka 'unsigned int'} [-Wformat=] 114 | printf("size %ld/%ld color %d/%d/%ld\n", | ~~^ | | | long int | %d 115 | png.width, png.height, png.bit_depth, png.color_type, 116 | png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | png_uint_32 {aka unsigned int} make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DACTIONONLY -DNODECOMPILE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listaction-outputtxt.o `test -f 'outputtxt.c' || echo './'`outputtxt.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o gif2mask.o gif2mask.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DACTIONONLY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o listaction_d-outputtxt.o `test -f 'outputtxt.c' || echo './'`outputtxt.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o gif2dbl.o gif2dbl.c make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libutil.la action.lo blocktypes.lo decompile.lo parser.lo read.lo vasprintf.lo -lm -lz libtool: link: ar cru .libs/libutil.a .libs/action.o .libs/blocktypes.o .libs/decompile.o .libs/parser.o .libs/read.o .libs/vasprintf.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listjpeg listjpeg.o ../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/listjpeg listjpeg.o ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o raw2adpcm raw2adpcm.o ../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/raw2adpcm raw2adpcm.o ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listmp3 listmp3.o ../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/listmp3 listmp3.o ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o png2dbl png2dbl.o ../src/libming.la -lm -lz -lpng libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/png2dbl png2dbl.o ../src/.libs/libming.so -lgif -lfreetype -lm -lz -lpng make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dbl2png dbl2png.o ../src/libming.la -lz -lpng libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dbl2png dbl2png.o ../src/.libs/libming.so -lgif -lm -lfreetype -lz -lpng make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gif2mask gif2mask.o ../src/libming.la -lm -lz -lgif libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gif2mask gif2mask.o ../src/.libs/libming.so -lpng -lfreetype -lm -lz -lgif make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gif2dbl gif2dbl.o ../src/libming.la -lm -lz -lgif libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gif2dbl gif2dbl.o ../src/.libs/libming.so -lpng -lfreetype -lm -lz -lgif make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DNODECOMPILE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listswf listswf-outputtxt.o listswf-main.o libutil.la ../src/libming.la libtool: link: gcc -DNODECOMPILE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/listswf listswf-outputtxt.o listswf-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listswf_d outputtxt.o main.o libutil.la ../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/listswf_d outputtxt.o main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DSWFPERL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swftoperl swftoperl-outputscript.o swftoperl-main.o libutil.la ../src/libming.la libtool: link: gcc -DSWFPERL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/swftoperl swftoperl-outputscript.o swftoperl-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DSWFPHP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swftophp swftophp-outputscript.o swftophp-main.o libutil.la ../src/libming.la libtool: link: gcc -DSWFPHP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/swftophp swftophp-outputscript.o swftophp-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DSWFPYTHON -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swftopython swftopython-outputscript.o swftopython-main.o libutil.la ../src/libming.la libtool: link: gcc -DSWFPYTHON -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/swftopython swftopython-outputscript.o swftopython-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o makeswf makeswf.o makeswf_utils.o libutil.la ../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/makeswf makeswf.o makeswf_utils.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DSWFPLUSPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swftocxx swftocxx-outputscript.o swftocxx-main.o libutil.la ../src/libming.la libtool: link: gcc -DSWFPLUSPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/swftocxx swftocxx-outputscript.o swftocxx-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DSWFTCL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swftotcl swftotcl-outputscript.o swftotcl-main.o libutil.la ../src/libming.la libtool: link: gcc -DSWFTCL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/swftotcl swftotcl-outputscript.o swftotcl-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DACTIONONLY -DNODECOMPILE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listaction listaction-outputtxt.o listaction-main.o libutil.la ../src/libming.la libtool: link: gcc -DACTIONONLY -DNODECOMPILE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/listaction listaction-outputtxt.o listaction-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listfdb listfdb.o libutil.la ../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/listfdb listfdb.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DACTIONONLY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listaction_d listaction_d-outputtxt.o listaction_d-main.o libutil.la ../src/libming.la libtool: link: gcc -DACTIONONLY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/listaction_d listaction_d-outputtxt.o listaction_d-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /bin/sh ../libtool --tag=CC --mode=link gcc -DMAKE_FDB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o makefdb makefdb-outputfdb.o makefdb-main.o libutil.la ../src/libming.la libtool: link: gcc -DMAKE_FDB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/makefdb makefdb-outputfdb.o makefdb-main.o ./.libs/libutil.a ../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' Making all in docs make[1]: Nothing to be done for 'all'. Making all in macros make[1]: Nothing to be done for 'all'. Making all in test Making all in Movie Making all in add make[4]: Nothing to be done for 'all-am'. Making all in Background make[4]: Nothing to be done for 'all-am'. Making all in Dimension make[4]: Nothing to be done for 'all-am'. Making all in FrameLabel make[4]: Nothing to be done for 'all-am'. Making all in new make[4]: Nothing to be done for 'all-am'. Making all in NumFrames make[4]: Nothing to be done for 'all-am'. Making all in Protect make[4]: Nothing to be done for 'all-am'. Making all in Rate make[4]: Nothing to be done for 'all-am'. Making all in nextFrame make[4]: Nothing to be done for 'all-am'. Making all in addMetadata make[4]: Nothing to be done for 'all-am'. Making all in setSoundStream make[4]: Nothing to be done for 'all-am'. Making all in setTabIndex make[4]: Nothing to be done for 'all-am'. Making all in setScriptLimits make[4]: Nothing to be done for 'all-am'. Making all in setNetworkAccess make[4]: Nothing to be done for 'all-am'. Making all in replace make[4]: Nothing to be done for 'all-am'. Making all in assignSymbol make[4]: Nothing to be done for 'all-am'. Making all in defineScene make[4]: Nothing to be done for 'all-am'. Making all in importCharacter make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in actionscript make[3]: Nothing to be done for 'all-am'. Making all in Filter make[3]: Nothing to be done for 'all-am'. Making all in Morph make[3]: Nothing to be done for 'all-am'. Making all in Video make[3]: Nothing to be done for 'all-am'. Making all in Shape Making all in addSolidFill make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in LineStyle make[3]: Nothing to be done for 'all-am'. Making all in Media make[3]: Nothing to be done for 'all-am'. Making all in MovieClip make[3]: Nothing to be done for 'all-am'. Making all in Gradient make[3]: Nothing to be done for 'all-am'. Making all in FillStyle make[3]: Nothing to be done for 'all-am'. Making all in Font make[3]: Nothing to be done for 'all-am'. Making all in Text make[3]: Nothing to be done for 'all-am'. Making all in Bitmap make[3]: Nothing to be done for 'all-am'. Making all in BrowserFont make[3]: Nothing to be done for 'all-am'. Making all in TextField make[3]: Nothing to be done for 'all-am'. Making all in PrebuiltClip make[3]: Nothing to be done for 'all-am'. Making all in Button make[3]: Nothing to be done for 'all-am'. Making all in Action make[3]: Nothing to be done for 'all-am'. Making all in Sound make[3]: Nothing to be done for 'all-am'. Making all in SoundStream make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lqdtX8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' Making install in actioncompiler make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/actioncompiler' Making install in blocks make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src/blocks' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libming.la '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libming.so.1.4.8 /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/libming.so.1.4.8 libtool: install: (cd /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64 && { ln -s -f libming.so.1.4.8 libming.so.1 || { rm -f libming.so.1 && ln -s libming.so.1.4.8 libming.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64 && { ln -s -f libming.so.1.4.8 libming.so || { rm -f libming.so && ln -s libming.so.1.4.8 libming.so; }; }) libtool: install: /usr/bin/install -p .libs/libming.lai /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/libming.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 ming.h '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libming.pc '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/src' Making install in perl_ext make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' /usr/bin/make -f Makefile.perl install PREFIX=/usr make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Circular Makefile.PL <- Makefile.PL dependency dropped. "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SWF.bs blib/arch/auto/SWF/SWF.bs 644 Manifying 34 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/SWF/SWF.so Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Sound.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/PrebuiltClip.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/ButtonRecord.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Matrix.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Sprite.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Button.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/InitAction.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Fill.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Shape.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Text.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/BrowserFont.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/DisplayItem.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Movie.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Shadow.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/MovieClip.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/SoundInstance.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Gradient.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/SoundStream.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/TextField.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Font.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/VideoStream.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Blur.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Character.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/FilterMatrix.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/BinaryData.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/FontCharacter.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/FontCollection.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Filter.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/CXform.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Morph.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Bitmap.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Constants.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/SWF/Action.pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::BinaryData.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::ButtonRecord.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::SoundStream.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Morph.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Filter.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::BrowserFont.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Character.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::SoundInstance.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::PrebuiltClip.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::TextField.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::FontCollection.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::CXform.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Gradient.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Button.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Sound.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Constants.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Shape.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Blur.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Action.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Sprite.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::InitAction.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::DisplayItem.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Shadow.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Font.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Fill.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::MovieClip.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::FilterMatrix.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Text.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::FontCharacter.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Movie.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Matrix.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::Bitmap.3pm Installing /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/man/man3/SWF::VideoStream.3pm Appending installation info to /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/perllocal.pod make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Making install in php_ext make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/php_ext' /usr/bin/install -p -d "/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64"/`php-config --extension-dir` /usr/bin/install -p -m 755 .libs/ming.so "/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64"/`php-config --extension-dir` make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/php_ext' Making install in tcl_ext make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/ming/tcl' /bin/sh ../libtool --mode=install /usr/bin/install -p mingc.la '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/ming/tcl' libtool: warning: relinking 'mingc.la' libtool: install: (cd /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext; /bin/sh "/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -module -no-undefined -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mingc.la -rpath /usr/lib64/ming/tcl mingc_la-ming_wrap.lo ../src/libming.la -inst-prefix-dir /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/mingc_la-ming_wrap.o -L/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64 -L/usr/lib64 -lming -lpng -lgif -lm -lz -lfreetype -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,mingc.so -o .libs/mingc.so libtool: install: /usr/bin/install -p .libs/mingc.soT /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/ming/tcl/mingc.so libtool: install: /usr/bin/install -p .libs/mingc.lai /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/ming/tcl/mingc.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ming/tcl' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/tcl_ext' Making install in util make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p listswf listswf_d swftophp swftoperl swftopython swftocxx swftotcl makeswf listaction listaction_d listfdb makefdb listjpeg raw2adpcm listmp3 listmp3 png2dbl dbl2png gif2mask gif2dbl '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin' libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/listswf /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listswf libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/listswf_d /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listswf_d libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/swftophp /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftophp libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/swftoperl /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftoperl libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/swftopython /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftopython libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/swftocxx /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftocxx libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/swftotcl /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftotcl libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/makeswf /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/makeswf libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/listaction /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listaction libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/listaction_d /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listaction_d libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/listfdb /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listfdb libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/makefdb /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/makefdb libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/listjpeg /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listjpeg libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/raw2adpcm /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/raw2adpcm libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/listmp3 /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listmp3 libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/listmp3 /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listmp3 libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/png2dbl /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/png2dbl libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dbl2png /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/dbl2png libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gif2mask /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/gif2mask libtool: warning: '../src/libming.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gif2dbl /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/gif2dbl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin' /usr/bin/install -p ming-config '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/util' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/docs' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/docs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/docs' make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/docs' Making install in macros make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/macros' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/macros' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/macros' make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/macros' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test' Making install in Movie make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie' Making install in add make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' Making install in Background make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' Making install in Dimension make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' Making install in FrameLabel make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' Making install in new make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' Making install in NumFrames make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' Making install in Protect make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' Making install in Rate make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' Making install in nextFrame make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' Making install in addMetadata make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' Making install in setSoundStream make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' Making install in setTabIndex make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' Making install in setScriptLimits make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' Making install in setNetworkAccess make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' Making install in replace make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' Making install in assignSymbol make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' Making install in defineScene make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' Making install in importCharacter make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie' Making install in actionscript make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' Making install in Filter make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' Making install in Morph make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' Making install in Video make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' Making install in Shape make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' Making install in addSolidFill make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' Making install in LineStyle make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' Making install in Media make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Media' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Media' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Media' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Media' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Media' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Media' Making install in MovieClip make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' Making install in Gradient make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' Making install in FillStyle make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' Making install in Font make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' Making install in Text make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' Making install in Bitmap make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' Making install in BrowserFont make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' Making install in TextField make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' Making install in PrebuiltClip make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' Making install in Button make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' Making install in Action make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' Making install in Sound make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' Making install in SoundStream make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test' make[3]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test' make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test' make[1]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 mingpp.h '/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6' make[1]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6' + rm /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/libming.la + rm /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/perllocal.pod + rm -f /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/SWF/.packlist /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/SWF/SWF.bs + chmod 755 /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/SWF/SWF.so + rm /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/ming/tcl/mingc.la + install -d /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/tcl8.6/ming + mv /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/ming/tcl/mingc.so /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/tcl8.6/ming/ + rmdir /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/ming/tcl /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/ming + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.9-0.6.20181112git5009802.fc33 --unique-debug-suffix -0.4.9-0.6.20181112git5009802.fc33.riscv64 --unique-debug-src-base ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/dbl2png explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/gif2mask explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/gif2dbl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listaction extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/gif2mask extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/gif2dbl extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listaction extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/dbl2png explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listaction_d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listfdb extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listfdb extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listaction_d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listjpeg extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listjpeg explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listmp3 extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listmp3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listswf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listswf_d extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listswf extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/listswf_d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/makefdb extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/makefdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/makeswf extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/makeswf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/png2dbl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/raw2adpcm extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/png2dbl extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/raw2adpcm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftocxx extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftocxx explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftoperl extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftoperl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftophp extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftophp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftopython extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftopython explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftotcl extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/bin/swftotcl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/libming.so.1.4.8 extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/libming.so.1.4.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/SWF/SWF.so extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/SWF/SWF.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/php/modules/ming.so extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/php/modules/ming.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/tcl8.6/ming/mingc.so extracting debug info from /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64/tcl8.6/ming/mingc.so original debug info size: 12988kB, size after compression: 10496kB /usr/lib/rpm/sepdebugcrcfix: Updated 23 CRC32s, 0 CRC32s did match. 6452 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/ming-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NHrnzc + umask 022 + cd /builddir/build/BUILD + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/lib64 + /usr/bin/make -O -j4 V=1 VERBOSE=1 check Making check in src Making check in actioncompiler /usr/bin/make check-am make[3]: Nothing to be done for 'check-am'. Making check in blocks make[3]: Nothing to be done for 'check-am'. Making check in perl_ext /usr/bin/make -f Makefile.perl make[2]: Circular Makefile.PL <- Makefile.PL dependency dropped. make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SWF.bs blib/arch/auto/SWF/SWF.bs 644 make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' make[2]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Manifying 34 pod documents make[2]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/perl_ext' Making check in php_ext make[1]: Nothing to be done for 'check'. Making check in tcl_ext /usr/bin/make check-am make[2]: Nothing to be done for 'check-am'. Making check in util make[1]: Nothing to be done for 'check'. Making check in docs make[1]: Nothing to be done for 'check'. Making check in macros make[1]: Nothing to be done for 'check'. Making check in test Making check in Movie Making check in add /usr/bin/make test01 test02 test01-cxx test02-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: At global scope: test02-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/add' Making check in Background /usr/bin/make test01 test02 test03 test01-cxx test02-cxx test03-cxx dotests make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' test01.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test01"; | ^~~~ test02.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test02"; | ^~~~ test03.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test03"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: At global scope: test02-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' In file included from test03-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test03-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test03-cxx.C: At global scope: test03-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Background' Making check in Dimension /usr/bin/make test01 test01-cxx dotests make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' test01.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test01.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test01"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Dimension' Making check in FrameLabel /usr/bin/make test01 test02 test01-cxx test02-cxx dotests make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' test02.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test02.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test01"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: At global scope: test02-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/FrameLabel' Making check in new /usr/bin/make test01 test02 test03 test04 test05 test06 test07 test01-cxx test02-cxx test03-cxx test04-cxx test05-cxx test06-cxx test07-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c test01.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test01.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test01"; | ^~~~ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test04.o test04.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' test02.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test02.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test02"; | ^~~~ test03.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test03.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test03"; | ^~~~ test04.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test04.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test04"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test05.o test05.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' test05.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test05.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test05"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test06.o test06.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' test06.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test06.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test06"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test07.o test07.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' test07.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] 3 | main() | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' In file included from test03-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test03-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test03-cxx.C: At global scope: test03-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: At global scope: test02-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test04-cxx.o test04-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' In file included from test04-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test04-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test04-cxx.C: At global scope: test04-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test06-cxx.o test06-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' In file included from test06-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test06-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test06-cxx.C: At global scope: test06-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test05-cxx.o test05-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' In file included from test05-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test05-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test05-cxx.C: At global scope: test05-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test07-cxx.o test07-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' In file included from test07-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test07-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test07-cxx.C: At global scope: test07-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05 test05.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05 test05.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04 test04.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04 test04.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06 test06.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06 test06.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test07 test07.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test07 test07.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04-cxx test04-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04-cxx test04-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05-cxx test05-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05-cxx test05-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06-cxx test06-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06-cxx test06-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test07-cxx test07-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test07-cxx test07-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/new' Making check in NumFrames /usr/bin/make test01 test01-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' test01.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test01.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test01"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/NumFrames' Making check in Protect /usr/bin/make test01 test02 test01-cxx test02-cxx dotests make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' test01.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test01.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test01"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' test02.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] 5 | main() | ^~~~ test02.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test02"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: At global scope: test02-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ test02-cxx.C: In function 'int main()': test02-cxx.C:14:12: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 14 | m->protect("foobar"); | ^~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Protect' Making check in Rate /usr/bin/make test01 test01-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/Rate' Making check in nextFrame /usr/bin/make test01 test02 test01-cxx test02-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: At global scope: test02-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/nextFrame' Making check in addMetadata /usr/bin/make test01 test01-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' test01.c:3:14: warning: 'test' defined but not used [-Wunused-variable] 3 | static char *test = "test01"; | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: At global scope: test01-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/addMetadata' Making check in setSoundStream /usr/bin/make test01 test02 test03 test04 test01-cxx test02-cxx test03-cxx test04-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test04.o test04.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test04-cxx.o test04-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' In file included from test04-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test04-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' In file included from test03-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test03-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04 test04.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04 test04.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04-cxx test04-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04-cxx test04-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setSoundStream' Making check in setTabIndex /usr/bin/make test01 test01-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setTabIndex' Making check in setScriptLimits /usr/bin/make test01 test01-cxx dotests make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' test01.c:4:1: warning: return type defaults to 'int' [-Wimplicit-int] 4 | main() | ^~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setScriptLimits' Making check in setNetworkAccess /usr/bin/make test01 test02 test01-cxx test02-cxx dotests make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/setNetworkAccess' Making check in replace /usr/bin/make test01 test02 test01-cxx test02-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' test02.c: In function 'main': test02.c:6:6: warning: unused variable 'i' [-Wunused-variable] 6 | int i; | ^ test01.c: In function 'main': test01.c:6:6: warning: unused variable 'i' [-Wunused-variable] 6 | int i; | ^ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: In function 'int main()': test02-cxx.C:7:6: warning: unused variable 'i' [-Wunused-variable] 7 | int i; | ^ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: In function 'int main()': test01-cxx.C:7:6: warning: unused variable 'i' [-Wunused-variable] 7 | int i; | ^ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/replace' Making check in assignSymbol /usr/bin/make test01 test01-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' test01.c: In function 'main': test01.c:6:8: warning: unused variable 'fontfile' [-Wunused-variable] 6 | FILE *fontfile; | ^~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -DMEDIADIR='"./../../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: In function 'int main()': test01-cxx.C:11:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 11 | m->assignSymbol(text, "mytext"); | ^~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/assignSymbol' Making check in defineScene /usr/bin/make test01 test01-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/defineScene' Making check in importCharacter /usr/bin/make test01 test02 test01-cxx test02-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C In file included from test02-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test02-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Movie/importCharacter' make[3]: Nothing to be done for 'check-am'. Making check in actionscript /usr/bin/make ActionScriptTest make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../test -DTOP_BUILDDIR='"../.."' -DTOP_SOURCEDIR='"."' -I../../util/ -DAS_TESTS='"Function.as:6 ASM0.as:6 ASM1.as:6 ASM_all.as:6 ASM_extend.as:6 ASM_push.as:6 ASM_targetPath.as:6 ASM_swfAction.as:5 delete.as:6 GotoFrame.as:6 logor.as:6 targetPath.as:6 FunctionInLoop.as:6 newline_comment.as:6 newline_crlf.as:6 TryCatch.as:6 forin.as:6 legacy_functions.as:6 drag.as:6 class_empty.as:6 class_method.as:6 class_member.as:6 class_extends.as:6 ASM_V4.as:4 condition.as:6 With.as:6 switch.as:6 getURL2.as:6 substr.as:6 for.as:6"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o ActionScriptTest-run_test.o `test -f '../run_test.c' || echo './'`../run_test.c ../run_test.c: In function 'run_test': ../run_test.c:24:7: warning: the address of 'ref' will always evaluate as 'true' [-Waddress] 24 | if ( ! ref || ! top_builddir ) | ^ ../run_test.c:21:6: warning: unused variable 'ret' [-Wunused-variable] 21 | int ret; | ^~~ ../run_test.c:42:32: warning: '%s' directive writing up to 4095 bytes into a region of size 1005 [-Wformat-overflow=] 42 | sprintf(run, "%s/util/listswf %s | diff - %s", | ^~ 43 | top_builddir, output, ref); | ~~~~~~ In file included from /usr/include/stdio.h:871, from ../run_test.c:3: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 30 and 8220 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../test -DTOP_BUILDDIR='"../.."' -DTOP_SOURCEDIR='"."' -I../../util/ -DAS_TESTS='"Function.as:6 ASM0.as:6 ASM1.as:6 ASM_all.as:6 ASM_extend.as:6 ASM_push.as:6 ASM_targetPath.as:6 ASM_swfAction.as:5 delete.as:6 GotoFrame.as:6 logor.as:6 targetPath.as:6 FunctionInLoop.as:6 newline_comment.as:6 newline_crlf.as:6 TryCatch.as:6 forin.as:6 legacy_functions.as:6 drag.as:6 class_empty.as:6 class_method.as:6 class_member.as:6 class_extends.as:6 ASM_V4.as:4 condition.as:6 With.as:6 switch.as:6 getURL2.as:6 substr.as:6 for.as:6"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o ActionScriptTest-vasprintf.o `test -f '../../util/vasprintf.c' || echo './'`../../util/vasprintf.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../test -DTOP_BUILDDIR='"../.."' -DTOP_SOURCEDIR='"."' -I../../util/ -DAS_TESTS='"Function.as:6 ASM0.as:6 ASM1.as:6 ASM_all.as:6 ASM_extend.as:6 ASM_push.as:6 ASM_targetPath.as:6 ASM_swfAction.as:5 delete.as:6 GotoFrame.as:6 logor.as:6 targetPath.as:6 FunctionInLoop.as:6 newline_comment.as:6 newline_crlf.as:6 TryCatch.as:6 forin.as:6 legacy_functions.as:6 drag.as:6 class_empty.as:6 class_method.as:6 class_member.as:6 class_extends.as:6 ASM_V4.as:4 condition.as:6 With.as:6 switch.as:6 getURL2.as:6 substr.as:6 for.as:6"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o ActionScriptTest-ActionScriptTest.o `test -f 'ActionScriptTest.c' || echo './'`ActionScriptTest.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../test -DTOP_BUILDDIR='"../.."' -DTOP_SOURCEDIR='"."' -I../../util/ -DAS_TESTS='"Function.as:6 ASM0.as:6 ASM1.as:6 ASM_all.as:6 ASM_extend.as:6 ASM_push.as:6 ASM_targetPath.as:6 ASM_swfAction.as:5 delete.as:6 GotoFrame.as:6 logor.as:6 targetPath.as:6 FunctionInLoop.as:6 newline_comment.as:6 newline_crlf.as:6 TryCatch.as:6 forin.as:6 legacy_functions.as:6 drag.as:6 class_empty.as:6 class_method.as:6 class_member.as:6 class_extends.as:6 ASM_V4.as:4 condition.as:6 With.as:6 switch.as:6 getURL2.as:6 substr.as:6 for.as:6"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o ActionScriptTest-makeswf_utils.o `test -f '../../util/makeswf_utils.c' || echo './'`../../util/makeswf_utils.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' ActionScriptTest.c: In function 'do_tests': ActionScriptTest.c:67:21: warning: '.as.pp' directive writing 6 bytes into a region of size between 1 and 4096 [-Wformat-overflow=] 67 | sprintf(ppfile, "%s.as.pp", name); | ^~~~~~ In file included from /usr/include/stdio.h:871, from ../../src/libming.h:32, from ActionScriptTest.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 4102 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ActionScriptTest.c:69:33: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4094 [-Wformat-truncation=] 69 | snprintf(source, PATH_MAX, "%s/%s.as", TOP_SOURCEDIR, name); | ^~ ...... 118 | failures += do_test(testfile, atoi(vstr)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:871, from ../../src/libming.h:32, from ActionScriptTest.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 4096 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../util/makeswf_utils.c: In function 'makeswf_compile_source': ../../util/makeswf_utils.c:251:40: warning: '%s' directive writing up to 1023 bytes into a region of size between 975 and 985 [-Wformat-overflow=] 251 | sprintf(buf, "%s -D__SWF_VERSION__=%d %s %s > %s", CPP, | ^~ 252 | swfversion, cppargs, file, out); | ~~~~~~~ In file included from /usr/include/stdio.h:871, from ../../util/makeswf_utils.c:30: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 44 or more bytes (assuming 5162) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' /bin/sh ../../libtool --tag=CC --mode=link gcc -DTOP_BUILDDIR='"../.."' -DTOP_SOURCEDIR='"."' -I../../util/ -DAS_TESTS='"Function.as:6 ASM0.as:6 ASM1.as:6 ASM_all.as:6 ASM_extend.as:6 ASM_push.as:6 ASM_targetPath.as:6 ASM_swfAction.as:5 delete.as:6 GotoFrame.as:6 logor.as:6 targetPath.as:6 FunctionInLoop.as:6 newline_comment.as:6 newline_crlf.as:6 TryCatch.as:6 forin.as:6 legacy_functions.as:6 drag.as:6 class_empty.as:6 class_method.as:6 class_member.as:6 class_extends.as:6 ASM_V4.as:4 condition.as:6 With.as:6 switch.as:6 getURL2.as:6 substr.as:6 for.as:6"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ActionScriptTest ActionScriptTest-ActionScriptTest.o ActionScriptTest-run_test.o ActionScriptTest-makeswf_utils.o ActionScriptTest-vasprintf.o ../../src/libming.la libtool: link: gcc -DTOP_BUILDDIR=\"../..\" -DTOP_SOURCEDIR=\".\" -I../../util/ "-DAS_TESTS=\"Function.as:6 ASM0.as:6 ASM1.as:6 ASM_all.as:6 ASM_extend.as:6 ASM_push.as:6 ASM_targetPath.as:6 ASM_swfAction.as:5 delete.as:6 GotoFrame.as:6 logor.as:6 targetPath.as:6 FunctionInLoop.as:6 newline_comment.as:6 newline_crlf.as:6 TryCatch.as:6 forin.as:6 legacy_functions.as:6 drag.as:6 class_empty.as:6 class_method.as:6 class_member.as:6 class_extends.as:6 ASM_V4.as:4 condition.as:6 With.as:6 switch.as:6 getURL2.as:6 substr.as:6 for.as:6\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ActionScriptTest ActionScriptTest-ActionScriptTest.o ActionScriptTest-run_test.o ActionScriptTest-makeswf_utils.o ActionScriptTest-vasprintf.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' PASS: ActionScriptTest make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/actionscript' Making check in Filter /usr/bin/make test01 test02 test03 test04 test05 test01-cxx test02-cxx test03-cxx test04-cxx test05-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test04.o test04.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test05.o test05.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test04-cxx.o test04-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' In file included from test04-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test04-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04 test04.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04 test04.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05 test05.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05 test05.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test05-cxx.o test05-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' In file included from test05-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test05-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04-cxx test04-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04-cxx test04-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05-cxx test05-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05-cxx test05-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Filter' Making check in Morph /usr/bin/make test01 test02 test01-cxx test02-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Morph' Making check in Video /usr/bin/make test01 test02 test03 test04 test05 test06 test01-cxx test02-cxx test03-cxx test04-cxx test05-cxx test06-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' test01.c: In function 'main': test01.c:19:10: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types] 19 | printf(stderr, "Could not create SWFVideoStream from file\n"); | ^~~~~~ | | | FILE * In file included from /usr/include/stdio.h:871, from ../../src/libming.h:32, from test01.c:1: /usr/include/bits/stdio2.h:105:32: note: expected 'const char * restrict' but argument is of type 'FILE *' 105 | printf (const char *__restrict __fmt, ...) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test04.o test04.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' test04.c: In function 'main': test04.c:19:10: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types] 19 | printf(stderr, "Could not create SWFVideoStream from file\n"); | ^~~~~~ | | | FILE * In file included from /usr/include/stdio.h:871, from ../../src/libming.h:32, from test04.c:1: /usr/include/bits/stdio2.h:105:32: note: expected 'const char * restrict' but argument is of type 'FILE *' 105 | printf (const char *__restrict __fmt, ...) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test05.o test05.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' test05.c: In function 'main': test05.c:19:10: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types] 19 | printf(stderr, "Could not create SWFVideoStream from file\n"); | ^~~~~~ | | | FILE * In file included from /usr/include/stdio.h:871, from ../../src/libming.h:32, from test05.c:1: /usr/include/bits/stdio2.h:105:32: note: expected 'const char * restrict' but argument is of type 'FILE *' 105 | printf (const char *__restrict __fmt, ...) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ test05.c:26:30: warning: passing argument 2 of 'SWFMovieClip_add' from incompatible pointer type [-Wincompatible-pointer-types] 26 | SWFMovieClip_add(mc, stream); | ^~~~~~ | | | SWFVideoStream {aka struct SWFVideoStream_s *} In file included from ../../src/libming.h:35, from test05.c:1: ../../src/ming.h:997:61: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFVideoStream' {aka 'struct SWFVideoStream_s *'} 997 | SWFDisplayItem SWFMovieClip_add(SWFMovieClip clip, SWFBlock block); | ~~~~~~~~~^~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test06.o test06.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' test06.c: In function 'main': test06.c:19:10: warning: passing argument 1 of 'printf' from incompatible pointer type [-Wincompatible-pointer-types] 19 | printf(stderr, "Could not create SWFVideoStream from file\n"); | ^~~~~~ | | | FILE * In file included from /usr/include/stdio.h:871, from ../../src/libming.h:32, from test06.c:1: /usr/include/bits/stdio2.h:105:32: note: expected 'const char * restrict' but argument is of type 'FILE *' 105 | printf (const char *__restrict __fmt, ...) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ test06.c:25:6: warning: unused variable 'frames' [-Wunused-variable] 25 | int frames = SWFVideoStream_getNumFrames(stream); | ^~~~~~ test06.c:34:4: warning: 'off' may be used uninitialized in this function [-Wmaybe-uninitialized] 34 | SWFVideoStream_seek(stream, off, SEEK_SET); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test04-cxx.o test04-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' In file included from test04-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test04-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04 test04.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04 test04.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test05-cxx.o test05-cxx.C In file included from test05-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test05-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test06-cxx.o test06-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' In file included from test06-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test06-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test06-cxx.C: In function 'int main()': test06-cxx.C:17:7: warning: unused variable 'frames' [-Wunused-variable] 17 | int frames = stream->getNumFrames(); | ^~~~~~ In file included from test06-cxx.C:1: ../../mingpp.h:1839:33: warning: 'off' may be used uninitialized in this function [-Wmaybe-uninitialized] 1839 | { return SWFVideoStream_seek(this->stream, frame, whence); } | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test06-cxx.C:23:8: note: 'off' was declared here 23 | int off; | ^~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06 test06.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06 test06.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05 test05.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05 test05.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04-cxx test04-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04-cxx test04-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05-cxx test05-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05-cxx test05-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06-cxx test06-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06-cxx test06-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Video' Making check in Shape Making check in addSolidFill /usr/bin/make test01 test01-cxx make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../.. -I../../../src -I../../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' In file included from test01-cxx.C:1: ../../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../../mingpp.h:77, from test01-cxx.C:1: ../../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' /usr/bin/make check-TESTS make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' echo "top_builddir=../../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill top_srcdir=../../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../../test/dotests.pl" > dotests chmod +x dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' PASS: dotests make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' make[6]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape/addSolidFill' /usr/bin/make test01 test02 test01-cxx test02-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Shape' Making check in LineStyle /usr/bin/make test01 test02 test03 test01-cxx test02-cxx test03-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/LineStyle' Making check in Media make[3]: Nothing to be done for 'check-am'. Making check in MovieClip /usr/bin/make test01 test02 test03 test01-cxx test02-cxx test03-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' test02.c: In function 'main': test02.c:15:24: warning: passing argument 2 of 'SWFMovie_addExport' from incompatible pointer type [-Wincompatible-pointer-types] 15 | SWFMovie_addExport(m, mc, "test"); | ^~ | | | SWFMovieClip {aka struct SWFMovieClip_s *} In file included from ../../src/libming.h:35, from test02.c:1: ../../src/ming.h:1029:50: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFMovieClip' {aka 'struct SWFMovieClip_s *'} 1029 | void SWFMovie_addExport(SWFMovie movie, SWFBlock block, const char *name); | ~~~~~~~~~^~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' test03.c: In function 'main': test03.c:15:24: warning: passing argument 2 of 'SWFMovie_addExport' from incompatible pointer type [-Wincompatible-pointer-types] 15 | SWFMovie_addExport(m, mc, "test"); | ^~ | | | SWFMovieClip {aka struct SWFMovieClip_s *} In file included from ../../src/libming.h:35, from test03.c:1: ../../src/ming.h:1029:50: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFMovieClip' {aka 'struct SWFMovieClip_s *'} 1029 | void SWFMovie_addExport(SWFMovie movie, SWFBlock block, const char *name); | ~~~~~~~~~^~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: In function 'int main()': test02-cxx.C:17:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 17 | m->addExport(mc, "test"); | ^~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test03-cxx.C: In function 'int main()': test03-cxx.C:17:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 17 | m->addExport(mc, "test"); | ^~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/MovieClip' Making check in Gradient /usr/bin/make test01 test02 test03 test04 test05 test06 test07 test08 test09 test01-cxx test02-cxx test03-cxx test04-cxx test05-cxx test06-cxx test07-cxx test08-cxx test09-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test04.o test04.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test05.o test05.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test07.o test07.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test08.o test08.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test06.o test06.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test09.o test09.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test04-cxx.o test04-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' In file included from test04-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test04-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test05-cxx.o test05-cxx.C In file included from test05-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test05-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test06-cxx.o test06-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' In file included from test06-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test06-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test08-cxx.o test08-cxx.C In file included from test08-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test08-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test07-cxx.o test07-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' In file included from test07-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test07-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04 test04.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04 test04.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05 test05.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05 test05.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06 test06.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06 test06.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test07 test07.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test07 test07.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test09-cxx.o test09-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' In file included from test09-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test09-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test08 test08.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test08 test08.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test09 test09.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test09 test09.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04-cxx test04-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04-cxx test04-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05-cxx test05-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05-cxx test05-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06-cxx test06-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06-cxx test06-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test07-cxx test07-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test07-cxx test07-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test08-cxx test08-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test08-cxx test08-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test09-cxx test09-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test09-cxx test09-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Gradient' Making check in FillStyle /usr/bin/make test01 test02 test03 test04 test05 test06 test07 test08 test01-cxx test02-cxx test03-cxx test04-cxx test05-cxx test06-cxx test07-cxx test08-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test04.o test04.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test05.o test05.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test06.o test06.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test08.o test08.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test07.o test07.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test04-cxx.o test04-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' In file included from test04-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test04-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test07-cxx.o test07-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' In file included from test07-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test07-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test07-cxx.C: At global scope: test07-cxx.C:5:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 5 | main(){ | ^~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test05-cxx.o test05-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' In file included from test05-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test05-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test06-cxx.o test06-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' In file included from test06-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test06-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test08-cxx.o test08-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' In file included from test08-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test08-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test08-cxx.C: At global scope: test08-cxx.C:4:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 4 | main(){ | ^~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04 test04.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04 test04.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test07 test07.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test07 test07.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05 test05.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05 test05.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06 test06.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06 test06.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test08 test08.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test08 test08.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04-cxx test04-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04-cxx test04-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05-cxx test05-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05-cxx test05-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06-cxx test06-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06-cxx test06-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test07-cxx test07-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test07-cxx test07-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test08-cxx test08-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test08-cxx test08-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/FillStyle' Making check in Font /usr/bin/make test01 test02 test03 test04 test05 test06 test07 test01-cxx test02-cxx test03-cxx test04-cxx test05-cxx test06-cxx test07-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test04.o test04.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' test04.c: In function 'main': test04.c:32:34: warning: passing argument 2 of 'SWFTextField_setFont' from incompatible pointer type [-Wincompatible-pointer-types] 32 | SWFTextField_setFont(textfield, font); | ^~~~ | | | SWFFont {aka struct SWFFont_s *} In file included from ../../src/libming.h:35, from test04.c:4: ../../src/ming.h:525:56: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFFont' {aka 'struct SWFFont_s *'} 525 | void SWFTextField_setFont(SWFTextField field, SWFBlock font); | ~~~~~~~~~^~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test05.o test05.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' test05.c: In function 'main': test05.c:31:34: warning: passing argument 2 of 'SWFTextField_setFont' from incompatible pointer type [-Wincompatible-pointer-types] 31 | SWFTextField_setFont(textfield, font); | ^~~~ | | | SWFFont {aka struct SWFFont_s *} In file included from ../../src/libming.h:35, from test05.c:4: ../../src/ming.h:525:56: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFFont' {aka 'struct SWFFont_s *'} 525 | void SWFTextField_setFont(SWFTextField field, SWFBlock font); | ~~~~~~~~~^~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test06.o test06.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test07.o test07.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' test07.c: In function 'main': test07.c:38:41: warning: passing argument 2 of 'SWFTextField_setFont' from incompatible pointer type [-Wincompatible-pointer-types] 38 | SWFTextField_setFont(textfield, font); | ^~~~ | | | SWFFont {aka struct SWFFont_s *} In file included from ../../src/libming.h:35, from test07.c:4: ../../src/ming.h:525:56: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFFont' {aka 'struct SWFFont_s *'} 525 | void SWFTextField_setFont(SWFTextField field, SWFBlock font); | ~~~~~~~~~^~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test04-cxx.o test04-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' In file included from test04-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test04-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test06-cxx.o test06-cxx.C In file included from test06-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test06-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test05-cxx.o test05-cxx.C In file included from test05-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test05-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test07-cxx.o test07-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' In file included from test07-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test07-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04 test04.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04 test04.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05 test05.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05 test05.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06 test06.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06 test06.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test07 test07.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test07 test07.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test04-cxx test04-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test04-cxx test04-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test06-cxx test06-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test06-cxx test06-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test05-cxx test05-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test05-cxx test05-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test07-cxx test07-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test07-cxx test07-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Font' Making check in Text /usr/bin/make test01 test02 test03 test01-cxx test02-cxx test03-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' test03.c: In function 'main': test03.c:19:2: warning: 'loadSWFFontFromFile' is deprecated [-Wdeprecated-declarations] 19 | SWFFont font = loadSWFFontFromFile(fontfile); | ^~~~~~~ In file included from ../../src/libming.h:35, from test03.c:4: ../../src/ming.h:427:9: note: declared here 427 | SWFFont loadSWFFontFromFile(FILE *file) __deprecated; | ^~~~~~~~~~~~~~~~~~~ test02.c: In function 'main': test02.c:19:2: warning: 'loadSWFFontFromFile' is deprecated [-Wdeprecated-declarations] 19 | SWFFont font = loadSWFFontFromFile(fontfile); | ^~~~~~~ In file included from ../../src/libming.h:35, from test02.c:4: ../../src/ming.h:427:9: note: declared here 427 | SWFFont loadSWFFontFromFile(FILE *file) __deprecated; | ^~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' test01.c: In function 'main': test01.c:19:2: warning: 'loadSWFFontFromFile' is deprecated [-Wdeprecated-declarations] 19 | SWFFont font = loadSWFFontFromFile(fontfile); | ^~~~~~~ In file included from ../../src/libming.h:35, from test01.c:4: ../../src/ming.h:427:9: note: declared here 427 | SWFFont loadSWFFontFromFile(FILE *file) __deprecated; | ^~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' In file included from test02-cxx.C:3: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:3: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' In file included from test01-cxx.C:3: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:3: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' In file included from test03-cxx.C:3: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:3: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test03-cxx.C: In function 'int main()': test03-cxx.C:7:8: warning: unused variable 'fontfile' [-Wunused-variable] 7 | FILE *fontfile; | ^~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Text' Making check in Bitmap /usr/bin/make test01 test02 test01-cxx test02-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: In function 'int main()': test02-cxx.C:10:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 10 | m->addExport(bmp, "BitmapExport"); | ^~~~~~~~~~~~~~ In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: In function 'int main()': test01-cxx.C:10:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 10 | m->addExport(bmp, "BitmapExport"); | ^~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Bitmap' Making check in BrowserFont /usr/bin/make test01 test01-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: In function 'int main()': test01-cxx.C:10:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 10 | SWFBrowserFont *font = new SWFBrowserFont("_sans"); | ^~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/BrowserFont' Making check in TextField /usr/bin/make test01 test02 test01-cxx test02-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' test01.c: In function 'main': test01.c:18:29: warning: passing argument 2 of 'SWFTextField_setFont' from incompatible pointer type [-Wincompatible-pointer-types] 18 | SWFTextField_setFont(text, font); | ^~~~ | | | SWFFont {aka struct SWFFont_s *} In file included from ../../src/libming.h:35, from test01.c:4: ../../src/ming.h:525:56: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFFont' {aka 'struct SWFFont_s *'} 525 | void SWFTextField_setFont(SWFTextField field, SWFBlock font); | ~~~~~~~~~^~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' test02.c: In function 'main': test02.c:18:29: warning: passing argument 2 of 'SWFTextField_setFont' from incompatible pointer type [-Wincompatible-pointer-types] 18 | SWFTextField_setFont(text, font); | ^~~~ | | | SWFFont {aka struct SWFFont_s *} In file included from ../../src/libming.h:35, from test02.c:4: ../../src/ming.h:525:56: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFFont' {aka 'struct SWFFont_s *'} 525 | void SWFTextField_setFont(SWFTextField field, SWFBlock font); | ~~~~~~~~~^~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/TextField' Making check in PrebuiltClip /usr/bin/make test01 test01-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/PrebuiltClip' Making check in Button /usr/bin/make test01 test02 test03 test01-cxx test02-cxx test03-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' test02.c: In function 'main': test02.c:16:18: warning: variable 'br1' set but not used [-Wunused-but-set-variable] 16 | SWFButtonRecord br1; | ^~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: In function 'int main()': test02-cxx.C:32:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | m->addExport(b, "ButtonExport"); | ^~~~~~~~~~~~~~ test02-cxx.C:18:20: warning: variable 'br1' set but not used [-Wunused-but-set-variable] 18 | SWFButtonRecord *br1, *br2, *br3; | ^~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test03-cxx.C: In function 'int main()': test03-cxx.C:46:20: warning: variable 'br1' set but not used [-Wunused-but-set-variable] 46 | SWFButtonRecord *br1, *br2, *br3; | ^~~ test03-cxx.C:46:26: warning: variable 'br2' set but not used [-Wunused-but-set-variable] 46 | SWFButtonRecord *br1, *br2, *br3; | ^~~ test03-cxx.C:46:32: warning: variable 'br3' set but not used [-Wunused-but-set-variable] 46 | SWFButtonRecord *br1, *br2, *br3; | ^~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Button' Making check in Action /usr/bin/make test01 test02 test01-cxx test02-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Action' Making check in Sound /usr/bin/make test01 test02 test03 test01-cxx test02-cxx test03-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' test03.c: In function 'main': test03.c:23:24: warning: passing argument 2 of 'SWFMovie_addExport' from incompatible pointer type [-Wincompatible-pointer-types] 23 | SWFMovie_addExport(m, sound, "sound1.mp3"); | ^~~~~ | | | SWFSound {aka struct SWFSound_s *} In file included from ../../src/libming.h:35, from test03.c:1: ../../src/ming.h:1029:50: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFSound' {aka 'struct SWFSound_s *'} 1029 | void SWFMovie_addExport(SWFMovie movie, SWFBlock block, const char *name); | ~~~~~~~~~^~~~~ test03.c:33:24: warning: passing argument 2 of 'SWFMovie_addExport' from incompatible pointer type [-Wincompatible-pointer-types] 33 | SWFMovie_addExport(m, sound2, "delaySeeked"); | ^~~~~~ | | | SWFSound {aka struct SWFSound_s *} In file included from ../../src/libming.h:35, from test03.c:1: ../../src/ming.h:1029:50: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFSound' {aka 'struct SWFSound_s *'} 1029 | void SWFMovie_addExport(SWFMovie movie, SWFBlock block, const char *name); | ~~~~~~~~~^~~~~ test01.c: In function 'main': test01.c:30:24: warning: passing argument 2 of 'SWFMovie_addExport' from incompatible pointer type [-Wincompatible-pointer-types] 30 | SWFMovie_addExport(m, sound, "audio01.mp3"); | ^~~~~ | | | SWFSound {aka struct SWFSound_s *} In file included from ../../src/libming.h:35, from test01.c:1: ../../src/ming.h:1029:50: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFSound' {aka 'struct SWFSound_s *'} 1029 | void SWFMovie_addExport(SWFMovie movie, SWFBlock block, const char *name); | ~~~~~~~~~^~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' test02.c: In function 'main': test02.c:30:24: warning: passing argument 2 of 'SWFMovie_addExport' from incompatible pointer type [-Wincompatible-pointer-types] 30 | SWFMovie_addExport(m, sound, "video02.flv"); | ^~~~~ | | | SWFSound {aka struct SWFSound_s *} In file included from ../../src/libming.h:35, from test02.c:1: ../../src/ming.h:1029:50: note: expected 'SWFBlock' {aka 'struct SWFBlock_s *'} but argument is of type 'SWFSound' {aka 'struct SWFSound_s *'} 1029 | void SWFMovie_addExport(SWFMovie movie, SWFBlock block, const char *name); | ~~~~~~~~~^~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test01-cxx.C: In function 'int main()': test01-cxx.C:18:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 18 | m->addExport(sound, "audio01.mp3"); | ^~~~~~~~~~~~~ test01-cxx.C:9:7: warning: unused variable 'i' [-Wunused-variable] 9 | int i; | ^ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test03-cxx.C: In function 'int main()': test03-cxx.C:18:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 18 | m->addExport(sound, "sound1.mp3"); | ^~~~~~~~~~~~ test03-cxx.C:23:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 23 | m->addExport(sound2, "delaySeeked"); | ^~~~~~~~~~~~~ test03-cxx.C:9:7: warning: unused variable 'i' [-Wunused-variable] 9 | int i; | ^ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ test02-cxx.C: In function 'int main()': test02-cxx.C:18:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 18 | m->addExport(sound, "video02.flv"); | ^~~~~~~~~~~~~ test02-cxx.C:9:7: warning: unused variable 'i' [-Wunused-variable] 9 | int i; | ^ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/Sound' Making check in SoundStream /usr/bin/make test01 test02 test03 test01-cxx test02-cxx test03-cxx make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test01.o test01.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test03.o test03.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' gcc -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -c -o test02.o test02.c make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01 test01.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01 test01.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02 test02.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02 test02.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test01-cxx.o test01-cxx.C In file included from test01-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test01-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test02-cxx.o test02-cxx.C make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' In file included from test02-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test02-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I../../test -DMEDIADIR='"./../Media/"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o test03-cxx.o test03-cxx.C In file included from test03-cxx.C:1: ../../mingpp.h: In member function 'char* SWFFont::getShape(short unsigned int)': ../../mingpp.h:856:44: warning: 'char* SWFFont_getShape(c_SWFFont, short unsigned int)' is deprecated [-Wdeprecated-declarations] 856 | { return SWFFont_getShape(this->font, c); } | ^ In file included from ../../mingpp.h:77, from test03-cxx.C:1: ../../src/ming.h:449:7: note: declared here 449 | char *SWFFont_getShape(SWFFont font, unsigned short c) __deprecated; | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03 test03.o ../../src/libming.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DSWF_LITTLE_ENDIAN -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03 test03.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test01-cxx test01-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test01-cxx test01-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test02-cxx test02-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test02-cxx test02-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[4]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test03-cxx test03-cxx.o ../../src/libming.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test03-cxx test03-cxx.o ../../src/.libs/libming.so -lpng -lgif -lm -lz -lfreetype make[4]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' echo "top_builddir=../.. builddir=/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream top_srcdir=../.. srcdir=. BINDINGS='"c cxx perl php"' BUILD_OPTIONS='"GIF" "PNG" "FREETYPE"' PERL='/usr/bin/perl' PYTHON='' PHP='/usr/bin/php' /usr/bin/perl -w ../../test/dotests.pl" > dotests chmod +x dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' PASS: dotests make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[5]: Entering directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' ============================================================================ Testsuite summary for ming 0.4.9 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/libming-50098023446a5412efcfbd40552821a8cba983a6/test/SoundStream' make[2]: Nothing to be done for 'check-am'. make[1]: Nothing to be done for 'check-am'. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lEvXBc + umask 022 + cd /builddir/build/BUILD + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + DOCDIR=/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming + cp -pr AUTHORS /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming + cp -pr HISTORY /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming + cp -pr NEWS /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming + cp -pr README /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.D2YHvd + umask 022 + cd /builddir/build/BUILD + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + LICENSEDIR=/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/licenses/ming + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/licenses/ming + cp -pr LICENSE /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/licenses/ming + cp -pr LICENSE_GPL2 /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/licenses/ming + RPM_EC=0 ++ jobs -p + exit 0 Provides: libming.so.1()(64bit) ming = 0.4.9-0.6.20181112git5009802.fc33 ming(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfreetype.so.6()(64bit) libgif.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ming-devel-0.4.9-0.6.20181112git5009802.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k3d9x9 + umask 022 + cd /builddir/build/BUILD + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + DOCDIR=/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-devel + cp -pr docs/libming /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-devel + cp -pr docs/perl /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-devel + cp -pr docs/index.html /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-devel + cp -pr TODO /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ming-devel = 0.4.9-0.6.20181112git5009802.fc33 ming-devel(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 pkgconfig(libming) = 0.4.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libming.so.1()(64bit) Processing files: ming-utils-0.4.9-0.6.20181112git5009802.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AhJHmd + umask 022 + cd /builddir/build/BUILD + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + DOCDIR=/builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-utils + cp -pr util/README /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-utils + cp -pr util/TIPS /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-utils + cp -pr util/ming.css /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-utils + cp -pr util/swftoperl.html /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64/usr/share/doc/ming-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: ming-utils = 0.4.9-0.6.20181112git5009802.fc33 ming-utils(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgif.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libming.so.1()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: perl-ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: ming-perl = 0.4.9-0.6.20181112git5009802.fc33 ming-perl(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 perl(SWF) = 0.4.9 perl(SWF::Action) perl(SWF::BinaryData) perl(SWF::Bitmap) perl(SWF::Blur) perl(SWF::BrowserFont) perl(SWF::Button) perl(SWF::ButtonRecord) perl(SWF::CXform) perl(SWF::Character) perl(SWF::Constants) perl(SWF::DisplayItem) perl(SWF::Fill) perl(SWF::Filter) perl(SWF::FilterMatrix) perl(SWF::Font) perl(SWF::FontCharacter) perl(SWF::FontCollection) perl(SWF::Gradient) perl(SWF::InitAction) perl(SWF::Matrix) perl(SWF::Morph) perl(SWF::Movie) perl(SWF::MovieClip) perl(SWF::PrebuiltClip) perl(SWF::Shadow) perl(SWF::Shape) perl(SWF::Sound) perl(SWF::SoundInstance) perl(SWF::SoundStream) perl(SWF::Sprite) perl(SWF::Text) perl(SWF::TextField) perl(SWF::VideoStream) perl-SWF = 0.4.9-0.6.20181112git5009802.fc33 perl-SWF(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 perl-ming = 0.4.9-0.6.20181112git5009802.fc33 perl-ming(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libming.so.1()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(Carp) perl(DynaLoader) perl(SWF) perl(strict) rtld(GNU_HASH) Obsoletes: ming-perl < 0.4.7-1 Processing files: php-ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: ming-php = 0.4.9-0.6.20181112git5009802.fc33 ming-php(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 php-ming = 0.4.9-0.6.20181112git5009802.fc33 php-ming(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfreetype.so.6()(64bit) libgif.so.7()(64bit) libm.so.6()(64bit) libming.so.1()(64bit) libpng16.so.16()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: ming-php < 0.4.7-1 Processing files: tcl-ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: ming-tcl = 0.4.9-0.6.20181112git5009802.fc33 ming-tcl(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 tcl-ming = 0.4.9-0.6.20181112git5009802.fc33 tcl-ming(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfreetype.so.6()(64bit) libgif.so.7()(64bit) libm.so.6()(64bit) libming.so.1()(64bit) libpng16.so.16()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: ming-tcl < 0.4.7-1 Processing files: ming-debugsource-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: ming-debugsource = 0.4.9-0.6.20181112git5009802.fc33 ming-debugsource(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ming-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: debuginfo(build-id) = d5b4d7096ed570eb4fb2c29ea70d0280c1a8641d ming-debuginfo = 0.4.9-0.6.20181112git5009802.fc33 ming-debuginfo(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ming-debugsource(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Processing files: ming-utils-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: debuginfo(build-id) = 20e2ca1de365a5f57482e1c5bda26ccc2fd4e888 debuginfo(build-id) = 3f2f75afbff9440febe27791491ea46eb1f53956 debuginfo(build-id) = 4eaaea884823d6af82114db362e6138f1a925417 debuginfo(build-id) = 52a59f9054910fd26e5d308a377a018536de6dcf debuginfo(build-id) = 54a4e3fd9ab262dcb41312689a0f4ec9ee245b43 debuginfo(build-id) = 5c9b0a946cc1ea74a9e1a1901ec557b57c3ccae2 debuginfo(build-id) = 5fae186a5a7ef3449e2596367a6d2a07c4fa5b68 debuginfo(build-id) = 6543649aac7d8634f704711f2cec0ee8804c7468 debuginfo(build-id) = 8ad0c04c05cee4602fba0bafbfe78cdfa1798a28 debuginfo(build-id) = 99ba8b20731b0ad06dcb00eedc31b6bdca1c1cee debuginfo(build-id) = b16099f5ba2f15394075fc7d27a8fe5fd82db376 debuginfo(build-id) = ba6e154492486d1c1f979ec8c55633fdfacde419 debuginfo(build-id) = bc1c4d7409bb75cde7845511933904cda054eafc debuginfo(build-id) = c2bcd246ce94b6d6ec164ccdb22137c7cd5cb2d0 debuginfo(build-id) = c4e875c47048f8c88efa32e0a1ac233d3f5b86b2 debuginfo(build-id) = ca7c34a5c8458a0169d6837df902a4411debde91 debuginfo(build-id) = cc28b78d2f0bdae89c9ca36c23b620821bde3034 debuginfo(build-id) = e63877d8f529247b1d0ccb3e5716e0e288e1acfb debuginfo(build-id) = e91e83db440894e96c0c41f6aa6ef368cdf4492d ming-utils-debuginfo = 0.4.9-0.6.20181112git5009802.fc33 ming-utils-debuginfo(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ming-debugsource(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Processing files: perl-ming-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: debuginfo(build-id) = 9572cf28a58c228592d79ad479359df5e9053b28 perl-ming-debuginfo = 0.4.9-0.6.20181112git5009802.fc33 perl-ming-debuginfo(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ming-debugsource(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Processing files: php-ming-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: debuginfo(build-id) = f5f4788ceaaadd62baad7bfda36d1506e904c330 php-ming-debuginfo = 0.4.9-0.6.20181112git5009802.fc33 php-ming-debuginfo(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ming-debugsource(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Processing files: tcl-ming-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64 Provides: debuginfo(build-id) = d4178c6f39be0da73b02ec77d03efe0d78f0db15 tcl-ming-debuginfo = 0.4.9-0.6.20181112git5009802.fc33 tcl-ming-debuginfo(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ming-debugsource(riscv-64) = 0.4.9-0.6.20181112git5009802.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 Wrote: /builddir/build/RPMS/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-ming-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/php-ming-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tcl-ming-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ming-devel-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ming-utils-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ming-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/php-ming-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-ming-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tcl-ming-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ming-utils-debuginfo-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ming-debugsource-0.4.9-0.6.20181112git5009802.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AoioTb + umask 022 + cd /builddir/build/BUILD + cd libming-50098023446a5412efcfbd40552821a8cba983a6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ming-0.4.9-0.6.20181112git5009802.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0