Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932234 - net-print/cnrdrvcups-lb-5.80 - [gcc-14] execjob.c: error: passing argument 3 of add_param_int makes integer from pointer without a cast [-Wint-conversion]
Summary: net-print/cnrdrvcups-lb-5.80 - [gcc-14] execjob.c: error: passing argument 3 ...
Status: RESOLVED DUPLICATE of bug 871699
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-05-19 19:40 UTC by Toralf Förster
Modified: 2024-05-19 19:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.17 KB, text/plain)
2024-05-19 19:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,109.14 KB, text/plain)
2024-05-19 19:40 UTC, Toralf Förster
Details
environment (environment,109.29 KB, text/plain)
2024-05-19 19:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.39 KB, application/x-xz)
2024-05-19 19:40 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.11 KB, application/x-xz)
2024-05-19 19:40 UTC, Toralf Förster
Details
net-print:cnrdrvcups-lb-5.80:20240519-193547.log (net-print:cnrdrvcups-lb-5.80:20240519-193547.log,86.03 KB, text/plain)
2024-05-19 19:40 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,218.86 KB, text/plain)
2024-05-19 19:40 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-19 19:40:09 UTC
  146 |         unsigned char *pTmpSrc = NULL;
      |                        ^~~~~~~
execjob.c: In function 'make_ppd_param':
execjob.c:718:31: warning: unused variable 'val' [-Wunused-variable]
  718 |                         char *val;
      |                               ^~~
execjob.c:1164:108: error: passing argument 3 of 'add_param_int' makes integer from pointer without a cast [-Wint-conversion]
 1164 | _int(ptr_param, kPPD_Items_CNJobResultNoticeAddress, ppd_opt->job_result_notice_address);
      |                                                      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20240518-001513

  Please be aware of these UNMASKS:
    #<sys-devel/gcc-14.1.9999:14

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 4e93324958485dc95369d7fc0e94ad712bdd157d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 19 18:49:12 2024 +0000

    2024-05-19 18:49:11 UTC

emerge -qpvO net-print/cnrdrvcups-lb
[ebuild  N    ] net-print/cnrdrvcups-lb-5.80
Comment 1 Toralf Förster gentoo-dev 2024-05-19 19:40:10 UTC
Created attachment 893417 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-19 19:40:11 UTC
Created attachment 893418 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-05-19 19:40:12 UTC
Created attachment 893419 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-19 19:40:13 UTC
Created attachment 893420 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-19 19:40:14 UTC
Created attachment 893421 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-19 19:40:16 UTC
Created attachment 893422 [details]
net-print:cnrdrvcups-lb-5.80:20240519-193547.log
Comment 7 Toralf Förster gentoo-dev 2024-05-19 19:40:17 UTC
Created attachment 893423 [details]
qlist-info.txt
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-19 19:42:05 UTC

*** This bug has been marked as a duplicate of bug 871699 ***