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

Bug 916720

Summary: app-text/extract_url-1.6.2 - emake failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-text:extract_url-1.6.2:20231102-154106.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-11-02 15:51:55 UTC
/usr/bin/install -m 755 -d /var/tmp/portage/app-text/extract_url-1.6.2/image/usr/share/man/man1
/usr/bin/install -m 644 *.1 /var/tmp/portage/app-text/extract_url-1.6.2/image/usr/share/man/man1
Can't locate HTML/Parser.pm in @INC (you may need to install the HTML::Parser module) (@INC entries checked: /etc/perl /usr/local/lib64/perl5/5.38/x86_64-linux-quadmath /usr/local/lib64/perl5/5.38 /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux-quadmath /usr/lib64/perl5/vendor_perl/5.38 /usr/lib64/perl5/5.38/x86_64-linux-quadmath /usr/lib64/perl5/5.38) at extract_url.pl line 31.
BEGIN failed--compilation aborted at extract_url.pl line 31.
make: *** [Makefile:137: test-perl] Error 2
 * ERROR: app-text/extract_url-1.6.2::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-text/extract_url-1.6.2::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-20231029-021504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.4
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.21.3 linux/amd64

  HEAD of ::gentoo
commit 3d008223054e09ed08934b140e92c6d3d487f8ff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 2 15:03:55 2023 +0000

    2023-11-02 15:03:54 UTC

emerge -qpvO app-text/extract_url
[ebuild  N    ] app-text/extract_url-1.6.2
Comment 1 Toralf Förster gentoo-dev 2023-11-02 15:51:56 UTC
Created attachment 873925 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-02 15:51:57 UTC
Created attachment 873926 [details]
app-text:extract_url-1.6.2:20231102-154106.log
Comment 3 Toralf Förster gentoo-dev 2023-11-02 15:51:58 UTC
Created attachment 873927 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-11-02 15:51:59 UTC
Created attachment 873928 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-02 15:52:00 UTC
Created attachment 873929 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-02 15:52:01 UTC
Created attachment 873930 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-02 15:52:02 UTC
Created attachment 873931 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-02 15:52:03 UTC
Created attachment 873932 [details]
temp.tar.xz
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-05 20:16:52 UTC
It already depends on HTML::Parser... missing a perl-cleaner --all after emerging perl with new USE? (you have USE=quadmath)