Advertisement
Guest User

Untitled

a guest
Jan 12th, 2019
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.01 KB | None | 0 0
  1. >>> Verifying ebuild manifests
  2. >>> Emerging (1 of 1) gnome-extra/gnome-color-manager-3.30.0-r1::dantrell-gnome-3-30
  3. >>> Failed to emerge gnome-extra/gnome-color-manager-3.30.0-r1, Log file:
  4. >>> '/var/log/portage/gnome-extra:gnome-color-manager-3.30.0-r1:20190112-115552.log'
  5. >>> Jobs: 0 of 1 complete, 1 failed Load avg: 0.90, 2.35, 2.52
  6. * Package: gnome-extra/gnome-color-manager-3.30.0-r1
  7. * Repository: dantrell-gnome-3-30
  8. * Maintainer: gnome@gentoo.org
  9. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux raw userland_GNU
  10. * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  11. >>> Unpacking source...
  12. >>> Unpacking gnome-color-manager-3.30.0.tar.xz to /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work
  13. >>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work
  14. >>> Preparing source in /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0 ...
  15. * Applying gnome-color-manager-3.26.0-fix-libm-check.patch ...
  16. [ ok ]
  17. * Applying gnome-color-manager-3.28-remove-unwvanted-check.patch ...
  18. [ ok ]
  19. * Disabling deprecation warnings ...
  20. [ ok ]
  21. >>> Source prepared.
  22. >>> Configuring source in /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0 ...
  23. meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -D tests=false -D exiv=true -D packagekit=false /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0 /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build
  24. The Meson build system
  25. Version: 0.47.1
  26. Source dir: /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0
  27. Build dir: /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build
  28. Build type: native build
  29. Project name: gnome-color-manager
  30. Project version: 3.30.0
  31. Appending CFLAGS from environment: '-march=znver1 -O2 -pipe -fomit-frame-pointer'
  32. Appending LDFLAGS from environment: '-march=znver1 -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed'
  33. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future.
  34. Native C compiler: x86_64-pc-linux-gnu-gcc (gcc 8.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 8.2.0-r6 p1.7) 8.2.0")
  35. Appending CXXFLAGS from environment: '-march=znver1 -O2 -pipe -fomit-frame-pointer'
  36. Appending LDFLAGS from environment: '-march=znver1 -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed'
  37. DEPRECATION: Duplicated values in array option "cpp_link_args" is deprecated. This will become a hard error in the future.
  38. Native C++ compiler: x86_64-pc-linux-gnu-g++ (gcc 8.2.0 "x86_64-pc-linux-gnu-g++ (Gentoo 8.2.0-r6 p1.7) 8.2.0")
  39. Build machine cpu family: x86_64
  40. Build machine cpu: x86_64
  41. Compiler for C supports arguments -fstack-protector-strong: YES
  42. Compiler for C supports arguments -Waggregate-return: YES
  43. Compiler for C supports arguments -Warray-bounds: YES
  44. Compiler for C supports arguments -Wcast-align: YES
  45. Compiler for C supports arguments -Wclobbered: YES
  46. Compiler for C supports arguments -Wdeclaration-after-statement: YES
  47. Compiler for C supports arguments -Wempty-body: YES
  48. Compiler for C supports arguments -Wextra: YES
  49. Compiler for C supports arguments -Wformat=2: YES
  50. Compiler for C supports arguments -Wformat-nonliteral: YES
  51. Compiler for C supports arguments -Wformat-security: YES
  52. Compiler for C supports arguments -Wformat-signedness: YES
  53. Compiler for C supports arguments -Wignored-qualifiers: YES
  54. Compiler for C supports arguments -Wimplicit-function-declaration: YES
  55. Compiler for C supports arguments -Winit-self: YES
  56. Compiler for C supports arguments -Winline: YES
  57. Compiler for C supports arguments -Wmissing-declarations: YES
  58. Compiler for C supports arguments -Wmissing-format-attribute: YES
  59. Compiler for C supports arguments -Wmissing-include-dirs: YES
  60. Compiler for C supports arguments -Wmissing-noreturn: YES
  61. Compiler for C supports arguments -Wmissing-parameter-type: YES
  62. Compiler for C supports arguments -Wmissing-prototypes: YES
  63. Compiler for C supports arguments -Wnested-externs: YES
  64. Compiler for C supports arguments -Wno-discarded-qualifiers -Wdiscarded-qualifiers: YES
  65. Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES
  66. Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES
  67. Compiler for C supports arguments -Wno-suggest-attribute=format -Wsuggest-attribute=format: YES
  68. Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES
  69. Compiler for C supports arguments -Wold-style-definition: YES
  70. Compiler for C supports arguments -Woverride-init: YES
  71. Compiler for C supports arguments -Wpacked: YES
  72. Compiler for C supports arguments -Wpointer-arith: YES
  73. Compiler for C supports arguments -Wredundant-decls: YES
  74. Compiler for C supports arguments -Wreturn-type: YES
  75. Compiler for C supports arguments -Wshadow: YES
  76. Compiler for C supports arguments -Wsign-compare: YES
  77. Compiler for C supports arguments -Wstrict-aliasing: YES
  78. Compiler for C supports arguments -Wstrict-prototypes: YES
  79. Compiler for C supports arguments -Wswitch-default: YES
  80. Compiler for C supports arguments -Wtype-limits: YES
  81. Compiler for C supports arguments -Wundef: YES
  82. Compiler for C supports arguments -Wuninitialized: YES
  83. Compiler for C supports arguments -Wunused-but-set-variable: YES
  84. Compiler for C supports arguments -Wwrite-strings: YES
  85. WARNING: -Wl,-z,relro looks like a linker argument, but has_argument and other similar methods only support checking compiler arguments. Using them to check linker arguments are never supported, and results are likely to be wrong regardless of the compiler you are using. has_link_argument or other similar method can be used instead.
  86. Compiler for C supports arguments -Wl,-z,relro: YES
  87. WARNING: -Wl,-z,now looks like a linker argument, but has_argument and other similar methods only support checking compiler arguments. Using them to check linker arguments are never supported, and results are likely to be wrong regardless of the compiler you are using. has_link_argument or other similar method can be used instead.
  88. Compiler for C supports arguments -Wl,-z,now: YES
  89. Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2)
  90. Native dependency gio-2.0 found: YES 2.58.2
  91. Native dependency gtk+-3.0 found: YES 3.24.1
  92. Native dependency libexif found: YES 0.6.21
  93. Native dependency libtiff-4 found: YES 4.0.10
  94. Native dependency colord found: YES 1.3.5
  95. Native dependency colord-gtk found: YES 0.1.26
  96. Native dependency libcanberra-gtk3 found: YES 0.30
  97. Library m found: YES
  98. Native dependency lcms2 found: YES 2.9
  99. Native dependency vte-2.91 found: YES 0.54.3
  100. Native dependency exiv2 found: YES 0.27.0
  101. Configuring config.h using configuration
  102. Program docbook2man found: YES (/usr/bin/docbook2man)
  103. Native dependency glib-2.0 found: YES 2.58.2
  104. Program meson_post_install.sh found: YES (/bin/sh /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0/meson_post_install.sh)
  105. Build targets in project: 25
  106. Found ninja-1.8.2.git.kitware.dyndep-1.jobserver-1 at /usr/bin/ninja
  107. >>> Source configured.
  108. >>> Compiling source in /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0 ...
  109. ninja -v -j1 -l0 -C /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build
  110. ninja: Entering directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build'
  111. [1/65] /usr/bin/python3.6 /usr/lib64/python-exec/python3.6/meson --internal msgfmthelper ../gnome-color-manager-3.30.0/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in data/appdata/org.gnome.ColorProfileViewer.appdata.xml xml /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0/po
  112. [2/65] /usr/bin/python3.6 /usr/lib64/python-exec/python3.6/meson --internal msgfmthelper ../gnome-color-manager-3.30.0/data/org.gnome.ColorProfileViewer.desktop.in data/org.gnome.ColorProfileViewer.desktop desktop /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0/po
  113. [3/65] /usr/bin/python3.6 /usr/lib64/python-exec/python3.6/meson --internal msgfmthelper ../gnome-color-manager-3.30.0/data/gcm-picker.desktop.in data/gcm-picker.desktop desktop /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0/po
  114. [4/65] /usr/bin/python3.6 /usr/lib64/python-exec/python3.6/meson --internal msgfmthelper ../gnome-color-manager-3.30.0/data/gcm-calibrate.desktop.in data/gcm-calibrate.desktop desktop /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0/po
  115. [5/65] /usr/bin/python3.6 /usr/lib64/python-exec/python3.6/meson --internal msgfmthelper ../gnome-color-manager-3.30.0/data/gcm-import.desktop.in data/gcm-import.desktop desktop /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0/po
  116. [6/65] /usr/bin/docbook2man ../gnome-color-manager-3.30.0/man/gcm-calibrate.sgml --output man
  117. Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
  118. Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
  119. Working on: /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build/../gnome-color-manager-3.30.0/man/gcm-calibrate.sgml
  120. <richard@hughsie.com>;
  121. RichardHughes2011Richard Hughes11 April,2008Done.
  122. [7/65] /usr/bin/docbook2man ../gnome-color-manager-3.30.0/man/gcm-import.sgml --output man
  123. Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
  124. Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
  125. Working on: /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build/../gnome-color-manager-3.30.0/man/gcm-import.sgml
  126. <richard@hughsie.com>;
  127. RichardHughes2009Richard Hughes11 April,2008Done.
  128. [8/65] /usr/bin/docbook2man ../gnome-color-manager-3.30.0/man/gcm-inspect.sgml --output man
  129. Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
  130. Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
  131. Working on: /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build/../gnome-color-manager-3.30.0/man/gcm-inspect.sgml
  132. <richard@hughsie.com>;
  133. RichardHughes2011Richard Hughes11 April,2008Done.
  134. [9/65] /usr/bin/docbook2man ../gnome-color-manager-3.30.0/man/gcm-picker.sgml --output man
  135. Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
  136. Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
  137. Working on: /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build/../gnome-color-manager-3.30.0/man/gcm-picker.sgml
  138. <richard@hughsie.com>;
  139. RichardHughes2011Richard Hughes11 April,2008Done.
  140. [10/65] /usr/bin/docbook2man ../gnome-color-manager-3.30.0/man/gcm-viewer.sgml --output man
  141. Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
  142. Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
  143. Working on: /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build/../gnome-color-manager-3.30.0/man/gcm-viewer.sgml
  144. <richard@hughsie.com>;
  145. RichardHughes2011Richard Hughes11 April,2008Done.
  146. [11/65] glib-compile-resources ../gnome-color-manager-3.30.0/src/gcm-picker.gresource.xml --sourcedir ../gnome-color-manager-3.30.0/src/. --sourcedir ../gnome-color-manager-3.30.0/src --c-name gcm --internal --generate --target src/gcm-picker-resources.c --dependency-file src/gcm-picker-resources.c.d
  147. [12/65] glib-compile-resources ../gnome-color-manager-3.30.0/src/gcm-picker.gresource.xml --sourcedir ../gnome-color-manager-3.30.0/src/. --sourcedir ../gnome-color-manager-3.30.0/src --c-name gcm --internal --generate --target src/gcm-picker-resources.h
  148. [13/65] glib-compile-resources ../gnome-color-manager-3.30.0/src/gcm-viewer.gresource.xml --sourcedir ../gnome-color-manager-3.30.0/src/. --sourcedir ../gnome-color-manager-3.30.0/src --c-name gcm --internal --generate --target src/gcm-viewer-resources.c --dependency-file src/gcm-viewer-resources.c.d
  149. [14/65] glib-compile-resources ../gnome-color-manager-3.30.0/src/gcm-viewer.gresource.xml --sourcedir ../gnome-color-manager-3.30.0/src/. --sourcedir ../gnome-color-manager-3.30.0/src --c-name gcm --internal --generate --target src/gcm-viewer-resources.h
  150. [15/65] x86_64-pc-linux-gnu-g++ -Isrc/src@@gcm-helper-exiv@exe -Isrc -I../gnome-color-manager-3.30.0/src -Isrc/.. -I../gnome-color-manager-3.30.0/src/.. -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -march=znver1 -O2 -fomit-frame-pointer -pthread -MD -MQ 'src/src@@gcm-helper-exiv@exe/gcm-helper-exiv.cpp.o' -MF 'src/src@@gcm-helper-exiv@exe/gcm-helper-exiv.cpp.o.d' -o 'src/src@@gcm-helper-exiv@exe/gcm-helper-exiv.cpp.o' -c ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp
  151. FAILED: src/src@@gcm-helper-exiv@exe/gcm-helper-exiv.cpp.o
  152. x86_64-pc-linux-gnu-g++ -Isrc/src@@gcm-helper-exiv@exe -Isrc -I../gnome-color-manager-3.30.0/src -Isrc/.. -I../gnome-color-manager-3.30.0/src/.. -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -march=znver1 -O2 -fomit-frame-pointer -pthread -MD -MQ 'src/src@@gcm-helper-exiv@exe/gcm-helper-exiv.cpp.o' -MF 'src/src@@gcm-helper-exiv@exe/gcm-helper-exiv.cpp.o.d' -o 'src/src@@gcm-helper-exiv@exe/gcm-helper-exiv.cpp.o' -c ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp
  153. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp: In Funktion »int main(int, char* const*)«:
  154. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:54:49: Fehler: keine passende Funktion für Aufruf von »Exiv2::BasicError<char>::BasicError(int, const char [22])«
  155. throw Exiv2::Error(1, "No filename specified");
  156. ^
  157. In file included from /usr/include/exiv2/iptc.hpp:34,
  158. from /usr/include/exiv2/image.hpp:31,
  159. from ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:22:
  160. /usr/include/exiv2/error.hpp:280:9: Anmerkung: candidate: »template<class A, class B, class C> Exiv2::BasicError<charT>::BasicError(Exiv2::ErrorCode, const A&, const B&, const C&)«
  161. BasicError(ErrorCode code, const A& arg1, const B& arg2, const C& arg3);
  162. ^~~~~~~~~~
  163. /usr/include/exiv2/error.hpp:280:9: Anmerkung: Herleitung/Ersetzung von Templateargument gescheitert:
  164. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:54:49: Anmerkung: Kandidat erwartet 4 Argumente, 2 angegeben
  165. throw Exiv2::Error(1, "No filename specified");
  166. ^
  167. In file included from /usr/include/exiv2/iptc.hpp:34,
  168. from /usr/include/exiv2/image.hpp:31,
  169. from ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:22:
  170. /usr/include/exiv2/error.hpp:276:9: Anmerkung: candidate: »template<class A, class B> Exiv2::BasicError<charT>::BasicError(Exiv2::ErrorCode, const A&, const B&)«
  171. BasicError(ErrorCode code, const A& arg1, const B& arg2);
  172. ^~~~~~~~~~
  173. /usr/include/exiv2/error.hpp:276:9: Anmerkung: Herleitung/Ersetzung von Templateargument gescheitert:
  174. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:54:49: Anmerkung: Kandidat erwartet 3 Argumente, 2 angegeben
  175. throw Exiv2::Error(1, "No filename specified");
  176. ^
  177. In file included from /usr/include/exiv2/iptc.hpp:34,
  178. from /usr/include/exiv2/image.hpp:31,
  179. from ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:22:
  180. /usr/include/exiv2/error.hpp:272:9: Anmerkung: candidate: »template<class A> Exiv2::BasicError<charT>::BasicError(Exiv2::ErrorCode, const A&)«
  181. BasicError(ErrorCode code, const A& arg1);
  182. ^~~~~~~~~~
  183. /usr/include/exiv2/error.hpp:272:9: Anmerkung: Herleitung/Ersetzung von Templateargument gescheitert:
  184. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:54:49: Anmerkung: »1« (Typ »int«) kann nicht in den Typ »Exiv2::ErrorCode« umgewandelt werden
  185. throw Exiv2::Error(1, "No filename specified");
  186. ^
  187. In file included from /usr/include/exiv2/iptc.hpp:34,
  188. from /usr/include/exiv2/image.hpp:31,
  189. from ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:22:
  190. /usr/include/exiv2/error.hpp:336:5: Anmerkung: candidate: »Exiv2::BasicError<charT>::BasicError(Exiv2::ErrorCode) [mit charT = char]«
  191. BasicError<charT>::BasicError(ErrorCode code)
  192. ^~~~~~~~~~~~~~~~~
  193. /usr/include/exiv2/error.hpp:336:5: Anmerkung: Kandidat erwartet 1 Argument, 2 angegeben
  194. /usr/include/exiv2/error.hpp:263:11: Anmerkung: candidate: »Exiv2::BasicError<char>::BasicError(const Exiv2::BasicError<char>&)«
  195. class BasicError : public AnyError {
  196. ^~~~~~~~~~
  197. /usr/include/exiv2/error.hpp:263:11: Anmerkung: Kandidat erwartet 1 Argument, 2 angegeben
  198. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:63:31: Fehler: keine passende Funktion für Aufruf von »Exiv2::BasicError<char>::BasicError(int, std::__cxx11::string&)«
  199. throw Exiv2::Error(1, error);
  200. ^
  201. In file included from /usr/include/exiv2/iptc.hpp:34,
  202. from /usr/include/exiv2/image.hpp:31,
  203. from ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:22:
  204. /usr/include/exiv2/error.hpp:280:9: Anmerkung: candidate: »template<class A, class B, class C> Exiv2::BasicError<charT>::BasicError(Exiv2::ErrorCode, const A&, const B&, const C&)«
  205. BasicError(ErrorCode code, const A& arg1, const B& arg2, const C& arg3);
  206. ^~~~~~~~~~
  207. /usr/include/exiv2/error.hpp:280:9: Anmerkung: Herleitung/Ersetzung von Templateargument gescheitert:
  208. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:63:31: Anmerkung: Kandidat erwartet 4 Argumente, 2 angegeben
  209. throw Exiv2::Error(1, error);
  210. ^
  211. In file included from /usr/include/exiv2/iptc.hpp:34,
  212. from /usr/include/exiv2/image.hpp:31,
  213. from ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:22:
  214. /usr/include/exiv2/error.hpp:276:9: Anmerkung: candidate: »template<class A, class B> Exiv2::BasicError<charT>::BasicError(Exiv2::ErrorCode, const A&, const B&)«
  215. BasicError(ErrorCode code, const A& arg1, const B& arg2);
  216. ^~~~~~~~~~
  217. /usr/include/exiv2/error.hpp:276:9: Anmerkung: Herleitung/Ersetzung von Templateargument gescheitert:
  218. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:63:31: Anmerkung: Kandidat erwartet 3 Argumente, 2 angegeben
  219. throw Exiv2::Error(1, error);
  220. ^
  221. In file included from /usr/include/exiv2/iptc.hpp:34,
  222. from /usr/include/exiv2/image.hpp:31,
  223. from ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:22:
  224. /usr/include/exiv2/error.hpp:272:9: Anmerkung: candidate: »template<class A> Exiv2::BasicError<charT>::BasicError(Exiv2::ErrorCode, const A&)«
  225. BasicError(ErrorCode code, const A& arg1);
  226. ^~~~~~~~~~
  227. /usr/include/exiv2/error.hpp:272:9: Anmerkung: Herleitung/Ersetzung von Templateargument gescheitert:
  228. ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:63:31: Anmerkung: »1« (Typ »int«) kann nicht in den Typ »Exiv2::ErrorCode« umgewandelt werden
  229. throw Exiv2::Error(1, error);
  230. ^
  231. In file included from /usr/include/exiv2/iptc.hpp:34,
  232. from /usr/include/exiv2/image.hpp:31,
  233. from ../gnome-color-manager-3.30.0/src/gcm-helper-exiv.cpp:22:
  234. /usr/include/exiv2/error.hpp:336:5: Anmerkung: candidate: »Exiv2::BasicError<charT>::BasicError(Exiv2::ErrorCode) [mit charT = char]«
  235. BasicError<charT>::BasicError(ErrorCode code)
  236. ^~~~~~~~~~~~~~~~~
  237. /usr/include/exiv2/error.hpp:336:5: Anmerkung: Kandidat erwartet 1 Argument, 2 angegeben
  238. /usr/include/exiv2/error.hpp:263:11: Anmerkung: candidate: »Exiv2::BasicError<char>::BasicError(const Exiv2::BasicError<char>&)«
  239. class BasicError : public AnyError {
  240. ^~~~~~~~~~
  241. /usr/include/exiv2/error.hpp:263:11: Anmerkung: Kandidat erwartet 1 Argument, 2 angegeben
  242. ninja: build stopped: subcommand failed.
  243. * ERROR: gnome-extra/gnome-color-manager-3.30.0-r1::dantrell-gnome-3-30 failed (compile phase):
  244. * ninja -v -j1 -l0 -C /var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build failed
  245. *
  246. * Call stack:
  247. * ebuild.sh, line 124: Called src_compile
  248. * environment, line 3670: Called meson_src_compile
  249. * environment, line 2538: Called eninja '-C' '/var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0-build'
  250. * environment, line 938: Called die
  251. * The specific snippet of code:
  252. * "$@" || die "${nonfatal_args[@]}" "${*} failed"
  253. *
  254. * If you need support, post the output of `emerge --info '=gnome-extra/gnome-color-manager-3.30.0-r1::dantrell-gnome-3-30'`,
  255. * the complete build log and the output of `emerge -pqv '=gnome-extra/gnome-color-manager-3.30.0-r1::dantrell-gnome-3-30'`.
  256. * The complete build log is located at '/var/log/portage/gnome-extra:gnome-color-manager-3.30.0-r1:20190112-115552.log'.
  257. * For convenience, a symlink to the build log is located at '/var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/temp/build.log'.
  258. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/temp/environment'.
  259. * Working directory: '/var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0'
  260. * S: '/var/tmp/portage/gnome-extra/gnome-color-manager-3.30.0-r1/work/gnome-color-manager-3.30.0'
  261. *
  262. * The following package has failed to build, install, or execute postinst:
  263. *
  264. * (gnome-extra/gnome-color-manager-3.30.0-r1:0/0::dantrell-gnome-3-30, ebuild scheduled for merge), Log file:
  265. * '/var/log/portage/gnome-extra:gnome-color-manager-3.30.0-r1:20190112-115552.log'
  266. *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement