Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libinstpatch.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-e774f467b629046d1d7357b6770e1d927d228234/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libinstpatch.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libinstpatch-1.1.6-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libinstpatch.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-e774f467b629046d1d7357b6770e1d927d228234/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libinstpatch.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AEjedC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libinstpatch-1.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libinstpatch-1.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libinstpatch-1.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -name '*.py' -print -delete examples/create_sf2.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4KhJLt + umask 022 + cd /builddir/build/BUILD + cd libinstpatch-1.1.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DGTKDOC_ENABLED:BOOL=OFF -DINTROSPECTION_ENABLED:BOOL=OFF -GNinja CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Checking whether system has ANSI C header files -- Looking for 8 include files dlfcn.h, ..., float.h -- Looking for 8 include files dlfcn.h, ..., float.h - found -- Performing Test memchrExists -- Performing Test memchrExists - Success -- Performing Test freeExists -- Performing Test freeExists - Success -- ANSI C header files - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for DIR in sys/stat.h;sys/types.h;dirent.h -- Looking for DIR in sys/stat.h;sys/types.h;dirent.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for locale.h -- Looking for locale.h - found -- Looking for xlocale.h -- Looking for xlocale.h - found -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Checking for modules 'gobject-2.0>=2.12;glib-2.0>=2.12;gthread-2.0>=2.12' -- Found gobject-2.0, version 2.56.1 -- Found glib-2.0, version 2.56.1 -- Found gthread-2.0, version 2.56.1 -- Checking for module 'sndfile>=1.0.0' -- Found sndfile, version 1.0.25 Build options: Debug: no GObjectIntrospection: no Gtk-Doc API reference: no -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/libinstpatch-1.1.6 + /usr/bin/cmake3 --build . -j4 --verbose [1/105] cd /builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch && /usr/bin/glib-genmarshal --header --prefix=ipatch_marshal /builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch/marshals.list > /builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch/marshals.h INFO: Reading /builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch/marshals.list... [2/105] cd /builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch && /usr/bin/glib-genmarshal --body --prefix=ipatch_marshal /builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch/marshals.list > /builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch/marshals.c INFO: Reading /builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch/marshals.list... [3/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/marshals.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/marshals.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/marshals.c.o -c libinstpatch/marshals.c In file included from /usr/include/glib-2.0/glib.h:62:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from libinstpatch/marshals.c:2: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from libinstpatch/marshals.c:2: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ libinstpatch/marshals.c: In function 'ipatch_marshal_ENUM__FLAGS': libinstpatch/marshals.c:80:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] callback = (GMarshalFunc_ENUM__FLAGS) (marshal_data ? marshal_data : cc->callback); ^ [4/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchContainer.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchContainer.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchContainer.c.o -c libinstpatch/IpatchContainer.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchContainer.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchContainer.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchContainer.c:34: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchContainer.c:34:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [5/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchBase.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchBase.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchBase.c.o -c libinstpatch/IpatchBase.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchBase.c:33: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchBase.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchBase.h:33, from libinstpatch/IpatchBase.c:36: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchBase.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchBase.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchBase.c:37:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchBase.c:41: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchBase.c:41:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchBase.c: In function 'ipatch_base_finalize': libinstpatch/IpatchBase.c:154:64: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ipatch_file_unref_from_object(base->file, gobject); // -- unref file from object ^ libinstpatch/IpatchBase.c:154:64: warning: (this will be reported only once per input file) [enabled by default] [6/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/builtin_enums.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/builtin_enums.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/builtin_enums.c.o -c libinstpatch/builtin_enums.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/libinstpatch.h:25, from libinstpatch/builtin_enums.c:4: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/libinstpatch.h:25, from libinstpatch/builtin_enums.c:4: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from libinstpatch/libinstpatch.h:30, from libinstpatch/builtin_enums.c:4: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/libinstpatch.h:30, from libinstpatch/builtin_enums.c:4: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/libinstpatch.h:30, from libinstpatch/builtin_enums.c:4: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/libinstpatch.h:32:0, from libinstpatch/builtin_enums.c:4: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/libinstpatch.h:70:0, from libinstpatch/builtin_enums.c:4: ./libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gpointer ram_location; // Pointer to memory location or NULL if stored in file ^ ./libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/libinstpatch.h:75:0, from libinstpatch/builtin_enums.c:4: ./libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ ./libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/libinstpatch.h:80:0, from libinstpatch/builtin_enums.c:4: ./libinstpatch/IpatchSF2ModItem.h:30:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2ModItem IpatchSF2ModItem; // dummy typedef ^ ./libinstpatch/IpatchSF2ModItem.h:30:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/libinstpatch.h:86:0, from libinstpatch/builtin_enums.c:4: ./libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from libinstpatch/libinstpatch.h:109:0, from libinstpatch/builtin_enums.c:4: ./libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/builtin_enums.c:5:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [7/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConverterSF2VoiceCache.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConverterSF2VoiceCache.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConverterSF2VoiceCache.c.o -c libinstpatch/IpatchConverterSF2VoiceCache.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchConverterSF2VoiceCache.h:26, from libinstpatch/IpatchConverterSF2VoiceCache.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchConverterSF2VoiceCache.h:26, from libinstpatch/IpatchConverterSF2VoiceCache.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchConverterSF2VoiceCache.h:28:0, from libinstpatch/IpatchConverterSF2VoiceCache.c:30: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ [8/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchContainer_notify.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchContainer_notify.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchContainer_notify.c.o -c libinstpatch/IpatchContainer_notify.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchContainer.h:24, from libinstpatch/IpatchContainer_notify.c:24: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchContainer.h:24, from libinstpatch/IpatchContainer_notify.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchContainer_notify.c:25: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchContainer_notify.c:25:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchContainer_notify.c: In function 'ipatch_container_real_disconnect': libinstpatch/IpatchContainer_notify.c:870:13: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct IpatchContainer *' [-Wformat=] g_critical(G_STRLOC ": Failed to find %s container handler with criteria %p:%p:%p:%p", ^ libinstpatch/IpatchContainer_notify.c:870:13: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'struct IpatchItem *' [-Wformat=] libinstpatch/IpatchContainer_notify.c:870:13: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'IpatchContainerCallback' [-Wformat=] [9/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_DLS2.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_DLS2.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_DLS2.c.o -c libinstpatch/IpatchConvert_DLS2.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchConvert_DLS2.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchConvert_DLS2.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchConvert_DLS2.c:32:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchConvert_DLS2.h:25:0, from libinstpatch/IpatchConvert_DLS2.c:33: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/IpatchConvert_DLS2.c:34:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchDLSFile.h:25, from libinstpatch/IpatchConvert_DLS2.c:36: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchConvert_DLS2.c:37: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchConvert_DLS2.c:37: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchConvert_DLS2.c: In function '_dls2_to_file_convert': libinstpatch/IpatchConvert_DLS2.c:111:68: warning: C++ style comments are not allowed in ISO C90 [enabled by default] stores = ipatch_dls_writer_create_stores(writer); // ++ reference sample stores ^ libinstpatch/IpatchConvert_DLS2.c:111:68: warning: (this will be reported only once per input file) [enabled by default] [10/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_Gig.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_Gig.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_Gig.c.o -c libinstpatch/IpatchConvert_Gig.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchConvert_Gig.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchConvert_Gig.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchConvert_Gig.c:31:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchConvert_Gig.h:25:0, from libinstpatch/IpatchConvert_Gig.c:34: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchGig.h:31, from libinstpatch/IpatchConvert_Gig.c:35: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchGig.h:31, from libinstpatch/IpatchConvert_Gig.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchGig.h:31, from libinstpatch/IpatchConvert_Gig.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchConvert_Gig.c:152:34: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic] CONVERTER_CLASS_INIT(file_to_gig); ^ [11/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_SF2.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_SF2.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_SF2.c.o -c libinstpatch/IpatchConvert_SF2.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchConvert_SF2.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchConvert_SF2.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchConvert_SF2.c:32:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchConvert_SF2.h:25:0, from libinstpatch/IpatchConvert_SF2.c:33: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/IpatchConvert_SF2.c:34:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchSndFile.h:25, from libinstpatch/IpatchConvert_SF2.c:36: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchConvert_SF2.c:37: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchConvert_SF2.c:37: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchConvert_SF2.c:42:0: libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchConvert_SF2.c: In function '_sf2_to_file_convert': libinstpatch/IpatchConvert_SF2.c:135:64: warning: C++ style comments are not allowed in ISO C90 [enabled by default] stores = ipatch_sf2_writer_create_stores(writer); // ++ reference sample stores ^ libinstpatch/IpatchConvert_SF2.c:135:64: warning: (this will be reported only once per input file) [enabled by default] [12/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConverter.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConverter.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConverter.c.o -c libinstpatch/IpatchConverter.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchConverter.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchConverter.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchConverter.c:31:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchConverter.c:32:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ libinstpatch/IpatchConverter.c: In function 'ipatch_convert_objects': libinstpatch/IpatchConverter.c:115:75: warning: C++ style comments are not allowed in ISO C90 [enabled by default] conv = ipatch_create_converter_for_objects(input, output, err); // ++ ref converter ^ libinstpatch/IpatchConverter.c:115:75: warning: (this will be reported only once per input file) [enabled by default] [13/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_SLI.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_SLI.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_SLI.c.o -c libinstpatch/IpatchConvert_SLI.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchConvert_SLI.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchConvert_SLI.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchConvert_SLI.c:33:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchConvert_SLI.h:27:0, from libinstpatch/IpatchConvert_SLI.c:34: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/IpatchConvert_SLI.c:35:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchSndFile.h:25, from libinstpatch/IpatchConvert_SLI.c:37: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchConvert_SLI.c:38: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchConvert_SLI.c:38: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] [14/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Conn.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Conn.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Conn.c.o -c libinstpatch/IpatchDLS2Conn.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLS2Conn.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLS2Conn.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLS2Conn.c:32: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLS2Conn.c:32:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [15/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Info.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Info.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Info.c.o -c libinstpatch/IpatchDLS2Info.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLS2Info.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLS2Info.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchRiff.h:24, from libinstpatch/IpatchDLS2Info.h:25, from libinstpatch/IpatchDLS2Info.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLS2Info.c:35: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLS2Info.c:35:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [16/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2.c.o -c libinstpatch/IpatchDLS2.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLS2.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLS2.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLS2.c:32: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLS2.c:32: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLS2.c:32: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLS2.c:39: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLS2.c:39:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [17/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Inst.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Inst.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Inst.c.o -c libinstpatch/IpatchDLS2Inst.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLS2Inst.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLS2Inst.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchRiff.h:24, from ./libinstpatch/IpatchDLS2Info.h:25, from libinstpatch/IpatchDLS2Inst.h:32, from libinstpatch/IpatchDLS2Inst.c:32: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLS2Inst.c:39: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLS2Inst.c:39:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [18/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSFile.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSFile.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSFile.c.o -c libinstpatch/IpatchDLSFile.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLSFile.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLSFile.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchDLSFile.h:25, from libinstpatch/IpatchDLSFile.c:34: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLSFile.c:36: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLSFile.c:36:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [19/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Region.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Region.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Region.c.o -c libinstpatch/IpatchDLS2Region.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLS2Region.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLS2Region.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchRiff.h:24, from ./libinstpatch/IpatchDLS2Info.h:25, from ./libinstpatch/IpatchDLS2Sample.h:27, from libinstpatch/IpatchDLS2Region.h:28, from libinstpatch/IpatchDLS2Region.c:32: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLS2Region.c:37: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLS2Region.c:37:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [20/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Sample.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Sample.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Sample.c.o -c libinstpatch/IpatchDLS2Sample.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLS2Sample.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLS2Sample.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchRiff.h:24, from ./libinstpatch/IpatchDLS2Info.h:25, from libinstpatch/IpatchDLS2Sample.h:27, from libinstpatch/IpatchDLS2Sample.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLS2Sample.c:34: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLS2Sample.c:34: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLS2Sample.c:40: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLS2Sample.c:40:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchDLS2Sample.c: In function 'ipatch_dls2_sample_finalize': libinstpatch/IpatchDLS2Sample.c:181:59: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ipatch_sample_data_unused(sample->sample_data); // -- dec use count ^ libinstpatch/IpatchDLS2Sample.c:181:59: warning: (this will be reported only once per input file) [enabled by default] [21/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchFileBuf.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchFileBuf.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchFileBuf.c.o -c libinstpatch/IpatchFileBuf.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchFileBuf.c:25: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchFileBuf.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchFileBuf.c:27: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] [22/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSWriter.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSWriter.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSWriter.c.o -c libinstpatch/IpatchDLSWriter.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLSWriter.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLSWriter.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchDLSFile.h:25, from libinstpatch/IpatchDLSWriter.h:24, from libinstpatch/IpatchDLSWriter.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLSWriter.h:26, from libinstpatch/IpatchDLSWriter.c:31: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLSWriter.h:26, from libinstpatch/IpatchDLSWriter.c:31: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLSWriter.c:46: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLSWriter.c:46:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchDLSWriter.c: In function 'ipatch_dls_writer_create_stores': libinstpatch/IpatchDLSWriter.c:331:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Return existing store list (if this function has been called before) ^ libinstpatch/IpatchDLSWriter.c:331:5: warning: (this will be reported only once per input file) [enabled by default] [23/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGig.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGig.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGig.c.o -c libinstpatch/IpatchGig.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchGig.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchGig.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchGig.h:31, from libinstpatch/IpatchGig.c:30: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchGig.h:31, from libinstpatch/IpatchGig.c:30: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchGig.h:31, from libinstpatch/IpatchGig.c:30: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] [24/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchFile.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchFile.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchFile.c.o -c libinstpatch/IpatchFile.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchFile.c:36: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchFile.c:36: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchFile.c:39: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchFile.c:40: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchFile.c:40:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchFile.c:43:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Count of new files in file pool hash before garbage collection cleanup is run ^ libinstpatch/IpatchFile.c:43:1: warning: (this will be reported only once per input file) [enabled by default] [25/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigDimension.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigDimension.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigDimension.c.o -c libinstpatch/IpatchGigDimension.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchGigDimension.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchGigDimension.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchGigEffects.h:28, from ./libinstpatch/IpatchGigRegion.h:32, from libinstpatch/IpatchGigDimension.h:75, from libinstpatch/IpatchGigDimension.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchGigDimension.c:34: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchGigDimension.c:34:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [26/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigEffects.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigEffects.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigEffects.c.o -c libinstpatch/IpatchGigEffects.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchGigEffects.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchGigEffects.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchGigEffects.h:28, from libinstpatch/IpatchGigEffects.c:32: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] [27/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigFile.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigFile.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigFile.c.o -c libinstpatch/IpatchGigFile.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchGigFile.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchGigFile.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchDLSFile.h:25, from libinstpatch/IpatchGigFile.h:25, from libinstpatch/IpatchGigFile.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchGigFile.c:37:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ [28/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSReader.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSReader.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSReader.c.o -c libinstpatch/IpatchDLSReader.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchDLSReader.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchDLSReader.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchDLSFile.h:25, from libinstpatch/IpatchDLSReader.h:24, from libinstpatch/IpatchDLSReader.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLSReader.h:26, from libinstpatch/IpatchDLSReader.c:31: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchDLS2.h:30, from libinstpatch/IpatchDLSReader.h:26, from libinstpatch/IpatchDLSReader.c:31: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchDLSReader.c:45: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchDLSReader.c:45:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [29/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigInst.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigInst.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigInst.c.o -c libinstpatch/IpatchGigInst.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchGigInst.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchGigInst.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchRiff.h:24, from ./libinstpatch/IpatchDLS2Info.h:25, from ./libinstpatch/IpatchDLS2Inst.h:32, from libinstpatch/IpatchGigInst.h:31, from libinstpatch/IpatchGigInst.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] [30/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigSample.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigSample.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigSample.c.o -c libinstpatch/IpatchGigSample.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchGigSample.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchGigSample.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchRiff.h:24, from ./libinstpatch/IpatchDLS2Info.h:25, from ./libinstpatch/IpatchDLS2Sample.h:27, from libinstpatch/IpatchGigSample.h:30, from libinstpatch/IpatchGigSample.c:32: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] [31/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigRegion.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigRegion.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigRegion.c.o -c libinstpatch/IpatchGigRegion.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchGigRegion.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchGigRegion.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchGigEffects.h:28, from libinstpatch/IpatchGigRegion.h:32, from libinstpatch/IpatchGigRegion.c:30: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchGigRegion.c:36: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchGigRegion.c:36:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [32/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigSubRegion.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigSubRegion.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigSubRegion.c.o -c libinstpatch/IpatchGigSubRegion.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchGigSubRegion.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchGigSubRegion.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchGigEffects.h:28, from libinstpatch/IpatchGigSubRegion.h:31, from libinstpatch/IpatchGigSubRegion.c:32: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchGigSubRegion.c:35: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchGigSubRegion.c:35:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [33/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchList.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchList.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchList.c.o -c libinstpatch/IpatchList.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchList.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchList.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ libinstpatch/IpatchList.c: In function 'ipatch_list_set_items': libinstpatch/IpatchList.c:189:27: warning: C++ style comments are not allowed in ISO C90 [enabled by default] list->items = items; // !! list takes over items ^ libinstpatch/IpatchList.c:189:27: warning: (this will be reported only once per input file) [enabled by default] [34/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchItemProp.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchItemProp.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchItemProp.c.o -c libinstpatch/IpatchItemProp.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchItemProp.c:24: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchItemProp.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchItemProp.c:29: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchItemProp.c:29:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchItemProp.c: In function 'ipatch_item_prop_real_disconnect': libinstpatch/IpatchItemProp.c:698:13: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct IpatchItem *' [-Wformat=] g_critical(G_STRLOC ": Failed to find handler matching criteria %p:%p:%p:%p", ^ libinstpatch/IpatchItemProp.c:698:13: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct GParamSpec *' [-Wformat=] libinstpatch/IpatchItemProp.c:698:13: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'IpatchItemPropCallback' [-Wformat=] [35/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchIter.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchIter.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchIter.c.o -c libinstpatch/IpatchIter.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchIter.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchIter.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ [36/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchItem.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchItem.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchItem.c.o -c libinstpatch/IpatchItem.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchItem.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchItem.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchBase.h:33, from libinstpatch/IpatchItem.c:36: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchItem.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchItem.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchItem.c:39: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchItem.c:39:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchItem.c: In function 'ipatch_item_item_remove_full': libinstpatch/IpatchItem.c:400:51: warning: C++ style comments are not allowed in ISO C90 [enabled by default] parent = ipatch_item_get_parent(item); // ++ ref parent ^ libinstpatch/IpatchItem.c:400:51: warning: (this will be reported only once per input file) [enabled by default] [37/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchParamProp.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchParamProp.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchParamProp.c.o -c libinstpatch/IpatchParamProp.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchParamProp.c:35: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchParamProp.c:35: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ [38/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchRange.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchRange.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchRange.c.o -c libinstpatch/IpatchRange.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchRange.c:32: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchRange.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchRange.c:38:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchRange.c:39:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [39/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchRiff.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchRiff.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchRiff.c.o -c libinstpatch/IpatchRiff.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchRiff.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchRiff.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchRiff.h:24, from libinstpatch/IpatchRiff.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchRiff.c:32: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchRiff.c:32:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [40/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchPaste.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchPaste.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchPaste.c.o -c libinstpatch/IpatchPaste.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchPaste.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchPaste.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchPaste.c:32:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchBase.h:33, from libinstpatch/IpatchPaste.c:34: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchPaste.c:34: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchPaste.c:34: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchPaste.c:35:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/IpatchPaste.c:41:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchPaste.c:89:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] static int ipatch_paste_handler_id = 0; // handler ID counter ^ libinstpatch/IpatchPaste.c:89:49: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchPaste.c: In function 'check_item_conflicts_GHFunc': libinstpatch/IpatchPaste.c:753:43: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] IpatchPasteResolveFunc resolve_func = (IpatchPasteResolveFunc)user_data; ^ [41/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleData.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleData.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleData.c.o -c libinstpatch/IpatchSampleData.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleData.c:33: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleData.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchSampleData.h:34, from libinstpatch/IpatchSampleData.c:35: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSampleData.c:38:0: libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gpointer ram_location; // Pointer to memory location or NULL if stored in file ^ libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleData.c:40: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleData.c:40:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleData.c: In function 'remove_stores': libinstpatch/IpatchSampleData.c:163:85: warning: C++ style comments are not allowed in ISO C90 [enabled by default] sampledata = (IpatchSampleData *)ipatch_item_get_parent((IpatchItem *)store); // ++ ref parent sample data ^ libinstpatch/IpatchSampleData.c:163:85: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleData.c: In function 'ipatch_migrate_file_sample_data': libinstpatch/IpatchSampleData.c:305:38: warning: 'new_fmt' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!new_store || new_fmt != native_fmt) ^ libinstpatch/IpatchSampleData.c:305:38: warning: 'native_fmt' may be used uninitialized in this function [-Wmaybe-uninitialized] [42/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStore.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStore.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStore.c.o -c libinstpatch/IpatchSampleStore.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStore.c:32: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStore.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSample.h:34, from libinstpatch/IpatchSampleStore.h:31, from libinstpatch/IpatchSampleStore.c:34: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStore.c:36: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStore.c:36:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [43/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSample.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSample.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSample.c.o -c libinstpatch/IpatchSample.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSample.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSample.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from libinstpatch/IpatchSample.h:34, from libinstpatch/IpatchSample.c:35: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSample.c:41: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSample.c:41:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSample.c: In function 'ipatch_sample_read_size': libinstpatch/IpatchSample.c:440:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] buf = g_malloc(size); // ++ alloc buf ^ libinstpatch/IpatchSample.c:440:35: warning: (this will be reported only once per input file) [enabled by default] [44/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleList.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleList.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleList.c.o -c libinstpatch/IpatchSampleList.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleList.h:23, from libinstpatch/IpatchSampleList.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleList.h:23, from libinstpatch/IpatchSampleList.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSample.h:34, from libinstpatch/IpatchSampleList.h:29, from libinstpatch/IpatchSampleList.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleList.c:32: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleList.c:32:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleList.c: In function 'ipatch_sample_list_render': libinstpatch/IpatchSampleList.c:507:22: warning: C++ style comments are not allowed in ISO C90 [enabled by default] guint8 *buf = b; // cannot use void* for pointer arithmetic below ^ libinstpatch/IpatchSampleList.c:507:22: warning: (this will be reported only once per input file) [enabled by default] [45/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreCache.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreCache.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreCache.c.o -c libinstpatch/IpatchSampleStoreCache.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStoreCache.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStoreCache.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSample.h:34, from ./libinstpatch/IpatchSampleStore.h:31, from libinstpatch/IpatchSampleStoreCache.h:25, from libinstpatch/IpatchSampleStoreCache.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStoreCache.c:34: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStoreCache.c:34:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [46/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreRom.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreRom.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreRom.c.o -c libinstpatch/IpatchSampleStoreRom.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStoreRom.c:26: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStoreRom.c:26: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSample.h:34, from ./libinstpatch/IpatchSampleStore.h:31, from libinstpatch/IpatchSampleStoreRom.h:25, from libinstpatch/IpatchSampleStoreRom.c:28: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStoreRom.c:29: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStoreRom.c:29:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleStoreRom.c:34:18: warning: comma at end of enumerator list [-Wpedantic] PROP_LOCATION, /* location property (used by all types) */ ^ [47/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreFile.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreFile.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreFile.c.o -c libinstpatch/IpatchSampleStoreFile.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStoreFile.c:26: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStoreFile.c:26: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchSampleStoreFile.h:25, from libinstpatch/IpatchSampleStoreFile.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStoreFile.c:32: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStoreFile.c:32:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleStoreFile.c: In function 'ipatch_sample_store_file_set_property': libinstpatch/IpatchSampleStoreFile.c:133:67: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ipatch_file_ref_from_object(store->file, object); // ++ ref file from store ^ libinstpatch/IpatchSampleStoreFile.c:133:67: warning: (this will be reported only once per input file) [enabled by default] [48/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreRam.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreRam.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreRam.c.o -c libinstpatch/IpatchSampleStoreRam.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStoreRam.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStoreRam.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSample.h:34, from ./libinstpatch/IpatchSampleStore.h:31, from libinstpatch/IpatchSampleStoreRam.h:25, from libinstpatch/IpatchSampleStoreRam.c:30: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStoreRam.c:31: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStoreRam.c:31:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [49/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSplit24.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSplit24.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSplit24.c.o -c libinstpatch/IpatchSampleStoreSplit24.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStoreSplit24.c:32: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStoreSplit24.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchSampleStoreSplit24.h:25, from libinstpatch/IpatchSampleStoreSplit24.c:34: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStoreSplit24.c:35: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStoreSplit24.c:35:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleStoreSplit24.c: In function 'ipatch_sample_store_split24_sample_iface_read': libinstpatch/IpatchSampleStoreSplit24.c:192:34: warning: C++ style comments are not allowed in ISO C90 [enabled by default] thissize = READBUF_SIZE / 2; // 16 bit samples ^ libinstpatch/IpatchSampleStoreSplit24.c:192:34: warning: (this will be reported only once per input file) [enabled by default] [50/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSndFile.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSndFile.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSndFile.c.o -c libinstpatch/IpatchSampleStoreSndFile.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStoreSndFile.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStoreSndFile.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSample.h:34, from ./libinstpatch/IpatchSampleStore.h:31, from libinstpatch/IpatchSampleStoreSndFile.h:25, from libinstpatch/IpatchSampleStoreSndFile.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStoreSndFile.c:34: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStoreSndFile.c:34:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleStoreSndFile.c: In function 'ipatch_sample_store_snd_file_sample_iface_open': libinstpatch/IpatchSampleStoreSndFile.c:355:27: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_read_raw; /* Just read raw data (conversions handled internally) */ ^ libinstpatch/IpatchSampleStoreSndFile.c:363:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_readf_short; ^ libinstpatch/IpatchSampleStoreSndFile.c:367:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_readf_int; ^ libinstpatch/IpatchSampleStoreSndFile.c:371:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_readf_float; ^ libinstpatch/IpatchSampleStoreSndFile.c:375:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_readf_double; ^ libinstpatch/IpatchSampleStoreSndFile.c:401:27: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_write_raw; /* Just write raw data (conversions handled internally) */ ^ libinstpatch/IpatchSampleStoreSndFile.c:406:27: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_writef_short; ^ libinstpatch/IpatchSampleStoreSndFile.c:411:27: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_writef_int; ^ libinstpatch/IpatchSampleStoreSndFile.c:416:27: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_writef_float; ^ libinstpatch/IpatchSampleStoreSndFile.c:421:27: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] handle->data2 = sf_writef_double; ^ libinstpatch/IpatchSampleStoreSndFile.c: In function 'ipatch_sample_store_snd_file_sample_iface_read': libinstpatch/IpatchSampleStoreSndFile.c:556:81: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic] sf_count_t (*readfunc)(SNDFILE * sndfile, gpointer buf, sf_count_t count) = handle->data2; ^ libinstpatch/IpatchSampleStoreSndFile.c: In function 'ipatch_sample_store_snd_file_sample_iface_write': libinstpatch/IpatchSampleStoreSndFile.c:597:87: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic] sf_count_t (*writefunc)(SNDFILE * sndfile, gconstpointer buf, sf_count_t count) = handle->data2; ^ [51/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreVirtual.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreVirtual.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreVirtual.c.o -c libinstpatch/IpatchSampleStoreVirtual.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStoreVirtual.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStoreVirtual.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSample.h:34, from ./libinstpatch/IpatchSampleList.h:29, from libinstpatch/IpatchSampleStoreVirtual.h:25, from libinstpatch/IpatchSampleStoreVirtual.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStoreVirtual.c:32: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStoreVirtual.c:32:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [52/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSwap.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSwap.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSwap.c.o -c libinstpatch/IpatchSampleStoreSwap.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleStoreSwap.c:49: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleStoreSwap.c:49: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleStoreFile.h:25, from libinstpatch/IpatchSampleStoreSwap.h:25, from libinstpatch/IpatchSampleStoreSwap.c:52: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSampleStoreSwap.c:52:0: libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gpointer ram_location; // Pointer to memory location or NULL if stored in file ^ libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleStoreSwap.c:53: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleStoreSwap.c:53:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSampleStoreSwap.c:54:0: libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleStoreSwap.c:58:57: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #define MAX_RAM_SWAP (32*1024*1024) // Default maximum RAM memory swap ^ libinstpatch/IpatchSampleStoreSwap.c:58:57: warning: (this will be reported only once per input file) [enabled by default] [53/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2File.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2File.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2File.c.o -c libinstpatch/IpatchSF2File.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2File.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2File.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchSF2File.h:25, from libinstpatch/IpatchSF2File.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2File.c:33: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2File.c:33:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [54/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleTransform.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleTransform.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleTransform.c.o -c libinstpatch/IpatchSampleTransform.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSampleTransform.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSampleTransform.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSampleTransform.c:35: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSampleTransform.c:35:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSampleTransform.c: In function 'ipatch_sample_transform_duplicate': libinstpatch/IpatchSampleTransform.c:156:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Convert channel map byte array to guint32 ^ libinstpatch/IpatchSampleTransform.c:156:5: warning: (this will be reported only once per input file) [enabled by default] [55/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Gen.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Gen.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Gen.c.o -c libinstpatch/IpatchSF2Gen.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Gen.c:33: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Gen.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Gen.c:38: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Gen.c:38:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [56/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Gen_tables.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Gen_tables.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Gen_tables.c.o -c libinstpatch/IpatchSF2Gen_tables.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Gen_tables.c:23: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Gen_tables.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Gen_tables.c:26: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Gen_tables.c:26:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSF2Gen_tables.c:185:5: warning: overflow in implicit constant conversion [-Woverflow] { {0}, {UMAX}, {0}, IPATCH_UNIT_TYPE_UINT, N_("Instrument ID"), NULL}, ^ libinstpatch/IpatchSF2Gen_tables.c:217:5: warning: overflow in implicit constant conversion [-Woverflow] { {0}, {UMAX}, {0}, IPATCH_UNIT_TYPE_UINT, N_("Sample ID"), NULL}, ^ [57/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2.c.o -c libinstpatch/IpatchSF2.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2.c:32: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchSF2.c:35: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchSF2.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchSF2.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2.c:41: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2.c:41:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [58/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Inst.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Inst.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Inst.c.o -c libinstpatch/IpatchSF2Inst.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Inst.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Inst.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2IZone.h:26, from libinstpatch/IpatchSF2Inst.h:27, from libinstpatch/IpatchSF2Inst.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2IZone.h:26, from libinstpatch/IpatchSF2Inst.h:27, from libinstpatch/IpatchSF2Inst.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSF2Sample.h:27, from ./libinstpatch/IpatchSF2IZone.h:27, from libinstpatch/IpatchSF2Inst.h:27, from libinstpatch/IpatchSF2Inst.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Inst.c:35:0: libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Inst.c:36:0: libinstpatch/IpatchSF2ModItem.h:30:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2ModItem IpatchSF2ModItem; // dummy typedef ^ libinstpatch/IpatchSF2ModItem.h:30:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Inst.c:41: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Inst.c:41:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [59/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Mod.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Mod.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Mod.c.o -c libinstpatch/IpatchSF2Mod.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Mod.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Mod.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2Mod.c:30:0: libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2Mod.c:30: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Mod.c:31: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Mod.c:31:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [60/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2GenItem.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2GenItem.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2GenItem.c.o -c libinstpatch/IpatchSF2GenItem.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2GenItem.c:34: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2GenItem.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2GenItem.c:35:0: libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2GenItem.c:40: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2GenItem.c:40:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [61/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2IZone.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2IZone.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2IZone.c.o -c libinstpatch/IpatchSF2IZone.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2IZone.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2IZone.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from libinstpatch/IpatchSF2IZone.h:26, from libinstpatch/IpatchSF2IZone.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from libinstpatch/IpatchSF2IZone.h:26, from libinstpatch/IpatchSF2IZone.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSF2Sample.h:27, from libinstpatch/IpatchSF2IZone.h:27, from libinstpatch/IpatchSF2IZone.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2IZone.c:34:0: libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2IZone.c:38: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2IZone.c:38:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [62/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2ModItem.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2ModItem.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2ModItem.c.o -c libinstpatch/IpatchSF2ModItem.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2ModItem.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2ModItem.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2ModItem.h:26:0, from libinstpatch/IpatchSF2ModItem.c:32: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2ModItem.h:26, from libinstpatch/IpatchSF2ModItem.c:32: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2ModItem.c:32:0: libinstpatch/IpatchSF2ModItem.h:30:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2ModItem IpatchSF2ModItem; // dummy typedef ^ libinstpatch/IpatchSF2ModItem.h:30:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2ModItem.c:34: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2ModItem.c:34:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSF2ModItem.c: In function 'ipatch_sf2_mod_item_set_mods': libinstpatch/IpatchSF2ModItem.c:154:63: warning: C++ style comments are not allowed in ISO C90 [enabled by default] newlist = ipatch_sf2_mod_list_duplicate(mod_list); // ++ Duplicate mod_list ^ libinstpatch/IpatchSF2ModItem.c:154:63: warning: (this will be reported only once per input file) [enabled by default] [63/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2ModList.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2ModList.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2ModList.c.o -c libinstpatch/IpatchSF2ModList.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2ModList.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2ModList.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2ModList.h:27:0, from libinstpatch/IpatchSF2ModList.c:30: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2ModList.c:32: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2ModList.c:32:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSF2ModList.c:46:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // { 0x020E, InitialPitch WTF?, 12700, 0x0010, 0 }, ^ libinstpatch/IpatchSF2ModList.c:46:5: warning: (this will be reported only once per input file) [enabled by default] [64/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2PZone.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2PZone.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2PZone.c.o -c libinstpatch/IpatchSF2PZone.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2PZone.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2PZone.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from libinstpatch/IpatchSF2PZone.h:26, from libinstpatch/IpatchSF2PZone.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from libinstpatch/IpatchSF2PZone.h:26, from libinstpatch/IpatchSF2PZone.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSF2Sample.h:27, from ./libinstpatch/IpatchSF2IZone.h:27, from ./libinstpatch/IpatchSF2Inst.h:27, from libinstpatch/IpatchSF2PZone.h:27, from libinstpatch/IpatchSF2PZone.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2PZone.c:35:0: libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2PZone.c:37: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2PZone.c:37:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [65/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Preset.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Preset.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Preset.c.o -c libinstpatch/IpatchSF2Preset.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Preset.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Preset.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchSF2Preset.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchSF2Preset.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSF2Sample.h:27, from ./libinstpatch/IpatchSF2IZone.h:27, from ./libinstpatch/IpatchSF2Inst.h:27, from ./libinstpatch/IpatchSF2PZone.h:27, from libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchSF2Preset.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Preset.c:36:0: libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Preset.c:37:0: libinstpatch/IpatchSF2ModItem.h:30:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2ModItem IpatchSF2ModItem; // dummy typedef ^ libinstpatch/IpatchSF2ModItem.h:30:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Preset.c:40: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Preset.c:40:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [66/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_DLS.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_DLS.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_DLS.c.o -c libinstpatch/IpatchSF2VoiceCache_DLS.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2VoiceCache_DLS.c:22: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2VoiceCache_DLS.c:22: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2VoiceCache_DLS.h:25:0, from libinstpatch/IpatchSF2VoiceCache_DLS.c:25: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/IpatchSF2VoiceCache_DLS.c:26:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchRiff.h:24, from ./libinstpatch/IpatchDLS2Info.h:25, from libinstpatch/IpatchDLS2Inst.h:32, from libinstpatch/IpatchSF2VoiceCache_DLS.c:30: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache.h:29:0, from libinstpatch/IpatchSF2VoiceCache_DLS.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2VoiceCache.h:29, from libinstpatch/IpatchSF2VoiceCache_DLS.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache_DLS.c:33:0: libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ libinstpatch/IpatchSF2VoiceCache_DLS.c: In function '_dls2_inst_to_sf2_voice_cache_convert': libinstpatch/IpatchSF2VoiceCache_DLS.c:105:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // ipatch_dls2_region_load_sf2_gen_mods (region, &voice->gen_array, ^ libinstpatch/IpatchSF2VoiceCache_DLS.c:105:1: warning: (this will be reported only once per input file) [enabled by default] [67/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache.c.o -c libinstpatch/IpatchSF2VoiceCache.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2VoiceCache.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2VoiceCache.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from libinstpatch/IpatchSF2VoiceCache.h:27, from libinstpatch/IpatchSF2VoiceCache.c:34: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache.h:29:0, from libinstpatch/IpatchSF2VoiceCache.c:34: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2VoiceCache.h:29, from libinstpatch/IpatchSF2VoiceCache.c:34: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache.c:34:0: libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from libinstpatch/IpatchSF2VoiceCache.c:35:0: libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] [68/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Sample.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Sample.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Sample.c.o -c libinstpatch/IpatchSF2Sample.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Sample.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Sample.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from libinstpatch/IpatchSF2Sample.h:27, from libinstpatch/IpatchSF2Sample.c:32: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchSF2Sample.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchSF2Sample.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Sample.c:39:0: libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Sample.c:41: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Sample.c:41:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSF2Sample.c: In function 'ipatch_sf2_sample_item_copy': libinstpatch/IpatchSF2Sample.c:403:75: warning: C++ style comments are not allowed in ISO C90 [enabled by default] src_linked = (IpatchItem *)ipatch_sf2_sample_get_linked(src_sam); // ++ ref src linked sample ^ libinstpatch/IpatchSF2Sample.c:403:75: warning: (this will be reported only once per input file) [enabled by default] [69/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_SLI.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_SLI.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_SLI.c.o -c libinstpatch/IpatchSF2VoiceCache_SLI.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2VoiceCache_SLI.c:24: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2VoiceCache_SLI.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2VoiceCache_SLI.h:27:0, from libinstpatch/IpatchSF2VoiceCache_SLI.c:27: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/IpatchSF2VoiceCache_SLI.c:28:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSLISample.h:29, from ./libinstpatch/IpatchSLIZone.h:30, from libinstpatch/IpatchSLIInst.h:29, from libinstpatch/IpatchSF2VoiceCache_SLI.c:32: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache.h:29:0, from libinstpatch/IpatchSF2VoiceCache_SLI.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2VoiceCache.h:29, from libinstpatch/IpatchSF2VoiceCache_SLI.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache_SLI.c:35:0: libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ [70/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_Gig.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_Gig.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_Gig.c.o -c libinstpatch/IpatchSF2VoiceCache_Gig.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2VoiceCache_Gig.c:27: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2VoiceCache_Gig.c:27: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2VoiceCache_Gig.h:25:0, from libinstpatch/IpatchSF2VoiceCache_Gig.c:30: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from libinstpatch/IpatchSF2VoiceCache.h:27, from libinstpatch/IpatchSF2VoiceCache_Gig.c:31: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache.h:29:0, from libinstpatch/IpatchSF2VoiceCache_Gig.c:31: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2VoiceCache.h:29, from libinstpatch/IpatchSF2VoiceCache_Gig.c:31: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache_Gig.c:31:0: libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from libinstpatch/IpatchSF2VoiceCache_Gig.c:38:0: libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSF2VoiceCache_Gig.c:45:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // In IpatchSF2VoiceCache_DLS.c ^ libinstpatch/IpatchSF2VoiceCache_Gig.c:45:1: warning: (this will be reported only once per input file) [enabled by default] [71/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_SF2.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_SF2.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_SF2.c.o -c libinstpatch/IpatchSF2VoiceCache_SF2.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2VoiceCache_SF2.c:22: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2VoiceCache_SF2.c:22: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchConverterSF2VoiceCache.h:28:0, from libinstpatch/IpatchSF2VoiceCache_SF2.h:28, from libinstpatch/IpatchSF2VoiceCache_SF2.c:25: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/IpatchSF2VoiceCache_SF2.c:26:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2IZone.h:26, from libinstpatch/IpatchSF2Inst.h:27, from libinstpatch/IpatchSF2VoiceCache_SF2.c:30: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2IZone.h:26, from libinstpatch/IpatchSF2Inst.h:27, from libinstpatch/IpatchSF2VoiceCache_SF2.c:30: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSF2Sample.h:27, from ./libinstpatch/IpatchSF2IZone.h:27, from libinstpatch/IpatchSF2Inst.h:27, from libinstpatch/IpatchSF2VoiceCache_SF2.c:30: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache_SF2.c:35:0: libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from libinstpatch/IpatchSF2VoiceCache_SF2.c:37:0: libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] [72/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Reader.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Reader.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Reader.c.o -c libinstpatch/IpatchSF2Reader.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Reader.h:23, from libinstpatch/IpatchSF2Reader.c:36: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Reader.h:23, from libinstpatch/IpatchSF2Reader.c:36: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSF2File.h:25, from libinstpatch/IpatchSF2Reader.h:24, from libinstpatch/IpatchSF2Reader.c:36: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Reader.h:26:0, from libinstpatch/IpatchSF2Reader.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2Reader.h:26, from libinstpatch/IpatchSF2Reader.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Reader.c:39:0: libinstpatch/IpatchSF2ModItem.h:30:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2ModItem IpatchSF2ModItem; // dummy typedef ^ libinstpatch/IpatchSF2ModItem.h:30:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Reader.c:51: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Reader.c:51:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [73/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_VBank.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_VBank.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_VBank.c.o -c libinstpatch/IpatchSF2VoiceCache_VBank.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2VoiceCache_VBank.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2VoiceCache_VBank.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2VoiceCache_VBank.h:25:0, from libinstpatch/IpatchSF2VoiceCache_VBank.c:31: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/IpatchSF2VoiceCache_VBank.c:32:0: libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from libinstpatch/IpatchSF2VoiceCache.h:27, from libinstpatch/IpatchSF2VoiceCache_VBank.c:35: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache.h:29:0, from libinstpatch/IpatchSF2VoiceCache_VBank.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2VoiceCache.h:29, from libinstpatch/IpatchSF2VoiceCache_VBank.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2VoiceCache_VBank.c:35:0: libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from libinstpatch/IpatchSF2VoiceCache_VBank.c:38:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ [74/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Zone.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Zone.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Zone.c.o -c libinstpatch/IpatchSF2Zone.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Zone.c:33: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Zone.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchSF2Zone.h:28:0, from libinstpatch/IpatchSF2Zone.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from libinstpatch/IpatchSF2Zone.h:28, from libinstpatch/IpatchSF2Zone.c:35: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSF2Sample.h:27, from ./libinstpatch/IpatchSF2IZone.h:27, from ./libinstpatch/IpatchSF2Inst.h:27, from libinstpatch/IpatchSF2PZone.h:27, from libinstpatch/IpatchSF2Zone.c:36: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Zone.c:39:0: libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Zone.c:40:0: libinstpatch/IpatchSF2ModItem.h:30:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2ModItem IpatchSF2ModItem; // dummy typedef ^ libinstpatch/IpatchSF2ModItem.h:30:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Zone.c:45: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Zone.c:45:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSF2Zone.c: In function 'ipatch_sf2_zone_set_link_item_no_notify': libinstpatch/IpatchSF2Zone.c:383:99: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ipatch_item_get_property_fast(IPATCH_ITEM(zone), ipatch_item_pspec_title, &old_title); // ++ alloc value ^ libinstpatch/IpatchSF2Zone.c:383:99: warning: (this will be reported only once per input file) [enabled by default] [75/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIFile.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIFile.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIFile.c.o -c libinstpatch/IpatchSLIFile.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSLIFile.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSLIFile.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchSLIFile.h:27, from libinstpatch/IpatchSLIFile.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSLIFile.c:35: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSLIFile.c:35:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [76/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLI.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLI.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLI.c.o -c libinstpatch/IpatchSLI.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSLI.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSLI.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLI.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLI.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLI.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSLI.c:40: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSLI.c:40:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [77/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIInst_CatMaps.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIInst_CatMaps.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIInst_CatMaps.c.o -c libinstpatch/IpatchSLIInst_CatMaps.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSLIInst.h:26, from libinstpatch/IpatchSLIInst_CatMaps.c:23: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSLIInst.h:26, from libinstpatch/IpatchSLIInst_CatMaps.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSLISample.h:29, from ./libinstpatch/IpatchSLIZone.h:30, from libinstpatch/IpatchSLIInst.h:29, from libinstpatch/IpatchSLIInst_CatMaps.c:23: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSLIInst_CatMaps.c:24: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSLIInst_CatMaps.c:24:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [78/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIInst.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIInst.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIInst.c.o -c libinstpatch/IpatchSLIInst.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSLIInst.c:32: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSLIInst.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSLISample.h:29, from ./libinstpatch/IpatchSLIZone.h:30, from libinstpatch/IpatchSLIInst.h:29, from libinstpatch/IpatchSLIInst.c:34: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLIInst.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLIInst.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSLIInst.c:40: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSLIInst.c:40:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [79/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Writer.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Writer.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Writer.c.o -c libinstpatch/IpatchSF2Writer.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSF2Writer.h:23, from libinstpatch/IpatchSF2Writer.c:33: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSF2Writer.h:23, from libinstpatch/IpatchSF2Writer.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSF2File.h:25, from libinstpatch/IpatchSF2Writer.h:24, from libinstpatch/IpatchSF2Writer.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchSF2Writer.h:26, from libinstpatch/IpatchSF2Writer.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchSF2.h:25, from libinstpatch/IpatchSF2Writer.h:26, from libinstpatch/IpatchSF2Writer.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSF2Writer.c:40:0: libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gpointer ram_location; // Pointer to memory location or NULL if stored in file ^ libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSF2Writer.c:50: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSF2Writer.c:50:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSF2Writer.c: In function 'ipatch_sf2_writer_create_stores': libinstpatch/IpatchSF2Writer.c:383:5: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Return existing store list (if this function has been called before) ^ libinstpatch/IpatchSF2Writer.c:383:5: warning: (this will be reported only once per input file) [enabled by default] [80/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLISample.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLISample.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLISample.c.o -c libinstpatch/IpatchSLISample.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSLISample.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSLISample.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from libinstpatch/IpatchSLISample.h:29, from libinstpatch/IpatchSLISample.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLISample.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLISample.c:36: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSLISample.c:40:0: libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSLISample.c:41: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSLISample.c:41:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchSLISample.c:57:21: warning: comma at end of enumerator list [-Wpedantic] PROP_SAMPLE_DATA, ^ libinstpatch/IpatchSLISample.c: In function 'ipatch_sli_sample_real_set_data': libinstpatch/IpatchSLISample.c:629:55: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ipatch_sample_data_unused(old_sampledata); // -- dec use count ^ libinstpatch/IpatchSLISample.c:629:55: warning: (this will be reported only once per input file) [enabled by default] [81/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIReader.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIReader.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIReader.c.o -c libinstpatch/IpatchSLIReader.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchRiff.h:23, from libinstpatch/IpatchSLIReader.c:36: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchRiff.h:23, from libinstpatch/IpatchSLIReader.c:36: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchRiff.h:24, from libinstpatch/IpatchSLIReader.c:36: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLIReader.h:27, from libinstpatch/IpatchSLIReader.c:37: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchSLI.h:32, from libinstpatch/IpatchSLIReader.h:27, from libinstpatch/IpatchSLIReader.c:37: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSLIReader.c:43: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSLIReader.c:43:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [82/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSndFile.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSndFile.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSndFile.c.o -c libinstpatch/IpatchSndFile.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSndFile.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSndFile.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from libinstpatch/IpatchSndFile.h:25, from libinstpatch/IpatchSndFile.c:34: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSndFile.c:36: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSndFile.c:36:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [83/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIWriter.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIWriter.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIWriter.c.o -c libinstpatch/IpatchSLIWriter.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSLIWriter.c:29: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSLIWriter.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSLIFile.h:27, from ./libinstpatch/IpatchSLIWriter.h:26, from libinstpatch/IpatchSLIWriter.c:33: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchSLI.h:32, from ./libinstpatch/IpatchSLIWriter.h:27, from libinstpatch/IpatchSLIWriter.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/IpatchSLI.h:32, from ./libinstpatch/IpatchSLIWriter.h:27, from libinstpatch/IpatchSLIWriter.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSLIWriter.c:35:0: ./libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ ./libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSLIWriter.c:38:0: libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSLIWriter.c:39: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSLIWriter.c:39:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [84/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIZone.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIZone.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIZone.c.o -c libinstpatch/IpatchSLIZone.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchSLIZone.c:33: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchSLIZone.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchSampleData.h:34, from ./libinstpatch/IpatchSLISample.h:29, from libinstpatch/IpatchSLIZone.h:30, from libinstpatch/IpatchSLIZone.c:35: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchSLIZone.c:36:0: libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchSLIZone.c:42: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchSLIZone.c:42:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [85/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_generic.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_generic.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_generic.c.o -c libinstpatch/IpatchUnit_generic.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchUnit_generic.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchUnit_generic.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ [86/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchTypeProp.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchTypeProp.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchTypeProp.c.o -c libinstpatch/IpatchTypeProp.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchTypeProp.c:32: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchTypeProp.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchTypeProp.c:39: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchTypeProp.c:39:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [87/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit.c.o -c libinstpatch/IpatchUnit.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchUnit.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchUnit.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchUnit.c:34: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchUnit.c:34:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchUnit.c: In function 'ipatch_unit_conversion_register_full': libinstpatch/IpatchUnit.c:408:59: warning: C++ style comments are not allowed in ISO C90 [enabled by default] val = ipatch_unit_conversion_hash_val_new(); // ++ alloc ^ libinstpatch/IpatchUnit.c:408:59: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchUnit.c: In function 'ipatch_unit_conversion_lookup': libinstpatch/IpatchUnit.c:457:5: warning: 'func' may be used uninitialized in this function [-Wmaybe-uninitialized] return (hashval ? func : NULL); ^ [88/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_DLS.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_DLS.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_DLS.c.o -c libinstpatch/IpatchUnit_DLS.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchUnit_DLS.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchUnit_DLS.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ [89/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_SF2.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_SF2.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_SF2.c.o -c libinstpatch/IpatchUnit_SF2.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchUnit_SF2.c:28: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchUnit_SF2.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ [90/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBankInst.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBankInst.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBankInst.c.o -c libinstpatch/IpatchVBankInst.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchVBankInst.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchVBankInst.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchVBankInst.c:37: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchVBankInst.c:37:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] [91/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBank.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBank.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBank.c.o -c libinstpatch/IpatchVBank.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchVBank.c:32: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchVBank.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from libinstpatch/IpatchVBank.h:26, from libinstpatch/IpatchVBank.c:34: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchVBank.h:26, from libinstpatch/IpatchVBank.c:34: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/IpatchVBank.h:26, from libinstpatch/IpatchVBank.c:34: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/IpatchVBank.c:37:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ libinstpatch/IpatchVBank.c:52:53: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #define IPATCH_VBANK_PARSER_VERSION "1.0" // Current IVBank parser version. ^ libinstpatch/IpatchVBank.c:52:53: warning: (this will be reported only once per input file) [enabled by default] [92/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVirtualContainer.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVirtualContainer.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVirtualContainer.c.o -c libinstpatch/IpatchVirtualContainer.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchVirtualContainer.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchVirtualContainer.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ [93/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBankRegion.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBankRegion.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBankRegion.c.o -c libinstpatch/IpatchVBankRegion.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchVBankRegion.c:32: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchVBankRegion.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/ipatch_priv.h:29:0, from libinstpatch/IpatchVBankRegion.c:35: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/IpatchVBankRegion.c:35:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/IpatchVBankRegion.c: In function 'ipatch_vbank_region_real_set_item': libinstpatch/IpatchVBankRegion.c:495:32: warning: C++ style comments are not allowed in ISO C90 [enabled by default] g_object_ref(item); // !! ref item for region ^ libinstpatch/IpatchVBankRegion.c:495:32: warning: (this will be reported only once per input file) [enabled by default] [94/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVirtualContainer_types.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVirtualContainer_types.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVirtualContainer_types.c.o -c libinstpatch/IpatchVirtualContainer_types.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchVirtualContainer_types.c:26: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchVirtualContainer_types.c:26: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchRiff.h:24, from ./libinstpatch/IpatchDLS2Info.h:25, from libinstpatch/IpatchDLS2Inst.h:32, from libinstpatch/IpatchVirtualContainer_types.c:29: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchVirtualContainer_types.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from libinstpatch/IpatchSF2Preset.h:27, from libinstpatch/IpatchVirtualContainer_types.c:33: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] [95/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/compat.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/compat.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/compat.c.o -c libinstpatch/compat.c In file included from /usr/include/glib-2.0/glib.h:62:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from libinstpatch/compat.h:25, from libinstpatch/compat.c:20: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from libinstpatch/compat.h:25, from libinstpatch/compat.c:20: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/compat.c:20:0: libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/compat.c:52:37: warning: C++ style comments are not allowed in ISO C90 [enabled by default] g_object_ref(object); // ++ ref ^ libinstpatch/compat.c:52:37: warning: (this will be reported only once per input file) [enabled by default] [96/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchXml.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchXml.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchXml.c.o -c libinstpatch/IpatchXml.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchXml.h:23, from libinstpatch/IpatchXml.c:31: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchXml.h:23, from libinstpatch/IpatchXml.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchXml.c:32:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ [97/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/md5.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/md5.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/md5.c.o -c libinstpatch/md5.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/md5.c:36: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/md5.c:36: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ [98/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/IpatchXmlObject.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/IpatchXmlObject.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchXmlObject.c.o -c libinstpatch/IpatchXmlObject.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/IpatchXmlObject.h:23, from libinstpatch/IpatchXmlObject.c:102: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/IpatchXmlObject.h:23, from libinstpatch/IpatchXmlObject.c:102: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/IpatchXmlObject.c:105:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ libinstpatch/IpatchXmlObject.c:814:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // not used. ^ libinstpatch/IpatchXmlObject.c:814:1: warning: (this will be reported only once per input file) [enabled by default] [99/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/misc.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/misc.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/misc.c.o -c libinstpatch/misc.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/misc.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/misc.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from libinstpatch/libinstpatch.h:30, from libinstpatch/misc.c:40: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/libinstpatch.h:30, from libinstpatch/misc.c:40: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from libinstpatch/libinstpatch.h:30, from libinstpatch/misc.c:40: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/libinstpatch.h:32:0, from libinstpatch/misc.c:40: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from libinstpatch/libinstpatch.h:70:0, from libinstpatch/misc.c:40: ./libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gpointer ram_location; // Pointer to memory location or NULL if stored in file ^ ./libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/libinstpatch.h:75:0, from libinstpatch/misc.c:40: ./libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ ./libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/libinstpatch.h:80:0, from libinstpatch/misc.c:40: ./libinstpatch/IpatchSF2ModItem.h:30:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2ModItem IpatchSF2ModItem; // dummy typedef ^ ./libinstpatch/IpatchSF2ModItem.h:30:65: warning: (this will be reported only once per input file) [enabled by default] In file included from libinstpatch/libinstpatch.h:86:0, from libinstpatch/misc.c:40: ./libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from libinstpatch/libinstpatch.h:109:0, from libinstpatch/misc.c:40: ./libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/misc.c:41:0: libinstpatch/ipatch_priv.h:33:17: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // _lseek(), _close(), _read(), _write() on windows ^ libinstpatch/ipatch_priv.h:33:17: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/misc.c: In function 'ipatch_dump_object': libinstpatch/misc.c:976:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct GObject *' [-Wformat=] g_type_name(G_TYPE_FROM_INSTANCE(object)), object); ^ libinstpatch/misc.c: In function 'dump_object_info': libinstpatch/misc.c:1032:13: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct GObject *' [-Wformat=] g_type_name(G_TYPE_FROM_INSTANCE(object)), object); ^ [100/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/util.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/util.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/util.c.o -c libinstpatch/util.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/util.c:26: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/util.c:26: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from libinstpatch/util.c:31:0: libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ In file included from libinstpatch/util.c:32:0: libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] libinstpatch/util.c: In function 'ipatch_util_abs_filename': libinstpatch/util.c:251:41: warning: C++ style comments are not allowed in ISO C90 [enabled by default] return (g_strdup(filename)); // !! caller takes over allocation ^ libinstpatch/util.c:251:41: warning: (this will be reported only once per input file) [enabled by default] [101/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -I. -Iutils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -MD -MT utils/CMakeFiles/riff_dump.dir/riff_dump.c.o -MF utils/CMakeFiles/riff_dump.dir/riff_dump.c.o.d -o utils/CMakeFiles/riff_dump.dir/riff_dump.c.o -c utils/riff_dump.c In file included from /usr/include/glib-2.0/glib.h:62:0, from ./libinstpatch/libinstpatch.h:25, from utils/riff_dump.c:21: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from ./libinstpatch/libinstpatch.h:25, from utils/riff_dump.c:21: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from ./libinstpatch/IpatchFile.h:25:0, from ./libinstpatch/IpatchBase.h:33, from ./libinstpatch/libinstpatch.h:30, from utils/riff_dump.c:21: ./libinstpatch/compat.h:27:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Enable GWeakRef emulation if glib version less than 2.32 ^ ./libinstpatch/compat.h:27:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2Zone.h:28:0, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/libinstpatch.h:30, from utils/riff_dump.c:21: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/IpatchSF2ModList.h:27:0, from ./libinstpatch/IpatchSF2Mod.h:45, from ./libinstpatch/IpatchSF2Zone.h:28, from ./libinstpatch/IpatchSF2PZone.h:26, from ./libinstpatch/IpatchSF2Preset.h:27, from ./libinstpatch/IpatchBase.h:35, from ./libinstpatch/libinstpatch.h:30, from utils/riff_dump.c:21: ./libinstpatch/IpatchSF2Mod.h:45:49: warning: C++ style comments are not allowed in ISO C90 [enabled by default] #include // For backwards compatibility where IpatchSF2Mod and IpatchSF2ModList were combined ^ ./libinstpatch/IpatchSF2Mod.h:45:49: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/libinstpatch.h:32:0, from utils/riff_dump.c:21: ./libinstpatch/IpatchConverter.h:105:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] GDestroyNotify notify_func; // Callback for when the above callbacks are removed/replaced ^ ./libinstpatch/IpatchConverter.h:105:35: warning: (this will be reported only once per input file) [enabled by default] ./libinstpatch/IpatchConverter.h:178:46: warning: comma at end of enumerator list [-Wpedantic] IPATCH_CONVERTER_DEST_DERIVED = 1 << 9, ^ In file included from ./libinstpatch/libinstpatch.h:70:0, from utils/riff_dump.c:21: ./libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: C++ style comments are not allowed in ISO C90 [enabled by default] gpointer ram_location; // Pointer to memory location or NULL if stored in file ^ ./libinstpatch/IpatchSampleStoreSwap.h:48:35: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/libinstpatch.h:75:0, from utils/riff_dump.c:21: ./libinstpatch/IpatchSF2GenItem.h:46:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2GenItem IpatchSF2GenItem; // dummy typedef ^ ./libinstpatch/IpatchSF2GenItem.h:46:65: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/libinstpatch.h:80:0, from utils/riff_dump.c:21: ./libinstpatch/IpatchSF2ModItem.h:30:65: warning: C++ style comments are not allowed in ISO C90 [enabled by default] typedef struct _IpatchSF2ModItem IpatchSF2ModItem; // dummy typedef ^ ./libinstpatch/IpatchSF2ModItem.h:30:65: warning: (this will be reported only once per input file) [enabled by default] In file included from ./libinstpatch/libinstpatch.h:86:0, from utils/riff_dump.c:21: ./libinstpatch/IpatchSF2VoiceCache.h:134:6: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ In file included from ./libinstpatch/libinstpatch.h:109:0, from utils/riff_dump.c:21: ./libinstpatch/misc.h:49:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define ipatch_code_error(...) \ ^ [102/105] /usr/bin/cc -DGLIB_DISABLE_DEPRECATION_WARNINGS -DHAVE_CONFIG_H -DLOCALEDIR=\"share/locale\" -Dlibinstpatch_EXPORTS -I. -Ilibinstpatch -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -MD -MT libinstpatch/CMakeFiles/libinstpatch.dir/sample.c.o -MF libinstpatch/CMakeFiles/libinstpatch.dir/sample.c.o.d -o libinstpatch/CMakeFiles/libinstpatch.dir/sample.c.o -c libinstpatch/sample.c In file included from /usr/include/glib-2.0/glib.h:62:0, from libinstpatch/sample.c:30: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libinstpatch/sample.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ [103/105] : && /usr/bin/cc -fPIC -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -Wl,--no-undefined -shared -Wl,-soname,libinstpatch-1.0.so.2 -o libinstpatch/libinstpatch-1.0.so.2.2.0 libinstpatch/CMakeFiles/libinstpatch.dir/marshals.c.o libinstpatch/CMakeFiles/libinstpatch.dir/builtin_enums.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchBase.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchContainer.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchContainer_notify.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConverter.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConverterSF2VoiceCache.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_DLS2.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_Gig.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_SF2.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchConvert_SLI.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Conn.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Info.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Inst.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Region.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLS2Sample.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSFile.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSReader.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchDLSWriter.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchFile.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchFileBuf.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGig.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigDimension.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigEffects.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigFile.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigInst.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigRegion.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigSample.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchGigSubRegion.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchItem.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchItemProp.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchIter.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchList.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchParamProp.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchPaste.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchRange.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchRiff.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSample.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleData.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleList.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStore.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreCache.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreFile.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreRam.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreRom.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSndFile.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSplit24.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreSwap.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleStoreVirtual.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSampleTransform.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2File.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Gen.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2GenItem.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Gen_tables.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Inst.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2IZone.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Mod.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2ModItem.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2ModList.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Preset.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2PZone.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Reader.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Sample.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_DLS.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_SF2.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_SLI.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_Gig.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2VoiceCache_VBank.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Writer.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSF2Zone.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLI.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIFile.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIInst.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIInst_CatMaps.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIReader.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLISample.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIWriter.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSLIZone.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchSndFile.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchTypeProp.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_generic.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_DLS.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchUnit_SF2.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBank.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBankInst.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVBankRegion.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVirtualContainer.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchVirtualContainer_types.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchXml.c.o libinstpatch/CMakeFiles/libinstpatch.dir/IpatchXmlObject.c.o libinstpatch/CMakeFiles/libinstpatch.dir/compat.c.o libinstpatch/CMakeFiles/libinstpatch.dir/md5.c.o libinstpatch/CMakeFiles/libinstpatch.dir/misc.c.o libinstpatch/CMakeFiles/libinstpatch.dir/sample.c.o libinstpatch/CMakeFiles/libinstpatch.dir/util.c.o -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsndfile -lm && : [104/105] /usr/bin/cmake3 -E cmake_symlink_library libinstpatch/libinstpatch-1.0.so.2.2.0 libinstpatch/libinstpatch-1.0.so.2 libinstpatch/libinstpatch-1.0.so && : [105/105] : && /usr/bin/cc -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -rdynamic utils/CMakeFiles/riff_dump.dir/riff_dump.c.o -o utils/riff_dump -Wl,-rpath,/builddir/build/BUILD/libinstpatch-1.1.6/libinstpatch libinstpatch/libinstpatch-1.0.so.2.2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsndfile -lm && : + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aIiCrz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm ++ dirname /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm + cd libinstpatch-1.1.6 + DESTDIR=/builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm + /usr/bin/cmake3 --install . -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/lib/pkgconfig/libinstpatch-1.0.pc -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/builtin_enums.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/compat.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchBase.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchContainer.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchConverter.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchConverterSF2VoiceCache.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchConvert_DLS2.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchConvert_Gig.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchConvert_SF2.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchConvert_SLI.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLS2Conn.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLS2.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLS2Info.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLS2Inst.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLS2Region.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLS2Sample.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLSFile.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLSReader.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchDLSWriter.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchFile.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchGig.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchGigDimension.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchGigEffects.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchGigFile.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchGigInst.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchGigRegion.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchGigSample.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchGigSubRegion.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchItem.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchIter.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchList.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchParamProp.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchPaste.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchRange.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchRiff.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSample.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleData.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleList.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStore.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStoreCache.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStoreFile.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStoreRam.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStoreRom.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStoreSndFile.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStoreSplit24.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStoreSwap.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleStoreVirtual.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSampleTransform.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2File.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2Gen.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2GenItem.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2Inst.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2IZone.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2Mod.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2ModItem.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2ModList.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2Preset.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2PZone.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2Reader.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2Sample.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2VoiceCache.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2VoiceCache_DLS.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2VoiceCache_SF2.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2VoiceCache_SLI.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2VoiceCache_Gig.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2VoiceCache_VBank.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2Writer.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSF2Zone.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSLI.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSLIFile.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSLIInst.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSLIReader.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSLISample.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSLIWriter.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSLIZone.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchSndFile.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchTypeProp.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchUnit.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchUnit_generic.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchUnit_DLS.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchUnit_SF2.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchVBank.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchVBankInst.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchVBankRegion.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchVirtualContainer.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchVirtualContainer_types.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchXml.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/IpatchXmlObject.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/misc.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/sample.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/util.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/libinstpatch.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/include/libinstpatch-2/libinstpatch/version.h -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/lib/libinstpatch-1.0.so.2.2.0 -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/lib/libinstpatch-1.0.so.2 -- Installing: /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/lib/libinstpatch-1.0.so + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libinstpatch-1.1.6 extracting debug info from /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/lib/libinstpatch-1.0.so.2.2.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libinstpatch-1.0.so.2.2.0.debug to /usr/lib/debug/usr/lib/libinstpatch-1.0.so.debug symlinked /usr/lib/debug/usr/lib/libinstpatch-1.0.so.2.2.0.debug to /usr/lib/debug/usr/lib/libinstpatch-1.0.so.2.debug 4844 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libinstpatch-1.1.6-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6NjVSX + umask 022 + cd /builddir/build/BUILD + cd libinstpatch-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-1.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-1.1.6 + cp -pr ABOUT-NLS /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-1.1.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-1.1.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-1.1.6 + cp -pr README.md /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-1.1.6 + cp -pr TODO.tasks /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-1.1.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qSrjHu + umask 022 + cd /builddir/build/BUILD + cd libinstpatch-1.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/licenses/libinstpatch-1.1.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/licenses/libinstpatch-1.1.6 + cp -pr COPYING /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/licenses/libinstpatch-1.1.6 + exit 0 Provides: bundled(md5-plumb) libinstpatch = 1.1.6-2.el7 libinstpatch(armv7hl-32) = 1.1.6-2.el7 libinstpatch-1.0.so.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libsndfile.so.1 libsndfile.so.1(libsndfile.so.1.0) rtld(GNU_HASH) Processing files: libinstpatch-devel-1.1.6-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9lZsly + umask 022 + cd /builddir/build/BUILD + cd libinstpatch-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-devel-1.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-devel-1.1.6 + cp -pr examples /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm/usr/share/doc/libinstpatch-devel-1.1.6 + exit 0 Provides: libinstpatch-devel = 1.1.6-2.el7 libinstpatch-devel(armv7hl-32) = 1.1.6-2.el7 pkgconfig(libinstpatch-1.0) = 1.1.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libinstpatch-1.0.so.2 pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(gthread-2.0) pkgconfig(sndfile) Processing files: libinstpatch-debuginfo-1.1.6-2.el7.armv7hl Provides: libinstpatch-debuginfo = 1.1.6-2.el7 libinstpatch-debuginfo(armv7hl-32) = 1.1.6-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm Wrote: /builddir/build/RPMS/libinstpatch-1.1.6-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libinstpatch-devel-1.1.6-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libinstpatch-debuginfo-1.1.6-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bbjaSi + umask 022 + cd /builddir/build/BUILD + cd libinstpatch-1.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libinstpatch-1.1.6-2.el7.arm + exit 0 Child return code was: 0