Skip to content

Instantly share code, notes, and snippets.

@hiiroo
Created October 25, 2020 12:05
Show Gist options
  • Save hiiroo/4a03f7bdba7f2a2b692c3b1d54b2caec to your computer and use it in GitHub Desktop.
Save hiiroo/4a03f7bdba7f2a2b692c3b1d54b2caec to your computer and use it in GitHub Desktop.
/Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -ftemplate-backtrace-limit=0 -I/usr/local/include -Og -std=gnu++1z -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.13 -Wall -Wextra -fPIC -DPROJ_DIR="\"/Users/mertceylan/Repositories/mmpp\"" -DUSE_MICROHTTPD -DUSE_Z3 -I../../mmpp -I. -I../libs/giolib -I/usr/local/Cellar/qt/5.15.1/mkspecs/macx-clang -o main.o ../main.cpp
In file included from ../main.cpp:12:
In file included from ../../mmpp/utils/utils.h:28:
In file included from ../../mmpp/platform.h:26:
In file included from /usr/local/include/boost/coroutine/all.hpp:11:
In file included from /usr/local/include/boost/coroutine/coroutine.hpp:10:
In file included from /usr/local/include/boost/coroutine/asymmetric_coroutine.hpp:24:
In file included from /usr/local/include/boost/coroutine/exceptions.hpp:14:
/usr/local/include/boost/detail/scoped_enum_emulation.hpp:17:1: warning: This header is deprecated. Use <boost/core/scoped_enum.hpp> instead.
[-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")
^
/usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
^
/usr/local/include/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>:129:2: note: expanded from here
message("This header is deprecated. Use " "<boost/core/scoped_enum.hpp>" " instead.")
^
1 warning generated.
/Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -ftemplate-backtrace-limit=0 -I/usr/local/include -Og -std=gnu++1z -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.13 -Wall -Wextra -fPIC -DPROJ_DIR="\"/Users/mertceylan/Repositories/mmpp\"" -DUSE_MICROHTTPD -DUSE_Z3 -I../../mmpp -I. -I../libs/giolib -I/usr/local/Cellar/qt/5.15.1/mkspecs/macx-clang -o library.o ../mm/library.cpp
In file included from ../mm/library.cpp:7:
In file included from ../mm/library.h:18:
In file included from ../mm/funds.h:14:
In file included from ../../mmpp/utils/utils.h:28:
In file included from ../../mmpp/platform.h:26:
In file included from /usr/local/include/boost/coroutine/all.hpp:11:
In file included from /usr/local/include/boost/coroutine/coroutine.hpp:10:
In file included from /usr/local/include/boost/coroutine/asymmetric_coroutine.hpp:24:
In file included from /usr/local/include/boost/coroutine/exceptions.hpp:14:
/usr/local/include/boost/detail/scoped_enum_emulation.hpp:17:1: warning: This header is deprecated. Use <boost/core/scoped_enum.hpp> instead.
[-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")
^
/usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
^
/usr/local/include/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>:50:2: note: expanded from here
message("This header is deprecated. Use " "<boost/core/scoped_enum.hpp>" " instead.")
^
1 warning generated.
/Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -ftemplate-backtrace-limit=0 -I/usr/local/include -Og -std=gnu++1z -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.13 -Wall -Wextra -fPIC -DPROJ_DIR="\"/Users/mertceylan/Repositories/mmpp\"" -DUSE_MICROHTTPD -DUSE_Z3 -I../../mmpp -I. -I../libs/giolib -I/usr/local/Cellar/qt/5.15.1/mkspecs/macx-clang -o proof.o ../mm/proof.cpp
In file included from ../mm/proof.cpp:2:
In file included from ../mm/proof.h:10:
In file included from ../mm/funds.h:14:
In file included from ../../mmpp/utils/utils.h:28:
In file included from ../../mmpp/platform.h:26:
In file included from /usr/local/include/boost/coroutine/all.hpp:11:
In file included from /usr/local/include/boost/coroutine/coroutine.hpp:10:
In file included from /usr/local/include/boost/coroutine/asymmetric_coroutine.hpp:24:
In file included from /usr/local/include/boost/coroutine/exceptions.hpp:14:
/usr/local/include/boost/detail/scoped_enum_emulation.hpp:17:1: warning: This header is deprecated. Use <boost/core/scoped_enum.hpp> instead.
[-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")
^
/usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
^
/usr/local/include/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>:25:2: note: expanded from here
message("This header is deprecated. Use " "<boost/core/scoped_enum.hpp>" " instead.")
^
1 warning generated.
/Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -ftemplate-backtrace-limit=0 -I/usr/local/include -Og -std=gnu++1z -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.13 -Wall -Wextra -fPIC -DPROJ_DIR="\"/Users/mertceylan/Repositories/mmpp\"" -DUSE_MICROHTTPD -DUSE_Z3 -I../../mmpp -I. -I../libs/giolib -I/usr/local/Cellar/qt/5.15.1/mkspecs/macx-clang -o unification.o ../old/unification.cpp
In file included from ../old/unification.cpp:1:
In file included from ../old/unification.h:3:
In file included from ../../mmpp/mm/library.h:18:
In file included from ../../mmpp/mm/funds.h:14:
In file included from ../../mmpp/utils/utils.h:28:
In file included from ../../mmpp/platform.h:26:
In file included from /usr/local/include/boost/coroutine/all.hpp:11:
In file included from /usr/local/include/boost/coroutine/coroutine.hpp:10:
In file included from /usr/local/include/boost/coroutine/asymmetric_coroutine.hpp:24:
In file included from /usr/local/include/boost/coroutine/exceptions.hpp:14:
/usr/local/include/boost/detail/scoped_enum_emulation.hpp:17:1: warning: This header is deprecated. Use <boost/core/scoped_enum.hpp> instead.
[-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")
^
/usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
^
/usr/local/include/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>:25:2: note: expanded from here
message("This header is deprecated. Use " "<boost/core/scoped_enum.hpp>" " instead.")
^
1 warning generated.
/Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -ftemplate-backtrace-limit=0 -I/usr/local/include -Og -std=gnu++1z -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.13 -Wall -Wextra -fPIC -DPROJ_DIR="\"/Users/mertceylan/Repositories/mmpp\"" -DUSE_MICROHTTPD -DUSE_Z3 -I../../mmpp -I. -I../libs/giolib -I/usr/local/Cellar/qt/5.15.1/mkspecs/macx-clang -o wff.o ../provers/wff.cpp
In file included from ../provers/wff.cpp:2:
In file included from ../provers/wff.h:10:
In file included from ../../mmpp/mm/library.h:18:
In file included from ../../mmpp/mm/funds.h:14:
In file included from ../../mmpp/utils/utils.h:28:
In file included from ../../mmpp/platform.h:26:
In file included from /usr/local/include/boost/coroutine/all.hpp:11:
In file included from /usr/local/include/boost/coroutine/coroutine.hpp:10:
In file included from /usr/local/include/boost/coroutine/asymmetric_coroutine.hpp:24:
In file included from /usr/local/include/boost/coroutine/exceptions.hpp:14:
/usr/local/include/boost/detail/scoped_enum_emulation.hpp:17:1: warning: This header is deprecated. Use <boost/core/scoped_enum.hpp> instead.
[-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")
^
/usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
^
/usr/local/include/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>:25:2: note: expanded from here
message("This header is deprecated. Use " "<boost/core/scoped_enum.hpp>" " instead.")
^
1 warning generated.
/Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -ftemplate-backtrace-limit=0 -I/usr/local/include -Og -std=gnu++1z -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.13 -Wall -Wextra -fPIC -DPROJ_DIR="\"/Users/mertceylan/Repositories/mmpp\"" -DUSE_MICROHTTPD -DUSE_Z3 -I../../mmpp -I. -I../libs/giolib -I/usr/local/Cellar/qt/5.15.1/mkspecs/macx-clang -o toolbox.o ../mm/toolbox.cpp
In file included from ../mm/toolbox.cpp:6:
In file included from ../mm/toolbox.h:20:
In file included from ../mm/library.h:18:
In file included from ../mm/funds.h:14:
In file included from ../../mmpp/utils/utils.h:28:
In file included from ../../mmpp/platform.h:26:
In file included from /usr/local/include/boost/coroutine/all.hpp:11:
In file included from /usr/local/include/boost/coroutine/coroutine.hpp:10:
In file included from /usr/local/include/boost/coroutine/asymmetric_coroutine.hpp:24:
In file included from /usr/local/include/boost/coroutine/exceptions.hpp:14:
/usr/local/include/boost/detail/scoped_enum_emulation.hpp:17:1: warning: This header is deprecated. Use <boost/core/scoped_enum.hpp> instead.
[-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/core/scoped_enum.hpp>")
^
/usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
^
/usr/local/include/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>:195:2: note: expanded from here
message("This header is deprecated. Use " "<boost/core/scoped_enum.hpp>" " instead.")
^
../mm/toolbox.cpp:1233:53: error: no member named '__cxx11' in namespace 'std'
Prover<ProofEngine> make_throwing_prover(const std::__cxx11::string &msg) {
~~~~~^
1 warning and 1 error generated.
make: *** [toolbox.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment