Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831964 - net-ftp/pure-ftpd-1.0.50 - ftpd.c: error: storage size of statfsbuf isnt known
Summary: net-ftp/pure-ftpd-1.0.50 - ftpd.c: error: storage size of statfsbuf isnt known
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:
Depends on:
Blocks:
 
Reported: 2022-01-24 08:37 UTC by Toralf Förster
Modified: 2022-01-24 08:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.49 KB, text/plain)
2022-01-24 08:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,246.69 KB, text/plain)
2022-01-24 08:37 UTC, Toralf Förster
Details
environment (environment,72.04 KB, text/plain)
2022-01-24 08:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.57 KB, application/x-bzip)
2022-01-24 08:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,20.10 KB, application/x-bzip)
2022-01-24 08:37 UTC, Toralf Förster
Details
net-ftp:pure-ftpd-1.0.50:20220124-071130.log (net-ftp:pure-ftpd-1.0.50:20220124-071130.log,48.97 KB, text/plain)
2022-01-24 08:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.03 KB, application/x-bzip)
2022-01-24 08:37 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 2022-01-24 08:37:04 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -DANON_CAN_DELETE -DANON_CAN_CHANGE_PERMS -DANON_CAN_RENAME -DANON_CAN_RESUME -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/\" -DINCLUDE_IO_WRAPPERS=1 -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasin
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -DANON_CAN_DELETE -DANON_CAN_CHANGE_PERMS -DANON_CAN_RENAME -DANON_CAN_RESUME -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/\" -DINCLUDE_IO_WRAPPERS=1 -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasin
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -DANON_CAN_DELETE -DANON_CAN_CHANGE_PERMS -DANON_CAN_RENAME -DANON_CAN_RESUME -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/\" -DINCLUDE_IO_WRAPPERS=1 -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasin
ftpd.c: In function 'ul_check_free_space':
ftpd.c:4076:19: error: storage size of 'statfsbuf' isn't known
 4076 |     STATFS_STRUCT statfsbuf;
      |                   ^~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
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.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit b4f0926d99cf8431c4bad9f07308a353cdb62901
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jan 24 06:37:02 2022 +0000

    2022-01-24 06:37:01 UTC

emerge -qpvO net-ftp/pure-ftpd
[ebuild  N    ] net-ftp/pure-ftpd-1.0.50  USE="anondel anonperm anonren anonres implicittls noiplog pam ssl vchroot -caps -ldap -mysql -paranoidmsg -postgres -resolveids (-selinux) -sysquota -xinetd"
Comment 1 Toralf Förster gentoo-dev 2022-01-24 08:37:05 UTC
Created attachment 763464 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-24 08:37:07 UTC
Created attachment 763465 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-24 08:37:09 UTC
Created attachment 763466 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-24 08:37:10 UTC
Created attachment 763467 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-24 08:37:11 UTC
Created attachment 763468 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-24 08:37:12 UTC
Created attachment 763469 [details]
net-ftp:pure-ftpd-1.0.50:20220124-071130.log
Comment 7 Toralf Förster gentoo-dev 2022-01-24 08:37:13 UTC
Created attachment 763470 [details]
temp.tar.bz2