Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828107 - media-libs/hamlib-4.4 - make[1]: [Makefile:<snip>: html] Error 127
Summary: media-libs/hamlib-4.4 - make[1]: [Makefile:<snip>: html] Error 127
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-03 20:38 UTC by Toralf Förster
Modified: 2021-12-04 08:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.01 KB, text/plain)
2021-12-03 20:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,313.16 KB, text/plain)
2021-12-03 20:38 UTC, Toralf Förster
Details
environment (environment,103.52 KB, text/plain)
2021-12-03 20:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,47.58 KB, application/x-bzip)
2021-12-03 20:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,18.28 KB, application/x-bzip)
2021-12-03 20:39 UTC, Toralf Förster
Details
media-libs:hamlib-4.4:20211203-203027.log (media-libs:hamlib-4.4:20211203-203027.log,258.42 KB, text/plain)
2021-12-03 20:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,40.72 KB, application/x-bzip)
2021-12-03 20:39 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 2021-12-03 20:38:55 UTC
/bin/sh: line 3: source-highlight: command not found
/bin/sh: line 4: source-highlight: command not found
/bin/sh: line 3: source-highlight: command not found
/bin/sh: line 4: source-highlight: command not found
make[1]: *** [Makefile:717: html] Error 127
make[1]: Leaving directory '/var/tmp/portage/media-libs/hamlib-4.4/work/hamlib-4.4/doc'
make: *** [Makefile:615: html-recursive] Error 1
 * ERROR: media-libs/hamlib-4.4::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20211128-170022

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Rust versions:
  [1]   rust-bin-1.56.1 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.21.0 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 11c4c4477399fcb219adbc9cb381575a09359145
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 3 20:06:46 2021 +0000

    2021-12-03 20:06:44 UTC

emerge -qpvO media-libs/hamlib
[ebuild  N    ] media-libs/hamlib-4.4  USE="doc perl tcl -python" PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-12-03 20:38:57 UTC
Created attachment 757359 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-03 20:38:59 UTC
Created attachment 757360 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-03 20:39:01 UTC
Created attachment 757361 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-03 20:39:03 UTC
Created attachment 757362 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-03 20:39:05 UTC
Created attachment 757363 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-03 20:39:07 UTC
Created attachment 757364 [details]
media-libs:hamlib-4.4:20211203-203027.log
Comment 7 Toralf Förster gentoo-dev 2021-12-03 20:39:08 UTC
Created attachment 757365 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-12-04 08:34:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242908c501876d9b7927050a81151069f65fb1d2

commit 242908c501876d9b7927050a81151069f65fb1d2
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2021-12-04 08:32:58 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2021-12-04 08:34:16 +0000

    media-libs/hamlib: Fix missing build dep for USE=doc
    
    Closes: https://bugs.gentoo.org/828107
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 media-libs/hamlib/hamlib-4.3.1.ebuild | 3 ++-
 media-libs/hamlib/hamlib-4.4.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)