Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828779 - app-backup/bacula-11.0.5 - bsys.c: error: getpwent_r was not declared in this scope
Summary: app-backup/bacula-11.0.5 - bsys.c: error: getpwent_r was not declared in this...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
: 830292 (view as bug list)
Depends on: 856736
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2021-12-10 11:49 UTC by Toralf Förster
Modified: 2022-07-07 06:39 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.37 KB, text/plain)
2021-12-10 11:49 UTC, Toralf Förster
Details
app-backup:bacula-11.0.5:20211210-090435.log (app-backup:bacula-11.0.5:20211210-090435.log,39.87 KB, text/plain)
2021-12-10 11:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.61 KB, text/plain)
2021-12-10 11:49 UTC, Toralf Förster
Details
environment (environment,81.82 KB, text/plain)
2021-12-10 11:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.56 KB, application/x-bzip)
2021-12-10 11:49 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,23.31 KB, application/x-bzip)
2021-12-10 11:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.27 KB, application/x-bzip)
2021-12-10 11:49 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 2021-12-10 11:49:13 UTC
/var/tmp/portage/app-backup/bacula-11.0.5/work/bacula-11.0.5/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-gentoo-linux-musl-g++   -c  -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti  -I. -I..  -pipe -march=native -fno-diagnostics-color -O2  binflate.c
Compiling bget_msg.c
/var/tmp/portage/app-backup/bacula-11.0.5/work/bacula-11.0.5/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-gentoo-linux-musl-g++   -c  -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti  -I. -I..  -pipe -march=native -fno-diagnostics-color -O2  bget_msg.c
bsys.c: In function 'int get_group_members(const char*, alist*)':
bsys.c:1643:13: error: 'getpwent_r' was not declared in this scope; did you mean 'getpwent'?
 1643 |       ret = getpwent_r(&pw, buf, size, &ppw);
      |             ^~~~~~~~~~
      |             getpwent
Compiling authenticatebase.cc

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

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

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

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 *
php cli:

  HEAD of ::gentoo
commit 6e50fdb85c8dd34e239e39d65e78dc7778f6da1c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 10 08:06:49 2021 +0000

    2021-12-10 08:06:46 UTC

emerge -qpvO app-backup/bacula
[ebuild  N    ] app-backup/bacula-11.0.5  USE="acl bacula-nodir bacula-nosd batch-insert ipv6 readline sqlite ssl -X -bacula-clientonly -examples -logwatch -mysql -postgres -qt5 -static -tcpd -vim-syntax"
Comment 1 Toralf Förster gentoo-dev 2021-12-10 11:49:14 UTC
Created attachment 758081 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 11:49:15 UTC
Created attachment 758082 [details]
app-backup:bacula-11.0.5:20211210-090435.log
Comment 3 Toralf Förster gentoo-dev 2021-12-10 11:49:16 UTC
Created attachment 758083 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-10 11:49:17 UTC
Created attachment 758084 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-10 11:49:19 UTC
Created attachment 758085 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-10 11:49:20 UTC
Created attachment 758086 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-10 11:49:20 UTC
Created attachment 758087 [details]
temp.tar.bz2
Comment 8 Thomas Beierlein gentoo-dev 2022-05-27 13:16:30 UTC
The bug is fixed in version 11.0.6, which should go stable in next days.
Comment 9 Thomas Beierlein gentoo-dev 2022-05-27 13:20:02 UTC
*** Bug 830292 has been marked as a duplicate of this bug. ***
Comment 10 Thomas Beierlein gentoo-dev 2022-07-07 06:39:49 UTC
bacula-11.0.6-r2 got stable (bug #856736). Closing the bug report now.