Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632410 - GCC-5 compile error in Chromium 62.0.3202.18
Summary: GCC-5 compile error in Chromium 62.0.3202.18
Status: RESOLVED DUPLICATE of bug 628284
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal blocker (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-29 17:24 UTC by Guillermo A. Amaral
Modified: 2017-09-30 07:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info package (chromium-62.0.3202.18-emerge-info.txt,5.20 KB, text/plain)
2017-09-29 17:24 UTC, Guillermo A. Amaral
Details
Build log (build.log.xz,326.93 KB, application/x-xz)
2017-09-29 17:27 UTC, Guillermo A. Amaral
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillermo A. Amaral 2017-09-29 17:24:43 UTC
Created attachment 497116 [details]
emerge --info package

Error Encountered:

 FAILED: obj/cc/ipc/interfaces/copy_output_result.mojom.o•
 x86_64-pc-linux-gnu-g++ -MMD -MF obj/cc/ipc/interfaces/copy_output_result.mojom.o.d -DV8_DEPRECATION_WARNINGS -»
 In file included from ../../gpu/ipc/common/mailbox_holder_struct_traits.h:10:0,
                  from ../../cc/ipc/texture_mailbox_struct_traits.h:10,
                  from gen/cc/ipc/copy_output_result.mojom.cc:29:
 ../../gpu/ipc/common/mailbox_struct_traits.h: In static member function ‘static base::span<const signed char> m»
 ../../gpu/ipc/common/mailbox_struct_traits.h:18:20: error: could not convert ‘(const int8_t*)(& mailbox.gpu::Ma»
      return mailbox.name;
                     ^

There's a post confirming the issue upstream (with workaround):

  https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/OOTWBusBqGQ

Maybe masking the package would do for now... I'll leave that up to you.
Comment 1 Guillermo A. Amaral 2017-09-29 17:27:20 UTC
Created attachment 497118 [details]
Build log
Comment 2 Oleh 2017-09-30 06:22:04 UTC
duplicate of https://bugs.gentoo.org/628284
Comment 3 Michael Palimaka (kensington) gentoo-dev 2017-09-30 07:39:50 UTC

*** This bug has been marked as a duplicate of bug 628284 ***