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

Bug 715702

Summary: net-mail/qlogtools-3.1-r1 : instcheck.c: error: sys_errlist undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: egorov_egor, john, robbat2, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 768369    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-mail:qlogtools-3.1-r1:20200401-004605.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-01 07:11:24 UTC
./compile instcheck.c
instcheck.c: In function diesys:
instcheck.c:17:4: error: sys_errlist undeclared (first use in this function)
   17 |    sys_errlist[errno]);
      |    ^~~~~~~~~~~
instcheck.c:17:4: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 31 22:37:37 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO net-mail/qlogtools
[ebuild  N    ] net-mail/qlogtools-3.1-r1
Comment 1 Toralf Förster gentoo-dev 2020-04-01 07:11:27 UTC
Created attachment 628250 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-01 07:11:30 UTC
Created attachment 628252 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-01 07:11:33 UTC
Created attachment 628254 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-01 07:11:36 UTC
Created attachment 628256 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-01 07:11:39 UTC
Created attachment 628258 [details]
net-mail:qlogtools-3.1-r1:20200401-004605.log
Comment 6 Toralf Förster gentoo-dev 2020-04-01 07:11:42 UTC
Created attachment 628260 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-11-15 05:58:41 UTC
The bug has been closed via the following commit(s):

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

commit c7f4c74c0e3d6703a6501a8668a02740b213400b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-15 05:58:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-15 05:58:33 +0000

    net-mail/qlogtools: fix build with glibc 2.33
    
    Closes: https://bugs.gentoo.org/715702
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/qlogtools-3.1-fix-glibc-2-33.patch       | 31 +++++++++++
 .../files/qlogtools-3.1-fix-implicit-decl.patch    | 61 ++++++++++++++++++++++
 net-mail/qlogtools/qlogtools-3.1-r1.ebuild         |  2 +
 3 files changed, 94 insertions(+)