Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930341 - sys-fs/rar2fs-1.29.6 - dllext.cpp: error: NM was not declared in this scope
Summary: sys-fs/rar2fs-1.29.6 - dllext.cpp: error: NM was not declared in this scope
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-04-20 16:47 UTC by Toralf Förster
Modified: 2024-09-24 10:48 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.69 KB, text/plain)
2024-04-20 16:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,175.70 KB, text/plain)
2024-04-20 16:47 UTC, Toralf Förster
Details
environment (environment,25.67 KB, text/plain)
2024-04-20 16:47 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.16 KB, application/x-xz)
2024-04-20 16:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.16 KB, application/x-xz)
2024-04-20 16:48 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.27 KB, application/x-xz)
2024-04-20 16:48 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,48.32 KB, application/x-xz)
2024-04-20 16:48 UTC, Toralf Förster
Details
sys-fs:rar2fs-1.29.6:20240420-164502.log (sys-fs:rar2fs-1.29.6:20240420-164502.log,22.83 KB, text/plain)
2024-04-20 16:48 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,7.81 KB, application/x-xz)
2024-04-20 16:48 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 2024-04-20 16:47:54 UTC
      |                                              |
      |                                              std::wstring {aka std::__cxx11::basic_string<wchar_t>}
/usr/include/wchar.h:99:51: note:   initializing argument 2 of wchar_t* wcscpy(wchar_t*, const wchar_t*)
   99 |                         const wchar_t *__restrict __src)
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
dllext.cpp: In function void RARNextVolumeName(char*, bool):
dllext.cpp:214:18: error: NM was not declared in this scope
  214 |   wchar NextName[NM];
      |                  ^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20240416-183001

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.4
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.402_p06 [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.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 45be0f2e245fab4da5c29511540b090f5f52a7a7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 20 15:04:11 2024 +0000

    2024-04-20 15:04:10 UTC

emerge -qpvO sys-fs/rar2fs
Comment 1 Toralf Förster gentoo-dev 2024-04-20 16:47:55 UTC
Created attachment 891196 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-20 16:47:57 UTC
Created attachment 891197 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-20 16:47:58 UTC
Created attachment 891198 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-20 16:47:59 UTC
Created attachment 891199 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-20 16:48:00 UTC
Created attachment 891200 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-20 16:48:01 UTC
Created attachment 891201 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-20 16:48:02 UTC
Created attachment 891202 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-20 16:48:03 UTC
Created attachment 891203 [details]
sys-fs:rar2fs-1.29.6:20240420-164502.log
Comment 9 Toralf Förster gentoo-dev 2024-04-20 16:48:03 UTC
Created attachment 891204 [details]
temp.tar.xz
Comment 10 François Degros 2024-05-03 00:53:11 UTC
Filed bug on GitHub (https://github.com/hasse69/rar2fs/issues/186)