Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831849 - net-libs/davix-0.7.6 - /.../davposix.hpp: error: dav_ssize_t Davix::DavPosix::pread(DAVIX_FD , void , dav_size_t, dav_off_t, Davix
Summary: net-libs/davix-0.7.6 - /.../davposix.hpp: error: dav_ssize_t Davix::DavPosix:...
Status: RESOLVED FIXED
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-22 21:05 UTC by Toralf Förster
Modified: 2022-09-19 12:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.56 KB, text/plain)
2022-01-22 21:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,114.58 KB, text/plain)
2022-01-22 21:05 UTC, Toralf Förster
Details
environment (environment,91.03 KB, text/plain)
2022-01-22 21:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.66 KB, application/x-bzip)
2022-01-22 21:05 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.64 KB, application/x-bzip)
2022-01-22 21:05 UTC, Toralf Förster
Details
net-libs:davix-0.7.6:20220122-201902.log (net-libs:davix-0.7.6:20220122-201902.log,33.17 KB, text/plain)
2022-01-22 21:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.63 KB, application/x-bzip)
2022-01-22 21:05 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-22 21:05:48 UTC
too long lines were shrinked:

/usr/bin/x86_64-gentoo-linux-musl-g++ -D_GNU_SOURCE -D__DAVIX_INSIDE__ -D__STDC_LIMIT_MACROS -Dlibdavix_EXPORTS -I/var/tmp/portage/net-libs/davix-0.7.6/work/davix-0.7.6/deps/libneon/src -I/usr/include/libxml2 -I/var/tmp/portage/net-libs/davix-0.7.6/work/davix-0.7.6/deps -I/var/tmp/portage/net-libs/d
In file included from /var/tmp/portage/net-libs/davix-0.7.6/work/davix-0.7.6_build/src/davix_internal_config.hpp:8,
                 from /var/tmp/portage/net-libs/davix-0.7.6/work/davix-0.7.6/src/./davix_internal.hpp:27,
                 from /var/tmp/portage/net-libs/davix-0.7.6/work/davix-0.7.6/src/utils/davix_misc_utils.cpp:22:
/var/tmp/portage/net-libs/davix-0.7.6/work/davix-0.7.6/include/davix/file/davposix.hpp:309:17: error: 'dav_ssize_t Davix::DavPosix::pread(DAVIX_FD*, void*, dav_size_t, dav_off_t, Davix::DavixError**)' cannot be overloaded with 'ssize_t Davix::DavPosix::pread(DAVIX_FD*, void*, size_t, off_t, Davix::D
  309 |     dav_ssize_t pread64(DAVIX_FD* fd, void* buffer, dav_size_t count, dav_off_t offset, DavixError ** err);
      |                 ^~~~~~~

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

  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 d893671bdc5ba3de84517e8d1f5b3b72d7033202
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jan 22 19:36:53 2022 +0000

    2022-01-22 19:36:52 UTC

emerge -qpvO net-libs/davix
[ebuild  N    ] net-libs/davix-0.7.6  USE="ipv6 -doc -test -tools"
Comment 1 Toralf Förster gentoo-dev 2022-01-22 21:05:50 UTC
Created attachment 763294 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-22 21:05:51 UTC
Created attachment 763295 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-22 21:05:52 UTC
Created attachment 763296 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-22 21:05:53 UTC
Created attachment 763297 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-22 21:05:54 UTC
Created attachment 763298 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-22 21:05:55 UTC
Created attachment 763299 [details]
net-libs:davix-0.7.6:20220122-201902.log
Comment 7 Toralf Förster gentoo-dev 2022-01-22 21:05:56 UTC
Created attachment 763300 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-19 12:11:47 UTC
The bug has been closed via the following commit(s):

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

commit 2c3112a75d4776c1082827174bd42415da15cf9a
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2022-09-19 10:15:26 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2022-09-19 12:11:14 +0000

    net-libs/davix: version bump to 0.8.3
    
    Closes: https://bugs.gentoo.org/763645
    Closes: https://bugs.gentoo.org/831849
    Closes: https://bugs.gentoo.org/840209
    Closes: https://bugs.gentoo.org/861473
    
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 net-libs/davix/Manifest                            |  1 +
 net-libs/davix/davix-0.8.3.ebuild                  | 88 ++++++++++++++++++++++
 .../davix/files/davix-0.8.3-enable-ctest.patch     | 25 ++++++
 3 files changed, 114 insertions(+)