Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877109 - x11-plugins/wmbinclock-0.51 - wmBinClock.c: error: incompatible integer to pointer conversion assigning
Summary: x11-plugins/wmbinclock-0.51 - wmBinClock.c: error: incompatible integer to po...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-14 16:04 UTC by Toralf Förster
Modified: 2024-03-13 08:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2022-10-14 16:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.51 KB, text/plain)
2022-10-14 16:04 UTC, Toralf Förster
Details
environment (environment,62.64 KB, text/plain)
2022-10-14 16:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.29 KB, application/x-bzip)
2022-10-14 16:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.89 KB, application/x-bzip)
2022-10-14 16:04 UTC, Toralf Förster
Details
x11-plugins:wmbinclock-0.5-r1:20221014-043814.log (x11-plugins:wmbinclock-0.5-r1:20221014-043814.log,4.54 KB, text/plain)
2022-10-14 16:04 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-10-14 16:04:23 UTC
                                   ^~~~~~~~
wmBinClock.c:82:30: note: passing argument to parameter 'str' here
void IntToBinary(int x, int *str[]);
                             ^
wmBinClock.c:810:19: error: incompatible integer to pointer conversion assigning
      to 'int *' from 'int' [-Wint-conversion]
            str[counter] = 1;

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 6f1bd149439bfaefef5fe82936aa3f6b9c2c54fd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 14 04:18:53 2022 +0000

    2022-10-14 04:18:52 UTC

emerge -qpvO x11-plugins/wmbinclock
[ebuild  N    ] x11-plugins/wmbinclock-0.5-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-14 16:04:24 UTC
Created attachment 824119 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-14 16:04:26 UTC
Created attachment 824121 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-14 16:04:27 UTC
Created attachment 824123 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-14 16:04:29 UTC
Created attachment 824125 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-14 16:04:30 UTC
Created attachment 824127 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-14 16:04:31 UTC
Created attachment 824129 [details]
x11-plugins:wmbinclock-0.5-r1:20221014-043814.log
Comment 7 Agostino Sarubbo gentoo-dev 2024-03-13 08:51:12 UTC
clang-lld_tinderbox has reproduced this issue with version 0.51 - Updating summary.