Hi all,
I've update my git master clone via git pull --rebase and I had this error
during scons process:
jag@ubuntugnome:~/installs/mypaint-git-master$ scons
scons: Reading SConscript files ...
building for 'python2.7' (use scons python_binary=xxx to change)
using 'python2.7-config' (use scons python_config=xxx to change)
rm -f libmypaint-tests.so libmypaint.so libmypaintlib.so
Enabling i18n for brushlib in full application build
scons: warning: Ignoring missing SConscript 'brushlib/SConscript'
File "/home/jag/installs/mypaint-git-master/SConstruct", line 201, in
<module>
swig -Wall -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i
rm -f _mypaintlib.so
set umask to 0022 (was 0022)
scons: done reading SConscript files.
scons: Building targets ...
g++ -o lib/mypaintlib_wrap.os -c -Wall -Wno-sign-compare -Wno-write-strings
-fopenmp -O3 -pthread -fno-strict-aliasing -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -g -fwrapv -O2
-Wall -Wstrict-prototypes -Xlinker -export-dynamic -fPIC -DHAVE_GTK3
-D_FORTIFY_SOURCE=2 -Ibrushlib -Ibrushlib/tests -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12
-I/usr/include/gtk-3.0 -I/usr/include/atk-1.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/pixman-1
-I/usr/include/pygobject-3.0
-I/usr/lib/python2.7/dist-packages/numpy/core/include
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7
lib/mypaintlib_wrap.cpp
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for
C/ObjC but not for C++ [enabled by default]
In file included from lib/mypaintlib.hpp:13:0,
from lib/mypaintlib_wrap.cpp:3086:
lib/mapping.hpp:20:21: fatal error: mapping.h: No such file or directory
#include "mapping.h"
^
compilation terminated.
scons: *** [lib/mypaintlib_wrap.os] Error 1
scons: building terminated because of errors.
" ... "
J. Americo Gobbo [Painter and Illustrator]
Website <http://americogobbo.com.br> | Blog<http://americogobbo.blogspot.com>|
Flickr <http://flickr.com/rabisco> | Twitter <http://twitter.com/rabisco> |
Facebook <http://www.facebook.com/americogobbo>
_______________________________________________
Mypaint-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-discuss