Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840155 - dev-python/ansi2html-1.7.0[doc] - make: No rule to make target setup.py, needed by man/ansi2html.1. Stop.
Summary: dev-python/ansi2html-1.7.0[doc] - make: No rule to make target setup.py, need...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-22 12:26 UTC by Toralf Förster
Modified: 2022-04-30 17:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.53 KB, text/plain)
2022-04-22 12:26 UTC, Toralf Förster
Details
dev-python:ansi2html-1.7.0:20220422-043335.log (dev-python:ansi2html-1.7.0:20220422-043335.log,1.64 KB, text/plain)
2022-04-22 12:26 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,73.00 KB, application/x-bzip)
2022-04-22 12:26 UTC, Toralf Förster
Details
environment (environment,127.03 KB, text/plain)
2022-04-22 12:26 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.85 KB, application/x-bzip)
2022-04-22 12:26 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.35 KB, application/x-bzip)
2022-04-22 12:26 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 2022-04-22 12:26:49 UTC
>>> Configuring source in /var/tmp/portage/dev-python/ansi2html-1.7.0/work/ansi2html-1.7.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/ansi2html-1.7.0/work/ansi2html-1.7.0 ...
make -j4 man/ansi2html.1 
make: *** No rule to make target 'setup.py', needed by 'man/ansi2html.1'.  Stop.
 * ERROR: dev-python/ansi2html-1.7.0::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220417-000009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.3.0 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.1
Python 3.9.12
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
*)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 

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

  HEAD of ::gentoo
commit e3dd37cf233a21f7d8dcf106acbdc6a9e5e37d9f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 22 03:04:19 2022 +0000

    2022-04-22 03:04:19 UTC

emerge -qpvO dev-python/ansi2html
[ebuild  N    ] dev-python/ansi2html-1.7.0  USE="doc -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-22 12:26:50 UTC
Created attachment 773072 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-22 12:26:51 UTC
Created attachment 773075 [details]
dev-python:ansi2html-1.7.0:20220422-043335.log
Comment 3 Toralf Förster gentoo-dev 2022-04-22 12:26:52 UTC
Created attachment 773078 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-22 12:26:54 UTC
Created attachment 773081 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-22 12:26:55 UTC
Created attachment 773084 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-22 12:26:56 UTC
Created attachment 773087 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-30 17:43:45 UTC
The bug has been closed via the following commit(s):

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

commit fe7d7d4531666fff3c9052748a983966352adfa2
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-04-30 17:41:40 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-04-30 17:42:06 +0000

    dev-python/ansi2html: Fix USE=doc compilation
    
    Closes: https://bugs.gentoo.org/840155
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 dev-python/ansi2html/ansi2html-1.7.0.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)