Advertisement
Guest User

Untitled

a guest
Dec 18th, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. [23855/23855] x86_64-pc-linux-gnu-g++ -pie -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--no-as-needed -lpthread -Wl,--as-needed -pthread -m64 -Wl,-O1 -Wl,--gc-sections -Wl,-rpath-link=. -Wl,--disable-new-dtags -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -o "./chrome" -Wl,--start-group @"./chrome.rsp" -Wl,--end-group -ldl -lrt -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lX11-xcb -lxcb -lXcomposite -lXcursor -lXdamage -lXext -lXfixes -lXi -lXrender -lXtst -lgmodule-2.0 -lgthread-2.0 -licui18n -licuuc -licudata -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lexpat -lxml2 -lfontconfig -ldbus-1 -latomic -lgconf-2 -lresolv -lgio-2.0 -lz -lharfbuzz-icu -lharfbuzz -lpng16 -lfreetype -ljpeg -lXss -lre2 -lXrandr -lavcodec -lavformat -lavutil -lvpx -lm -lasound -latk-1.0 -lminizip -lsnappy -lFLAC -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lwebp -lwebpdemux -lxslt
  2. FAILED: chrome
  3. x86_64-pc-linux-gnu-g++ -pie -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--no-as-needed -lpthread -Wl,--as-needed -pthread -m64 -Wl,-O1 -Wl,--gc-sections -Wl,-rpath-link=. -Wl,--disable-new-dtags -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -o "./chrome" -Wl,--start-group @"./chrome.rsp" -Wl,--end-group -ldl -lrt -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lX11-xcb -lxcb -lXcomposite -lXcursor -lXdamage -lXext -lXfixes -lXi -lXrender -lXtst -lgmodule-2.0 -lgthread-2.0 -licui18n -licuuc -licudata -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lexpat -lxml2 -lfontconfig -ldbus-1 -latomic -lgconf-2 -lresolv -lgio-2.0 -lz -lharfbuzz-icu -lharfbuzz -lpng16 -lfreetype -ljpeg -lXss -lre2 -lXrandr -lavcodec -lavformat -lavutil -lvpx -lm -lasound -latk-1.0 -lminizip -lsnappy -lFLAC -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lwebp -lwebpdemux -lxslt
  4. obj/third_party/WebKit/Source/core/css/libcss_4.a(CSSToStyleMap.o): In function `blink::CSSToStyleMap::mapFillXPosition(blink::StyleResolverState&, blink::FillLayer*, blink::CSSValue const&)':
  5. CSSToStyleMap.cpp:(.text._ZN5blink13CSSToStyleMap16mapFillXPositionERNS_18StyleResolverStateEPNS_9FillLayerERKNS_8CSSValueE+0x65): undefined reference to `blink::Length blink::StyleBuilderConverter::convertPositionLength<(blink::CSSValueID)169, (blink::CSSValueID)170>(blink::StyleResolverState&, blink::CSSValue const&)'
  6. obj/third_party/WebKit/Source/core/css/libcss_4.a(CSSToStyleMap.o): In function `blink::CSSToStyleMap::mapFillYPosition(blink::StyleResolverState&, blink::FillLayer*, blink::CSSValue const&)':
  7. CSSToStyleMap.cpp:(.text._ZN5blink13CSSToStyleMap16mapFillYPositionERNS_18StyleResolverStateEPNS_9FillLayerERKNS_8CSSValueE+0x65): undefined reference to `blink::Length blink::StyleBuilderConverter::convertPositionLength<(blink::CSSValueID)165, (blink::CSSValueID)166>(blink::StyleResolverState&, blink::CSSValue const&)'
  8. collect2: error: ld returned 1 exit status
  9. ninja: build stopped: subcommand failed.
  10. * ERROR: www-client/chromium-56.0.2924.21::gentoo failed (compile phase):
  11. * (no error message)
  12. *
  13. * Call stack:
  14. * ebuild.sh, line 115: Called src_compile
  15. * environment, line 5206: Called die
  16. * The specific snippet of code:
  17. * eninja -C out/Release ${ninja_targets} || die;
  18. *
  19. * If you need support, post the output of `emerge --info '=www-client/chromium-56.0.2924.21::gentoo'`,
  20. * the complete build log and the output of `emerge -pqv '=www-client/chromium-56.0.2924.21::gentoo'`.
  21. *
  22. * You have enabled the custom-cflags USE flag.
  23. * Please disable it before reporting a bug.
  24. *
  25. *
  26. * MemTotal: 7610684 kB
  27. * SwapTotal: 0 kB
  28. *
  29. * The complete build log is located at '/var/tmp/portage/www-client/chromium-56.0.2924.21/temp/build.log'.
  30. * The ebuild environment file is located at '/var/tmp/portage/www-client/chromium-56.0.2924.21/temp/environment'.
  31. * Working directory: '/var/tmp/portage/www-client/chromium-56.0.2924.21/work/chromium-56.0.2924.21'
  32. * S: '/var/tmp/portage/www-client/chromium-56.0.2924.21/work/chromium-56.0.2924.21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement