Guest User

Untitled

a guest
May 2nd, 2014
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.07 KB | None | 0 0
  1.  
  2. >>> Emerging (1 of 1) media-gfx/mypaint-1.1.0-r1
  3. * mypaint-1.1.0.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  4. >>> Unpacking source...
  5. >>> Unpacking mypaint-1.1.0.tar.bz2 to /var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work
  6. >>> Source unpacked in /var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work
  7. >>> Preparing source in /var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work/mypaint-1.1.0 ...
  8. * Applying mypaint-1.1.0-build-env-vars.patch ... [ ok ]
  9. * Applying mypaint-1.1.0-desktop.patch ... [ ok ]
  10. * Applying mypaint-1.1.0-json-c-0.11.patch ... [ ok ]
  11. >>> Source prepared.
  12. >>> Configuring source in /var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work/mypaint-1.1.0 ...
  13. >>> Source configured.
  14. >>> Compiling source in /var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work/mypaint-1.1.0 ...
  15. scons -j3
  16. scons: Reading SConscript files ...
  17. Gentoo: /etc/gentoo-release exists. Must be on a Gentoo based system.
  18. building for 'python2.7' (use scons python_binary=xxx to change)
  19. using 'python-config-2.7' (use scons python_config=xxx to change)
  20. rm -f libmypaint-tests.so libmypaint.so libmypaintlib.so
  21. python2.7 generate.py
  22. Writing mypaint-brush-settings-gen.h
  23. Writing brushsettings-gen.h
  24. swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i
  25. rm -f _mypaintlib.so
  26. set umask to 0022 (was 0022)
  27. scons: done reading SConscript files.
  28. scons: Building targets ...
  29. Creating 'brushlib/mypaint-config.h'
  30. x86_64-pc-linux-gnu-gcc -o brushlib/fifo.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -march=core2 -O2 -pipe -mfpmath=sse -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json-c brushlib/fifo.c
  31. x86_64-pc-linux-gnu-gcc -o brushlib/mypaint.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -march=core2 -O2 -pipe -mfpmath=sse -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json-c brushlib/mypaint.c
  32. x86_64-pc-linux-gnu-g++ -o lib/mypaintlib_wrap.os -c -march=core2 -O2 -pipe -mfpmath=sse -Wall -Wno-sign-compare -Wno-write-strings -mfpmath=sse -Wall -O3 -g -pthread -fno-strict-aliasing -march=core2 -O2 -pipe -mfpmath=both -msse -msse2 -msse3 -mmmx -mcx16 -msahf -msse4.1 --param -mtune=core2 -g0 -fwrapv -Xlinker -export-dynamic -fPIC -Ilib -I/usr/include/json-c -Ibrushlib -Ibrushlib/tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pygtk-2.0 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 lib/mypaintlib_wrap.cpp
  33. x86_64-pc-linux-gnu-gcc -o brushlib/mapping.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -march=core2 -O2 -pipe -mfpmath=sse -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json-c brushlib/mapping.c
  34. x86_64-pc-linux-gnu-gcc -o brushlib/brushmodes.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -march=core2 -O2 -pipe -mfpmath=sse -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json-c brushlib/brushmodes.c
  35. x86_64-pc-linux-gnu-gcc -o brushlib/mypaint-brush-settings.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -march=core2 -O2 -pipe -mfpmath=sse -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json-c brushlib/mypaint-brush-settings.c
  36. x86_64-pc-linux-gnu-gcc -o brushlib/mypaint-tiled-surface.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -march=core2 -O2 -pipe -mfpmath=sse -Wall -O3 -g -fPIC -Ibrushlib -I/usr/include/json-c brushlib/mypaint-tiled-surface.c
  37. cc1plus: error: invalid --param value ‘core2’
  38. scons: *** [lib/mypaintlib_wrap.os] Error 1
  39. brushlib/mypaint-tiled-surface.c: In function ‘mypaint_tiled_surface_end_atomic’:
  40. brushlib/mypaint-tiled-surface.c:73:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
  41. #pragma omp parallel for schedule(static) if(self->threadsafe_tile_requests && tiles_n > 3)
  42. ^
  43. brushlib/mypaint-tiled-surface.c: In function ‘get_color’:
  44. brushlib/mypaint-tiled-surface.c:469:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
  45. #pragma omp parallel for schedule(static) if(self->threadsafe_tile_requests && tiles_n > 3)
  46. ^
  47. brushlib/mypaint-tiled-surface.c:498:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
  48. #pragma omp critical
  49. ^
  50. brushlib/mypaint-tiled-surface.c:467:9: warning: unused variable ‘tiles_n’ [-Wunused-variable]
  51. int tiles_n = (tx2 - tx1) * (ty2 - ty1);
  52. ^
  53. scons: building terminated because of errors.
  54. * ERROR: media-gfx/mypaint-1.1.0-r1::gentoo failed (compile phase):
  55. * escons failed.
  56. *
  57. * Call stack:
  58. * ebuild.sh, line 93: Called src_compile
  59. * environment, line 4916: Called escons
  60. * environment, line 1401: Called die
  61. * The specific snippet of code:
  62. * [[ ${ret} -ne 0 ]] && has "${EAPI:-0}" 4 5 && die "escons failed.";
  63. *
  64. * If you need support, post the output of `emerge --info '=media-gfx/mypaint-1.1.0-r1::gentoo'`,
  65. * the complete build log and the output of `emerge -pqv '=media-gfx/mypaint-1.1.0-r1::gentoo'`.
  66. * The complete build log is located at '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/temp/build.log'.
  67. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/temp/environment'.
  68. * Working directory: '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work/mypaint-1.1.0'
  69. * S: '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work/mypaint-1.1.0'
  70.  
  71. >>> Failed to emerge media-gfx/mypaint-1.1.0-r1, Log file:
  72.  
  73. >>> '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/temp/build.log'
  74.  
  75. * Messages for package media-gfx/mypaint-1.1.0-r1:
  76.  
  77. * ERROR: media-gfx/mypaint-1.1.0-r1::gentoo failed (compile phase):
  78. * escons failed.
  79. *
  80. * Call stack:
  81. * ebuild.sh, line 93: Called src_compile
  82. * environment, line 4916: Called escons
  83. * environment, line 1401: Called die
  84. * The specific snippet of code:
  85. * [[ ${ret} -ne 0 ]] && has "${EAPI:-0}" 4 5 && die "escons failed.";
  86. *
  87. * If you need support, post the output of `emerge --info '=media-gfx/mypaint-1.1.0-r1::gentoo'`,
  88. * the complete build log and the output of `emerge -pqv '=media-gfx/mypaint-1.1.0-r1::gentoo'`.
  89. * The complete build log is located at '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/temp/build.log'.
  90. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/temp/environment'.
  91. * Working directory: '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work/mypaint-1.1.0'
  92. * S: '/var/tmp/portage/media-gfx/mypaint-1.1.0-r1/work/mypaint-1.1.0'
Advertisement
Add Comment
Please, Sign In to add comment