Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 702080

Summary: www-client/netsurf-3.9 : make: xxd: Command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Proxy Maintainers <proxy-maint>
Status: RESOLVED FIXED    
Severity: normal CC: philipp.ammann
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/13926
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
www-client:netsurf-3.9:20191205-104648.log

Description Toralf Förster gentoo-dev 2019-12-05 18:54:21 UTC
     XXD: content/handlers/javascript/duktape/generics.js
xxd -i content/handlers/javascript/duktape/generics.js build/Linux-gtk3/duktape/generics.js.inc.tmp
make: xxd: Command not found
make: *** [content/handlers/javascript/duktape/Makefile:15: build/Linux-gtk3/duktape/generics.js.inc] Error 127
 * ERROR: www-client/netsurf-3.9::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20191204-122938

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

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


llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 05 Dec 2019 09:46:26 +0000

emerge -qpvO www-client/netsurf
[ebuild  N    ] www-client/netsurf-3.9  USE="bmp duktape gif gtk javascript jpeg mng png psl rosprite svg svgtiny truetype webp -fbcon -gtk2 -pdf-writer"
Comment 1 Toralf Förster gentoo-dev 2019-12-05 18:54:24 UTC
Created attachment 598536 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-05 18:54:28 UTC
Created attachment 598538 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-05 18:54:30 UTC
Created attachment 598540 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-05 18:54:33 UTC
Created attachment 598542 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-05 18:54:36 UTC
Created attachment 598544 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-05 18:54:39 UTC
Created attachment 598546 [details]
www-client:netsurf-3.9:20191205-104648.log
Comment 7 Philipp Ammann 2019-12-07 13:53:53 UTC
`xxd` is provided by `app-editors/vim-core` on my system:

$ equery b xxd
 * Searching for xxd ...
app-editors/vim-core-8.1.1846 (/usr/share/bash-completion/completions/xxd)
app-editors/vim-core-8.1.1846 (/usr/bin/xxd)

I can't find any other package providing `xxd`:

  https://gpo.zugaina.org/Search?search=xxd

If it's ok with you I'll add vim-core to BDEPEND and send a PR on Github.
Comment 8 Larry the Git Cow gentoo-dev 2019-12-10 06:35:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3401eda12c93a4918ad30d28fd0a018f346a4c50

commit 3401eda12c93a4918ad30d28fd0a018f346a4c50
Author:     Philipp Ammann <philipp.ammann@posteo.de>
AuthorDate: 2019-12-09 11:05:36 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-12-10 06:34:11 +0000

    www-client/netsurf: update BDEPEND
    
    Closes: https://bugs.gentoo.org/702080
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de>
    Closes: https://github.com/gentoo/gentoo/pull/13926
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-client/netsurf/netsurf-3.9.ebuild | 1 +
 1 file changed, 1 insertion(+)