Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712280 - app-text/htp-1.19 : make: *** [Makefile:<snip>: homepage/ref/alttext.html] Error 1
Summary: app-text/htp-1.19 : make: *** [Makefile:<snip>: homepage/ref/alttext.html] Er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-12 19:53 UTC by Toralf Förster
Modified: 2023-10-06 01:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.62 KB, text/plain)
2020-03-12 19:53 UTC, Toralf Förster
Details
app-text:htp-1.19:20200312-183314.log (app-text:htp-1.19:20200312-183314.log,15.42 KB, text/plain)
2020-03-12 19:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,224.46 KB, text/plain)
2020-03-12 19:53 UTC, Toralf Förster
Details
environment (environment,76.78 KB, text/plain)
2020-03-12 19:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.58 KB, application/x-bzip)
2020-03-12 19:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.33 KB, application/x-bzip)
2020-03-12 19:53 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 2020-03-12 19:53:26 UTC
htp: error encountered, file alttext.html not completed

make: *** [Makefile:67: homepage/ref/alttext.html] Error 1
 * ERROR: app-text/htp-1.19::gentoo failed (compile phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200307-230716

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

  Please see https://wiki.gentoo.org/wiki/Project:Perl/Dot-In-INC-Removal#Counter_Balance

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.41.1
  [2]   rust-1.41.1 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 12 Mar 2020 17:38:50 +0000

emerge -qpvO app-text/htp
[ebuild  N    ] app-text/htp-1.19
Comment 1 Toralf Förster gentoo-dev 2020-03-12 19:53:29 UTC
Created attachment 618136 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-12 19:53:31 UTC
Created attachment 618138 [details]
app-text:htp-1.19:20200312-183314.log
Comment 3 Toralf Förster gentoo-dev 2020-03-12 19:53:34 UTC
Created attachment 618140 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-12 19:53:37 UTC
Created attachment 618142 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-12 19:53:40 UTC
Created attachment 618144 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-12 19:53:43 UTC
Created attachment 618146 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2023-10-06 01:28:32 UTC
The bug has been closed via the following commit(s):

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

commit ae76bbdafb14402e4779e00de82b2583ebb3d13e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-06 01:11:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-06 01:11:07 +0000

    app-text/htp: update EAPI 6 -> 8, fix build with perl-5.26(!), fix parallel make
    
    Closes: https://bugs.gentoo.org/668250
    Closes: https://bugs.gentoo.org/712280
    Closes: https://bugs.gentoo.org/827173
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/htp/files/htp-1.19-fix-perl-5.26.patch | 12 +++++++++
 app-text/htp/files/htp-1.19-no-prestrip.patch   | 11 ++++++++
 app-text/htp/files/htp-1.19-parallel-make.patch | 27 +++++++++++++++++++
 app-text/htp/htp-1.19-r1.ebuild                 | 36 +++++++++++++++++++++++++
 4 files changed, 86 insertions(+)