Skip to content

Instantly share code, notes, and snippets.

@CoffeeFlux
Created December 5, 2022 17:57
Show Gist options
  • Save CoffeeFlux/5d656a8a7deb5b19d807fef1e0b6e955 to your computer and use it in GitHub Desktop.
Save CoffeeFlux/5d656a8a7deb5b19d807fef1e0b6e955 to your computer and use it in GitHub Desktop.
% meson build_static -Ddefault_library=static -Dbuildtype=debugoptimized -Dbuild_osx_bundle=true -Dlocal_boost=true
The Meson build system
Version: 0.60.2
Source dir: /Users/hongyushi/Data/Tools/Aegisub
Build dir: /Users/hongyushi/Data/Tools/Aegisub/build_static
Build type: native build
Project name: Aegisub
Project version: 3.2.2
C compiler for the host machine: cc (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.3)")
C linker for the host machine: cc ld64 711
C++ compiler for the host machine: c++ (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.3)")
C++ linker for the host machine: c++ ld64 711
Host machine cpu family: aarch64
Host machine cpu: arm64
Program tools/version.sh found: YES (/Users/hongyushi/Data/Tools/Aegisub/tools/version.sh)
meson.build:67: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build.
Objective-C compiler for the host machine: cc (clang 13.0.0)
Objective-C linker for the host machine: cc ld64 711
Objective-C++ compiler for the host machine: c++ (clang 13.0.0)
Objective-C++ linker for the host machine: c++ ld64 711
meson.build:70: WARNING: Consider using the built-in option for language standard version instead of using "-std=c++11".
Library m found: YES
Library dl found: YES
Library iconv found: YES
Found pkg-config: /opt/homebrew/bin/pkg-config (0.29.2)
Run-time dependency libass found: YES 0.15.2
Downloading boost source from https://boostorg.jfrog.io/artifactory/main/release/1.74.0/source/boost_1_74_0.tar.gz
Download size: 129348951
Downloading: ..........
Executing subproject boost
boost| Project name: boost
boost| Project version: 1.74.0
boost| C++ compiler for the host machine: c++ (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.3)")
boost| C++ linker for the host machine: c++ ld64 711
boost| Run-time dependency threads found: YES
boost| Run-time dependency icu-uc found: YES 69.1
boost| Run-time dependency icu-i18n found: YES 69.1
boost| Library iconv found: YES
boost| Build targets in project: 7
boost| Subproject boost finished.
Run-time dependency zlib found: YES 1.2.11
wx-config found: YES (/opt/homebrew/bin/wx-config) 3.1.5
Run-time dependency WxWidgets found: YES 3.1.5
Dependency icu-uc found: YES 69.1 (cached)
Dependency icu-i18n found: YES 69.1 (cached)
Found CMake: /opt/homebrew/bin/cmake (3.22.1)
Run-time dependency libpulse found: NO (tried pkgconfig, framework and cmake)
Run-time dependency alsa found: NO (tried pkgconfig, framework and cmake)
Run-time dependency portaudio-2.0 found: NO (tried pkgconfig, framework and cmake)
Dependency openal found: NO unknown version, but need: ['>=0.0.8']
Run-time dependency openal found: NO (tried pkgconfig and framework)
Run-time dependency appleframeworks found: YES (OpenAL)
Run-time dependency ffms2 found: YES 2.40.0
Run-time dependency fftw3 found: YES 3.3.10
Run-time dependency hunspell found: YES 1.7.0
Run-time dependency uchardet found: YES 0.0.7
Run-time dependency appleframeworks found: YES (CoreText, CoreFoundation, AppKit, Carbon, IOKit)
Run-time dependency luajit found: NO (tried pkgconfig, framework and cmake)
Message: System luajit not found; using built-in luajit
Cloning into 'luajit'...
remote: Enumerating objects: 17352, done.
remote: Counting objects: 100% (783/783), done.
remote: Compressing objects: 100% (309/309), done.
remote: Total 17352 (delta 535), reused 653 (delta 474), pack-reused 16569
Receiving objects: 100% (17352/17352), 7.08 MiB | 298.00 KiB/s, done.
Resolving deltas: 100% (14143/14143), done.
Already on 'v2.1'
Your branch is up to date with 'origin/v2.1'.
Executing subproject luajit
luajit| Project name: luajit
luajit| Project version: 2.1.0
luajit| C compiler for the host machine: cc (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.3)")
luajit| C linker for the host machine: cc ld64 711
luajit| Library dl found: YES
luajit| Library m found: YES
luajit| Library readline found: YES
luajit| Fetching value of define "LJ_ARCH_BITS" : 64
luajit| Fetching value of define "LJ_HASJIT" : 1
luajit| Fetching value of define "LJ_HASFFI" : 1
luajit| Build targets in project: 17
luajit| Subproject luajit finished.
Run-time dependency gl found: YES 21.3.1
Configuring acconf.h using configuration
Program /Users/hongyushi/Data/Tools/Aegisub/tools/osx-bundle.sh found: YES (/Users/hongyushi/Data/Tools/Aegisub/tools/osx-bundle.sh)
Program /Users/hongyushi/Data/Tools/Aegisub/tools/osx-dmg.sh found: YES (/Users/hongyushi/Data/Tools/Aegisub/tools/osx-dmg.sh)
Program /Users/hongyushi/Data/Tools/Aegisub/tools/respack.py found: YES (/Users/hongyushi/Data/Tools/Aegisub/tools/respack.py)
Configuring default_config_platform.json using configuration
Downloading gtest source from https://github.com/google/googletest/archive/release-1.8.1.zip
Download size: 1294753
Downloading: ..........
Downloading gtest patch from https://wrapdb.mesonbuild.com/v1/projects/gtest/1.8.1/1/get_zip
Download size: 2084
Downloading: ..........
Executing subproject gtest
gtest| Project name: gtest
gtest| Project version: 1.8.1
gtest| C++ compiler for the host machine: c++ (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.3)")
gtest| C++ linker for the host machine: c++ ld64 711
gtest| Dependency threads found: YES unknown (cached)
gtest| Dependency threads found: YES unknown (cached)
gtest| Dependency threads found: YES unknown (cached)
gtest| Dependency threads found: YES unknown (cached)
gtest| Build targets in project: 56
gtest| Subproject gtest finished.
Program setup.sh found: YES (/Users/hongyushi/Data/Tools/Aegisub/tests/setup.sh)
Build targets in project: 59
Aegisub 3.2.2
Subprojects
boost : YES
gtest : YES
luajit : YES
User defined options
buildtype : debugoptimized
default_library : static
build_osx_bundle: true
local_boost : true
Found ninja-1.10.2 at /opt/homebrew/bin/ninja
(base) hongyushi@HySs-MacBook-Air Aegisub % meson compile -C build_static
ninja: Entering directory `/Users/hongyushi/Data/Tools/Aegisub/build_static'
[2/476] Compiling C object subprojects/luabins/src/libluabins.a.p/luabins.c.o
../subprojects/luabins/src/luabins.c:76:3: warning: unused typedef 'static_assertion_failed_at_line_76' [-Wunused-local-typedef]
luabins_static_assert(sizeof(int) >= LUABINS_LINT);
^
../subprojects/luabins/src/saveload.h:34:3: note: expanded from macro 'luabins_static_assert'
luabins_static_assert_line(pred, __LINE__)
^
../subprojects/luabins/src/saveload.h:27:16: note: expanded from macro 'luabins_static_assert_line'
typedef char LUABINS_CAT( \
^
../subprojects/luabins/src/saveload.h:23:27: note: expanded from macro 'LUABINS_CAT'
#define LUABINS_CAT(a, b) a##b
^
<scratch space>:331:1: note: expanded from here
static_assertion_failed_at_line_76
^
../subprojects/luabins/src/luabins.c:78:3: warning: unused typedef 'static_assertion_failed_at_line_78' [-Wunused-local-typedef]
luabins_static_assert(sizeof(size_t) >= LUABINS_LSIZET);
^
../subprojects/luabins/src/saveload.h:34:3: note: expanded from macro 'luabins_static_assert'
luabins_static_assert_line(pred, __LINE__)
^
../subprojects/luabins/src/saveload.h:27:16: note: expanded from macro 'luabins_static_assert_line'
typedef char LUABINS_CAT( \
^
../subprojects/luabins/src/saveload.h:23:27: note: expanded from macro 'LUABINS_CAT'
#define LUABINS_CAT(a, b) a##b
^
<scratch space>:333:1: note: expanded from here
static_assertion_failed_at_line_78
^
../subprojects/luabins/src/luabins.c:80:3: warning: unused typedef 'static_assertion_failed_at_line_80' [-Wunused-local-typedef]
luabins_static_assert(sizeof(lua_Number) == LUABINS_LNUMBER);
^
../subprojects/luabins/src/saveload.h:34:3: note: expanded from macro 'luabins_static_assert'
luabins_static_assert_line(pred, __LINE__)
^
../subprojects/luabins/src/saveload.h:27:16: note: expanded from macro 'luabins_static_assert_line'
typedef char LUABINS_CAT( \
^
../subprojects/luabins/src/saveload.h:23:27: note: expanded from macro 'LUABINS_CAT'
#define LUABINS_CAT(a, b) a##b
^
<scratch space>:335:1: note: expanded from here
static_assertion_failed_at_line_80
^
3 warnings generated.
[40/476] Compiling C++ object subproje...d/libboost_thread.a.p/src_future.cpp.o
../subprojects/boost_1_74_0/libs/thread/src/future.cpp:19:12: warning: 'boost::thread_detail::future_error_category' has virtual functions but non-virtual destructor [-Wnon-virtual-dtor]
class future_error_category :
^
1 warning generated.
[41/476] Compiling C++ object subproje...m.a.p/src_codecvt_error_category.cpp.o
../subprojects/boost_1_74_0/libs/filesystem/src/codecvt_error_category.cpp:27:9: warning: '(anonymous namespace)::codecvt_error_cat' has virtual functions but non-virtual destructor [-Wnon-virtual-dtor]
class codecvt_error_cat : public boost::system::error_category
^
1 warning generated.
[108/476] Compiling C++ object subproj...cale.a.p/src_util_default_locale.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/default_locale.cpp:10:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/default_locale.cpp:10:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/default_locale.cpp:10:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
3 warnings generated.
[109/476] Compiling C++ object subproj...ibboost_locale.a.p/src_util_info.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/info.cpp:14:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/info.cpp:14:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/info.cpp:14:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
3 warnings generated.
[110/476] Compiling C++ object subproj...e.a.p/src_util_codecvt_converter.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/codecvt_converter.cpp:15:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/codecvt_converter.cpp:15:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/util/codecvt_converter.cpp:15:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../subprojects/boost_1_74_0/libs/locale/src/util/codecvt_converter.cpp:273:10: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<base_converter> create_utf8_converter()
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../subprojects/boost_1_74_0/libs/locale/src/util/codecvt_converter.cpp:275:14: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<base_converter> res(create_utf8_converter_new_ptr());
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../subprojects/boost_1_74_0/libs/locale/src/util/codecvt_converter.cpp:278:10: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../subprojects/boost_1_74_0/libs/locale/src/util/codecvt_converter.cpp:280:14: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<base_converter> res(create_simple_converter_new_ptr(encoding));
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../subprojects/boost_1_74_0/libs/locale/src/util/codecvt_converter.cpp:283:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
8 warnings generated.
[112/476] Compiling C++ object subproj..._locale.a.p/src_shared_generator.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/shared/generator.cpp:11:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:109:18: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<localization_backend> get() const;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/shared/generator.cpp:11:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:116:59: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
2 warnings generated.
[113/476] Compiling C++ object subproj...boost_locale.a.p/src_icu_codecvt.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/icu/codecvt.cpp:16:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/icu/codecvt.cpp:16:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/icu/codecvt.cpp:16:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
3 warnings generated.
[115/476] Compiling C++ object subproj.../src_shared_localization_backend.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/shared/localization_backend.cpp:9:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:109:18: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<localization_backend> get() const;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/shared/localization_backend.cpp:9:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:116:59: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../subprojects/boost_1_74_0/libs/locale/src/shared/localization_backend.cpp:185:14: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<localization_backend> localization_backend_manager::get() const
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../subprojects/boost_1_74_0/libs/locale/src/shared/localization_backend.cpp:187:18: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<localization_backend> r(pimpl_->create());
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../subprojects/boost_1_74_0/libs/locale/src/shared/localization_backend.cpp:190:85: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
void localization_backend_manager::add_backend(std::string const &name,std::auto_ptr<localization_backend> backend)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
5 warnings generated.
[119/476] Compiling C++ object subproj...boost_locale.a.p/src_std_codecvt.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/std/codecvt.cpp:11:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/std/codecvt.cpp:11:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/std/codecvt.cpp:11:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
3 warnings generated.
[120/476] Compiling C++ object subproj...t_locale.a.p/src_icu_icu_backend.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/icu/icu_backend.cpp:9:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:109:18: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<localization_backend> get() const;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/icu/icu_backend.cpp:9:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:116:59: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/icu/icu_backend.cpp:11:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/icu/icu_backend.cpp:11:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/icu/icu_backend.cpp:11:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
5 warnings generated.
[129/476] Compiling C++ object subproj...t_locale.a.p/src_std_std_backend.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/std/std_backend.cpp:9:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:109:18: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<localization_backend> get() const;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/std/std_backend.cpp:9:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:116:59: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/std/std_backend.cpp:14:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/std/std_backend.cpp:14:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/std/std_backend.cpp:14:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
5 warnings generated.
[131/476] Compiling C++ object subproj...ost_locale.a.p/src_posix_codecvt.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/posix/codecvt.cpp:13:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/posix/codecvt.cpp:13:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/posix/codecvt.cpp:13:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
3 warnings generated.
[134/476] Compiling C++ object subproj...cale.a.p/src_posix_posix_backend.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/locale/src/posix/posix_backend.cpp:12:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:109:18: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<localization_backend> get() const;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/posix/posix_backend.cpp:12:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:116:59: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/posix/posix_backend.cpp:20:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/posix/posix_backend.cpp:20:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../subprojects/boost_1_74_0/libs/locale/src/posix/posix_backend.cpp:20:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
5 warnings generated.
[152/476] Compiling C++ object subproj..._program_options.a.p/src_convert.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/program_options/src/convert.cpp:22:
../subprojects/boost_1_74_0/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE(
^
../subprojects/boost_1_74_0/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
^
<scratch space>:324:2: note: expanded from here
message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " "<boost/bind/bind.hpp> + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.")
^
1 warning generated.
[153/476] Compiling C++ object subproj...regex/libboost_regex.a.p/src_icu.cpp.o
../subprojects/boost_1_74_0/libs/regex/src/icu.cpp:436:33: warning: 'bind2nd<std::greater<int>, int>' is deprecated [-Wdeprecated-declarations]
if(std::find_if(p1, p2, std::bind2nd(std::greater< ::UChar32>(), 0x7f)) == p2)
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:1093:1: note: 'bind2nd<std::greater<int>, int>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
1 warning generated.
[156/476] Compiling C++ object subproj..._program_options.a.p/src_cmdline.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/program_options/src/cmdline.cpp:18:
../subprojects/boost_1_74_0/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE(
^
../subprojects/boost_1_74_0/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
^
<scratch space>:31:2: note: expanded from here
message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " "<boost/bind/bind.hpp> + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.")
^
1 warning generated.
[159/476] Compiling C++ object subproj..._program_options.a.p/src_parsers.cpp.o
In file included from ../subprojects/boost_1_74_0/libs/program_options/src/parsers.cpp:19:
../subprojects/boost_1_74_0/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
BOOST_PRAGMA_MESSAGE(
^
../subprojects/boost_1_74_0/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
^
<scratch space>:40:2: note: expanded from here
message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " "<boost/bind/bind.hpp> + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.")
^
1 warning generated.
[180/476] Compiling Objective-C++ object aegisub.p/src_osx_retina_helper.mm.o
In file included from ../src/osx/retina_helper.mm:20:
In file included from /opt/homebrew/include/wx-3.1/wx/window.h:18:
In file included from /opt/homebrew/include/wx-3.1/wx/event.h:14:
/opt/homebrew/include/wx-3.1/wx/defs.h:2783:28: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLContext);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here
@interface NSOpenGLContext : NSObject <NSLocking>
^
In file included from ../src/osx/retina_helper.mm:20:
In file included from /opt/homebrew/include/wx-3.1/wx/window.h:18:
In file included from /opt/homebrew/include/wx-3.1/wx/event.h:14:
/opt/homebrew/include/wx-3.1/wx/defs.h:2784:28: warning: 'NSOpenGLPixelFormat' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLPixelFormat);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:115:12: note: 'NSOpenGLPixelFormat' has been explicitly marked deprecated here
@interface NSOpenGLPixelFormat : NSObject <NSCoding>
^
../src/osx/retina_helper.mm:54:8: warning: 'wantsBestResolutionOpenGLSurface' is deprecated: first deprecated in macOS 10.14 - Use NSOpenGLView instead. [-Wdeprecated-declarations]
view.wantsBestResolutionOpenGLSurface = YES;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:47:16: note: 'wantsBestResolutionOpenGLSurface' has been explicitly marked deprecated here
@property BOOL wantsBestResolutionOpenGLSurface API_DEPRECATED("Use NSOpenGLView instead.", macos(10.7,10.14));
^
3 warnings generated.
[181/476] Compiling Objective-C++ obje...b.p/src_font_file_lister_coretext.mm.o
../src/font_file_lister_coretext.mm:50:16: warning: '__bridge_transfer' casts have no effect when not using ARC [-Warc-bridge-casts-disallowed-in-nonarc]
auto data = (__bridge_transfer NSData *)CTFontCopyTable((__bridge CTFontRef)font, kCTFontTableHead, 0);
^~~~~~~~~~~~~~~~~~
../src/font_file_lister_coretext.mm:62:15: warning: '__bridge_transfer' casts have no effect when not using ARC [-Warc-bridge-casts-disallowed-in-nonarc]
auto data = (__bridge_transfer NSData *)CTFontCopyTable((__bridge CTFontRef)font, kCTFontTableOS2, 0);
^~~~~~~~~~~~~~~~~~
../src/font_file_lister_coretext.mm:81:16: warning: '__bridge_transfer' casts have no effect when not using ARC [-Warc-bridge-casts-disallowed-in-nonarc]
auto data = (__bridge_transfer NSData *)CTFontCopyTable((__bridge CTFontRef)font, kCTFontTableName, 0);
^~~~~~~~~~~~~~~~~~
3 warnings generated.
[192/476] Compiling C++ object tests/gtest-main.p/tests_cajun.cpp.o
../tests/tests/cajun.cpp:38:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Integer&>(Integer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:39:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Double&>(Double));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:40:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::String&>(String));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:41:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Boolean&>(Boolean));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:42:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Array&>(Array));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:43:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Object&>(Object));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:45:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Integer const&>(Integer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:46:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Double const&>(Double));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:47:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::String const&>(String));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:48:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Boolean const&>(Boolean));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:49:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Array const&>(Array));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:50:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Object const&>(Object));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:70:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Integer const&>(Integer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:71:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Double const&>(Double));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:72:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::String const&>(String));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:73:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Boolean const&>(Boolean));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:74:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Array const&>(Array));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:75:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Object const&>(Object));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:90:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::String const&>(obj["Integer"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:91:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Boolean>(obj["Integer"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:92:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Null>(obj["Integer"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:93:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Array const&>(obj["Integer"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:94:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Object const&>(obj["Integer"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:102:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::String const&>(obj["Double"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:103:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Boolean>(obj["Double"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:104:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Null>(obj["Double"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:105:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Array const&>(obj["Double"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:106:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Object const&>(obj["Double"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:114:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Integer>(obj["String"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:115:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Boolean>(obj["String"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:116:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Null>(obj["String"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:117:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Array const&>(obj["String"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:118:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Object const&>(obj["String"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:126:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::String const&>(obj["Boolean"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:127:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Integer>(obj["Boolean"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:128:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Null>(obj["Boolean"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:129:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Array const&>(obj["Boolean"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:130:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Object const&>(obj["Boolean"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:137:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Null>(obj["Null"]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:140:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::String const&>(obj["Null"]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:143:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Integer>(obj["Null"]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:146:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Double>(obj["Null"]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:149:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Boolean>(obj["Null"]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:152:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Array const&>(obj["Null"]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:155:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Object const&>(obj["Null"]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:158:15: warning: expression result unused [-Wunused-value]
EXPECT_THROW(static_cast<json::Null>(obj["Null"]), json::Exception);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1892:21: note: expanded from macro 'EXPECT_THROW'
GTEST_TEST_THROW_(statement, expected_exception, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1222:54: note: expanded from macro 'GTEST_TEST_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
../tests/tests/cajun.cpp:178:18: warning: expression result unused [-Wunused-value]
EXPECT_NO_THROW(static_cast<json::Null>(obj["Null"]));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/gtest.h:1894:24: note: expanded from macro 'EXPECT_NO_THROW'
GTEST_TEST_NO_THROW_(statement, GTEST_NONFATAL_FAILURE_)
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1247:54: note: expanded from macro 'GTEST_TEST_NO_THROW_'
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
^~~~~~~~~
../subprojects/googletest-release-1.8.1/googletest/include/gtest/internal/gtest-internal.h:1215:44: note: expanded from macro 'GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_'
if (::testing::internal::AlwaysTrue()) { statement; }
^~~~~~~~~
47 warnings generated.
[194/476] Compiling C object subprojec...jit/src/host/buildvm.p/buildvm_lib.c.o
In file included from ../subprojects/luajit/src/host/buildvm_lib.c:6:
In file included from ../subprojects/luajit/src/host/buildvm.h:16:
../subprojects/luajit/src/lj_arch.h:124:5: warning: 'TARGET_OS_IPHONE' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_IPHONE
^
1 warning generated.
[195/476] Compiling C object subprojec...jit/src/host/buildvm.p/buildvm_asm.c.o
In file included from ../subprojects/luajit/src/host/buildvm_asm.c:6:
In file included from ../subprojects/luajit/src/host/buildvm.h:16:
../subprojects/luajit/src/lj_arch.h:124:5: warning: 'TARGET_OS_IPHONE' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_IPHONE
^
1 warning generated.
[196/476] Compiling C object subprojec...it/src/host/buildvm.p/buildvm_fold.c.o
In file included from ../subprojects/luajit/src/host/buildvm_fold.c:6:
In file included from ../subprojects/luajit/src/host/buildvm.h:16:
../subprojects/luajit/src/lj_arch.h:124:5: warning: 'TARGET_OS_IPHONE' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_IPHONE
^
1 warning generated.
[197/476] Compiling C object subprojec...t/src/host/buildvm.p/buildvm_peobj.c.o
In file included from ../subprojects/luajit/src/host/buildvm_peobj.c:9:
In file included from ../subprojects/luajit/src/host/buildvm.h:16:
../subprojects/luajit/src/lj_arch.h:124:5: warning: 'TARGET_OS_IPHONE' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_IPHONE
^
1 warning generated.
[198/476] Compiling C object subprojects/luajit/src/host/buildvm.p/buildvm.c.o
In file included from ../subprojects/luajit/src/host/buildvm.c:17:
In file included from ../subprojects/luajit/src/host/buildvm.h:16:
../subprojects/luajit/src/lj_arch.h:124:5: warning: 'TARGET_OS_IPHONE' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_IPHONE
^
1 warning generated.
[301/476] Compiling C object aegisub.p/src_MatroskaParser.c.o
../src/MatroskaParser.c:811:14: warning: variable 'f' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
} else if (len == 8) {
^~~~~~~~
../src/MatroskaParser.c:829:10: note: uninitialized use occurs here
return f;
^
../src/MatroskaParser.c:811:10: note: remove the 'if' if its condition is always true
} else if (len == 8) {
^~~~~~~~~~~~~~
../src/MatroskaParser.c:771:3: note: variable 'f' is declared here
MKFLOAT f;
^
../src/MatroskaParser.c:823:11: warning: variable 'ui' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
if (shift > 10)
^~~~~~~~~~
../src/MatroskaParser.c:797:11: note: uninitialized use occurs here
if (ui & 0x80000000)
^~
../src/MatroskaParser.c:823:7: note: remove the 'if' if its condition is always false
if (shift > 10)
^~~~~~~~~~~~~~~
../src/MatroskaParser.c:819:14: warning: variable 'ui' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
else if (shift == 2047)
^~~~~~~~~~~~~
../src/MatroskaParser.c:797:11: note: uninitialized use occurs here
if (ui & 0x80000000)
^~
../src/MatroskaParser.c:819:10: note: remove the 'if' if its condition is always false
else if (shift == 2047)
^~~~~~~~~~~~~~~~~~
../src/MatroskaParser.c:787:5: note: variable 'ui' is declared here
unsigned ui = (unsigned)readUInt(mf,(unsigned)len);
^
3 warnings generated.
[317/476] Compiling C++ object aegisub.p/src_main.cpp.o
In file included from ../src/main.cpp:69:
In file included from ../subprojects/boost_1_74_0/boost/locale.hpp:22:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:109:18: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<localization_backend> get() const;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../src/main.cpp:69:
In file included from ../subprojects/boost_1_74_0/boost/locale.hpp:22:
../subprojects/boost_1_74_0/boost/locale/localization_backend.hpp:116:59: warning: 'auto_ptr<boost::locale::localization_backend>' is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../src/main.cpp:69:
In file included from ../subprojects/boost_1_74_0/boost/locale.hpp:24:
../subprojects/boost_1_74_0/boost/locale/util.hpp:180:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../src/main.cpp:69:
In file included from ../subprojects/boost_1_74_0/boost/locale.hpp:24:
../subprojects/boost_1_74_0/boost/locale/util.hpp:188:28: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
In file included from ../src/main.cpp:69:
In file included from ../subprojects/boost_1_74_0/boost/locale.hpp:24:
../subprojects/boost_1_74_0/boost/locale/util.hpp:203:59: warning: 'auto_ptr<boost::locale::util::base_converter>' is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1186:28: note: 'auto_ptr<boost::locale::util::base_converter>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1063:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1052:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
../src/main.cpp:151:23: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
agi::dispatch::Init([this](agi::dispatch::Thunk f) {
^~~~
6 warnings generated.
[336/476] Compiling C++ object aegisub.p/src_subs_edit_ctrl.cpp.o
../src/subs_edit_ctrl.cpp:93:2: warning: 'UsePopUp' is deprecated: use UsePopUp(int) instead. [-Wdeprecated-declarations]
UsePopUp(false);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:5448:5: note: 'UsePopUp' has been explicitly marked deprecated here
wxDEPRECATED_MSG("use UsePopUp(int) instead.")
^
/opt/homebrew/include/wx-3.1/wx/defs.h:601:54: note: expanded from macro 'wxDEPRECATED_MSG'
#define wxDEPRECATED_MSG(msg) __attribute__((deprecated(msg)))
^
../src/subs_edit_ctrl.cpp:97:31: warning: wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead. [-W#pragma-messages]
CmdKeyClear(wxSTC_KEY_RETURN,wxSTC_SCMOD_CTRL);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2510:26: note: expanded from macro 'wxSTC_SCMOD_CTRL'
#define wxSTC_SCMOD_CTRL wxSTC_DEPRECATED_MACRO_VALUE(2,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:151:6: note: expanded from here
GCC warning "wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead."
^
../src/subs_edit_ctrl.cpp:98:31: warning: wxSTC_SCMOD_SHIFT is deprecated. Use wxSTC_KEYMOD_SHIFT instead. [-W#pragma-messages]
CmdKeyClear(wxSTC_KEY_RETURN,wxSTC_SCMOD_SHIFT);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2508:27: note: expanded from macro 'wxSTC_SCMOD_SHIFT'
#define wxSTC_SCMOD_SHIFT wxSTC_DEPRECATED_MACRO_VALUE(1,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:154:6: note: expanded from here
GCC warning "wxSTC_SCMOD_SHIFT is deprecated. Use wxSTC_KEYMOD_SHIFT instead."
^
../src/subs_edit_ctrl.cpp:99:31: warning: wxSTC_SCMOD_NORM is deprecated. Use wxSTC_KEYMOD_NORM instead. [-W#pragma-messages]
CmdKeyClear(wxSTC_KEY_RETURN,wxSTC_SCMOD_NORM);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2506:26: note: expanded from macro 'wxSTC_SCMOD_NORM'
#define wxSTC_SCMOD_NORM wxSTC_DEPRECATED_MACRO_VALUE(0,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:157:6: note: expanded from here
GCC warning "wxSTC_SCMOD_NORM is deprecated. Use wxSTC_KEYMOD_NORM instead."
^
../src/subs_edit_ctrl.cpp:100:28: warning: wxSTC_SCMOD_NORM is deprecated. Use wxSTC_KEYMOD_NORM instead. [-W#pragma-messages]
CmdKeyClear(wxSTC_KEY_TAB,wxSTC_SCMOD_NORM);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2506:26: note: expanded from macro 'wxSTC_SCMOD_NORM'
#define wxSTC_SCMOD_NORM wxSTC_DEPRECATED_MACRO_VALUE(0,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:160:6: note: expanded from here
GCC warning "wxSTC_SCMOD_NORM is deprecated. Use wxSTC_KEYMOD_NORM instead."
^
../src/subs_edit_ctrl.cpp:101:28: warning: wxSTC_SCMOD_SHIFT is deprecated. Use wxSTC_KEYMOD_SHIFT instead. [-W#pragma-messages]
CmdKeyClear(wxSTC_KEY_TAB,wxSTC_SCMOD_SHIFT);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2508:27: note: expanded from macro 'wxSTC_SCMOD_SHIFT'
#define wxSTC_SCMOD_SHIFT wxSTC_DEPRECATED_MACRO_VALUE(1,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:163:6: note: expanded from here
GCC warning "wxSTC_SCMOD_SHIFT is deprecated. Use wxSTC_KEYMOD_SHIFT instead."
^
../src/subs_edit_ctrl.cpp:102:18: warning: wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead. [-W#pragma-messages]
CmdKeyClear('D',wxSTC_SCMOD_CTRL);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2510:26: note: expanded from macro 'wxSTC_SCMOD_CTRL'
#define wxSTC_SCMOD_CTRL wxSTC_DEPRECATED_MACRO_VALUE(2,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:166:6: note: expanded from here
GCC warning "wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead."
^
../src/subs_edit_ctrl.cpp:103:18: warning: wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead. [-W#pragma-messages]
CmdKeyClear('L',wxSTC_SCMOD_CTRL);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2510:26: note: expanded from macro 'wxSTC_SCMOD_CTRL'
#define wxSTC_SCMOD_CTRL wxSTC_DEPRECATED_MACRO_VALUE(2,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:169:6: note: expanded from here
GCC warning "wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead."
^
../src/subs_edit_ctrl.cpp:104:18: warning: wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead. [-W#pragma-messages]
CmdKeyClear('L',wxSTC_SCMOD_CTRL | wxSTC_SCMOD_SHIFT);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2510:26: note: expanded from macro 'wxSTC_SCMOD_CTRL'
#define wxSTC_SCMOD_CTRL wxSTC_DEPRECATED_MACRO_VALUE(2,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:172:6: note: expanded from here
GCC warning "wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead."
^
../src/subs_edit_ctrl.cpp:104:37: warning: wxSTC_SCMOD_SHIFT is deprecated. Use wxSTC_KEYMOD_SHIFT instead. [-W#pragma-messages]
CmdKeyClear('L',wxSTC_SCMOD_CTRL | wxSTC_SCMOD_SHIFT);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2508:27: note: expanded from macro 'wxSTC_SCMOD_SHIFT'
#define wxSTC_SCMOD_SHIFT wxSTC_DEPRECATED_MACRO_VALUE(1,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:175:6: note: expanded from here
GCC warning "wxSTC_SCMOD_SHIFT is deprecated. Use wxSTC_KEYMOD_SHIFT instead."
^
../src/subs_edit_ctrl.cpp:105:18: warning: wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead. [-W#pragma-messages]
CmdKeyClear('T',wxSTC_SCMOD_CTRL);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2510:26: note: expanded from macro 'wxSTC_SCMOD_CTRL'
#define wxSTC_SCMOD_CTRL wxSTC_DEPRECATED_MACRO_VALUE(2,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:2:6: note: expanded from here
GCC warning "wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead."
^
../src/subs_edit_ctrl.cpp:106:18: warning: wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead. [-W#pragma-messages]
CmdKeyClear('T',wxSTC_SCMOD_CTRL | wxSTC_SCMOD_SHIFT);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2510:26: note: expanded from macro 'wxSTC_SCMOD_CTRL'
#define wxSTC_SCMOD_CTRL wxSTC_DEPRECATED_MACRO_VALUE(2,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:5:6: note: expanded from here
GCC warning "wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead."
^
../src/subs_edit_ctrl.cpp:106:37: warning: wxSTC_SCMOD_SHIFT is deprecated. Use wxSTC_KEYMOD_SHIFT instead. [-W#pragma-messages]
CmdKeyClear('T',wxSTC_SCMOD_CTRL | wxSTC_SCMOD_SHIFT);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2508:27: note: expanded from macro 'wxSTC_SCMOD_SHIFT'
#define wxSTC_SCMOD_SHIFT wxSTC_DEPRECATED_MACRO_VALUE(1,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:8:6: note: expanded from here
GCC warning "wxSTC_SCMOD_SHIFT is deprecated. Use wxSTC_KEYMOD_SHIFT instead."
^
../src/subs_edit_ctrl.cpp:107:18: warning: wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead. [-W#pragma-messages]
CmdKeyClear('U',wxSTC_SCMOD_CTRL);
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2510:26: note: expanded from macro 'wxSTC_SCMOD_CTRL'
#define wxSTC_SCMOD_CTRL wxSTC_DEPRECATED_MACRO_VALUE(2,\
^
/opt/homebrew/include/wx-3.1/wx/stc/stc.h:2473:9: note: expanded from macro 'wxSTC_DEPRECATED_MACRO_VALUE'
_Pragma(wxSTC_STRINGIFY(GCC warning msg)) value
^
<scratch space>:11:6: note: expanded from here
GCC warning "wxSTC_SCMOD_CTRL is deprecated. Use wxSTC_KEYMOD_CTRL instead."
^
14 warnings generated.
[356/476] Compiling C++ object aegisub.p/src_utils.cpp.o
../src/utils.cpp:227:53: warning: 'kCTFontUserFontType' is deprecated: first deprecated in macOS 10.11 - Deprecated [-Wdeprecated-declarations]
auto default_font = CTFontCreateUIFontForLanguage(kCTFontUserFontType, 0, nullptr);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h:322:5: note: 'kCTFontUserFontType' has been explicitly marked deprecated here
kCTFontUserFontType CT_ENUM_DEPRECATED("Deprecated", macos(10.5, 10.11), ios(3.2, 9.0)) CT_ENUM_UNAVAILABLE(watchos, tvos)
^
1 warning generated.
[366/476] Compiling C++ object aegisub.p/src_video_display.cpp.o
../src/video_display.cpp:432:24: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
return tool && typeid(*tool) == type;
^
1 warning generated.
[374/476] Compiling C++ object aegisub.p/src_spellchecker_hunspell.cpp.o
FAILED: aegisub.p/src_spellchecker_hunspell.cpp.o
c++ -Iaegisub.p -I. -I.. -I../libaegisub/include -Isrc/libresrc -I../src/libresrc -Isrc -I../src -Isubprojects/boost_1_74_0 -I../subprojects/boost_1_74_0 -Isubprojects/luajit/src -I../subprojects/luajit/src -I/opt/homebrew/Cellar/libass/0.15.2/include -I/opt/homebrew/Cellar/harfbuzz/3.1.2/include/harfbuzz -I/opt/homebrew/Cellar/graphite2/1.3.14/include -I/opt/homebrew/Cellar/glib/2.70.2/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.70.2/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre/8.45/include -I/opt/homebrew/Cellar/fribidi/1.0.11/include/fribidi -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/lib/wx/include/osx_cocoa-unicode-3.1 -I/opt/homebrew/include/wx-3.1 -I/opt/homebrew/Cellar/icu4c/69.1/include -I/opt/homebrew/Cellar/ffms2/2.40_1/include -I/opt/homebrew/Cellar/ffmpeg/4.4.1_3/include -I/opt/homebrew/Cellar/fftw/3.3.10/include -I/opt/homebrew/Cellar/hunspell/1.7.0_2/include/hunspell -I/opt/homebrew/Cellar/uchardet/0.0.7/include/uchardet -I/opt/homebrew/Cellar/mesa/21.3.1/include -I/opt/homebrew/Cellar/libxext/1.3.4/include -I/opt/homebrew/Cellar/libxfixes/6.0.0/include -I/opt/homebrew/Cellar/libx11/1.7.2/include -I/opt/homebrew/Cellar/libxcb/1.14_1/include -I/opt/homebrew/Cellar/libxau/1.0.9/include -I/opt/homebrew/Cellar/libxdmcp/1.1.3/include -I/opt/homebrew/Cellar/xorgproto/2021.5/include -I/opt/homebrew/opt/icu4c/include -fcolor-diagnostics -include-pch aegisub.p/agi_pre.h.pch -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++14 -O2 -g -D_DEBUG -DGL_SILENCE_DEPRECATION -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_ALL_NO_LIB=1 -MD -MQ aegisub.p/src_spellchecker_hunspell.cpp.o -MF aegisub.p/src_spellchecker_hunspell.cpp.o.d -o aegisub.p/src_spellchecker_hunspell.cpp.o -c ../src/spellchecker_hunspell.cpp
../src/spellchecker_hunspell.cpp:33:10: fatal error: 'hunspell/hunspell.hxx' file not found
#include <hunspell/hunspell.hxx>
^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[377/476] Compiling C++ object aegisub.p/src_audio_player_openal.cpp.o
../src/audio_player_openal.cpp:130:11: warning: 'alcOpenDevice' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
device = alcOpenDevice(nullptr);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:209:38: note: 'alcOpenDevice' has been explicitly marked deprecated here
ALC_API ALCdevice * ALC_APIENTRY alcOpenDevice( const ALCchar *devicename ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:140:2: warning: 'alcCloseDevice' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcCloseDevice(device);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:211:38: note: 'alcCloseDevice' has been explicitly marked deprecated here
ALC_API ALCboolean ALC_APIENTRY alcCloseDevice( ALCdevice *device ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:149:13: warning: 'alcCreateContext' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
context = alcCreateContext(device, nullptr);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:191:38: note: 'alcCreateContext' has been explicitly marked deprecated here
ALC_API ALCcontext * ALC_APIENTRY alcCreateContext( ALCdevice *device, const ALCint* attrlist ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:151:8: warning: 'alcMakeContextCurrent' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
if (!alcMakeContextCurrent(context)) throw AudioPlayerOpenError("Failed selecting OpenAL context");
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:193:38: note: 'alcMakeContextCurrent' has been explicitly marked deprecated here
ALC_API ALCboolean ALC_APIENTRY alcMakeContextCurrent( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:154:3: warning: 'alGetError' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alGetError();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:405:27: note: 'alGetError' has been explicitly marked deprecated here
AL_API ALenum AL_APIENTRY alGetError( void ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:157:3: warning: 'alGenBuffers' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alGenBuffers(num_buffers, buffers);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:592:25: note: 'alGenBuffers' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alGenBuffers( ALsizei n, ALuint* buffers ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:158:7: warning: 'alGetError' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
if (alGetError() != AL_NO_ERROR) throw AudioPlayerOpenError("Error generating OpenAL buffers");
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:405:27: note: 'alGetError' has been explicitly marked deprecated here
AL_API ALenum AL_APIENTRY alGetError( void ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:161:3: warning: 'alGenSources' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alGenSources(1, &source);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:498:25: note: 'alGenSources' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alGenSources( ALsizei n, ALuint* sources ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:162:7: warning: 'alGetError' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
if (alGetError() != AL_NO_ERROR) {
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:405:27: note: 'alGetError' has been explicitly marked deprecated here
AL_API ALenum AL_APIENTRY alGetError( void ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:163:4: warning: 'alDeleteBuffers' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alDeleteBuffers(num_buffers, buffers);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:595:25: note: 'alDeleteBuffers' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alDeleteBuffers( ALsizei n, const ALuint* buffers ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:169:3: warning: 'alcDestroyContext' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcDestroyContext(context);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:199:38: note: 'alcDestroyContext' has been explicitly marked deprecated here
ALC_API void ALC_APIENTRY alcDestroyContext( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:178:2: warning: 'alcMakeContextCurrent' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcMakeContextCurrent(context);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:193:38: note: 'alcMakeContextCurrent' has been explicitly marked deprecated here
ALC_API ALCboolean ALC_APIENTRY alcMakeContextCurrent( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:179:2: warning: 'alDeleteSources' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alDeleteSources(1, &source);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:501:25: note: 'alDeleteSources' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alDeleteSources( ALsizei n, const ALuint* sources ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:180:2: warning: 'alDeleteBuffers' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alDeleteBuffers(num_buffers, buffers);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:595:25: note: 'alDeleteBuffers' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alDeleteBuffers( ALsizei n, const ALuint* buffers ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:181:2: warning: 'alcMakeContextCurrent' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcMakeContextCurrent(nullptr);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:193:38: note: 'alcMakeContextCurrent' has been explicitly marked deprecated here
ALC_API ALCboolean ALC_APIENTRY alcMakeContextCurrent( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:182:2: warning: 'alcDestroyContext' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcDestroyContext(context);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:199:38: note: 'alcDestroyContext' has been explicitly marked deprecated here
ALC_API void ALC_APIENTRY alcDestroyContext( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:189:2: warning: 'alcMakeContextCurrent' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcMakeContextCurrent(context);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:193:38: note: 'alcMakeContextCurrent' has been explicitly marked deprecated here
ALC_API ALCboolean ALC_APIENTRY alcMakeContextCurrent( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:193:3: warning: 'alSourceStop' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alSourceStop(source);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:561:25: note: 'alSourceStop' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alSourceStop( ALuint sid ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:194:3: warning: 'alSourcei' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alSourcei(source, AL_BUFFER, 0);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:515:25: note: 'alSourcei' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alSourcei( ALuint sid, ALenum param, ALint value ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:211:2: warning: 'alSourcePlay' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alSourcePlay(source);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:558:25: note: 'alSourcePlay' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alSourcePlay( ALuint sid ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:229:2: warning: 'alcMakeContextCurrent' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcMakeContextCurrent(context);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:193:38: note: 'alcMakeContextCurrent' has been explicitly marked deprecated here
ALC_API ALCboolean ALC_APIENTRY alcMakeContextCurrent( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:230:2: warning: 'alSourceStop' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alSourceStop(source);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:561:25: note: 'alSourceStop' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alSourceStop( ALuint sid ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:231:2: warning: 'alSourcei' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alSourcei(source, AL_BUFFER, 0);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:515:25: note: 'alSourcei' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alSourcei( ALuint sid, ALenum param, ALint value ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:232:2: warning: 'alcMakeContextCurrent' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcMakeContextCurrent(nullptr);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:193:38: note: 'alcMakeContextCurrent' has been explicitly marked deprecated here
ALC_API ALCboolean ALC_APIENTRY alcMakeContextCurrent( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:251:3: warning: 'alBufferData' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alBufferData(buffers[buf_first_free], AL_FORMAT_MONO16, &decode_buffer[0], decode_buffer.size(), samplerate);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:601:25: note: 'alBufferData' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alBufferData( ALuint bid, ALenum format, const ALvoid* data, ALsizei size, ALsizei freq ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:252:3: warning: 'alSourceQueueBuffers' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alSourceQueueBuffers(source, 1, &buffers[buf_first_free]); // FIXME: collect buffer handles and queue all at once instead of one at a time?
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:572:25: note: 'alSourceQueueBuffers' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alSourceQueueBuffers( ALuint sid, ALsizei numEntries, const ALuint *bids ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:261:2: warning: 'alcMakeContextCurrent' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alcMakeContextCurrent(context);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:193:38: note: 'alcMakeContextCurrent' has been explicitly marked deprecated here
ALC_API ALCboolean ALC_APIENTRY alcMakeContextCurrent( ALCcontext *context ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:263:2: warning: 'alGetSourcei' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alGetSourcei(source, AL_BUFFERS_PROCESSED, &newplayed);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:530:25: note: 'alGetSourcei' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alGetSourcei( ALuint sid, ALenum param, ALint* value ) OPENAL_DEPRECATED;
^
../src/audio_player_openal.cpp:274:3: warning: 'alSourceUnqueueBuffers' is deprecated: first deprecated in macOS 10.15 - OpenAL is deprecated in favor of AVAudioEngine [-Wdeprecated-declarations]
alSourceUnqueueBuffers(source, newplayed, bufs);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/Headers/al.h:574:25: note: 'alSourceUnqueueBuffers' has been explicitly marked deprecated here
AL_API void AL_APIENTRY alSourceUnqueueBuffers( ALuint sid, ALsizei numEntries, ALuint *bids ) OPENAL_DEPRECATED;
^
29 warnings generated.
[383/476] Compiling C++ object aegisub.p/src_visual_tool.cpp.o
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment