Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913467 - net-irc/psybnc-2.4.3 - emake failed
Summary: net-irc/psybnc-2.4.3 - emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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-09-01 16:23 UTC by Toralf Förster
Modified: 2024-03-12 04:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.09 KB, text/plain)
2023-09-01 16:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.71 KB, text/plain)
2023-09-01 16:23 UTC, Toralf Förster
Details
environment (environment,62.14 KB, text/plain)
2023-09-01 16:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-09-01 16:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,13.88 KB, application/x-xz)
2023-09-01 16:23 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,16.51 KB, application/x-xz)
2023-09-01 16:23 UTC, Toralf Förster
Details
net-irc:psybnc-2.4.3:20230901-010051.log (net-irc:psybnc-2.4.3:20230901-010051.log,2.18 KB, text/plain)
2023-09-01 16:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.68 KB, application/x-xz)
2023-09-01 16:23 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-09-01 16:23:20 UTC
then attempt to build psyBNC again by using 'make'.

Alternatively you can install libc-ares system-wide and the build process will
attempt to pick up and use that installation.
make: *** [Makefile:12: all] Error 1
 * ERROR: net-irc/psybnc-2.4.3::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-irc/psybnc-2.4.3::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20230830-072900

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 97dd1ace23665333a1d230118892ea8a481e03f1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Aug 31 21:32:00 2023 +0000

    2023-08-31 21:31:59 UTC

emerge -qpvO net-irc/psybnc
[ebuild  N    ] net-irc/psybnc-2.4.3  USE="ipv6 ssl -multinetwork -oidentd -scripting"
Comment 1 Toralf Förster gentoo-dev 2023-09-01 16:23:21 UTC
Created attachment 869136 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-01 16:23:23 UTC
Created attachment 869137 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-09-01 16:23:24 UTC
Created attachment 869138 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-01 16:23:25 UTC
Created attachment 869139 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-01 16:23:26 UTC
Created attachment 869140 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-01 16:23:26 UTC
Created attachment 869141 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-01 16:23:27 UTC
Created attachment 869142 [details]
net-irc:psybnc-2.4.3:20230901-010051.log
Comment 8 Toralf Förster gentoo-dev 2023-09-01 16:23:28 UTC
Created attachment 869143 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-03-12 04:08:06 UTC
The bug has been closed via the following commit(s):

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

commit f88419144f82685f57abd2267eb9e0f7d18bf911
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-12 04:05:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-12 04:05:51 +0000

    net-irc/psybnc: add missing c-ares dep
    
    Closes: https://bugs.gentoo.org/913467
    Signed-off-by: Sam James <sam@gentoo.org>

 net-irc/psybnc/psybnc-2.4.3-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)