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

Bug 870565

Summary: x11-terms/mlterm-3.9.2:0 - ui_window_cairo.c: error: incompatible pointer to integer conversion
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/arakiken/mlterm/issues/50
https://bugs.gentoo.org/show_bug.cgi?id=899048
https://bugs.gentoo.org/show_bug.cgi?id=919221
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
x11-terms:mlterm-3.9.2:20220916-213802.log.bz2

Description Toralf Förster gentoo-dev 2022-09-16 21:50:24 UTC
/usr/include/cairo/cairo.h:1632:24: note: passing argument to parameter 'utf8'
      here
                                const char           *utf8,
                                                      ^
ui_window_cairo.c:57:12: error: incompatible pointer to integer conversion
      initializing 'u_long' (aka 'unsigned long') with an expression of type
      'void *' [-Wint-conversion]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220912-150005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p5 [openjdk-17]
2)	OpenJDK 8.345_p01 [openjdk-8]
3)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
5)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
6)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-11 
  [5]   openjdk-bin-17  system-vm
  [6]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit b55dcb6d332b428b7641d5af234af72a26d98b03
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 16 21:01:52 2022 +0000

    2022-09-16 21:01:52 UTC

emerge -qpvO x11-terms/mlterm
[ebuild  N    ] x11-terms/mlterm-3.9.2  USE="X cairo fcitx gtk nls regis skk -bidi -brltty -debug -fbcon -freewnn -harfbuzz -ibus -libssh2 -m17n-lib -scim -static-libs -uim -utempter -wayland -xft"
Comment 1 Toralf Förster gentoo-dev 2022-09-16 21:50:25 UTC
Created attachment 806680 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 21:50:27 UTC
Created attachment 806683 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-16 21:50:28 UTC
Created attachment 806686 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-16 21:50:29 UTC
Created attachment 806689 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-16 21:50:30 UTC
Created attachment 806692 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-16 21:50:31 UTC
Created attachment 806695 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-16 21:50:33 UTC
Created attachment 806698 [details]
x11-terms:mlterm-3.9.2:20220916-213802.log.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-15 03:11:09 UTC
commit 7cb3b2c9fe8b4c75313bb1b43240b390147be4b5
Author: Akinori Hattori <hattya@gentoo.org>
Date:   Sat Apr 15 10:51:04 2023 +0900

    x11-terms/mlterm: new upstream release

    Signed-off-by: Akinori Hattori <hattya@gentoo.org>