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

Bug 871243

Summary: net-mail/pfqueue-0.5.6-r1 - pfq_socket.c: error: call to undeclared function pfb_retr_to; ISO C99
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 FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-mail:pfqueue-0.5.6-r1:20220918-095728.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-18 10:02:47 UTC
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/string.h:44:15: note: passing argument to parameter '__n' here
                     size_t __n) __THROW __nonnull ((1, 2));
                            ^
pfq_socket.c:145:8: error: call to undeclared function 'pfb_retr_to'; ISO C99
      and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220917-070004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 4737e48d935a07ae10cdeb0bcba4f17c85f93223
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 08:46:57 2022 +0000

    2022-09-18 08:46:56 UTC

emerge -qpvO net-mail/pfqueue
[ebuild  N    ] net-mail/pfqueue-0.5.6-r1
Comment 1 Toralf Förster gentoo-dev 2022-09-18 10:02:48 UTC
Created attachment 810709 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 10:02:49 UTC
Created attachment 810712 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-18 10:02:50 UTC
Created attachment 810715 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-18 10:02:51 UTC
Created attachment 810718 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-18 10:02:52 UTC
Created attachment 810721 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 10:02:53 UTC
Created attachment 810724 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-18 10:02:55 UTC
Created attachment 810727 [details]
net-mail:pfqueue-0.5.6-r1:20220918-095728.log
Comment 8 Toralf Förster gentoo-dev 2022-09-18 10:02:56 UTC
Created attachment 810730 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-12-31 09:37:44 UTC
The bug has been closed via the following commit(s):

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

commit b0770ee1c75a0b140f2793126ab9b872945cfad4
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2023-12-31 09:35:31 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2023-12-31 09:37:29 +0000

    net-mail/pfqueue: drop 0.5.6-r1
    
    Closes: https://bugs.gentoo.org/871243
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 net-mail/pfqueue/pfqueue-0.5.6-r1.ebuild | 39 --------------------------------
 1 file changed, 39 deletions(-)
Comment 10 Petr Vaněk gentoo-dev 2023-12-31 09:40:54 UTC
For the record, the issue is fixed in 0.5.6-r2, see bug 885839.