Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931102 - app-text/cuneiform-1.1.0-r3 - /.../stdleo.cpp: error: cannot convert std::nullptr_t to uint32_t {aka unsigned int}
Summary: app-text/cuneiform-1.1.0-r3 - /.../stdleo.cpp: error: cannot convert std::nul...
Status: RESOLVED PKGREMOVED
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: PMASKED
Depends on: 937994
Blocks:
  Show dependency tree
 
Reported: 2024-05-02 17:52 UTC by Toralf Förster
Modified: 2024-09-23 03:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.77 KB, text/plain)
2024-05-02 17:52 UTC, Toralf Förster
Details
app-text:cuneiform-1.1.0-r3:20240502-112801.log (app-text:cuneiform-1.1.0-r3:20240502-112801.log,69.73 KB, text/plain)
2024-05-02 17:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,41.30 KB, text/plain)
2024-05-02 17:52 UTC, Toralf Förster
Details
environment (environment,99.21 KB, text/plain)
2024-05-02 17:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-05-02 17:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.63 KB, application/x-xz)
2024-05-02 17:52 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,94.58 KB, text/plain)
2024-05-02 17:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.02 KB, application/x-xz)
2024-05-02 17:52 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-05-02 17:52:47 UTC
too long lines were shrinked:

FAILED: cuneiform_src/Kern/std/CMakeFiles/std32.dir/src/stdleo.cpp.o 
/usr/bin/x86_64-pc-linux-musl-g++ -D_USE_RVERLINE_ -D__STD__ -Dstd32_EXPORTS -I/var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/include -I/var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/h -I/var/tmp/portage/app-text
In file included from /var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/include/cfcompat.h:47,
                 from /var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/include/compat_defs.h:418,
                 from /var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/std/src/stdleo.cpp:62:
/var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/std/src/stdleo.cpp: In function 'void stdStrUnicodeToAnsi(char*, const int16_t*)':
/var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/std/src/stdleo.cpp:1488:30: error: cannot convert 'std::nullptr_t' to 'uint32_t' {aka 'unsigned int'}
 1488 |   WideCharToMultiByte(CP_ACP,NULL,/*(const char*)*/pUnicode,lstrlenW(pUnicode),pAnsi,lstrlenW(pUnicode),NULL,NULL);
      |                              ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240501-134026

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.4
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.4
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 68c0ec0878c77dcccbb99430424f54a2d474abe8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 2 09:34:19 2024 +0000

    2024-05-02 09:34:18 UTC

emerge -qpvO app-text/cuneiform
[ebuild  N    ] app-text/cuneiform-1.1.0-r3  USE="-debug -graphicsmagick"
Comment 1 Toralf Förster gentoo-dev 2024-05-02 17:52:48 UTC
Created attachment 892163 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-02 17:52:49 UTC
Created attachment 892164 [details]
app-text:cuneiform-1.1.0-r3:20240502-112801.log
Comment 3 Toralf Förster gentoo-dev 2024-05-02 17:52:50 UTC
Created attachment 892165 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-02 17:52:51 UTC
Created attachment 892166 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-02 17:52:52 UTC
Created attachment 892167 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-02 17:52:53 UTC
Created attachment 892168 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-02 17:52:54 UTC
Created attachment 892169 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-05-02 17:52:55 UTC
Created attachment 892170 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-09-23 03:49:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9247176b42c016df75946c2d10f9c32d48e57b5f

commit 9247176b42c016df75946c2d10f9c32d48e57b5f
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-09-23 03:38:12 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-09-23 03:49:01 +0000

    app-text/cuneiform: treeclean
    
    Closes: https://bugs.gentoo.org/937994 (pkgremoved)
    Closes: https://bugs.gentoo.org/914924 (pkgremoved)
    Closes: https://bugs.gentoo.org/931102 (pkgremoved)
    Closes: https://bugs.gentoo.org/882265 (pkgremoved)
    Closes: https://bugs.gentoo.org/880839 (pkgremoved)
    Closes: https://bugs.gentoo.org/863959 (pkgremoved)
    Closes: https://bugs.gentoo.org/854900 (pkgremoved)
    Closes: https://bugs.gentoo.org/829229 (pkgremoved)
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 app-text/cuneiform/Manifest                        |   1 -
 app-text/cuneiform/cuneiform-1.1.0-r3.ebuild       |  61 -------
 .../cuneiform/files/cuneiform-1.1.0-c-assert.patch |  79 ---------
 .../cuneiform-1.1.0-fix_buffer_overflow.patch      |  24 ---
 .../cuneiform-1.1.0-fix_buffer_overflow_2.patch    |  15 --
 .../cuneiform/files/cuneiform-1.1.0-gcc11.patch    |  30 ----
 .../cuneiform/files/cuneiform-1.1.0-gcc6.patch     | 176 ---------------------
 .../cuneiform/files/cuneiform-1.1.0-gcc7.patch     |  97 ------------
 .../files/cuneiform-1.1.0-graphicsmagick.patch     |  40 -----
 .../cuneiform/files/cuneiform-1.1.0-libm.patch     |  22 ---
 .../cuneiform/files/cuneiform-1.1.0-typos.patch    |  53 -------
 app-text/cuneiform/files/cuneiform.1               | 166 -------------------
 app-text/cuneiform/metadata.xml                    |   8 -
 profiles/package.mask                              |   7 -
 14 files changed, 779 deletions(-)