Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 880839

Summary: app-text/cuneiform-1.1.0-r3 - /.../_snp.c: error: incompatible pointer to integer conversion passing Handle (aka void ) to paramet
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-text:cuneiform-1.1.0-r3:20221110-201838.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-10 20:29:22 UTC
too long lines were shrinked:

/var/tmp/portage/app-text/cuneiform-1.1.0-r3/temp/clang-wrappers/clang -DDPUMA_SNAP -D_USE_RVERLINE_ -D__RSTR__ -Drstr_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.
/var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/hdebug/__snp.c:163:20: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not 
                                requestNumber, filename, lineNumber);
                                               ^~~~~~~~
/var/tmp/portage/app-text/cuneiform-1.1.0-r3/work/cuneiform-linux-1.1.0/cuneiform_src/Kern/hdebug/__snp.c:989:59: error: incompatible pointer to integer conversion passing 'Handle' (aka 'void *') to parameter of type 'uint32_t' (aka 'unsigned int') [-Wint-conversion]
                LDPUMA_DrawLine(NULL,start,end,skew,rgb_color,pen_width,key );
                                                                        ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20221109-200005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
  (none found)

  HEAD of ::gentoo
commit 1cfadf62e0795b3455c4f3297d7c56fdd989eed3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 10 19:46:53 2022 +0000

    2022-11-10 19:46:53 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 2022-11-10 20:29:24 UTC
Created attachment 830621 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-10 20:29:25 UTC
Created attachment 830623 [details]
app-text:cuneiform-1.1.0-r3:20221110-201838.log
Comment 3 Toralf Förster gentoo-dev 2022-11-10 20:29:27 UTC
Created attachment 830625 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-10 20:29:28 UTC
Created attachment 830627 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-10 20:29:29 UTC
Created attachment 830629 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-10 20:29:30 UTC
Created attachment 830631 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-10 20:29:31 UTC
Created attachment 830633 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-10 20:29:32 UTC
Created attachment 830635 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-10 20:29:33 UTC
Created attachment 830637 [details]
var.tmp.clang.tar.bz2