Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880839 - app-text/cuneiform-1.1.0-r3 - /.../_snp.c: error: incompatible pointer to integer conversion passing Handle (aka void ) to paramet
Summary: app-text/cuneiform-1.1.0-r3 - /.../_snp.c: error: incompatible pointer to int...
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: removed
Keywords: PMASKED
Depends on: 937994
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-10 20:29 UTC by Toralf Förster
Modified: 2024-10-28 19:54 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.01 KB, text/plain)
2022-11-10 20:29 UTC, Toralf Förster
Details
app-text:cuneiform-1.1.0-r3:20221110-201838.log (app-text:cuneiform-1.1.0-r3:20221110-201838.log,26.26 KB, text/plain)
2022-11-10 20:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,145.64 KB, text/plain)
2022-11-10 20:29 UTC, Toralf Förster
Details
environment (environment,103.00 KB, text/plain)
2022-11-10 20:29 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,704 bytes, application/x-bzip)
2022-11-10 20:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.38 KB, application/x-bzip)
2022-11-10 20:29 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.07 KB, application/x-bzip)
2022-11-10 20:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.82 KB, application/x-bzip)
2022-11-10 20:29 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.68 KB, application/x-bzip)
2022-11-10 20:29 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 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
Comment 10 Larry the Git Cow gentoo-dev 2024-09-23 03:49:36 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(-)