Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670779 - app-emacs/graphql-0.1.1 : examples.el:3:1:Error: Cannot open load file: No such file or directory, ghub
Summary: app-emacs/graphql-0.1.1 : examples.el:3:1:Error: Cannot open load file: No su...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-09 17:59 UTC by Toralf Förster
Modified: 2018-11-10 06:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.31 KB, text/plain)
2018-11-09 17:59 UTC, Toralf Förster
Details
app-emacs:graphql-0.1.1:20181109-170007.log (app-emacs:graphql-0.1.1:20181109-170007.log,2.01 KB, text/plain)
2018-11-09 17:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,403.85 KB, text/plain)
2018-11-09 17:59 UTC, Toralf Förster
Details
environment (environment,28.91 KB, text/plain)
2018-11-09 17:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.39 KB, application/x-bzip)
2018-11-09 17:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.68 KB, application/x-bzip)
2018-11-09 17:59 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-11-09 17:59:18 UTC
In toplevel form:
examples.el:3:1:Error: Cannot open load file: No such file or directory, ghub
 * elisp-compile: batch-byte-compile failed
 [ !! ]
 * ERROR: app-emacs/graphql-0.1.1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_libressl_20181030-220646

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO app-emacs/graphql
[ebuild  N    ] app-emacs/graphql-0.1.1
Comment 1 Toralf Förster gentoo-dev 2018-11-09 17:59:21 UTC
Created attachment 554669 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-09 17:59:24 UTC
Created attachment 554671 [details]
app-emacs:graphql-0.1.1:20181109-170007.log
Comment 3 Toralf Förster gentoo-dev 2018-11-09 17:59:27 UTC
Created attachment 554673 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-11-09 17:59:29 UTC
Created attachment 554675 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-11-09 17:59:32 UTC
Created attachment 554677 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-09 17:59:35 UTC
Created attachment 554679 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-11-10 06:19:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d82fe6ce4cf2efda6790894a04607b391fed690

commit 0d82fe6ce4cf2efda6790894a04607b391fed690
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-11-10 06:19:04 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-11-10 06:19:04 +0000

    app-emacs/graphql: fix compilation without ghub
    
    Don't install examples.el which depends on ghub, leading
    to circular dependencies.
    
    Fixes: https://bugs.gentoo.org/670779
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-emacs/graphql/graphql-0.1.1.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)