#10495: chromium-67.0.3396.87
----------------------+-----------------------
 Reporter:  bdubbs@…  |       Owner:  ken@…
     Type:  defect    |      Status:  assigned
 Priority:  high      |   Milestone:  8.3
Component:  BOOK      |     Version:  SVN
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+-----------------------

Comment (by ken@…):

 I had not realised how horrendously painful building this package can be.

 Current status:

 Using boolfix patch from fedora (fixes build with gcc-8).
 Adding
  sed -i 's%/include%/src/src/psnames%'
 third_party/pdfium/core/fxge/freetype/fx_freetype.cpp
  to stop pdfium trying to include the removed freetype header

 With kerberos=false and widevine=false it built last night (omitting
 widevinecdmaadapter), with a warning that the gconf define was not used.

 At that point I had NOT installed libsecret nor File::BaseDir - I can see
 why libsecret might get used, so I've now added it.

 Today I've been trying to remove the kerberos, widevine and gconf entries
 from GN_CONFIG - but the build failed trying to find my non-existent
 gssapi.h, so presumably I still need the kerberos=false line (and enabling
 kerberos is ''only'' useful for people who have Single Sign-On in their
 site AND use that to authenticate to (their own) websites).

 I've just retried after reinstating kerberos=false, but got a stupid
 failure in the main build almost immediately. Giving up for the moment.

 Meanwhile, the partial build gave no evidence that it was using system
 libsecret, and I see that fedora do not list libsecret as a dependency.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10495#comment:8>
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