Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751628 - sys-fs/rar2fs-1.29.1 : dllext.cpp: error: no matching function for call to itoa(int64&, wchar [20])
Summary: sys-fs/rar2fs-1.29.1 : dllext.cpp: error: no matching function for call to it...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: François Degros
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-28 21:20 UTC by Toralf Förster
Modified: 2021-01-04 22:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.23 KB, text/plain)
2020-10-28 21:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,193.88 KB, text/plain)
2020-10-28 21:20 UTC, Toralf Förster
Details
environment (environment,65.07 KB, text/plain)
2020-10-28 21:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.11 KB, application/x-bzip)
2020-10-28 21:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.88 KB, application/x-bzip)
2020-10-28 21:20 UTC, Toralf Förster
Details
sys-fs:rar2fs-1.29.1:20201028-204948.log (sys-fs:rar2fs-1.29.1:20201028-204948.log,16.19 KB, text/plain)
2020-10-28 21:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.34 KB, application/x-bzip)
2020-10-28 21:20 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-10-28 21:20:25 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I/usr/include/libunrar -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -DNDEBUG -DRARDLL -DRAR_SMP -Wall -Wno-reorder -O2 -pipe -march=native -fno-diagnostics-color  -falign-functions=32:25:16 -pthread -c -o dllext.o dllext.cpp
dllext.cpp: In function ‘size_t ListFileHeader(wchar*, Archive&)’:
dllext.cpp:384:32: error: no matching function for call to ‘itoa(int64&, wchar [20])’
  384 |     itoa(hd.UnpSize,UnpSizeText);
      |                                ^
In file included from /usr/include/libunrar/rar.hpp:30,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20201024-104338

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.47.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Oct 28 04:35:33 PM UTC 2020
/var/db/repos/libressl	Sun Oct 18 04:35:14 PM UTC 2020

emerge -qpvO sys-fs/rar2fs
[ebuild  N    ] sys-fs/rar2fs-1.29.1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-10-28 21:20:26 UTC
this seems to be either still an issue or a similarity to the one reported in bug 558072
Comment 2 Toralf Förster gentoo-dev 2020-10-28 21:20:27 UTC
Created attachment 669005 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-28 21:20:29 UTC
Created attachment 669008 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-28 21:20:31 UTC
Created attachment 669011 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-28 21:20:32 UTC
Created attachment 669014 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-28 21:20:33 UTC
Created attachment 669017 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-28 21:20:35 UTC
Created attachment 669020 [details]
sys-fs:rar2fs-1.29.1:20201028-204948.log
Comment 8 Toralf Förster gentoo-dev 2020-10-28 21:20:36 UTC
Created attachment 669023 [details]
temp.tbz2
Comment 9 Ionen Wolkens gentoo-dev 2020-11-12 16:37:01 UTC
Works if using app-arch/unrar-5.9.4 (0/5), but not with unrar-6.0.1 (0/6).

Untested but rar2fs-1.29.2 upstream release notes[0] have:
- Fix compilation problem for UnRAR source v6.0.1

[0] https://github.com/hasse69/rar2fs/releases/tag/v1.29.2
Comment 10 Larry the Git Cow gentoo-dev 2021-01-04 22:27:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970423625b3828b5dc79c5946ece2e035af4cfaa

commit 970423625b3828b5dc79c5946ece2e035af4cfaa
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-04 22:24:34 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-04 22:27:06 +0000

    sys-fs/rar2fs: Bump to version 1.29.3
    
    which fixes build with >=app-arch/unrar-6.0.1
    and does no longer install compressed man pages
    
    Closes: https://bugs.gentoo.org/746995
    Closes: https://bugs.gentoo.org/751628
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-fs/rar2fs/Manifest             |  1 +
 sys-fs/rar2fs/rar2fs-1.29.3.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)