Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944806 - =net-print/cnrdrvcups-lb-5.80: Build failed with error: passing argument 3 of 'add_param_int' makes integer from pointer without a cast
Summary: =net-print/cnrdrvcups-lb-5.80: Build failed with error: passing argument 3 of...
Status: UNCONFIRMED
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:
 
Reported: 2024-11-24 11:51 UTC by Daniel
Modified: 2024-11-26 19:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel 2024-11-24 11:51:34 UTC
The build failed with these error:

execjob.c:1164:108: error: passing argument 3 of 'add_param_int' makes integer from pointer without a cast [-Wint-conversion]
 1164 |                                 num = add_param_int(ptr_param, kPPD_Items_CNJobResultNoticeAddress, ppd_opt->job_result_notice_address);
      |                                                                                                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                            |
      |                                                                                                            char *

On AUR is an patch for this:
https://aur.archlinux.org/cgit/aur.git/tree/replace_incorrect_int_with_char.patch?h=cnrdrvcups-lb