Created
April 22, 2016 08:00
-
-
Save hhatto/b765a6d2b1be1ec82de405e0891f0ad7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| include header path: /usr/include/GraphicsMagick/ | |
| boost lib: boost_python | |
| library path: /usr/lib64/libGraphicsMagick++ | |
| GraphicsMagick version: 1.3.23 | |
| running install | |
| running bdist_egg | |
| running egg_info | |
| creating pgmagick.egg-info | |
| writing pgmagick.egg-info/PKG-INFO | |
| writing top-level names to pgmagick.egg-info/top_level.txt | |
| writing dependency_links to pgmagick.egg-info/dependency_links.txt | |
| writing manifest file 'pgmagick.egg-info/SOURCES.txt' | |
| reading manifest file 'pgmagick.egg-info/SOURCES.txt' | |
| reading manifest template 'MANIFEST.in' | |
| writing manifest file 'pgmagick.egg-info/SOURCES.txt' | |
| installing library code to build/bdist.linux-x86_64/egg | |
| running install_lib | |
| running build_py | |
| creating build | |
| creating build/lib.linux-x86_64-2.7 | |
| creating build/lib.linux-x86_64-2.7/pgmagick | |
| copying pgmagick/api.py -> build/lib.linux-x86_64-2.7/pgmagick | |
| copying pgmagick/_version.py -> build/lib.linux-x86_64-2.7/pgmagick | |
| copying pgmagick/__init__.py -> build/lib.linux-x86_64-2.7/pgmagick | |
| running build_ext | |
| building 'pgmagick._pgmagick' extension | |
| creating build/temp.linux-x86_64-2.7 | |
| creating build/temp.linux-x86_64-2.7/src | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePointSize.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePointSize.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePointSize.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePointSize.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePointSize.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePointSize.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_QuantumOperator.cpp -o build/temp.linux-x86_64-2.7/./src/_QuantumOperator.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_QuantumOperator.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_QuantumOperator.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_QuantumOperator.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_QuantumOperator.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableFillColor.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableFillColor.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Montage.cpp -o build/temp.linux-x86_64-2.7/./src/_Montage.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Montage.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Montage.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Montage.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Montage.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableText.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableText.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableText.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableText.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableText.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableText.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathCurvetoArgs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathCurvetoArgs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathSmoothQuadraticCurvetoRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathSmoothQuadraticCurvetoRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothQuadraticCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothQuadraticCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothQuadraticCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothQuadraticCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableStrokeLineCap.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeLineCap.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeLineCap.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeLineCap.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeLineCap.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeLineCap.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_LineJoin.cpp -o build/temp.linux-x86_64-2.7/./src/_LineJoin.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_LineJoin.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_LineJoin.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_LineJoin.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_LineJoin.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathSmoothQuadraticCurvetoAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathSmoothQuadraticCurvetoAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothQuadraticCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothQuadraticCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothQuadraticCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothQuadraticCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableStrokeLineJoin.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeLineJoin.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeLineJoin.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeLineJoin.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeLineJoin.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeLineJoin.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePushClipPath.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePushClipPath.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePushGraphicContext.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePushGraphicContext.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushGraphicContext.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushGraphicContext.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushGraphicContext.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushGraphicContext.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathArcArgs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathArcArgs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_OrientationType.cpp -o build/temp.linux-x86_64-2.7/./src/_OrientationType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_OrientationType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_OrientationType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_OrientationType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_OrientationType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_StyleType.cpp -o build/temp.linux-x86_64-2.7/./src/_StyleType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StyleType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StyleType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StyleType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StyleType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_InterlaceType.cpp -o build/temp.linux-x86_64-2.7/./src/_InterlaceType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_InterlaceType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_InterlaceType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_InterlaceType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_InterlaceType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableStrokeWidth.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeWidth.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeWidth.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeWidth.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeWidth.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeWidth.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_TypeMetric.cpp -o build/temp.linux-x86_64-2.7/./src/_TypeMetric.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_TypeMetric.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_TypeMetric.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_TypeMetric.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_TypeMetric.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableSkewY.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableSkewY.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableSkewY.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableSkewY.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableSkewY.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableSkewY.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathMovetoRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathMovetoRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathMovetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathMovetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathMovetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathMovetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_StretchType.cpp -o build/temp.linux-x86_64-2.7/./src/_StretchType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StretchType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StretchType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StretchType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StretchType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePopClipPath.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePopClipPath.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableCircle.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableCircle.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableCircle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableCircle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableCircle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableCircle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_RenderingIntent.cpp -o build/temp.linux-x86_64-2.7/./src/_RenderingIntent.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_RenderingIntent.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_RenderingIntent.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_RenderingIntent.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_RenderingIntent.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePolyline.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePolyline.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePolyline.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePolyline.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePolyline.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePolyline.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_SparseColorMethod.cpp -o build/temp.linux-x86_64-2.7/./src/_SparseColorMethod.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_SparseColorMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_SparseColorMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_SparseColorMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_SparseColorMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_main.cpp -o build/temp.linux-x86_64-2.7/./src/_main.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_main.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_main.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_main.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_main.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathMovetoAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathMovetoAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathMovetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathMovetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathMovetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathMovetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_QuantumType.cpp -o build/temp.linux-x86_64-2.7/./src/_QuantumType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_QuantumType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_QuantumType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_QuantumType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_QuantumType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableGravity.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableGravity.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableGravity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableGravity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableGravity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableGravity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableEllipse.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableEllipse.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableEllipse.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableEllipse.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableEllipse.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableEllipse.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableDashArray.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableDashArray.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableDashArray.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableDashArray.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableDashArray.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableDashArray.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableLine.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableLine.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableLine.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableLine.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableLine.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableLine.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableRectangle.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableRectangle.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRectangle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRectangle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRectangle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRectangle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathLinetoHorizontalAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathLinetoHorizontalAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoHorizontalAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoHorizontalAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoHorizontalAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoHorizontalAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathLinetoVerticalRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathLinetoVerticalRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoVerticalRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoVerticalRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoVerticalRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoVerticalRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableSkewX.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableSkewX.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableSkewX.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableSkewX.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableSkewX.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableSkewX.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DecorationType.cpp -o build/temp.linux-x86_64-2.7/./src/_DecorationType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DecorationType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DecorationType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DecorationType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DecorationType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Drawable.cpp -o build/temp.linux-x86_64-2.7/./src/_Drawable.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Drawable.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Drawable.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Drawable.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Drawable.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePoint.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePoint.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePoint.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePoint.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePoint.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePoint.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableArc.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableArc.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableArc.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableArc.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableArc.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableArc.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableStrokeAntialias.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeAntialias.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeAntialias.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeAntialias.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeAntialias.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeAntialias.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Pixels.cpp -o build/temp.linux-x86_64-2.7/./src/_Pixels.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Pixels.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Pixels.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Pixels.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Pixels.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathSmoothCurvetoAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathSmoothCurvetoAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathSmoothCurvetoRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathSmoothCurvetoRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathSmoothCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableStrokeColor.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeColor.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathArcAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathArcAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathLinetoVerticalAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathLinetoVerticalAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoVerticalAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoVerticalAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoVerticalAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoVerticalAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathQuadraticCurvetoArgs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathQuadraticCurvetoArgs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoArgs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_CompressionType.cpp -o build/temp.linux-x86_64-2.7/./src/_CompressionType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_CompressionType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_CompressionType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_CompressionType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_CompressionType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_StorageType.cpp -o build/temp.linux-x86_64-2.7/./src/_StorageType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StorageType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StorageType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StorageType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_StorageType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableFillOpacity.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableFillOpacity.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillOpacity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillOpacity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillOpacity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillOpacity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathCurvetoAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathCurvetoAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePath.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePath.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_CompositeOperator.cpp -o build/temp.linux-x86_64-2.7/./src/_CompositeOperator.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_CompositeOperator.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_CompositeOperator.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_CompositeOperator.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_CompositeOperator.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathArcRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathArcRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathArcRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathLinetoHorizontalRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathLinetoHorizontalRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoHorizontalRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoHorizontalRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoHorizontalRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoHorizontalRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_gminfo.cpp -o build/temp.linux-x86_64-2.7/./src/_gminfo.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_gminfo.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_gminfo.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_gminfo.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_gminfo.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePopPattern.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePopPattern.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopPattern.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopPattern.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopPattern.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopPattern.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Exception.cpp -o build/temp.linux-x86_64-2.7/./src/_Exception.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Exception.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Exception.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Exception.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Exception.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_VirtualPixelMethod.cpp -o build/temp.linux-x86_64-2.7/./src/_VirtualPixelMethod.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_VirtualPixelMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_VirtualPixelMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_VirtualPixelMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_VirtualPixelMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Coordinate.cpp -o build/temp.linux-x86_64-2.7/./src/_Coordinate.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Coordinate.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Coordinate.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Coordinate.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Coordinate.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathQuadraticCurvetoAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathQuadraticCurvetoAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableRotation.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableRotation.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRotation.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRotation.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRotation.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRotation.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableFillRule.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableFillRule.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillRule.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillRule.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillRule.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFillRule.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_VPath.cpp -o build/temp.linux-x86_64-2.7/./src/_VPath.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_VPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_VPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_VPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_VPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableBezier.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableBezier.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableBezier.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableBezier.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableBezier.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableBezier.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_ColorspaceType.cpp -o build/temp.linux-x86_64-2.7/./src/_ColorspaceType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ColorspaceType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ColorspaceType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ColorspaceType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ColorspaceType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableViewbox.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableViewbox.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableViewbox.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableViewbox.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableViewbox.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableViewbox.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Color.cpp -o build/temp.linux-x86_64-2.7/./src/_Color.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Color.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Color.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Color.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Color.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableScaling.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableScaling.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableScaling.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableScaling.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableScaling.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableScaling.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableTextAntialias.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableTextAntialias.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextAntialias.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextAntialias.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextAntialias.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextAntialias.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Blob.cpp -o build/temp.linux-x86_64-2.7/./src/_Blob.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Blob.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Blob.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Blob.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Blob.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DistortImageMethod.cpp -o build/temp.linux-x86_64-2.7/./src/_DistortImageMethod.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DistortImageMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DistortImageMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DistortImageMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DistortImageMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableColor.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableColor.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableMiterLimit.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableMiterLimit.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableMiterLimit.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableMiterLimit.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableMiterLimit.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableMiterLimit.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePopGraphicContext.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePopGraphicContext.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopGraphicContext.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopGraphicContext.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopGraphicContext.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePopGraphicContext.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_EndianType.cpp -o build/temp.linux-x86_64-2.7/./src/_EndianType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_EndianType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_EndianType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_EndianType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_EndianType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Image.cpp -o build/temp.linux-x86_64-2.7/./src/_Image.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Image.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Image.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Image.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Image.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_FillRule.cpp -o build/temp.linux-x86_64-2.7/./src/_FillRule.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_FillRule.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_FillRule.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_FillRule.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_FillRule.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableMatte.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableMatte.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableMatte.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableMatte.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableMatte.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableMatte.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableAffine.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableAffine.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableAffine.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableAffine.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableAffine.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableAffine.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_ChannelType.cpp -o build/temp.linux-x86_64-2.7/./src/_ChannelType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ChannelType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ChannelType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ChannelType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ChannelType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_ResolutionType.cpp -o build/temp.linux-x86_64-2.7/./src/_ResolutionType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ResolutionType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ResolutionType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ResolutionType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ResolutionType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableRoundRectangle.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableRoundRectangle.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRoundRectangle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRoundRectangle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRoundRectangle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableRoundRectangle.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableFont.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableFont.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFont.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFont.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFont.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableFont.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_STL.cpp -o build/temp.linux-x86_64-2.7/./src/_STL.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_STL.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_STL.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_STL.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_STL.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_GravityType.cpp -o build/temp.linux-x86_64-2.7/./src/_GravityType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_GravityType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_GravityType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_GravityType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_GravityType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableClipPath.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableClipPath.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableClipPath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PaintMethod.cpp -o build/temp.linux-x86_64-2.7/./src/_PaintMethod.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PaintMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PaintMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PaintMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PaintMethod.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_ImageType.cpp -o build/temp.linux-x86_64-2.7/./src/_ImageType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ImageType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ImageType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ImageType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_ImageType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_LineCap.cpp -o build/temp.linux-x86_64-2.7/./src/_LineCap.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_LineCap.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_LineCap.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_LineCap.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_LineCap.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_Geometry.cpp -o build/temp.linux-x86_64-2.7/./src/_Geometry.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Geometry.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Geometry.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Geometry.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_Geometry.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_NoiseType.cpp -o build/temp.linux-x86_64-2.7/./src/_NoiseType.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_NoiseType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_NoiseType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_NoiseType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_NoiseType.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_FilterTypes.cpp -o build/temp.linux-x86_64-2.7/./src/_FilterTypes.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_FilterTypes.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_FilterTypes.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_FilterTypes.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_FilterTypes.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePolygon.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePolygon.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePolygon.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePolygon.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePolygon.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePolygon.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathLinetoAbs.cpp -o build/temp.linux-x86_64-2.7/./src/_PathLinetoAbs.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoAbs.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableTextDecoration.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableTextDecoration.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextDecoration.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextDecoration.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextDecoration.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextDecoration.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathLinetoRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathLinetoRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathLinetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableStrokeOpacity.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeOpacity.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeOpacity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeOpacity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeOpacity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableStrokeOpacity.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathClosePath.cpp -o build/temp.linux-x86_64-2.7/./src/_PathClosePath.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathClosePath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathClosePath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathClosePath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathClosePath.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathCurvetoRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathCurvetoRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableCompositeImage.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableCompositeImage.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableCompositeImage.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableCompositeImage.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableCompositeImage.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableCompositeImage.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawablePushPattern.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawablePushPattern.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushPattern.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushPattern.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushPattern.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawablePushPattern.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableDashOffset.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableDashOffset.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableDashOffset.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableDashOffset.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableDashOffset.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableDashOffset.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_PathQuadraticCurvetoRel.cpp -o build/temp.linux-x86_64-2.7/./src/_PathQuadraticCurvetoRel.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_PathQuadraticCurvetoRel.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableTextUnderColor.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableTextUnderColor.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextUnderColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextUnderColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextUnderColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTextUnderColor.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -I/usr/include/python2.7 -I/usr/include/GraphicsMagick/ -I/usr/include/python2.7 -c ./src/_DrawableTranslation.cpp -o build/temp.linux-x86_64-2.7/./src/_DrawableTranslation.o -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_6 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_x -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_19 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_20 -DPGMAGICK_LIB_GRAPHICSMAGICK_1_3_22 -D_LIBRARY_VERSION="1.3.23" | |
| In file included from /usr/include/boost/type_traits/ice.hpp:15:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTranslation.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:16:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTranslation.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:17:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTranslation.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") | |
| ^ | |
| In file included from /usr/include/boost/type_traits/ice.hpp:18:0, | |
| from /usr/include/boost/python/detail/def_helper.hpp:9, | |
| from /usr/include/boost/python/class.hpp:29, | |
| from /usr/include/boost/python.hpp:18, | |
| from ./src/_DrawableTranslation.cpp:1: | |
| /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated | |
| # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") | |
| ^ | |
| g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/./src/_DrawablePointSize.o build/temp.linux-x86_64-2.7/./src/_QuantumOperator.o build/temp.linux-x86_64-2.7/./src/_DrawableFillColor.o build/temp.linux-x86_64-2.7/./src/_Montage.o build/temp.linux-x86_64-2.7/./src/_DrawableText.o build/temp.linux-x86_64-2.7/./src/_PathCurvetoArgs.o build/temp.linux-x86_64-2.7/./src/_PathSmoothQuadraticCurvetoRel.o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeLineCap.o build/temp.linux-x86_64-2.7/./src/_LineJoin.o build/temp.linux-x86_64-2.7/./src/_PathSmoothQuadraticCurvetoAbs.o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeLineJoin.o build/temp.linux-x86_64-2.7/./src/_DrawablePushClipPath.o build/temp.linux-x86_64-2.7/./src/_DrawablePushGraphicContext.o build/temp.linux-x86_64-2.7/./src/_PathArcArgs.o build/temp.linux-x86_64-2.7/./src/_OrientationType.o build/temp.linux-x86_64-2.7/./src/_StyleType.o build/temp.linux-x86_64-2.7/./src/_InterlaceType.o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeWidth.o build/temp.linux-x86_64-2.7/./src/_TypeMetric.o build/temp.linux-x86_64-2.7/./src/_DrawableSkewY.o build/temp.linux-x86_64-2.7/./src/_PathMovetoRel.o build/temp.linux-x86_64-2.7/./src/_StretchType.o build/temp.linux-x86_64-2.7/./src/_DrawablePopClipPath.o build/temp.linux-x86_64-2.7/./src/_DrawableCircle.o build/temp.linux-x86_64-2.7/./src/_RenderingIntent.o build/temp.linux-x86_64-2.7/./src/_DrawablePolyline.o build/temp.linux-x86_64-2.7/./src/_SparseColorMethod.o build/temp.linux-x86_64-2.7/./src/_main.o build/temp.linux-x86_64-2.7/./src/_PathMovetoAbs.o build/temp.linux-x86_64-2.7/./src/_QuantumType.o build/temp.linux-x86_64-2.7/./src/_DrawableGravity.o build/temp.linux-x86_64-2.7/./src/_DrawableEllipse.o build/temp.linux-x86_64-2.7/./src/_DrawableDashArray.o build/temp.linux-x86_64-2.7/./src/_DrawableLine.o build/temp.linux-x86_64-2.7/./src/_DrawableRectangle.o build/temp.linux-x86_64-2.7/./src/_PathLinetoHorizontalAbs.o build/temp.linux-x86_64-2.7/./src/_PathLinetoVerticalRel.o build/temp.linux-x86_64-2.7/./src/_DrawableSkewX.o build/temp.linux-x86_64-2.7/./src/_DecorationType.o build/temp.linux-x86_64-2.7/./src/_Drawable.o build/temp.linux-x86_64-2.7/./src/_DrawablePoint.o build/temp.linux-x86_64-2.7/./src/_DrawableArc.o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeAntialias.o build/temp.linux-x86_64-2.7/./src/_Pixels.o build/temp.linux-x86_64-2.7/./src/_PathSmoothCurvetoAbs.o build/temp.linux-x86_64-2.7/./src/_PathSmoothCurvetoRel.o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeColor.o build/temp.linux-x86_64-2.7/./src/_PathArcAbs.o build/temp.linux-x86_64-2.7/./src/_PathLinetoVerticalAbs.o build/temp.linux-x86_64-2.7/./src/_PathQuadraticCurvetoArgs.o build/temp.linux-x86_64-2.7/./src/_CompressionType.o build/temp.linux-x86_64-2.7/./src/_StorageType.o build/temp.linux-x86_64-2.7/./src/_DrawableFillOpacity.o build/temp.linux-x86_64-2.7/./src/_PathCurvetoAbs.o build/temp.linux-x86_64-2.7/./src/_DrawablePath.o build/temp.linux-x86_64-2.7/./src/_CompositeOperator.o build/temp.linux-x86_64-2.7/./src/_PathArcRel.o build/temp.linux-x86_64-2.7/./src/_PathLinetoHorizontalRel.o build/temp.linux-x86_64-2.7/./src/_gminfo.o build/temp.linux-x86_64-2.7/./src/_DrawablePopPattern.o build/temp.linux-x86_64-2.7/./src/_Exception.o build/temp.linux-x86_64-2.7/./src/_VirtualPixelMethod.o build/temp.linux-x86_64-2.7/./src/_Coordinate.o build/temp.linux-x86_64-2.7/./src/_PathQuadraticCurvetoAbs.o build/temp.linux-x86_64-2.7/./src/_DrawableRotation.o build/temp.linux-x86_64-2.7/./src/_DrawableFillRule.o build/temp.linux-x86_64-2.7/./src/_VPath.o build/temp.linux-x86_64-2.7/./src/_DrawableBezier.o build/temp.linux-x86_64-2.7/./src/_ColorspaceType.o build/temp.linux-x86_64-2.7/./src/_DrawableViewbox.o build/temp.linux-x86_64-2.7/./src/_Color.o build/temp.linux-x86_64-2.7/./src/_DrawableScaling.o build/temp.linux-x86_64-2.7/./src/_DrawableTextAntialias.o build/temp.linux-x86_64-2.7/./src/_Blob.o build/temp.linux-x86_64-2.7/./src/_DistortImageMethod.o build/temp.linux-x86_64-2.7/./src/_DrawableColor.o build/temp.linux-x86_64-2.7/./src/_DrawableMiterLimit.o build/temp.linux-x86_64-2.7/./src/_DrawablePopGraphicContext.o build/temp.linux-x86_64-2.7/./src/_EndianType.o build/temp.linux-x86_64-2.7/./src/_Image.o build/temp.linux-x86_64-2.7/./src/_FillRule.o build/temp.linux-x86_64-2.7/./src/_DrawableMatte.o build/temp.linux-x86_64-2.7/./src/_DrawableAffine.o build/temp.linux-x86_64-2.7/./src/_ChannelType.o build/temp.linux-x86_64-2.7/./src/_ResolutionType.o build/temp.linux-x86_64-2.7/./src/_DrawableRoundRectangle.o build/temp.linux-x86_64-2.7/./src/_DrawableFont.o build/temp.linux-x86_64-2.7/./src/_STL.o build/temp.linux-x86_64-2.7/./src/_GravityType.o build/temp.linux-x86_64-2.7/./src/_DrawableClipPath.o build/temp.linux-x86_64-2.7/./src/_PaintMethod.o build/temp.linux-x86_64-2.7/./src/_ImageType.o build/temp.linux-x86_64-2.7/./src/_LineCap.o build/temp.linux-x86_64-2.7/./src/_Geometry.o build/temp.linux-x86_64-2.7/./src/_NoiseType.o build/temp.linux-x86_64-2.7/./src/_FilterTypes.o build/temp.linux-x86_64-2.7/./src/_DrawablePolygon.o build/temp.linux-x86_64-2.7/./src/_PathLinetoAbs.o build/temp.linux-x86_64-2.7/./src/_DrawableTextDecoration.o build/temp.linux-x86_64-2.7/./src/_PathLinetoRel.o build/temp.linux-x86_64-2.7/./src/_DrawableStrokeOpacity.o build/temp.linux-x86_64-2.7/./src/_PathClosePath.o build/temp.linux-x86_64-2.7/./src/_PathCurvetoRel.o build/temp.linux-x86_64-2.7/./src/_DrawableCompositeImage.o build/temp.linux-x86_64-2.7/./src/_DrawablePushPattern.o build/temp.linux-x86_64-2.7/./src/_DrawableDashOffset.o build/temp.linux-x86_64-2.7/./src/_PathQuadraticCurvetoRel.o build/temp.linux-x86_64-2.7/./src/_DrawableTextUnderColor.o build/temp.linux-x86_64-2.7/./src/_DrawableTranslation.o -L/usr/lib64/ -L/usr/lib -lboost_python -lGraphicsMagick++ -lpython2.7 -o build/lib.linux-x86_64-2.7/pgmagick/_pgmagick.so | |
| creating build/bdist.linux-x86_64 | |
| creating build/bdist.linux-x86_64/egg | |
| creating build/bdist.linux-x86_64/egg/pgmagick | |
| copying build/lib.linux-x86_64-2.7/pgmagick/api.py -> build/bdist.linux-x86_64/egg/pgmagick | |
| copying build/lib.linux-x86_64-2.7/pgmagick/_version.py -> build/bdist.linux-x86_64/egg/pgmagick | |
| copying build/lib.linux-x86_64-2.7/pgmagick/__init__.py -> build/bdist.linux-x86_64/egg/pgmagick | |
| copying build/lib.linux-x86_64-2.7/pgmagick/_pgmagick.so -> build/bdist.linux-x86_64/egg/pgmagick | |
| byte-compiling build/bdist.linux-x86_64/egg/pgmagick/api.py to api.pyc | |
| byte-compiling build/bdist.linux-x86_64/egg/pgmagick/_version.py to _version.pyc | |
| byte-compiling build/bdist.linux-x86_64/egg/pgmagick/__init__.py to __init__.pyc | |
| creating stub loader for pgmagick/_pgmagick.so | |
| byte-compiling build/bdist.linux-x86_64/egg/pgmagick/_pgmagick.py to _pgmagick.pyc | |
| creating build/bdist.linux-x86_64/egg/EGG-INFO | |
| copying pgmagick.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO | |
| copying pgmagick.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
| copying pgmagick.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
| copying pgmagick.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
| writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt | |
| zip_safe flag not set; analyzing archive contents... | |
| creating dist | |
| creating 'dist/pgmagick-0.6.1-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it | |
| removing 'build/bdist.linux-x86_64/egg' (and everything under it) | |
| Processing pgmagick-0.6.1-py2.7-linux-x86_64.egg | |
| Copying pgmagick-0.6.1-py2.7-linux-x86_64.egg to /usr/lib/python2.7/site-packages | |
| Adding pgmagick 0.6.1 to easy-install.pth file | |
| Installed /usr/lib/python2.7/site-packages/pgmagick-0.6.1-py2.7-linux-x86_64.egg | |
| Processing dependencies for pgmagick==0.6.1 | |
| Finished processing dependencies for pgmagick==0.6.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment