Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906333 - sys-apps/lnxhc-1.2-r1 - emake failed
Summary: sys-apps/lnxhc-1.2-r1 - emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-14 17:43 UTC by Toralf Förster
Modified: 2023-05-14 17:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.32 KB, text/plain)
2023-05-14 17:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,50.62 KB, text/plain)
2023-05-14 17:43 UTC, Toralf Förster
Details
environment (environment,25.20 KB, text/plain)
2023-05-14 17:43 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.64 KB, application/x-bzip)
2023-05-14 17:44 UTC, Toralf Förster
Details
sys-apps:lnxhc-1.2-r1:20230514-164358.log (sys-apps:lnxhc-1.2-r1:20230514-164358.log,12.53 KB, text/plain)
2023-05-14 17:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.46 KB, application/x-bzip)
2023-05-14 17:44 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 2023-05-14 17:43:56 UTC
too long lines were shrinked:

lnxhc: Can't locate XML/Parser.pm in @INC (you may need to install the XML::Parser module) (@INC contains: /var/tmp/portage/sys-apps/lnxhc-1.2-r1/image/usr/lib/lnxhc /etc/perl /usr/local/lib64/perl5/5.36/x86_64-linux-quadmath /usr/local/lib64/perl5/5.36 /usr/lib64/perl5/vendor_perl/5.36/x86_64-linux
make: *** [Makefile:227: installconsumers] Error 1
make: *** Waiting for unfinished jobs....
lnxhc: Can't locate XML/Parser.pm in @INC (you may need to install the XML::Parser module) (@INC contains: /var/tmp/portage/sys-apps/lnxhc-1.2-r1/image/usr/lib/lnxhc /etc/perl /usr/local/lib64/perl5/5.36/x86_64-linux-quadmath /usr/local/lib64/perl5/5.36 /usr/lib64/perl5/vendor_perl/5.36/x86_64-linux
make: *** [Makefile:210: installchecks] Error 1
 * ERROR: sys-apps/lnxhc-1.2-r1::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/lnxhc-1.2-r1::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-j4-20230514-043005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/16
16.0.3
Python 3.11.3
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 1b7bb94aba156eecd12ae5d78d5cf6bbf383bde0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 14 16:32:02 2023 +0000

    2023-05-14 16:32:01 UTC

emerge -qpvO sys-apps/lnxhc
[ebuild  N    ] sys-apps/lnxhc-1.2-r1
Comment 1 Toralf Förster gentoo-dev 2023-05-14 17:43:57 UTC
Created attachment 861672 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-14 17:43:58 UTC
Created attachment 861673 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-05-14 17:43:59 UTC
Created attachment 861674 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-05-14 17:44:00 UTC
Created attachment 861675 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-05-14 17:44:01 UTC
Created attachment 861676 [details]
sys-apps:lnxhc-1.2-r1:20230514-164358.log
Comment 6 Toralf Förster gentoo-dev 2023-05-14 17:44:01 UTC
Created attachment 861677 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-05-14 17:49:02 UTC
The bug has been closed via the following commit(s):

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

commit 9ec319ea674f7030bb22c9187710a4483a50f0e7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-14 17:46:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-14 17:48:54 +0000

    sys-apps/lnxhc: add missing XML-Parser dep
    
    Closes: https://bugs.gentoo.org/906333
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/lnxhc/{lnxhc-1.2-r1.ebuild => lnxhc-1.2-r2.ebuild} | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)