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

Bug 829652

Summary: www-servers/pound-3.0 - hpack.c:(.text+<snip>): undefined reference to recallocarray
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, rndxelement
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/33395
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
www-servers:pound-3.0:20211219-214128.log

Description Toralf Förster gentoo-dev 2021-12-19 21:53:59 UTC
too long lines were shrinked:

[8/8] : && /usr/bin/x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wno-unused-result -Wno-cast-qual -Wno-discarded-qualifiers -D_GNU_SOURCE -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0    -rdynamic CMakeFiles/pound.dir/src/backend.c.o CMakeFiles/p
FAILED: pound 
: && /usr/bin/x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wno-unused-result -Wno-cast-qual -Wno-discarded-qualifiers -D_GNU_SOURCE -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0    -rdynamic CMakeFiles/pound.dir/src/backend.c.o CMakeFiles/pound.d
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: CMakeFiles/pound.dir/src/hpack.c.o: in function `hbuf_writebuf':
hpack.c:(.text+0x256): undefined reference to `recallocarray'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: CMakeFiles/pound.dir/src/hpack.c.o: in function `hbuf_release':
hpack.c:(.text+0x2c5): undefined reference to `recallocarray'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20211218-140106

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
php cli:

  HEAD of ::gentoo
commit fcacb383ea7be8978a624af1a12c7a3f5aa8e7e9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 19 20:51:42 2021 +0000

    2021-12-19 20:51:41 UTC

emerge -qpvO www-servers/pound
[ebuild  N    ] www-servers/pound-3.0
Comment 1 Toralf Förster gentoo-dev 2021-12-19 21:54:00 UTC
Created attachment 759806 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-19 21:54:02 UTC
Created attachment 759807 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-19 21:54:03 UTC
Created attachment 759808 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-19 21:54:04 UTC
Created attachment 759809 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-19 21:54:05 UTC
Created attachment 759810 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-19 21:54:06 UTC
Created attachment 759811 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-19 21:54:07 UTC
Created attachment 759812 [details]
www-servers:pound-3.0:20211219-214128.log
Comment 8 Larry the Git Cow gentoo-dev 2024-01-10 09:06:11 UTC
The bug has been closed via the following commit(s):

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

commit e6e1f421a276080114008991ded9b1a2a3772cc0
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2023-10-18 14:40:44 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-01-10 09:06:07 +0000

    www-servers/pound: add 4.10
    
    Updated to new upstream, several fixes to ebuild and init-script.
    
    Closes: https://bugs.gentoo.org/829652
    Closes: https://bugs.gentoo.org/807331
    Closes: https://bugs.gentoo.org/804990
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33395
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-servers/pound/Manifest          |  1 +
 www-servers/pound/files/pound.init  | 18 ++++++++++++++
 www-servers/pound/metadata.xml      |  3 +++
 www-servers/pound/pound-4.10.ebuild | 47 +++++++++++++++++++++++++++++++++++++
 4 files changed, 69 insertions(+)