Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661458 - app-misc/faq-0.0.2 : jq/jq.go:39:10: fatal error: jq.h: No such file or directory
Summary: app-misc/faq-0.0.2 : jq/jq.go:39:10: fatal error: jq.h: No such file or direc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-18 05:47 UTC by Toralf Förster
Modified: 2018-09-07 06:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.12 KB, text/plain)
2018-07-18 05:47 UTC, Toralf Förster
Details
app-misc:faq-0.0.2:20180718-043416.log (app-misc:faq-0.0.2:20180718-043416.log,7.38 KB, text/plain)
2018-07-18 05:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,8.41 KB, text/plain)
2018-07-18 05:47 UTC, Toralf Förster
Details
environment (environment,24.16 KB, text/plain)
2018-07-18 05:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.74 KB, application/x-bzip)
2018-07-18 05:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-18 05:47:24 UTC
github.com/jzelinskie/faq/jq
# github.com/jzelinskie/faq/jq
jq/jq.go:39:10: fatal error: jq.h: No such file or directory
 #include <jq.h>
          ^~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl-abi32+64_20180717-193759

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv app-misc/faq
[ebuild  N    ] app-misc/faq-0.0.2
Comment 1 Toralf Förster gentoo-dev 2018-07-18 05:47:27 UTC
Created attachment 539918 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-18 05:47:30 UTC
Created attachment 539920 [details]
app-misc:faq-0.0.2:20180718-043416.log
Comment 3 Toralf Förster gentoo-dev 2018-07-18 05:47:33 UTC
Created attachment 539922 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-18 05:47:36 UTC
Created attachment 539924 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-18 05:47:39 UTC
Created attachment 539926 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2018-09-07 06:23:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f460d3e0cca66befbd75c6893f61c8df99f46bd

commit 3f460d3e0cca66befbd75c6893f61c8df99f46bd
Author:     Manuel Rüger <mrueg@gentoo.org>
AuthorDate: 2018-09-07 06:22:36 +0000
Commit:     Manuel Rüger <mrueg@gentoo.org>
CommitDate: 2018-09-07 06:22:36 +0000

    app-misc/faq: Add missing dependency on jq
    
    Closes: https://bugs.gentoo.org/661458
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-misc/faq/faq-0.0.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)