Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717542 - app-backup/bacula-9.6.3 : fstype.c: error: _PATH_MOUNTED was not declared in this scope
Summary: app-backup/bacula-9.6.3 : fstype.c: error: _PATH_MOUNTED was not declared in ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-15 11:46 UTC by Toralf Förster
Modified: 2022-04-22 02:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.32 KB, text/plain)
2020-04-15 11:46 UTC, Toralf Förster
Details
app-backup:bacula-9.6.3:20200415-100239.log (app-backup:bacula-9.6.3:20200415-100239.log,59.81 KB, text/plain)
2020-04-15 11:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,492.68 KB, text/plain)
2020-04-15 11:46 UTC, Toralf Förster
Details
environment (environment,85.39 KB, text/plain)
2020-04-15 11:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,35.46 KB, application/x-bzip)
2020-04-15 11:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,23.38 KB, application/x-bzip)
2020-04-15 11:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.13 KB, application/x-bzip)
2020-04-15 11:46 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 2020-04-15 11:46:26 UTC
/var/tmp/portage/app-backup/bacula-9.6.3/work/bacula-9.6.3/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..  -O2 -pipe -march=native  fstype.c
fstype.c: In function bool read_mtab(void (*)(void*, stat*, const char*, const char*, const char*, const char*), void*):
fstype.c:373:30: error: _PATH_MOUNTED was not declared in this scope
  373 |       if ((mntfp = setmntent(_PATH_MOUNTED, r)) == NULL) {
      |                              ^~~~~~~~~~~~~
make[1]: *** [Makefile:151: fstype.lo] Error 1

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

  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-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr 15 08:39:15 UTC 2020
/var/db/repos/musl	Tue Apr 14 12:39:54 UTC 2020

emerge -qpvO app-backup/bacula
[ebuild  N    ] app-backup/bacula-9.6.3  USE="acl batch-insert ipv6 readline sqlite ssl -X -bacula-clientonly -bacula-nodir -bacula-nosd -examples -libressl -logwatch -mysql -postgres -qt5 -static -tcpd -vim-syntax"
Comment 1 Toralf Förster gentoo-dev 2020-04-15 11:46:32 UTC
Created attachment 633042 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-15 11:46:36 UTC
Created attachment 633044 [details]
app-backup:bacula-9.6.3:20200415-100239.log
Comment 3 Toralf Förster gentoo-dev 2020-04-15 11:46:40 UTC
Created attachment 633046 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-15 11:46:43 UTC
Created attachment 633048 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-15 11:46:46 UTC
Created attachment 633050 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-15 11:46:49 UTC
Created attachment 633052 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-15 11:46:52 UTC
Created attachment 633054 [details]
temp.tbz2