graphics/mypaint
Fast painting/scribbling program
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| py37 | 2.0.0 | 415 | 1.2 | i386 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m1232 | info | 2020-08-15 20:58:54.244775 | Test Started |
| m1232 | fail | 2020-08-15 21:00:38.304187 | make build returned non-zero: 1 |
| m1232 | fail | 2020-08-15 21:00:38.351741 | Test complete. |
Log
[1m===> Building for mypaint-2.0.0[0m running build running build_config running build_ext building 'lib._mypaintlib' extension swigging lib/mypaintlib.i to lib/mypaintlib_wrap.cpp swig -python -Wall -noproxydel -c++ -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -DNO_TESTS -o lib/mypaintlib_wrap.cpp lib/mypaintlib.i creating build creating build/temp.midnightbsd-1.2.7-i386-3.7 creating build/temp.midnightbsd-1.2.7-i386-3.7/lib creating build/temp.midnightbsd-1.2.7-i386-3.7/lib/fill cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/python3.7m -c lib/mypaintlib_wrap.cpp -o build/temp.midnightbsd-1.2.7-i386-3.7/lib/mypaintlib_wrap.o --std=c++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_THREAD_SAFE -pthread -DMYPAINT_BRUSHES_DIR=\"/usr/local/share/mypaint-data/2.0/brushes\" -O3 In file included from:170: :5:30: warning: missing terminating '"' character [-Winvalid-pp-token] #define MYPAINT_BRUSHES_DIR \"/usr/local/share/mypaint-data/2.0/brushes\" ^ In file included from lib/mypaintlib_wrap.cpp:3154: In file included from lib/mypaintlib.hpp:22: lib/colorchanger_wash.hpp:187:15: warning: will never be executed [-Wunreachable-code] if (stripe_dist == 0.0) { ^~~~~~~~~~~ lib/colorchanger_wash.hpp:165:13: warning: will never be executed [-Wunreachable-code] s += 300 * dist * dist * stripe_dist; ^ lib/colorchanger_wash.hpp:100:15: warning: will never be executed [-Wunreachable-code] s=v=0; ^ lib/mypaintlib_wrap.cpp:3514:14: warning: will never be executed [-Wunreachable-code] } else if (sizeof(size_t) <= sizeof(unsigned long long)) { ^~~~~~~~~~~~~~ lib/mypaintlib_wrap.cpp:3547:12: warning: will never be executed [-Wunreachable-code] return SWIG_From_long_SS_long (static_cast< long long >(value)); ^~~~~~~~~~~~~~~~~~~~~~ lib/mypaintlib_wrap.cpp:3649:14: warning: will never be executed [-Wunreachable-code] } else if (sizeof(ptrdiff_t) <= sizeof(long long)) { ^~~~~~~~~~~~~~~~~ lib/mypaintlib_wrap.cpp:4896:12: warning: will never be executed [-Wunreachable-code] return SWIG_From_unsigned_SS_long_SS_long (static_cast< unsigned long long >(value)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lib/mypaintlib_wrap.cpp:3154: In file included from lib/mypaintlib.hpp:18: lib/tiledsurface.hpp:127:24: warning: private field 'tile_request' is not used [-Wunused-private-field] MyPaintTileRequest tile_request; ^ 9 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/python3.7m -c lib/gdkpixbuf2numpy.cpp -o build/temp.midnightbsd-1.2.7-i386-3.7/lib/gdkpixbuf2numpy.o --std=c++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_THREAD_SAFE -pthread -DMYPAINT_BRUSHES_DIR=\"/usr/local/share/mypaint-data/2.0/brushes\" -O3 In file included from :170: :5:30: warning: missing terminating '"' character [-Winvalid-pp-token] #define MYPAINT_BRUSHES_DIR \"/usr/local/share/mypaint-data/2.0/brushes\" ^ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/python3.7m -c lib/pixops.cpp -o build/temp.midnightbsd-1.2.7-i386-3.7/lib/pixops.o --std=c++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_THREAD_SAFE -pthread -DMYPAINT_BRUSHES_DIR=\"/usr/local/share/mypaint-data/2.0/brushes\" -O3 In file included from :170: :5:30: warning: missing terminating '"' character [-Winvalid-pp-token] #define MYPAINT_BRUSHES_DIR \"/usr/local/share/mypaint-data/2.0/brushes\" ^ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/python3.7m -c lib/fastpng.cpp -o build/temp.midnightbsd-1.2.7-i386-3.7/lib/fastpng.o --std=c++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_THREAD_SAFE -pthread -DMYPAINT_BRUSHES_DIR=\"/usr/local/share/mypaint-data/2.0/brushes\" -O3 In file included from :170: :5:30: warning: missing terminating '"' character [-Winvalid-pp-token] #define MYPAINT_BRUSHES_DIR \"/usr/local/share/mypaint-data/2.0/brushes\" ^ lib/fastpng.cpp:395:21: warning: unused variable 'PNG_gAMA_scale' [-Wunused-const-variable] static const double PNG_gAMA_scale = 100000; ^ 2 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/python3.7m -c lib/brushsettings.cpp -o build/temp.midnightbsd-1.2.7-i386-3.7/lib/brushsettings.o --std=c++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_THREAD_SAFE -pthread -DMYPAINT_BRUSHES_DIR=\"/usr/local/share/mypaint-data/2.0/brushes\" -O3 In file included from :170: :5:30: warning: missing terminating '"' character [-Winvalid-pp-token] #define MYPAINT_BRUSHES_DIR \"/usr/local/share/mypaint-data/2.0/brushes\" ^ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/python3.7m -c lib/fill/fill_common.cpp -o build/temp.midnightbsd-1.2.7-i386-3.7/lib/fill/fill_common.o --std=c++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_THREAD_SAFE -pthread -DMYPAINT_BRUSHES_DIR=\"/usr/local/share/mypaint-data/2.0/brushes\" -O3 In file included from :170: :5:30: warning: missing terminating '"' character [-Winvalid-pp-token] #define MYPAINT_BRUSHES_DIR \"/usr/local/share/mypaint-data/2.0/brushes\" ^ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/python3.7m -c lib/fill/fill_constants.cpp -o build/temp.midnightbsd-1.2.7-i386-3.7/lib/fill/fill_constants.o --std=c++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_THREAD_SAFE -pthread -DMYPAINT_BRUSHES_DIR=\"/usr/local/share/mypaint-data/2.0/brushes\" -O3 In file included from :170: :5:30: warning: missing terminating '"' character [-Winvalid-pp-token] #define MYPAINT_BRUSHES_DIR \"/usr/local/share/mypaint-data/2.0/brushes\" ^ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/libmypaint -I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pygobject-3.0 -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libpng16 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/python3.7m -c lib/fill/floodfill.cpp -o build/temp.midnightbsd-1.2.7-i386-3.7/lib/fill/floodfill.o --std=c++11 -Wall -Wno-sign-compare -Wno-write-strings -D_POSIX_C_SOURCE=200809L -DNO_TESTS -g -D_THREAD_SAFE -pthread -DMYPAINT_BRUSHES_DIR=\"/usr/local/share/mypaint-data/2.0/brushes\" -O3 In file included from :170: :5:30: warning: missing terminating '"' character [-Winvalid-pp-token] #define MYPAINT_BRUSHES_DIR \"/usr/local/share/mypaint-data/2.0/brushes\" ^ In file included from lib/fill/floodfill.cpp:10: In file included from lib/fill/floodfill.hpp:15: In file included from lib/fill/fill_common.hpp:17: In file included from /usr/local/include/python3.7m/Python.h:63: In file included from /usr/local/include/python3.7m/pyport.h:198: /usr/include/sys/time.h:95:34: error: unknown type name 'u_int' bintime_mul(struct bintime *_bt, u_int _x) ^ 1 warning and 1 error generated. error: command 'cc' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/mports/graphics/mypaint
Links
Depends On
- devel/desktop-file-utils (build)
- devel/gettext-tools (build)
- devel/pkgconf (build)
- devel/py-gobject3 (build)
- devel/py-setuptools (build)
- devel/swig30 (build)
- graphics/gtk-update-icon-cache (build)
- graphics/mypaint-brushes2 (build)
- lang/python37 (build)
- math/py-numpy (build)
- accessibility/atk (lib)
- devel/gettext-runtime (lib)
- devel/glib20 (lib)
- devel/json-c (lib)
- devel/libgsf (lib)
- graphics/cairo (lib)
- graphics/gdk-pixbuf2 (lib)
- graphics/lcms2 (lib)
- graphics/libmypaint (lib)
- graphics/librsvg2 (lib)
- graphics/png (lib)
- textproc/libxml2 (lib)
- x11-toolkits/gtk30 (lib)
- x11-toolkits/pango (lib)
- devel/desktop-file-utils (run)
- devel/py-gobject3 (run)
- devel/py-setuptools (run)
- graphics/gtk-update-icon-cache (run)
- graphics/mypaint-brushes2 (run)
- lang/python37 (run)
- math/py-numpy (run)
- lang/python37 (test)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus