Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894724 - net-fs/davfs2-1.7.0 - dav_fuse.c: error: storage size of tv isnt known
Summary: net-fs/davfs2-1.7.0 - dav_fuse.c: error: storage size of tv 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: 2023-02-16 08:25 UTC by Toralf Förster
Modified: 2023-02-16 09:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2023-02-16 08:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,209.02 KB, text/plain)
2023-02-16 08:25 UTC, Toralf Förster
Details
environment (environment,73.29 KB, text/plain)
2023-02-16 08:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.30 KB, application/x-bzip)
2023-02-16 08:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.84 KB, application/x-bzip)
2023-02-16 08:25 UTC, Toralf Förster
Details
net-fs:davfs2-1.7.0:20230216-001901.log (net-fs:davfs2-1.7.0:20230216-001901.log,15.30 KB, text/plain)
2023-02-16 08:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.70 KB, application/x-bzip)
2023-02-16 08:25 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 2023-02-16 08:25:43 UTC
   78 | #include <fstab.h>
      |          ^~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:444: mount_davfs.o] Error 1
make[2]: *** Waiting for unfinished jobs....
dav_fuse.c: In function 'dav_fuse_loop':
dav_fuse.c:171:20: error: storage size of 'tv' isn't known
  171 |     struct timeval tv;
      |                    ^~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
php cli (if any):

  HEAD of ::gentoo
commit 7c4fa2d854d89919311d9d91892f045a9f670477
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 15 23:31:54 2023 +0000

    2023-02-15 23:31:54 UTC

emerge -qpvO net-fs/davfs2
[ebuild  N    ] net-fs/davfs2-1.7.0  USE="nls (split-usr)"
Comment 1 Toralf Förster gentoo-dev 2023-02-16 08:25:44 UTC
Created attachment 851592 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-16 08:25:46 UTC
Created attachment 851594 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-16 08:25:47 UTC
Created attachment 851596 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-16 08:25:48 UTC
Created attachment 851598 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-16 08:25:49 UTC
Created attachment 851600 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-16 08:25:50 UTC
Created attachment 851602 [details]
net-fs:davfs2-1.7.0:20230216-001901.log
Comment 7 Toralf Förster gentoo-dev 2023-02-16 08:25:51 UTC
Created attachment 851604 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-16 09:11:09 UTC
Missing <time.h> combined with other problems (no fixit still..)