#10495: chromium-67.0.3396.79
----------------------+------------------------
 Reporter:  bdubbs@…  |       Owner:  blfs-book
     Type:  defect    |      Status:  new
 Priority:  high      |   Milestone:  8.3
Component:  BOOK      |     Version:  SVN
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+------------------------

Comment (by ken@…):

 I started to take a look at this, to see if I could do it. The constexpr
 patch has been applied upstream. The directory third_party/WebKit/Source/
 re warning messages does not exist.

 AFAICS kerberos is only required because we force it on. I do not have
 kerberos, so tried turning it off.

 Apparently, widevine might be a reason for people to use chromium. First
 attempt to use gn failed

 {{{
 ERROR at //third_party/widevine/cdm/BUILD.gn:14:1: Assertion failed.
 assert(!enable_widevine || is_win || is_mac || is_chromecast,
 ^-----
 Component updated CDM only supported on Windows and Mac for now.
 See //chrome/BUILD.gn:318:9: which caused the file to be included.
 }}}

 There is a chromium-widevine-r2.patch at Arch,
 
[https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/chromium]
 : with that applied gn completes, but ninja very quickly fails:

 {{{
 mkdir -p third_party/node/linux/node-linux-x64/bin &&
 > ln -s /usr/bin/node third_party/node/linux/node-linux-x64/bin/ &&
 > ninja -C out/Release chrome chrome_sandbox chromedriver
 widevinecdmadapter
 ninja: Entering directory `out/Release'
 ninja: error: unknown target 'widevinecdmadapter'
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10495#comment:4>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to