Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643592 - net-news/newsboat-2.10.2 : make: a2x: Command not found
Summary: net-news/newsboat-2.10.2 : make: a2x: Command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-05 17:46 UTC by Toralf Förster
Modified: 2018-01-08 16:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.31 KB, text/plain)
2018-01-05 17:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.05 KB, text/plain)
2018-01-05 17:46 UTC, Toralf Förster
Details
environment (environment,45.70 KB, text/plain)
2018-01-05 17:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.98 KB, application/x-bzip)
2018-01-05 17:47 UTC, Toralf Förster
Details
net-news:newsboat-2.10.2:20180105-092621.log (net-news:newsboat-2.10.2:20180105-092621.log,2.72 KB, text/plain)
2018-01-05 17:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.16 KB, application/x-bzip)
2018-01-05 17: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-01-05 17:46:50 UTC
doc/generate2 doc/keycmds.dsv > doc/newsboat-keycmds.txt
a2x -f manpage doc/manpage-newsboat.txt
make: a2x: Command not found
make: *** [Makefile:184: doc/newsboat.1] Error 127
 * ERROR: net-news/newsboat-2.10.2::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20171229-182601

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

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

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

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

emerge -qpv net-news/newsboat
[ebuild  N    ] net-news/newsboat-2.10.1  USE="{-test}"
Comment 1 Toralf Förster gentoo-dev 2018-01-05 17:46:53 UTC
Created attachment 513460 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-05 17:46:56 UTC
Created attachment 513462 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-05 17:46:59 UTC
Created attachment 513464 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-05 17:47:02 UTC
Created attachment 513466 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-05 17:47:05 UTC
Created attachment 513468 [details]
net-news:newsboat-2.10.2:20180105-092621.log
Comment 6 Toralf Förster gentoo-dev 2018-01-05 17:47:08 UTC
Created attachment 513470 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-01-08 16:18:47 UTC
The bug has been closed via the following commit(s):

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

commit f0c87148558ecd868187f4accbc412f009cf51a6
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2018-01-08 16:13:00 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2018-01-08 16:16:38 +0000

    net-news/newsboat: make asciidoc a non-conditional build dep
    
    Fixes: https://bugs.gentoo.org/643592

 net-news/newsboat/newsboat-2.10.2.ebuild | 5 ++---
 net-news/newsboat/newsboat-9999.ebuild   | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)