Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919510 - sys-fs/jmtpfs-0.5-r1 - [clang] 82 | : MtpFilesystemErrorWithErrorCode(errorCode, Cant read file) {}
Summary: sys-fs/jmtpfs-0.5-r1 - [clang] 82 | : MtpFilesystemErrorWithErrorCode(errorCo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-09 10:40 UTC by Toralf Förster
Modified: 2023-12-09 10:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.30 KB, text/plain)
2023-12-09 10:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.10 KB, text/plain)
2023-12-09 10:40 UTC, Toralf Förster
Details
environment (environment,82.18 KB, text/plain)
2023-12-09 10:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-09 10:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.17 KB, application/x-xz)
2023-12-09 10:40 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.45 KB, application/x-xz)
2023-12-09 10:40 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,253.41 KB, text/plain)
2023-12-09 10:40 UTC, Toralf Förster
Details
sys-fs:jmtpfs-0.5-r1:20231208-235333.log (sys-fs:jmtpfs-0.5-r1:20231208-235333.log,21.08 KB, text/plain)
2023-12-09 10:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.86 KB, application/x-xz)
2023-12-09 10:40 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,740 bytes, application/x-xz)
2023-12-09 10:40 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-12-09 10:40:44 UTC
./mtpFilesystemErrors.h:59:7: note: candidate constructor (the implicit move
      constructor) not viable: requires 1 argument, but 2 were provided
   59 | class MtpFilesystemErrorWithErrorCode : public MtpFilesystemError
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./mtpFilesystemErrors.h:82:29: error: no matching constructor for initialization
      of 'MtpFilesystemErrorWithErrorCode'
   82 |   ...: MtpFilesystemErrorWithErrorCode(errorCode, "Can't read file") {}
      |        ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./mtpFilesystemErrors.h:62:2: note: candidate constructor not viable: no known

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_clang_merged_usr-20231206-115013

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit b89570dcec86cfc6da5af09515d5d1bfc5e6c669
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 8 22:16:47 2023 +0000

    2023-12-08 22:16:47 UTC

emerge -qpvO sys-fs/jmtpfs
[ebuild  N    ] sys-fs/jmtpfs-0.5-r1
Comment 1 Toralf Förster gentoo-dev 2023-12-09 10:40:45 UTC
Created attachment 878558 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-09 10:40:46 UTC
Created attachment 878559 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-09 10:40:48 UTC
Created attachment 878560 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-09 10:40:48 UTC
Created attachment 878561 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-09 10:40:49 UTC
Created attachment 878562 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-09 10:40:50 UTC
Created attachment 878563 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-09 10:40:51 UTC
Created attachment 878564 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-09 10:40:52 UTC
Created attachment 878565 [details]
sys-fs:jmtpfs-0.5-r1:20231208-235333.log
Comment 9 Toralf Förster gentoo-dev 2023-12-09 10:40:54 UTC
Created attachment 878566 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-09 10:40:54 UTC
Created attachment 878567 [details]
var.tmp.clang.tar.xz