Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555904 - www-client/netsurf-3.3-r1 compile failed: font_haru.c:43:40: fatal error: desktop/save_pdf/font_haru.h: No such file or directory
Summary: www-client/netsurf-3.3-r1 compile failed: font_haru.c:43:40: fatal error: des...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 555906
  Show dependency tree
 
Reported: 2015-07-25 23:36 UTC by Oschtan
Modified: 2015-08-11 14:15 UTC (History)
0 users

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


Attachments
build.log (build.log,81.63 KB, text/x-log)
2015-07-25 23:42 UTC, Oschtan
Details
Patch (font_haru.diff,426 bytes, patch)
2015-07-26 20:22 UTC, Oschtan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oschtan 2015-07-25 23:36:18 UTC
desktop/font_haru.c:43:40: fatal error: desktop/save_pdf/font_haru.h: No such file or directory
=> Error in desktop/font_haru.c

Reproducible: Always

Steps to Reproduce:
Need to edit font_haru.c
#40  
#include "desktop/save_pdf/font_haru.h"
=>
#include "desktop/font_haru.h"
Comment 1 Oschtan 2015-07-25 23:42:39 UTC
Created attachment 407632 [details]
build.log
Comment 2 Oschtan 2015-07-25 23:42:57 UTC
USE="pdf-writer"
Comment 3 Amy Liffey gentoo-dev 2015-07-26 20:08:18 UTC
Can you please also attach emerge --info?
Comment 4 Oschtan 2015-07-26 20:19:51 UTC
(In reply to Amy Winston from comment #3)
> Can you please also attach emerge --info?

What For? This will help to write the correct patch file desktop/font_haru.c?
Comment 5 Oschtan 2015-07-26 20:22:42 UTC
Created attachment 407674 [details, diff]
Patch
Comment 6 Michael Weber (RETIRED) gentoo-dev 2015-08-11 11:45:19 UTC
(In reply to Oschtan from comment #4)
> (In reply to Amy Winston from comment #3)
> > Can you please also attach emerge --info?
> 
> What For? This will help to write the correct patch file desktop/font_haru.c?

standard procedure, nvm.
Comment 7 Michael Weber (RETIRED) gentoo-dev 2015-08-11 14:15:42 UTC
commit 7d92c734e256d255b72a4a25881493e3923cd0e4
Author: Michael Weber <xmw@gentoo.org>
Date:   Tue Aug 11 16:14:57 2015 +0200

    www-client/netsurf: fix USE=pdf-writer (bug 555904, bug 555906, thanks Oschtan).
    
    Package-Manager: portage-2.2.20

www-client/netsurf/files/netsurf-3.2-pdf-writer.patch
www-client/netsurf/files/netsurf-3.3-pdf-writer.patch
www-client/netsurf/netsurf-3.2-r1.ebuild
www-client/netsurf/netsurf-3.3-r1.ebuild